]> git.ipfire.org Git - thirdparty/moment.git/log
thirdparty/moment.git
12 years agoFixing race condition that is causing failing TravisCI tests 460/head
Tim Wood [Fri, 5 Oct 2012 22:38:10 +0000 (15:38 -0700)] 
Fixing race condition that is causing failing TravisCI tests

12 years agoLanguage cleanup
Tim Wood [Fri, 5 Oct 2012 22:26:06 +0000 (15:26 -0700)] 
Language cleanup

12 years agomerging in feature/constructor-refactor
Tim Wood [Fri, 5 Oct 2012 17:54:18 +0000 (10:54 -0700)] 
merging in feature/constructor-refactor

12 years agoMerging in develop 458/head
Tim Wood [Wed, 3 Oct 2012 16:21:19 +0000 (09:21 -0700)] 
Merging in develop

12 years agoMerging constructor refactor branch
Tim Wood [Tue, 2 Oct 2012 23:50:16 +0000 (16:50 -0700)] 
Merging constructor refactor branch

12 years agoMerging 1.7.2 release
Tim Wood [Tue, 2 Oct 2012 17:19:07 +0000 (10:19 -0700)] 
Merging 1.7.2 release

12 years agoCleaning up library to not use this._a[8] hacks. Parser/constructor now uses a config...
Tim Wood [Tue, 2 Oct 2012 04:54:07 +0000 (21:54 -0700)] 
Cleaning up library to not use this._a[8] hacks. Parser/constructor now uses a config object that stays throughout the input process for methods to attach any data to the final moment object

12 years agomerging develop
Tim Wood [Tue, 2 Oct 2012 01:58:41 +0000 (18:58 -0700)] 
merging develop

12 years agoMerging in master
Tim Wood [Tue, 2 Oct 2012 00:57:05 +0000 (17:57 -0700)] 
Merging in master

12 years agoMinifying for 1.7.1 release 1.7.1
Tim Wood [Mon, 1 Oct 2012 17:29:58 +0000 (10:29 -0700)] 
Minifying for 1.7.1 release

12 years agoMerging in feature/no-new-function
Tim Wood [Mon, 1 Oct 2012 17:29:07 +0000 (10:29 -0700)] 
Merging in feature/no-new-function

12 years agoBumping version for release 1.7.1
Tim Wood [Mon, 1 Oct 2012 16:52:44 +0000 (09:52 -0700)] 
Bumping version for release 1.7.1

12 years agoRemoving Date from iife #451
Tim Wood [Mon, 1 Oct 2012 16:50:06 +0000 (09:50 -0700)] 
Removing Date from iife #451

12 years agoMerge pull request #451 from gregtillbrook/feature/overridable-date
Tim Wood [Mon, 1 Oct 2012 16:10:13 +0000 (09:10 -0700)] 
Merge pull request #451 from gregtillbrook/feature/overridable-date

Remove Date locally scoped variable from iife so mock can be inserted by unit tests etc

12 years agofixed lang method tests Spanish month names
Rocky Meza [Sat, 29 Sep 2012 03:12:53 +0000 (21:12 -0600)] 
fixed lang method tests Spanish month names

12 years agoremove Date locally scoped varible from iife so mock can be inserted by unit tests etc 451/head
gregtillbrook [Fri, 28 Sep 2012 09:57:53 +0000 (10:57 +0100)] 
remove Date locally scoped varible from iife so mock can be inserted by unit tests etc

12 years agoMerge pull request #446 from julionc/spanish
Tim Wood [Mon, 24 Sep 2012 17:14:23 +0000 (10:14 -0700)] 
Merge pull request #446 from julionc/spanish

Updated Spanish translation

12 years agoUpdated Spanish translation 445/head 446/head
Julio Napurí [Sun, 23 Sep 2012 21:33:30 +0000 (16:33 -0500)] 
Updated Spanish translation

12 years agoFixed Settebre mispelling for Italian.
Rocky Meza [Sat, 22 Sep 2012 22:56:24 +0000 (16:56 -0600)] 
Fixed Settebre mispelling for Italian.

This fixes #437.  September is spelled Settembre in Italian, the m was
missing.

12 years agoMerge branch 'master' into hotfix/1.7.1
Tim Wood [Mon, 17 Sep 2012 18:48:50 +0000 (11:48 -0700)] 
Merge branch 'master' into hotfix/1.7.1

* master:
  Adding note about jsfiddle
  Adding contributing file as per https://github.com/blog/1184-contributing-guidelines
  Romanian (ro) translation with tests

12 years agoMerging master
Tim Wood [Mon, 17 Sep 2012 18:48:03 +0000 (11:48 -0700)] 
Merging master

