Commit Graph

72 Commits

Author SHA1 Message Date
greenkeeperio-bot
34164887bc chore(package): update dependencies
http://greenkeeper.io/
2016-01-08 10:05:59 +00:00
Michael Barrett
b8dc7245d1 Merge branch 'master' of github.com:mike182uk/timestring 2015-11-11 12:21:02 +00:00
Michael Barrett
c29310a96f update readme 2015-11-11 12:14:54 +00:00
Michael Barrett
99dbd96665 update nodejs versions 2015-11-11 12:08:55 +00:00
Michael Barrett
159b6fe222 update readme 2015-08-17 20:50:04 +01:00
Michael Barrett
d09b318981 update readme 2015-08-12 15:37:58 +01:00
Michael Barrett
af5514377a add env secrets to travis.yml 2015-07-09 21:28:45 +01:00
Michael Barrett
84bd365d22 add codeclimate stuff 2015-07-09 16:33:46 +01:00
Michael Barrett
4879ac381a fix spelling mistakes 2015-06-29 16:28:55 +01:00
Michael Barrett
100e16fc63 use string interpolation for error message 2015-05-08 14:08:53 +01:00
Michael Barrett
68b7181a1f update readme 2015-05-05 11:39:03 +01:00
Michael Barrett
6d07275f89 update changelog 2015-05-05 11:20:09 +01:00
Michael Barrett
c156450925 add contributing doc 2015-05-05 11:17:00 +01:00
Michael Barrett
678d330ac7 use jQuery cs 2015-05-05 11:05:32 +01:00
Michael Barrett
23d83d5b01 fix sourcemaps 2015-05-05 10:31:15 +01:00
Michael Barrett
ba2014d106 fix paths 2015-05-05 09:05:13 +01:00
Michael Barrett
e0733dc9e5 move parseTime method to own file 2015-05-02 22:38:39 +01:00
Michael Barrett
2a39ac1885 update readme 2015-05-02 20:49:19 +01:00
Michael Barrett
1f252d80e8 add coveralls config 2015-05-02 20:31:51 +01:00
Michael Barrett
5fe5543a1f update ignored files 2015-05-01 19:28:00 +01:00
Michael Barrett
91b2931c69 use es6 2015-05-01 19:10:35 +01:00
Michael Barrett
1396e519a2 set correct version 2015-05-01 11:08:24 +01:00
Michael Barrett
f7dd41b765 update build steps 2015-04-30 17:03:33 +01:00
Michael Barrett
0a205f5e8a use gulp instead of grunt 2015-04-30 11:45:48 +01:00
Michael Barrett
cfff9bd086 update project meta 2015-04-30 10:30:41 +01:00
Michael Barrett
0ff75942b9 Merge branch 'dev-1.1' 2014-07-18 21:50:59 +01:00
Michael Barrett
336c35854c add minified version 2014-07-18 21:22:05 +01:00
Michael Barrett
996eca77eb update readme 2014-07-18 21:14:09 +01:00
Michael Barrett
38abe015f5 add travis config 2014-07-18 21:02:54 +01:00
Michael Barrett
d922519f13 update package.json & npmignore 2014-07-18 20:41:10 +01:00
Michael Barrett
4703c4a81e add changelog 2014-07-18 20:40:36 +01:00
Michael Barrett
5b20e4151d add bower.json 2014-07-18 20:40:14 +01:00
Michael Barrett
c2e13afd7a add license 2014-07-18 20:28:23 +01:00
Michael Barrett
f4b5099f6a add more tests + fix year conversion bug 2014-07-18 20:27:58 +01:00
Michael Barrett
9099f90693 add test for error when invalid unit used 2014-07-18 09:25:12 +01:00
Mike Barrett
60b303f7cb add first mocha test 2014-07-17 23:13:01 +01:00
Mike Barrett
09089fa812 add mocha + chai 2014-07-17 22:49:43 +01:00
Mike Barrett
34c8e04352 misc tweaks 2014-07-17 22:16:35 +01:00
Mike Barrett
4740173d3e fix jhint errors 2014-07-17 22:10:24 +01:00
Mike Barrett
587bcbcbc8 setup grunt 2014-07-17 21:57:10 +01:00
Mike Barrett
59172d82e2 format code 2014-07-17 21:37:26 +01:00
Mike Barrett
052d6ee5b3 add editorconfig 2014-07-17 21:35:55 +01:00
Mike Barrett
792eddb9fb misc tweaks 2014-05-27 20:51:04 +01:00
Mike Barrett
6644e65fc1 misc tweaks 2014-05-27 20:45:04 +01:00
Michael Barrett
af09eccaec Merge pull request #5 from FloNeu/patch-1
Exchanged for-each with vanilla for-loop
2014-04-17 09:23:15 +01:00
Florian Neumann
890d5f115b Exchanged for-each with vanilla for-loop 2014-04-15 13:17:12 +02:00
Mike Barrett
d4e4c56484 update package.json 2013-01-19 23:14:00 +00:00
Mike Barrett
ff0777e220 bump up version number + minor amendment to readme 2012-12-31 00:02:49 +00:00
Mike Barrett
1945c9dda0 Merge branch 'master' of github.com:mike182uk/timestring
Conflicts:
	timestring.js
2012-12-30 23:57:19 +00:00
Mike B
cd715c44f5 Merge pull request #2 from cvan/patch-1
do not strip floating points when parsing timestamp (fixes #1)
2012-12-30 15:54:42 -08:00