greenkeeper[bot]
|
e94991b368
|
Update dependencies to enable Greenkeeper 🌴 (#3940)
* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
* Fix indent issues with eslint 4.0
see http://eslint.org/docs/user-guide/migrating-to-4.0.0\#-the-indent-rule-is-more-strict
|
2017-06-20 09:15:26 -07:00 |
|
Arthur Cinader
|
ca286b7108
|
Enable prefer-const lint rule (#3202)
|
2016-12-07 18:17:05 -05:00 |
|
Arthur Cinader
|
11f7712651
|
Add no trailing whitespace and force eol at end of file. (#3154)
|
2016-12-01 13:24:46 -05:00 |
|
Steven Shipton
|
143bd11638
|
Change arg check from truthy to defined (#3143)
Show log on master when using cluster
|
2016-11-30 08:48:49 -05:00 |
|
Florent Vilmart
|
8c2c76dd26
|
Adds liniting into the workflow (#3082)
* initial linting of src
* fix indent to 2 spaces
* Removes unnecessary rules
* ignore spec folder for now
* Spec linting
* Fix spec indent
* nits
* nits
* no no-empty rule
|
2016-11-24 15:47:41 -05:00 |
|
Steven Shipton
|
5082609937
|
Allow numberOrBooleanParser to parse string correctly. Improve error message in numberParser. Add env variable PARSE_SERVER_CLUSTER for cluster. Add tests (#3034)
|
2016-11-11 09:40:45 -05:00 |
|
Florent Vilmart
|
2183b84565
|
CLI for parse-live-query-server (#2765)
* adds CLI for parse-live-query-server, adds ability to start parse-server with live-query server
* Don't crash when the message is badly formatted
|
2016-09-24 13:34:05 -04:00 |
|
Andrew Lane
|
397e6bc976
|
Fix typo in logging for commander parseConfigFile (#2352)
|
2016-07-20 16:08:22 -04:00 |
|
Florent Vilmart
|
8c92b80b8f
|
Improves config loading and tests
|
2016-04-04 20:02:34 -04:00 |
|
Florent Vilmart
|
f58befd7bb
|
ES6-ify
|
2016-02-24 19:17:50 -05:00 |
|
Florent Vilmart
|
81f5c682d4
|
Updates README, makes serverURL required
- prints help when misconfigured
- prints missing appId, masterKey, serverURL
|
2016-02-24 19:17:50 -05:00 |
|
Florent Vilmart
|
30aafd2c62
|
Adds proper tests
|
2016-02-24 19:17:49 -05:00 |
|
Florent Vilmart
|
ab425d85b0
|
New CLI for parse-server
|
2016-02-24 19:17:49 -05:00 |
|