12 years agoAdding note about jsfiddle
Tim Wood [Mon, 17 Sep 2012 18:35:10 +0000 (11:35 -0700)] 
Adding note about jsfiddle

12 years agoAdding contributing file as per https://github.com/blog/1184-contributing-guidelines
Tim Wood [Mon, 17 Sep 2012 17:52:28 +0000 (10:52 -0700)] 
Adding contributing file as per https://github.com/blog/1184-contributing-guidelines

12 years agoBetter checks for isValid in the parser #434 #409
Tim Wood [Wed, 12 Sep 2012 16:42:45 +0000 (09:42 -0700)] 
Better checks for isValid in the parser #434 #409

12 years agoFixing #427
Tim Wood [Wed, 5 Sep 2012 17:07:12 +0000 (10:07 -0700)] 
Fixing #427

12 years agoFailing tests for #427
Tim Wood [Wed, 5 Sep 2012 17:06:47 +0000 (10:06 -0700)] 
Failing tests for #427

12 years agoAdding specific tests from #430
Tim Wood [Wed, 5 Sep 2012 16:36:29 +0000 (09:36 -0700)] 
Adding specific tests from #430

12 years agowhitespace noise...
Tim Wood [Wed, 5 Sep 2012 16:32:36 +0000 (09:32 -0700)] 
whitespace noise...

12 years agoPassing tests for #430
Tim Wood [Wed, 5 Sep 2012 16:32:16 +0000 (09:32 -0700)] 
Passing tests for #430

12 years agoFailing tests for #430
Tim Wood [Wed, 5 Sep 2012 16:24:54 +0000 (09:24 -0700)] 
Failing tests for #430

12 years agoMerge branch 'hotfix/1.7.1' of github.com:timrwood/moment into hotfix/1.7.1
Tim Wood [Wed, 5 Sep 2012 16:12:12 +0000 (09:12 -0700)] 
Merge branch 'hotfix/1.7.1' of github.com:timrwood/moment into hotfix/1.7.1

* 'hotfix/1.7.1' of github.com:timrwood/moment:
  remove trailing comma from ru.js, fixes #424
  putting '} else {' on the same line
  Support for Chuvash suffix changes in future fromNow
  Estonian i18n

12 years agoRun tests with watch whenever a lang file is updated
Tim Wood [Sun, 2 Sep 2012 00:31:54 +0000 (17:31 -0700)] 
Run tests with watch whenever a lang file is updated

12 years agoAdding tests for #408
Tim Wood [Sun, 2 Sep 2012 00:31:34 +0000 (17:31 -0700)] 
Adding tests for #408

12 years agoMerge branch 'develop' of github.com:timrwood/moment into develop
Tim Wood [Sun, 2 Sep 2012 00:16:18 +0000 (17:16 -0700)] 
Merge branch 'develop' of github.com:timrwood/moment into develop

* 'develop' of github.com:timrwood/moment:
  add lang.meridiem trans and change to 24 hr time
  Added proper tests for moment(String, String) and moment.utc(String, String)

12 years agoremoving `new Function` re:#377
Tim Wood [Sun, 2 Sep 2012 00:15:59 +0000 (17:15 -0700)] 
removing `new Function` re:#377

12 years agoMerge pull request #420 from colindean/feature/esperanto-cleanup
Tim Wood [Sat, 1 Sep 2012 23:53:33 +0000 (16:53 -0700)] 
Merge pull request #420 from colindean/feature/esperanto-cleanup

add lang.meridiem trans and change to 24 hr time

12 years agoMerge pull request #419 from ichernev/timezone-detection-bug
Tim Wood [Sat, 1 Sep 2012 23:52:56 +0000 (16:52 -0700)] 
Merge pull request #419 from ichernev/timezone-detection-bug

timezone detection issue

12 years agoMerging `ichernev:is-same` and `timrwood:feature/grunt`
Tim Wood [Sat, 1 Sep 2012 23:51:43 +0000 (16:51 -0700)] 
Merging `ichernev:is-same` and `timrwood:feature/grunt`

12 years agoMerge pull request #425 from timrwood/feature/grunt
Tim Wood [Sat, 1 Sep 2012 23:45:03 +0000 (16:45 -0700)] 
Merge pull request #425 from timrwood/feature/grunt

Feature/grunt

12 years agoFixing JSHint on latvian lang 425/head
Tim Wood [Fri, 31 Aug 2012 17:24:59 +0000 (10:24 -0700)] 
Fixing JSHint on latvian lang

