Commit Graph

57 Commits

Author SHA1 Message Date
peterbytes
f4889a3393 The Heroku link redirects to the wiki index
Changed the link so that it goes to Heroku Dev Center guide instead
2016-04-04 13:40:47 -07:00
Jeremy May
f99b5588ab Added session length option for session tokens to server configuration 2016-04-02 11:36:47 -04:00
Drew
1796ae3b7c Close code block in readme 2016-03-25 11:44:01 -07:00
Drew Gross
958d77207a Fix typo 2016-03-24 14:42:10 -07:00
Drew Gross
259de3f104 Fix readme to note move of mailgun adapter 2016-03-24 14:42:10 -07:00
Drew Gross
2f00a02936 Document email adapter 2016-03-24 14:41:13 -07:00
Drew
7d6f359434 Update README.md 2016-03-22 17:17:37 -07:00
Héctor Ramos
33984617c5 Expand env. variable list, misc copy edits 2016-03-17 17:19:48 -07:00
Héctor Ramos
4df9a7e786 Instructiosn moved to the wiki 2016-03-14 16:06:00 -07:00
Andrey Neverov
ba77d755e9 Fixed database url parameter name in the doc 2016-03-14 15:21:35 +03:00
Héctor Ramos
8a779210af Fix formatting 2016-03-11 17:06:37 -08:00
Héctor Ramos
6c437ffb49 PR Feedback 2016-03-11 16:59:17 -08:00
Héctor Ramos
91bcb2430c PR Feedback 2016-03-11 16:58:01 -08:00
Héctor Ramos
2130d38d04 Expand Getting Started section, Configuration section. 2016-03-11 16:43:02 -08:00
Héctor Ramos
c9e5a6a72a Merge branch 'master' of github.com:ParsePlatform/parse-server into new-quickstart 2016-03-09 16:37:07 -08:00
Héctor Ramos
bec49e7dc2 Height 2016-03-09 16:36:41 -08:00
Mike McDonald
2c5144028b Added tests to adapter loader, cleaned up README, renamed to GCS_BUCKET from GCS_BUCKET_NAME 2016-03-07 00:47:08 -08:00
Florent Vilmart
a44b1d9f76 Improves documentation, add loading tests 2016-03-04 18:09:54 -05:00
Florent Vilmart
e3d26e2b4e Merge pull request #816 from ParsePlatform/readme-dupe
Remove duplicated instructions
2016-03-03 23:11:25 -05:00
Héctor Ramos
8363122c65 Remove duplicated instructions 2016-03-03 13:14:33 -08:00
Héctor Ramos
747482227d Remove Deploy to GCP Button
The GCP button links to a step by step guide, and is not really a quick-start way to deploy the app.

It's fine to add it back in the `parse-server-example` repo itself, as well as it include it in our community links.
2016-03-02 17:29:11 -08:00
Drew
bd89338b39 Merge pull request #696 from mcdonamp/gcp-logo
Adding the GCP logo and quickstart
2016-02-27 12:04:39 -08:00
Mike McDonald
310650830e Adding the GCP logo and quickstart 2016-02-27 00:23:17 -08:00
Marco129
c359d0fb5f Allow create system class even allowClientClassCreation option is false 2016-02-27 15:37:34 +08:00
Florent Vilmart
c0714b9b9d Shows --port option in README 2016-02-25 08:10:07 -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
Héctor Ramos
0fe2c64288 Additional README organization. 2016-02-22 13:34:26 -08:00
Fosco Marotto
605f83c36a Updated readme with deploy buttons 2016-02-18 18:03:45 -08:00
Florent Vilmart
4e453925f7 Minor readme change 2016-02-18 13:49:13 -05:00
Héctor Ramos
d668bd984c Remove padding around logo 2016-02-17 17:25:24 -08:00
Héctor Ramos
7cc4ef95c0 Use new Parse Server logo. 2016-02-17 15:07:00 -08:00
Héctor Ramos
a254759da8 New introduction and links to the documentation 2016-02-17 14:00:35 -08:00
Florent Vilmart
077b977efa Updates README 2016-02-17 08:06:33 -05:00
Florent Vilmart
c0bd5d2036 adds ability to disable anonymous users 2016-02-15 22:44:50 -05:00
Peter J. Shin
0c75f6022d Updating adapter docs. 2016-02-12 10:30:04 -08:00
Fosco Marotto
ea30a9836b Updates for 2.0.8 2016-02-11 13:12:13 -08:00
Drew
6db40f0bf4 Merge pull request #355 from ParsePlatform/drew-gross-patch-1
Update unsupported cloud code functions in readme.
2016-02-11 10:35:33 -08:00
Drew
ac62b235af Update README.md 2016-02-11 10:35:20 -08:00
Prayag Verma
d63ca5c46d Fix a typo
`intialization` → `initialization`
2016-02-11 12:16:20 +05:30
Drew
21f0a92007 Fix typo 2016-02-10 19:12:22 -08:00
Drew
d8dd57441d Update unsupported cloud code functions in readme. 2016-02-10 19:07:47 -08:00
Nikita Lutsenko
244febf4a9 Unmove readme. 2016-02-08 22:52:57 -08:00
Nikita Lutsenko
b989bbcaae Move all source files into 'src' folder. 2016-02-08 19:41:07 -08:00
Drew
488b5f1e88 Merge pull request #271 from ParsePlatform/no-default-master-key
Remove default master key.
2016-02-05 14:48:29 -08:00
Drew
8f346df3f3 Remove default master key.
If there is a default master key, people will inevitably use it. And that would be bad.
2016-02-05 13:42:15 -08:00
Peter J. Shin
fe70c015bd Adding link to parse-server-example
Thought it would be helpful to expose the example. It feels hidden in the docs right now.
2016-02-05 13:31:10 -08:00
Fosco Marotto
27560e14c7 Merge pull request #132 from r4zzz4k/master
Added ability to set server url for Parse JS client SDK
2016-02-03 23:48:07 -08:00
Florent Vilmart
098d671004 Adds standalone parse server, configurable by environment, and that can start with npm start 2016-02-03 17:00:10 -05:00
Nikita Lutsenko
d8b143379c Add npm badge to README. 2016-02-03 00:47:23 -08:00