Tyler Brock
|
17374eff8d
|
Round out webhookKey support in cli, docs, and Config (#1936)
|
2016-05-28 12:21:55 -04:00 |
|
Drew
|
d33dd68cc5
|
Add revokeSessionOnPasswordReset option. Closes #1584 (#1597)
* Add revokeSessionOnPasswordReset option
* Fix nits
|
2016-04-22 18:21:50 -04:00 |
|
Florent Vilmart
|
cedac3fda6
|
Adds support for --verbose and verbose option when running ParseServer (#1414)
|
2016-04-07 18:07:52 -04:00 |
|
Florent Vilmart
|
406f237119
|
Adds missing options to the CLI
|
2016-04-05 08:53:35 -04:00 |
|
Florent Vilmart
|
8c92b80b8f
|
Improves config loading and tests
|
2016-04-04 20:02:34 -04:00 |
|
Florent Vilmart
|
b5625bc2e5
|
more configuration options in the CLI
|
2016-03-31 11:53:25 -04:00 |
|
Florent Vilmart
|
09279d1987
|
Allows loading cli adapters from module path
|
2016-03-31 11:49:15 -04:00 |
|
Florent Vilmart
|
7b3448ee52
|
Merge pull request #990 from ParsePlatform/flovilmart.nitCLI
serverURL is actually not required in CLI
|
2016-03-17 08:14:02 -04:00 |
|
Florent Vilmart
|
86f93e39a7
|
supports keys marked as false
|
2016-03-15 20:22:48 -04:00 |
|
Florent Vilmart
|
6e4357c6df
|
Adds support for apps key in config file, throws if length is > 1
|
2016-03-15 20:22:48 -04:00 |
|
Florent Vilmart
|
5c880ca546
|
serverURL is actually not required
|
2016-03-11 20:03:40 -05:00 |
|
Florent Vilmart
|
5ef12b55b4
|
fixes env:PORT
|
2016-03-11 19:29:51 -05:00 |
|
Raul Rodriguez
|
76e6f8c775
|
Shutdown standalone parse server gracefully
|
2016-03-10 20:05:28 +01:00 |
|
Florent Vilmart
|
a0150a743f
|
Fix error preventing starting parse-server from CLI with a config file
|
2016-03-01 22:33:58 -05:00 |
|
Marco129
|
97489106b4
|
Add allowClientClassCreation option
|
2016-02-26 23:08:20 +08:00 |
|
Florent Vilmart
|
fa729c5c18
|
sets defaults value to options
|
2016-02-25 19:07:17 -05:00 |
|
Florent Vilmart
|
db5338abaa
|
Infers serverURL based on mountPath and port
|
2016-02-24 19:17:50 -05:00 |
|
Florent Vilmart
|
fe11fb54fc
|
Stupid ES6 imports...
|
2016-02-24 19:17:50 -05:00 |
|
Florent Vilmart
|
f58befd7bb
|
ES6-ify
|
2016-02-24 19:17:50 -05:00 |
|
Florent Vilmart
|
3ca1e9f79e
|
Adds maxUploadSize
|
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 |
|