12 years agoMerge branch 'develop' into feature/grunt
Tim Wood [Fri, 31 Aug 2012 17:22:54 +0000 (10:22 -0700)] 
Merge branch 'develop' into feature/grunt

* develop:
  make ordinals return empty string
  Indonesian (id) translation with tests
  Latvian (lv) language configuration
  Esperanto translation / Esperanta traduko
  Relax year digits required.
  Add support for negative four-digit years.
  Add tests for C1 and support for six-digit years.

12 years agoargh, and adding nodeunit for `grunt zones`
Tim Wood [Fri, 31 Aug 2012 17:17:54 +0000 (10:17 -0700)] 
argh, and adding nodeunit for `grunt zones`

12 years agoAdd uglifyjs to the dependancies
Tim Wood [Fri, 31 Aug 2012 17:16:07 +0000 (10:16 -0700)] 
Add uglifyjs to the dependancies

12 years agorunning grunt release
Tim Wood [Fri, 31 Aug 2012 17:09:34 +0000 (10:09 -0700)] 
running grunt release

12 years agoSwitching to grunt
Tim Wood [Fri, 31 Aug 2012 17:08:56 +0000 (10:08 -0700)] 
Switching to grunt

12 years agoMake sure everything passes jshint
Tim Wood [Fri, 31 Aug 2012 17:05:08 +0000 (10:05 -0700)] 
Make sure everything passes jshint

12 years agoAdding some comments to explain why we can't use the default 'min' task
Tim Wood [Fri, 31 Aug 2012 16:47:37 +0000 (09:47 -0700)] 
Adding some comments to explain why we can't use the default 'min' task

12 years agoAdding minify + comments
Tim Wood [Fri, 31 Aug 2012 16:39:19 +0000 (09:39 -0700)] 
Adding minify + comments

12 years agoremove trailing comma from ru.js, fixes #424
Rocky Meza [Thu, 30 Aug 2012 15:08:38 +0000 (09:08 -0600)] 
remove trailing comma from ru.js, fixes #424

12 years agoWorking on minification grunt tasks
Tim Wood [Wed, 29 Aug 2012 01:48:00 +0000 (18:48 -0700)] 
Working on minification grunt tasks

12 years agoadd lang.meridiem trans and change to 24 hr time 420/head
Colin Dean [Tue, 28 Aug 2012 22:24:34 +0000 (18:24 -0400)] 
add lang.meridiem trans and change to 24 hr time

I read up a bit and confirmed my suspicion that the Esperantist
community primary uses 24-hour time.

Also fixed an errant English header pointed out by @wilkie.

12 years agoisSame should clone original moment to prevent change 417/head
Iskren Chernev [Tue, 28 Aug 2012 20:17:11 +0000 (23:17 +0300)] 
isSame should clone original moment to prevent change

12 years agoAdded proper tests for moment(String, String) and moment.utc(String, String) 419/head
Iskren Chernev [Tue, 28 Aug 2012 08:38:45 +0000 (11:38 +0300)] 
Added proper tests for moment(String, String) and moment.utc(String, String)

moment.utc tests fail because of a bug in timezone detection code.

12 years agoAdded moment.fn.isSame with tests
Iskren Chernev [Tue, 28 Aug 2012 08:04:48 +0000 (11:04 +0300)] 
Added moment.fn.isSame with tests

12 years agoMerge pull request #416 from tyok/feature/lang-id
Rocky Meza [Tue, 28 Aug 2012 03:34:39 +0000 (20:34 -0700)] 
Merge pull request #416 from tyok/feature/lang-id

Indonesian (id) translation with tests

12 years agomake ordinals return empty string 416/head
Mohammad Satrio [Tue, 28 Aug 2012 03:29:21 +0000 (10:29 +0700)] 
make ordinals return empty string

12 years agoMerge pull request #414 from colindean/feature/esperanto-translation
Rocky Meza [Tue, 28 Aug 2012 03:20:00 +0000 (20:20 -0700)] 
Merge pull request #414 from colindean/feature/esperanto-translation

Esperanto translation / Esperanta traduko

12 years agoMerge pull request #415 from skakri/develop
Rocky Meza [Tue, 28 Aug 2012 03:09:48 +0000 (20:09 -0700)] 
Merge pull request #415 from skakri/develop

Latvian (lv) language configuration

12 years agoIndonesian (id) translation with tests
Mohammad Satrio [Tue, 28 Aug 2012 02:45:40 +0000 (09:45 +0700)] 
Indonesian (id) translation with tests

12 years agoLatvian (lv) language configuration 415/head
Kristaps Karlsons [Tue, 28 Aug 2012 01:51:12 +0000 (04:51 +0300)] 
Latvian (lv) language configuration

