]>
git.ipfire.org Git - thirdparty/moment.git/log
Joris Röling [Fri, 11 Nov 2011 08:38:33 +0000 (09:38 +0100)]
Added Dutch (nl) language
Tim Wood [Thu, 10 Nov 2011 17:59:55 +0000 (09:59 -0800)]
#45 Making parse tokens more specific based on regex whitelist
Tim Wood [Thu, 10 Nov 2011 17:39:21 +0000 (09:39 -0800)]
Fixing bug for unit tests in IE #44
Tim Wood [Thu, 10 Nov 2011 17:13:39 +0000 (09:13 -0800)]
Merge pull request #47 from julionc/master
Re-generated site w/ spanish translation
Julio Napurí [Thu, 10 Nov 2011 15:49:02 +0000 (10:49 -0500)]
Generated site
Julio Napurí [Thu, 10 Nov 2011 15:48:26 +0000 (10:48 -0500)]
Added spanish translation for moment.js
Tim Wood [Wed, 9 Nov 2011 19:31:01 +0000 (11:31 -0800)]
Fixing source for #43
Tim Wood [Wed, 9 Nov 2011 19:29:23 +0000 (11:29 -0800)]
Merge pull request #43 from wesbos/master
November 31 is not a valid date
Wes Bos [Wed, 9 Nov 2011 18:52:11 +0000 (13:52 -0500)]
November 31 is not a valid date
Changed to November 30
Tim Wood [Tue, 8 Nov 2011 21:48:34 +0000 (13:48 -0800)]
Update README.markdown
Tim Wood [Tue, 8 Nov 2011 21:47:54 +0000 (13:47 -0800)]
Update README.markdown
Tim Wood [Tue, 8 Nov 2011 21:42:57 +0000 (13:42 -0800)]
Merge pull request #41 from jgwhite/master
Generalized Unit Test for 'zz'
Jamie White [Tue, 8 Nov 2011 18:28:43 +0000 (18:28 +0000)]
Generalized unit tests for z and zz
Also moved YY test into language tests.
Tim Wood [Mon, 7 Nov 2011 22:45:31 +0000 (14:45 -0800)]
Running build script for #38
Tim Wood [Mon, 7 Nov 2011 22:43:33 +0000 (14:43 -0800)]
Merge pull request #38 from martoche/fr
Various fixes for French.
Tim Wood [Mon, 7 Nov 2011 17:21:28 +0000 (09:21 -0800)]
Merge pull request #39 from jgwhite/master
Moment.format('YY') Returns Zero-filled Year
Jamie White [Mon, 7 Nov 2011 01:37:54 +0000 (01:37 +0000)]
Unit test for YY format
Jamie White [Mon, 7 Nov 2011 01:28:06 +0000 (01:28 +0000)]
YY formatter returns leftZeroPadded string
Martin Ottenwaelter [Sat, 5 Nov 2011 19:18:53 +0000 (20:18 +0100)]
Various fixes for French.
Tim Wood [Thu, 3 Nov 2011 17:27:33 +0000 (10:27 -0700)]
Test paths for live site
Tim Wood [Thu, 3 Nov 2011 16:29:13 +0000 (09:29 -0700)]
Merge pull request #37 from jfroffice/master
fix for french language & time elapsed in the same second
Tim Wood [Thu, 3 Nov 2011 16:28:06 +0000 (09:28 -0700)]
Merge branch 'dev'
Tim Wood [Wed, 2 Nov 2011 18:57:46 +0000 (11:57 -0700)]
Adding google analytics to all pages, cleaning up test paths
John Fischer [Wed, 2 Nov 2011 00:26:39 +0000 (01:26 +0100)]
fixed time elapsed if it happend in the same second
fix french language
Tim Wood [Tue, 1 Nov 2011 22:46:37 +0000 (15:46 -0700)]
Adding page titles
Tim Wood [Tue, 1 Nov 2011 22:00:54 +0000 (15:00 -0700)]
Adding day getter to docs
Tim Wood [Tue, 1 Nov 2011 21:00:10 +0000 (14:00 -0700)]
Changed documentation to reflect date instead of day
Tim Wood [Tue, 1 Nov 2011 20:31:53 +0000 (13:31 -0700)]
Cleaning up folder structure, adding css to build process
Tim Wood [Tue, 1 Nov 2011 20:09:01 +0000 (13:09 -0700)]
Finishing docs conversion to jade
Tim Wood [Tue, 1 Nov 2011 18:24:50 +0000 (11:24 -0700)]
Checkpoint 3
Tim Wood [Tue, 1 Nov 2011 17:23:46 +0000 (10:23 -0700)]
Another checkpoint
Tim Wood [Tue, 1 Nov 2011 17:03:12 +0000 (10:03 -0700)]
Checkpoint for converting docs html to jade
Tim Wood [Tue, 1 Nov 2011 15:04:19 +0000 (08:04 -0700)]
Adding Favicon
Tim Wood [Tue, 1 Nov 2011 00:59:30 +0000 (17:59 -0700)]
Rebuilding site homepage.
Creating build process for actual site.
Tim Wood [Mon, 31 Oct 2011 18:16:06 +0000 (11:16 -0700)]
Merge branch 'master' of https://github.com/timrwood/moment
Tim Wood [Sat, 29 Oct 2011 03:13:42 +0000 (20:13 -0700)]
Wrapping `native` in quotes so google closure compiler doesn't throw an error.
See issue #34
Tim Wood [Tue, 25 Oct 2011 23:29:19 +0000 (16:29 -0700)]
Changing title on test page
Tim Wood [Tue, 25 Oct 2011 17:29:20 +0000 (10:29 -0700)]
Trimming bytes and fixing the sometimes failing tests
moment.fn.from tests would sometimes fail on rounding to different
months. Tests have been relaxed as timeago doesn't have to be so exact
and adding days is inconsistent across months due to differing number
of days on different months.
Tim Wood [Tue, 25 Oct 2011 17:12:10 +0000 (10:12 -0700)]
Updating docs for moment.fn.diff
Tim Wood [Tue, 25 Oct 2011 17:12:00 +0000 (10:12 -0700)]
Adding tests for weeks.
Tim Wood [Tue, 25 Oct 2011 16:54:38 +0000 (09:54 -0700)]
Trimming off some bytes
Tim Wood [Tue, 25 Oct 2011 16:30:37 +0000 (09:30 -0700)]
Adding time specific diffs
Tim Wood [Tue, 25 Oct 2011 16:05:16 +0000 (09:05 -0700)]
Merge pull request #32 from braddunbar/falsey-setter-vals
setters - falsey values
Brad Dunbar [Mon, 24 Oct 2011 22:17:02 +0000 (18:17 -0400)]
setters - falsey values
Tim Wood [Mon, 24 Oct 2011 17:55:03 +0000 (10:55 -0700)]
Fixing regex for `L LL LLL LLLL` and updating version number for 1.1.0
Tim Wood [Fri, 21 Oct 2011 20:20:56 +0000 (13:20 -0700)]
Merge pull request #30 from rachel-carvalho/master
long date format
Tim Wood [Fri, 21 Oct 2011 16:10:03 +0000 (09:10 -0700)]
Changing page titles
Rachel Carvalho [Fri, 21 Oct 2011 14:18:52 +0000 (12:18 -0200)]
Added long date format support (issue #29)
Tim Wood [Thu, 20 Oct 2011 02:47:47 +0000 (19:47 -0700)]
Merge pull request #28 from Keeguon/master
More human relative time for seconds.
Félix Bellanger [Thu, 20 Oct 2011 00:54:50 +0000 (02:54 +0200)]
Fixed the "25 days" / "a month" ambiguity
Félix Bellanger [Thu, 20 Oct 2011 00:46:54 +0000 (02:46 +0200)]
Modified french prefix, and fixed tests related to seconds
Félix Bellanger [Wed, 19 Oct 2011 22:14:38 +0000 (00:14 +0200)]
Fixed relative time strings related to seconds to make them more human
Tim Wood [Tue, 18 Oct 2011 20:46:35 +0000 (13:46 -0700)]
Update README.markdown
Tim Wood [Tue, 18 Oct 2011 20:46:17 +0000 (13:46 -0700)]
Update README.markdown
Tim Wood [Tue, 18 Oct 2011 20:44:56 +0000 (13:44 -0700)]
Update README.markdown
Tim Wood [Tue, 18 Oct 2011 16:49:42 +0000 (09:49 -0700)]
Adding version number to namespace and updating version to 1.0.1
Tim Wood [Tue, 18 Oct 2011 16:47:31 +0000 (09:47 -0700)]
Changes to fix unit tests in browser for #25
Tim Wood [Tue, 18 Oct 2011 16:41:47 +0000 (09:41 -0700)]
Merge pull request #25 from spmason/patch-1
Fix for moment not working under browserify
Steve Mason [Tue, 18 Oct 2011 12:37:46 +0000 (14:37 +0200)]
Fix for moment not working under browserify, because "window" is defined here
Tim Wood [Mon, 17 Oct 2011 23:47:19 +0000 (16:47 -0700)]
Adding syntax highlighting to the docs.
Tim Wood [Mon, 17 Oct 2011 20:37:08 +0000 (13:37 -0700)]
Adding filesize of unminified source to build script
Tim Wood [Mon, 17 Oct 2011 20:12:47 +0000 (13:12 -0700)]
Adding to the docs
Tim Wood [Mon, 17 Oct 2011 20:04:07 +0000 (13:04 -0700)]
Removing console.log from moment.lang
Tim Wood [Mon, 17 Oct 2011 20:01:37 +0000 (13:01 -0700)]
Changing npm install to moment
Tim Wood [Mon, 17 Oct 2011 19:58:01 +0000 (12:58 -0700)]
Finishing docs and updating readme for 1.0.0 release
Tim Wood [Mon, 17 Oct 2011 16:43:07 +0000 (09:43 -0700)]
Updating the package.json and docs
Tim Wood [Sun, 16 Oct 2011 18:35:28 +0000 (11:35 -0700)]
Updating styles for docs
Tim Wood [Sun, 16 Oct 2011 17:13:05 +0000 (10:13 -0700)]
Adding docs for parsing and manipulation
Tim Wood [Sat, 15 Oct 2011 01:07:33 +0000 (18:07 -0700)]
Adding to the docs.
Tim Wood [Sat, 15 Oct 2011 00:50:25 +0000 (17:50 -0700)]
Starting to build out proper documentation page
Tim Wood [Sat, 15 Oct 2011 00:22:16 +0000 (17:22 -0700)]
Cleaning up docs a bit for rename
Tim Wood [Sat, 15 Oct 2011 00:17:53 +0000 (17:17 -0700)]
Renaming the library to 'moment'
Tim Wood [Fri, 14 Oct 2011 23:41:49 +0000 (16:41 -0700)]
Adding Italian language unit tests
Tim Wood [Fri, 14 Oct 2011 18:50:53 +0000 (11:50 -0700)]
Adding gzip size report to build script
Tim Wood [Fri, 14 Oct 2011 18:37:41 +0000 (11:37 -0700)]
Adding automatic minified author / version / license comment
Tim Wood [Fri, 14 Oct 2011 18:11:16 +0000 (11:11 -0700)]
Adding _date.native() for issue #24
_date.native() returns the native date object.
Tim Wood [Fri, 14 Oct 2011 17:58:47 +0000 (10:58 -0700)]
Adding support for `_date.add('seconds', 2)`
Added more robustness to the `.add` function. Now you can do all of the
following:
_date.add('s', 1);
_date.add('seconds', 1);
_date.add({s:1});
_date.add({seconds:1});
Tim Wood [Fri, 14 Oct 2011 16:35:23 +0000 (09:35 -0700)]
Adding French unit tests
Changing June and July abbreviated names from 'jui' + 'jui' to 'juin' +
'juil' to differentiate them.
Tim Wood [Fri, 14 Oct 2011 01:03:03 +0000 (18:03 -0700)]
Adding Portuguese unit tests
Tim Wood [Thu, 13 Oct 2011 21:53:51 +0000 (14:53 -0700)]
Changing tests to move all language related tests to language specific test file
Tim Wood [Thu, 13 Oct 2011 18:41:22 +0000 (11:41 -0700)]
Adding minifier in build script for lang files
Now builds `lang/fr.min.js` and `lang/all.min.js`
Tim Wood [Thu, 13 Oct 2011 17:07:38 +0000 (10:07 -0700)]
Changing _date.lang to require lang file if in node and lang not already loaded
Moving lang files to `./lang/` instead of `/underscore.date.lang/`
Tim Wood [Thu, 13 Oct 2011 15:56:59 +0000 (08:56 -0700)]
Renaming test.html to index.html to access tests from timrwood.github.com/test/
Tim Wood [Thu, 13 Oct 2011 05:40:00 +0000 (22:40 -0700)]
Adding convenience methods per #22
Adding `year month date day hour minute second`
Changing internal _date native `Date` object name to `_d` instead of
`date` to avoid collisions with the `_date.fn.date` method.
Tim Wood [Wed, 12 Oct 2011 05:54:52 +0000 (22:54 -0700)]
Adding exposure to UnderscoreDate.prototype through _date.fn
Tim Wood [Wed, 12 Oct 2011 05:35:05 +0000 (22:35 -0700)]
adding diff and removing 'asMilliseconds' from from
Tim Wood [Tue, 11 Oct 2011 23:38:22 +0000 (16:38 -0700)]
Updating to 0.6.1
Adding Portuguese, Italian, and French language support
Updating string arrays to use "Part_Part".split("_") instead of
["Part","Part"]
Tim Wood [Tue, 11 Oct 2011 23:13:48 +0000 (16:13 -0700)]
Adding node_modules to gitignore
Tim Wood [Thu, 6 Oct 2011 16:15:45 +0000 (09:15 -0700)]
Merge pull request #15 from aliem/italian
added italian language
Tim Wood [Thu, 6 Oct 2011 16:14:37 +0000 (09:14 -0700)]
Modified _date.lang example in node to pass correct properties.
Lorenzo Giuliani [Thu, 6 Oct 2011 09:02:14 +0000 (11:02 +0200)]
added italian language
Tim Wood [Wed, 21 Sep 2011 16:49:04 +0000 (09:49 -0700)]
Adding changelog for 0.6.0
Tim Wood [Wed, 21 Sep 2011 16:40:09 +0000 (09:40 -0700)]
Updating version number to 0.6.0
Tim Wood [Wed, 21 Sep 2011 16:38:14 +0000 (09:38 -0700)]
Finalizing home page for 0.6.0
Finishing writing teaser, cleaning up styles
Tim Wood [Wed, 21 Sep 2011 00:39:36 +0000 (17:39 -0700)]
Adding .gitignore
Tim Wood [Wed, 21 Sep 2011 00:35:39 +0000 (17:35 -0700)]
checkpoint for updating home page
reducing duplication of documentation between home page and markdown page
Tim Wood [Sat, 17 Sep 2011 00:47:31 +0000 (17:47 -0700)]
switching to regex based format timezone
Tim Wood [Thu, 15 Sep 2011 19:58:52 +0000 (12:58 -0700)]
updating docs for 0.6.0
Tim Wood [Thu, 15 Sep 2011 19:56:30 +0000 (12:56 -0700)]
updating docs for 0.6.0
Tim Wood [Thu, 15 Sep 2011 05:45:42 +0000 (22:45 -0700)]
Finishing _date.lang addition