Commit Graph

29 Commits

Author SHA1 Message Date
Drew Gross
e2e0a26e9a Updates tests to allow calls that race to create a schema to have
the race loser return before the race winner. This test failed in
mongo 2.6.11, and I don't know if thats because it's generally
flaky or if that version of mongo makes less guarantees.
2016-02-05 19:29:00 -08:00
Drew Gross
b741539e25 More tests 2016-02-05 19:28:49 -08:00
Drew Gross
e6feefd223 Add and test logic for adding fields to the DB 2016-02-05 19:28:41 -08:00
Drew Gross
d934f3a863 Add class creation logic with validation 2016-02-05 19:28:25 -08:00
Drew
089514106e Merge pull request #228 from drew-gross/master
Implement GET /schemas/:className
2016-02-05 14:54:03 -08:00
wangmengyan95
872e690fb3 Add GCM client 2016-02-05 13:45:29 -08:00
Mengyan Wang
7cc77c709f Merge pull request #235 from ParsePlatform/wangmengyan.add_apns_client
Add APNS client
2016-02-05 13:29:57 -08:00
Mengyan Wang
423c68385b Merge pull request #198 from ParsePlatform/wangmengyan.add_push_api_checking_and_run_queries
Add push parameter checking and query installation
2016-02-05 13:29:27 -08:00
Fosco Marotto
696809fef1 Merge pull request #226 from codegefluester/cloud_code_validation
Cloud code validation
2016-02-05 11:59:17 -08:00
wangmengyan95
a683befee0 Add push parameter checking and query installation 2016-02-04 23:58:42 -08:00
wangmengyan95
81a5a8f0db Add APNS client 2016-02-04 00:37:31 -08:00
Nikita Lutsenko
3cd7f7dd73 Add geo point in subobject and array end-to-end tests. 2016-02-03 20:06:31 -08:00
Nikita Lutsenko
0acd8c6c0f Add transform rest to mongo tests for geo points. 2016-02-03 20:06:30 -08:00
Drew Gross
67ee94d98f Implement GET /schemas/OneSchema 2016-02-03 16:10:00 -08:00
Björn Kaiser
5b960d3d50 Merge remote-tracking branch 'upstream/master' 2016-02-03 21:27:54 +00:00
Björn Kaiser
b8752c8687 Merge branch 'master' of github.com:codegefluester/parse-server 2016-02-03 20:53:58 +00:00
Drew Gross
3d989501b2 Get all schemas, with tests, and matches parse.com schemas API 2016-02-03 12:06:45 -08:00
Nikita Lutsenko
f035307984 Fixed Cloud functions/triggers async rejection crashing server. 2016-02-03 01:47:05 -08:00
Fosco Marotto
e5140deaed Marked flaky client test notWorking 2016-02-03 00:06:14 -08:00
Fosco Marotto
190dc5eb75 Fixed tests and some undefined value handling. 2016-02-03 00:02:54 -08:00
Fosco Marotto
373f4f06a6 Updated user tests, added /logout 2016-02-02 20:16:06 -08:00
Fosco Marotto
c430ee94da Updated test Parse.User testing user.isCurrent, and raised testing time limit. 2016-02-02 18:08:25 -08:00
Alexander Mays
52769cce29 Fixed the missing variable declarations on iterators. This makes running the tests in ES6 pass!
Signed-off-by: Alexander Mays <maysale01@gmail.com>
2016-02-02 10:03:54 -05:00
Fosco Marotto
86e42976f9 Some updates to fix tests 2016-02-01 11:35:20 -08:00
Fosco Marotto
cb1079a6d3 Addressed bugs with bcrypt-nodejs and changed crypto.js to password.js 2016-02-01 11:24:26 -08:00
Fosco Marotto
18b5a30f1e Merge pull request #129 from spekulatius/trailing-spaces
remove trailing spaces
2016-02-01 10:10:39 -08:00
Peter
956fd0840f remove trailing spaces 2016-02-02 03:09:57 +13:00
Jordan
e8e7f4ba6b fix untransform null objects 2016-02-01 00:40:01 -08:00
Fosco Marotto
7f5d744ce2 Initial release, parse-server, 2.0.0 2016-01-28 10:58:12 -08:00