12 years agoEsperanto translation / Esperanta traduko 414/head
Colin Dean [Mon, 27 Aug 2012 21:10:38 +0000 (17:10 -0400)] 
Esperanto translation / Esperanta traduko

13 years agoLogging errors at the end of everything
Tim Wood [Mon, 20 Aug 2012 22:08:21 +0000 (22:08 +0000)] 
Logging errors at the end of everything

13 years agoResetting timezone message
Tim Wood [Mon, 20 Aug 2012 21:42:29 +0000 (14:42 -0700)] 
Resetting timezone message

13 years agoNicer `grunt zones` output
Tim Wood [Mon, 20 Aug 2012 21:35:41 +0000 (14:35 -0700)] 
Nicer `grunt zones` output

13 years agoSwitching to grunt #406
Tim Wood [Mon, 20 Aug 2012 20:02:12 +0000 (13:02 -0700)] 
Switching to grunt #406

13 years agoRemoving `new Function` for #377
Tim Wood [Mon, 20 Aug 2012 18:43:05 +0000 (11:43 -0700)] 
Removing `new Function` for #377

13 years agoPassing tests for #389
Tim Wood [Mon, 20 Aug 2012 16:28:56 +0000 (09:28 -0700)] 
Passing tests for #389

13 years agofailing tests for #389
Tim Wood [Mon, 20 Aug 2012 16:18:13 +0000 (09:18 -0700)] 
failing tests for #389

13 years agoputting '} else {' on the same line
Tim Wood [Sun, 19 Aug 2012 22:21:36 +0000 (15:21 -0700)] 
putting '} else {' on the same line

13 years agoMerge remote-tracking branch 'mirontoli/develop' into hotfix/1.7.1
Tim Wood [Sun, 19 Aug 2012 22:17:00 +0000 (15:17 -0700)] 
Merge remote-tracking branch 'mirontoli/develop' into hotfix/1.7.1

* mirontoli/develop:
  Support for Chuvash suffix changes in future fromNow

13 years agoMerge branch 'develop' into hotfix/1.7.1
Tim Wood [Sun, 19 Aug 2012 22:16:44 +0000 (15:16 -0700)] 
Merge branch 'develop' into hotfix/1.7.1

* develop:
  Estonian i18n

13 years agoMerge pull request #373 from jasondavies/big-years
Tim Wood [Sun, 19 Aug 2012 22:12:41 +0000 (15:12 -0700)] 
Merge pull request #373 from jasondavies/big-years

Add support for years outside 0000-9999.

13 years agoSupport for Chuvash suffix changes in future fromNow 398/head
Anatoly Mironov [Thu, 16 Aug 2012 05:39:06 +0000 (07:39 +0200)] 
Support for Chuvash suffix changes in future fromNow

13 years agoUpdating lang `L LL LLL LLLL LT` replacement to support 5 levels of recursion and...
Tim Wood [Mon, 13 Aug 2012 20:31:20 +0000 (13:31 -0700)] 
Updating lang `L LL LLL LLLL LT` replacement to support 5 levels of recursion and stop early if it does not find a `L LL LLL LLLL LT` token

13 years agoAdding --ascii when minifying lang files #369
Tim Wood [Mon, 13 Aug 2012 20:27:05 +0000 (13:27 -0700)] 
Adding --ascii when minifying lang files #369

13 years agoMerge pull request #388 from avaly/master
Tim Wood [Tue, 7 Aug 2012 20:58:45 +0000 (13:58 -0700)] 
Merge pull request #388 from avaly/master

Proper Romanian (ro) translations

13 years agoRomanian (ro) translation with tests 388/head
Valentin Agachi [Tue, 7 Aug 2012 19:56:58 +0000 (21:56 +0200)] 
Romanian (ro) translation with tests

13 years agoFixing #380
Tim Wood [Fri, 3 Aug 2012 16:13:59 +0000 (09:13 -0700)] 
Fixing #380

13 years agomore comprehensive tests for #380
Rocky Meza [Fri, 3 Aug 2012 04:14:47 +0000 (22:14 -0600)] 
more comprehensive tests for #380

13 years agofailing tests related to #380
Rocky Meza [Fri, 3 Aug 2012 03:49:28 +0000 (21:49 -0600)] 
failing tests related to #380

13 years agoMerge pull request #381 from madhenry/develop
Rocky Meza [Fri, 3 Aug 2012 03:43:35 +0000 (20:43 -0700)] 
Merge pull request #381 from madhenry/develop

Estonian i18n

