]>
git.ipfire.org Git - thirdparty/moment.git/log
TGJ Gilmore [Mon, 6 Mar 2017 12:55:50 +0000 (12:55 +0000)]
Update from-string.js
Issue with configFromString()
TGJ Gilmore [Mon, 6 Mar 2017 12:45:49 +0000 (12:45 +0000)]
Update from-string.js
Trailing white-space removed
TGJ Gilmore [Mon, 6 Mar 2017 12:42:17 +0000 (12:42 +0000)]
Update from-string.js
Semi-colons
TGJ Gilmore [Mon, 6 Mar 2017 12:39:14 +0000 (12:39 +0000)]
Update from-string.js
configFromString() made linear, Military variable made lowercase and RegExp comment replaced with tools.ietf reference.
TGJ Gilmore [Mon, 6 Mar 2017 12:17:21 +0000 (12:17 +0000)]
Update parsing-flags.js
Spacing of the rfc2822 parse flag syntax aligned.
TGJ Gilmore [Mon, 6 Mar 2017 12:15:50 +0000 (12:15 +0000)]
Update relative_time.js
Test case re-enabled.
TGJG-XPS\TracyG [Tue, 14 Feb 2017 18:03:33 +0000 (18:03 +0000)]
Revert "Further style correction."
This reverts commit
a9cdeeff05c301f34570d79453e3d4bc55fa0455 .
TGJG-XPS\TracyG [Tue, 14 Feb 2017 17:48:47 +0000 (17:48 +0000)]
Further style correction.
TGJG-XPS\TracyG [Tue, 14 Feb 2017 17:44:31 +0000 (17:44 +0000)]
Style correction.
TGJG-XPS\TracyG [Tue, 14 Feb 2017 17:38:53 +0000 (17:38 +0000)]
Parsing flag weekdayMismatch added and applied to the RFC parse validation.
TGJG-XPS\TracyG [Mon, 13 Feb 2017 21:13:26 +0000 (21:13 +0000)]
Removed the breaking comments in the test case.
TGJG-XPS\TracyG [Mon, 13 Feb 2017 21:09:54 +0000 (21:09 +0000)]
Correction: Style of comment!
TGJG-XPS\TracyG [Mon, 13 Feb 2017 21:04:10 +0000 (21:04 +0000)]
Retest rfc2822
TGJG-XPS\TracyG [Mon, 13 Feb 2017 20:19:41 +0000 (20:19 +0000)]
Trial day-of-week validation using a vanilla Date object.
TGJG-XPS\TracyG [Sat, 4 Feb 2017 13:32:36 +0000 (13:32 +0000)]
Removed import of moment library.
TGJG-XPS\TracyG [Sat, 4 Feb 2017 13:25:46 +0000 (13:25 +0000)]
Revoked weekday check and test
TGJG-XPS\TracyG [Sat, 4 Feb 2017 13:22:28 +0000 (13:22 +0000)]
Style correction
TGJG-XPS\TracyG [Sat, 4 Feb 2017 13:15:12 +0000 (13:15 +0000)]
Further trial
TGJG-XPS\TracyG [Sat, 4 Feb 2017 13:08:49 +0000 (13:08 +0000)]
Trial validation of weekday
TGJG-XPS\TracyG [Sat, 4 Feb 2017 12:33:22 +0000 (12:33 +0000)]
Removed rfc2822 prefix from internal variables.
TGJG-XPS\TracyG [Sun, 8 Jan 2017 08:10:57 +0000 (08:10 +0000)]
Test case 'RFC2822 datetime with CFWSs' revised to replace the template literal with a complex string.
TGJG-XPS\TracyG [Thu, 10 Nov 2016 16:33:19 +0000 (16:33 +0000)]
Revised RFC2822 regular expressions
TGJG-XPS\TracyG [Mon, 7 Nov 2016 19:16:18 +0000 (19:16 +0000)]
Near-candidate solution
TGJG-XPS\TracyG [Sun, 6 Nov 2016 21:35:10 +0000 (21:35 +0000)]
Timezone/offset processing added.
TGJG-XPS\TracyG [Fri, 4 Nov 2016 22:29:24 +0000 (22:29 +0000)]
Work in Progress - Do Not Merge
Iskren Chernev [Sun, 12 Mar 2017 00:09:19 +0000 (02:09 +0200)]
Merge pull request #3671 from marcoil:locale_ca_add_de
[locale] ca: Improved months and datetime formats
Marc Ordinas i Llopis [Wed, 21 Dec 2016 13:54:22 +0000 (14:54 +0100)]
Improved Catalan localization
* Changed months abbreviations to the recommended ones
(https://www.upf.edu/leupf/12ap1/111_3.htm).
* Added articles and "de/d'" to long-form dates.
* Added commas to short-form dates.
Iskren Chernev [Sat, 11 Mar 2017 23:56:05 +0000 (01:56 +0200)]
Merge pull request #3814 from dimkinv:develop
[misc] typescript: Moment interface now extends Object to inherit toString()
Danny Vernovsky [Tue, 7 Mar 2017 11:57:47 +0000 (13:57 +0200)]
Moment interface now extends Object to inherit toString() function
Iskren Chernev [Sat, 11 Mar 2017 23:43:20 +0000 (01:43 +0200)]
Merge pull request #3812 from webbiesdk:ts-fixes
[misc] typescript: Minor fixes
Erik Krogh Kristensen [Mon, 6 Mar 2017 19:55:09 +0000 (20:55 +0100)]
Small fixes to the .d.ts file
Iskren Chernev [Sat, 11 Mar 2017 23:35:56 +0000 (01:35 +0200)]
Merge pull request #3817 from billschaller:patch-2
[misc] Don't enumerate momentProperties with 'in'
Bill Schaller [Wed, 8 Mar 2017 19:03:30 +0000 (14:03 -0500)]
[Easy] Don't enumerate momentProperties with 'in'
Because of the way many polyfill libraries modify Array.prototype (without Object.defineProperty), enumerating momentProperties with for...in is unsafe.
This is a zero-cost change that makes this enumeration safe.
Iskren Chernev [Sat, 11 Mar 2017 23:30:02 +0000 (01:30 +0200)]
Merge pull request #3815 from marwahaha:fix/3702
[misc] typescrpt: Fixes #3702, add week in duration input spec
Kunal Marwaha [Wed, 8 Mar 2017 08:47:39 +0000 (00:47 -0800)]
Add a test
Kunal Marwaha [Wed, 8 Mar 2017 08:22:50 +0000 (00:22 -0800)]
Add typings for weeks on DurationInputObject
Iskren Chernev [Sat, 11 Mar 2017 23:19:25 +0000 (01:19 +0200)]
Merge pull request #3806 from timfish:develop
[bugfix] Fixes #3805, fix locale month getters for standalone/format cases
Tim Fish [Sun, 5 Mar 2017 22:32:40 +0000 (23:32 +0100)]
code style
Tim Fish [Sun, 5 Mar 2017 22:31:04 +0000 (23:31 +0100)]
revert two missed files
Tim Fish [Sun, 5 Mar 2017 22:28:11 +0000 (23:28 +0100)]
@ichernev tips
Tim Fish [Sun, 5 Mar 2017 14:51:39 +0000 (15:51 +0100)]
I should probably run the code style tests locally...
Tim Fish [Sun, 5 Mar 2017 14:46:04 +0000 (15:46 +0100)]
code style
Tim Fish [Sun, 5 Mar 2017 14:40:11 +0000 (15:40 +0100)]
code style
Tim Fish [Sun, 5 Mar 2017 14:32:17 +0000 (15:32 +0100)]
get tests passing
Tim Fish [Sun, 5 Mar 2017 10:12:13 +0000 (11:12 +0100)]
another code style issue
Tim Fish [Sun, 5 Mar 2017 10:08:02 +0000 (11:08 +0100)]
Fix code style errors
Tim Fish [Sun, 5 Mar 2017 10:01:27 +0000 (11:01 +0100)]
Add localeData tests
Tim Fish [Sat, 4 Mar 2017 15:14:27 +0000 (16:14 +0100)]
Fix code style errors
Tim Fish [Sat, 4 Mar 2017 15:06:22 +0000 (16:06 +0100)]
Fix issue #3805
Iskren Chernev [Sat, 11 Mar 2017 22:56:51 +0000 (00:56 +0200)]
Merge pull request #3792 from nusretparlak:develop
[new locale] ar-kw: Arabic (Kuwait) locale
Iskren Chernev [Sat, 11 Mar 2017 22:54:47 +0000 (00:54 +0200)]
Remove locale/ar-kw.js (autogen later)
Nusret Parlak [Fri, 3 Mar 2017 11:54:40 +0000 (13:54 +0200)]
Ar-KW Test Updated
Ar-KW Test Updated
Nusret Parlak [Fri, 3 Mar 2017 11:48:32 +0000 (13:48 +0200)]
Ar-KW Test Updated
Ar-KW Test Updated
Nusret Parlak [Fri, 3 Mar 2017 06:35:40 +0000 (08:35 +0200)]
Ar-Kw(Kuwait) Language Test Package Added .
Ar-Kw(Kuwait) Language Test Package Added .
Nusret Parlak [Fri, 3 Mar 2017 06:29:54 +0000 (08:29 +0200)]
Ar-Kw(Kuwait) Language Package Added
Ar-Kw(Kuwait) Language Package Added
Nusret Parlak [Mon, 27 Feb 2017 11:42:54 +0000 (13:42 +0200)]
Day of week updated.
Day of week updated.
nusretparlak [Mon, 27 Feb 2017 06:38:46 +0000 (08:38 +0200)]
Ar-Kw(Kuwait) Language Package Added .
Ar-Kw(Kuwait) Language Package Added .
Iskren Chernev [Sat, 11 Mar 2017 22:46:30 +0000 (00:46 +0200)]
Merge pull request #3786 from netguru:develop
[feature] Add 'default' locale that detects browser setting
Iskren Chernev [Sat, 11 Mar 2017 22:45:10 +0000 (00:45 +0200)]
Do not mess up with global.window
Maciej Myśliński [Fri, 24 Feb 2017 19:18:40 +0000 (20:18 +0100)]
OS-29 Detect user locale in a browser when a 'default' sting is passed to the locale method
Iskren Chernev [Sat, 11 Mar 2017 22:39:33 +0000 (00:39 +0200)]
Merge pull request #3780 from marwahaha:patch/3765
[bugfix] Fixes #3765: Ensure year 0 is formatted with YYYY
Iskren Chernev [Sat, 11 Mar 2017 22:38:27 +0000 (00:38 +0200)]
Ensure year 0 is displayed with YYYY
Kunal Marwaha [Tue, 21 Feb 2017 07:33:51 +0000 (02:33 -0500)]
Make suggested fix by @vagsa2
Iskren Chernev [Sat, 11 Mar 2017 22:29:36 +0000 (00:29 +0200)]
Merge pull request #3778 from WikiDiscoverer:patch-1
[new locale] gom-latn: Konkani latin locale
WikiDiscoverer [Mon, 20 Feb 2017 16:53:57 +0000 (22:23 +0530)]
Create gom-latn.js
Locale for Konkani (Latin script)
Iskren Chernev [Sat, 11 Mar 2017 22:21:35 +0000 (00:21 +0200)]
Merge pull request #3776 from fbonzon:https
[misc] Prefer HTTPS links when they exist
François B [Mon, 20 Feb 2017 01:31:12 +0000 (02:31 +0100)]
Prefer HTTPS links when they exist
Iskren Chernev [Sat, 11 Mar 2017 22:14:01 +0000 (00:14 +0200)]
Merge pull request #3773 from keheliya:master
[misc] Move travis install commands to install phase
Keheliya Gallaba [Sat, 18 Feb 2017 16:55:29 +0000 (11:55 -0500)]
moving install commands to install phase
Iskren Chernev [Sat, 11 Mar 2017 22:11:55 +0000 (00:11 +0200)]
Merge pull request #3766 from EzequielB:k_and_kk_parsing_support
[feature] Add support for k and kk format parsing
Ezequiel Ballesi [Thu, 16 Feb 2017 00:58:13 +0000 (21:58 -0300)]
Add support for k and kk format parsing
Iskren Chernev [Sat, 11 Mar 2017 22:05:54 +0000 (00:05 +0200)]
Merge pull request #3747 from mperrando:fix-italian-grammar
[locale] it: Weekdays are now lowercase
Marco Perrando [Fri, 3 Feb 2017 09:56:02 +0000 (10:56 +0100)]
Weekdays must be written with lowercase initial.
See http://www.treccani.it/enciclopedia/uso-delle-maiuscole_(La-grammatica-italiana)
> I nomi dei giorni della settimana e dei mesi vanno scritti con l’iniziale minuscola
> maggio, lunedì, marzo, sabato.
Iskren Chernev [Sat, 11 Mar 2017 22:02:55 +0000 (00:02 +0200)]
Merge pull request #3738 from pndewit:develop
[feature] Enable relative time for multiple seconds, request #2558
Iskren Chernev [Sat, 11 Mar 2017 22:00:18 +0000 (00:00 +0200)]
Remove s/ss global flag
Patrick de Wit [Tue, 31 Jan 2017 11:04:20 +0000 (12:04 +0100)]
implements optional threshold for a few seconds to %d seconds: #2558
Iskren Chernev [Sat, 11 Mar 2017 21:51:58 +0000 (23:51 +0200)]
Merge pull request #3726 from nasserghiasi:develop
[locale] fa: Improve relative time for seconds
Nasser Ghiasi [Tue, 21 Feb 2017 20:17:22 +0000 (23:47 +0330)]
fix context in persian (fa) locale files
Iskren Chernev [Sun, 5 Mar 2017 21:38:41 +0000 (23:38 +0200)]
Merge pull request #3737 from hupfis:patch-1
[misc] Fix formatting of changelog
hupfis [Mon, 30 Jan 2017 12:39:45 +0000 (13:39 +0100)]
Fix formatting of changelog
Iskren Chernev [Thu, 2 Mar 2017 10:00:40 +0000 (12:00 +0200)]
Merge pull request #3787 from marwahaha:fix/3717
[bugfix] Fixes #3717, ensure day-of-year is non-zero
Kunal Marwaha [Sun, 26 Feb 2017 04:04:49 +0000 (23:04 -0500)]
Move logic to overflow section
Kunal Marwaha [Sun, 26 Feb 2017 03:18:49 +0000 (22:18 -0500)]
Force day-of-year to nonzero parsing
Iskren Chernev [Thu, 2 Mar 2017 09:51:13 +0000 (11:51 +0200)]
Merge pull request #3753 from Rasulbeeek:develop
[new locale] uz-latn: Uzbek latin locale
Rasulbek [Tue, 7 Feb 2017 14:21:22 +0000 (19:21 +0500)]
added uzbek latin locale
Iskren Chernev [Thu, 2 Mar 2017 09:43:51 +0000 (11:43 +0200)]
Merge pull request #3750 from rajeevnaikte:kannada_locale
[new locale] kn: Kannada locale
rajeevnaikte [Sun, 5 Feb 2017 07:39:32 +0000 (13:09 +0530)]
Add locale for Kannada
Iskren Chernev [Thu, 2 Mar 2017 09:38:28 +0000 (11:38 +0200)]
Merge pull request #3712 from marwahaha:fix/3693
[misc] Use isFunction instead of instanceof Function
Kunal Marwaha [Tue, 10 Jan 2017 15:49:38 +0000 (10:49 -0500)]
Use isFunction instead of instanceof Function
Iskren Chernev [Thu, 2 Mar 2017 09:33:50 +0000 (11:33 +0200)]
Merge pull request #3710 from moment:maggie/isostringnull
[bugfix] Fixes #3632, toISOString returns null for invalid date
Maggie Pint [Mon, 9 Jan 2017 04:49:27 +0000 (20:49 -0800)]
toISOString returns null for invalid date
Iskren Chernev [Thu, 2 Mar 2017 09:30:04 +0000 (11:30 +0200)]
Merge pull request #3707 from miestasmia:develop
[locale] eo: Fix grammatical errors
Mia Nordentoft [Sat, 7 Jan 2017 14:21:40 +0000 (15:21 +0100)]
Add missing credit to header in Esperanto locale
Mia Nordentoft [Sat, 7 Jan 2017 14:17:01 +0000 (15:17 +0100)]
Fix various different grammatical errors in Esperanto locale
Iskren Chernev [Thu, 2 Mar 2017 09:26:10 +0000 (11:26 +0200)]
Merge pull request #3701 from gregpabian:fix/locale-specifier-typings
[misc] typescript: Add boolean to LocaleSelector variants
Grzegorz Pabian [Thu, 5 Jan 2017 15:47:09 +0000 (15:47 +0000)]
Fixed up invalid typings for LocaleSelector.
Iskren Chernev [Thu, 2 Mar 2017 09:22:56 +0000 (11:22 +0200)]
Merge pull request #3695 from nwhittaker:develop
[locale] th: Adjust "L" format
Nate Whittaker [Sat, 31 Dec 2016 19:38:40 +0000 (14:38 -0500)]
Adjust Thai localized short date format to read day/month/year (moment/moment#3692).
Iskren Chernev [Thu, 2 Mar 2017 09:19:34 +0000 (11:19 +0200)]
Merge pull request #3676 from Dok11:develop
[misc] Style changes in ping-all-authors script
Oleg Postoev [Fri, 23 Dec 2016 15:39:47 +0000 (18:39 +0300)]
Fix fatal error
Some changes for better work and nice code style