13 years agoMerge branch 'master' of github.com:timrwood/moment
Rocky Meza [Fri, 3 Aug 2012 03:03:54 +0000 (21:03 -0600)] 
Merge branch 'master' of github.com:timrwood/moment

13 years agoEstonian i18n 381/head
Henry Kehlmann [Thu, 2 Aug 2012 19:43:25 +0000 (22:43 +0300)] 
Estonian i18n

With complete test

13 years agoFixing en-ca and fr-ca
Tim Wood [Wed, 25 Jul 2012 19:20:05 +0000 (12:20 -0700)] 
Fixing en-ca and fr-ca

13 years agoBumping up version number for 1.7.0 1.7.0
Tim Wood [Wed, 25 Jul 2012 19:07:39 +0000 (12:07 -0700)] 
Bumping up version number for 1.7.0

13 years agoRelax year digits required. 373/head
Jason Davies [Wed, 25 Jul 2012 18:10:05 +0000 (19:10 +0100)] 
Relax year digits required.

This restores the ability to parse 1 Dec 1.

13 years agogit complaining about line endings or something...
Tim Wood [Wed, 25 Jul 2012 17:55:26 +0000 (10:55 -0700)] 
git complaining about line endings or something...

13 years agoAdd support for years outside 0000-9999.
Jason Davies [Wed, 25 Jul 2012 17:53:39 +0000 (18:53 +0100)] 
Add support for years outside 0000-9999.

13 years agoMerge pull request #372 from kraz/feature/support-for-bulgarian
Tim Wood [Wed, 25 Jul 2012 17:50:42 +0000 (10:50 -0700)] 
Merge pull request #372 from kraz/feature/support-for-bulgarian

Adding support for bulgarian localization

13 years agoTest messages were not accurate to the tests #364
Tim Wood [Wed, 25 Jul 2012 17:40:19 +0000 (10:40 -0700)] 
Test messages were not accurate to the tests #364

13 years agoParsing very early dates
Tim Wood [Wed, 25 Jul 2012 17:32:32 +0000 (10:32 -0700)] 
Parsing very early dates

#367

13 years agoMerge commit 'f38f021200d1237ff65d0be9671ea384b36f5a5c' into develop
Tim Wood [Wed, 25 Jul 2012 17:26:24 +0000 (10:26 -0700)] 
Merge commit 'f38f021200d1237ff65d0be9671ea384b36f5a5c' into develop

* commit 'f38f021200d1237ff65d0be9671ea384b36f5a5c':
  Fix parsing/formatting of first century dates.

13 years ago#371 don't add timezone to string + format in moment.utc if it already has a timezone
Tim Wood [Wed, 25 Jul 2012 17:12:53 +0000 (10:12 -0700)] 
#371 don't add timezone to string + format in moment.utc if it already has a timezone

13 years agoLanguage updates #293
Tim Wood [Wed, 25 Jul 2012 16:45:16 +0000 (09:45 -0700)] 
Language updates #293

13 years agoAdding support for bulgarian localization 372/head
kraz [Tue, 24 Jul 2012 19:16:49 +0000 (22:16 +0300)] 
Adding support for bulgarian localization

13 years agoAdd support for negative four-digit years. 367/head
Jason Davies [Thu, 19 Jul 2012 14:43:25 +0000 (15:43 +0100)] 
Add support for negative four-digit years.

13 years agoAdd tests for C1 and support for six-digit years.
Jason Davies [Thu, 19 Jul 2012 14:33:28 +0000 (15:33 +0100)] 
Add tests for C1 and support for six-digit years.

13 years agoFix parsing/formatting of first century dates.
Jason Davies [Wed, 18 Jul 2012 10:13:31 +0000 (11:13 +0100)] 
Fix parsing/formatting of first century dates.

According to ECMA-262, `new Date(y, …)` will auto-convert `y` to `1900 +
y` if `0 ≤ y ≤ 99`, hence setFullYear or setUTCFullYear is used instead.

This also zero-pads the year for the "YYYY" format, since the year may
not necessarily have four digits.

Lastly, the pt-br test is adjusted to test for the first day of the
month instead of the zeroth (which was causing it to fail).

13 years agoMerge pull request #358 from caio-ribeiro-pereira/develop
Tim Wood [Mon, 16 Jul 2012 16:11:26 +0000 (09:11 -0700)] 
Merge pull request #358 from caio-ribeiro-pereira/develop

Re-send Brazilian i18n

13 years agoMerge pull request #355 from jonbca/develop
Tim Wood [Mon, 16 Jul 2012 16:09:59 +0000 (09:09 -0700)] 
Merge pull request #355 from jonbca/develop

Add English and French Canadian i18n