Commit Graph

  • e2e0a26e9a Updates tests to allow calls that race to create a schema to have Drew Gross 2016-02-05 12:56:45 -08:00
  • b741539e25 More tests Drew Gross 2016-02-05 12:48:36 -08:00
  • e6feefd223 Add and test logic for adding fields to the DB Drew Gross 2016-02-05 11:21:17 -08:00
  • d934f3a863 Add class creation logic with validation Drew Gross 2016-02-05 09:42:35 -08:00
  • 6a3718e8dc Merge pull request #264 from ParsePlatform/testing Drew 2016-02-05 18:31:21 -08:00
  • 089514106e Merge pull request #228 from drew-gross/master Drew 2016-02-05 14:54:03 -08:00
  • 488b5f1e88 Merge pull request #271 from ParsePlatform/no-default-master-key Drew 2016-02-05 14:48:29 -08:00
  • 116c632cc9 Merge pull request #227 from ParsePlatform/wangmengyan.add_gcm_client Mengyan Wang 2016-02-05 13:58:17 -08:00
  • 9101fb57fc Merge pull request #270 from ParsePlatform/peterdotjs-patch-1 Drew 2016-02-05 13:56:08 -08:00
  • 872e690fb3 Add GCM client wangmengyan95 2016-02-03 13:38:41 -08:00
  • 8f346df3f3 Remove default master key. Drew 2016-02-05 13:42:15 -08:00
  • fe70c015bd Adding link to parse-server-example Peter J. Shin 2016-02-05 13:31:10 -08:00
  • 7cc77c709f Merge pull request #235 from ParsePlatform/wangmengyan.add_apns_client Mengyan Wang 2016-02-05 13:29:57 -08:00
  • 423c68385b Merge pull request #198 from ParsePlatform/wangmengyan.add_push_api_checking_and_run_queries Mengyan Wang 2016-02-05 13:29:27 -08:00
  • 8fc11314e7 Update CONTRIBUTING.md Drew 2016-02-05 12:52:36 -08:00
  • 53ffbde962 Update CONTRIBUTING.md Drew 2016-02-05 12:52:14 -08:00
  • 696809fef1 Merge pull request #226 from codegefluester/cloud_code_validation Fosco Marotto 2016-02-05 11:59:17 -08:00
  • f01cb8c670 Update CONTRIBUTING.md Drew 2016-02-05 11:58:52 -08:00
  • a683befee0 Add push parameter checking and query installation wangmengyan95 2016-02-02 19:51:40 -08:00
  • b6a67e213c Updated to 2.0.7 2.0.7 Fosco Marotto 2016-02-04 19:14:37 -08:00
  • fdc85cc5c2 Ignore '_metadata', convert 'map' to Object Eric Watson 2016-02-04 11:39:11 -06:00
  • d9b547a5e4 Merge pull request #252 from laullon/correct_function_response_encoding Nikita Lutsenko 2016-02-04 18:35:43 -08:00
  • 36675a9598 Correct function response encoding German Laullon 2016-02-04 23:42:01 +01:00
  • c106ac6499 Merge pull request #239 from montymxb/patch-1 Fosco Marotto 2016-02-04 08:04:53 -08:00
  • 585ba8dcf8 Update express app to use 'mountPath' instead of / Benjamin Wilson Friedman 2016-02-04 01:24:51 -08:00
  • 81a5a8f0db Add APNS client wangmengyan95 2016-02-04 00:08:31 -08:00
  • 72fa1f28a8 Merge pull request #233 from ParsePlatform/nlutsenko.transform.cleaner Nikita Lutsenko 2016-02-04 00:13:32 -08:00
  • 27560e14c7 Merge pull request #132 from r4zzz4k/master Fosco Marotto 2016-02-03 23:48:07 -08:00
  • 4b1132ad40 Merge pull request #225 from flovilmart/standalone-server Fosco Marotto 2016-02-03 23:45:47 -08:00
  • 21aef055b0 Split basic type conversions from other logic in transform.js. Nikita Lutsenko 2016-02-03 21:30:21 -08:00
  • ee5e06cff9 Merge pull request #231 from ParsePlatform/nlutsenko.transform.geopoint Nikita Lutsenko 2016-02-03 21:17:59 -08:00
  • 437e7726ed Fix storage of GeoPoints in nested arrays/maps. Nikita Lutsenko 2016-02-03 20:06:22 -08:00
  • 3cd7f7dd73 Add geo point in subobject and array end-to-end tests. Nikita Lutsenko 2016-02-03 19:50:22 -08:00
  • 0acd8c6c0f Add transform rest to mongo tests for geo points. Nikita Lutsenko 2016-02-03 19:50:03 -08:00
  • 67ee94d98f Implement GET /schemas/OneSchema Drew Gross 2016-02-03 16:10:00 -08:00
  • 808d2ccbec Merge pull request #204 from ParsePlatform/nlutsenko.dependencies Nikita Lutsenko 2016-02-03 14:31:54 -08:00
  • 5420c38adf Merge pull request #3 from codegefluester/test_for_calling_nonexisting_cf Björn Kaiser 2016-02-03 22:12:58 +00:00
  • 4822d2b668 Merge branch 'master' into test_for_calling_nonexisting_cf Björn Kaiser 2016-02-03 22:08:30 +00:00
  • 6adffb09d0 Merge pull request #2 from codegefluester/cloud_code_validation Björn Kaiser 2016-02-03 22:01:29 +00:00
  • 098d671004 Adds standalone parse server, configurable by environment, and that can start with npm start Florent Vilmart 2016-02-03 17:00:10 -05:00
  • 394b875128 Added function validation Björn Kaiser 2016-02-03 21:51:40 +00:00
  • b2a5e67978 Update all dependencies. Nikita Lutsenko 2016-02-03 02:45:46 -08:00
  • 5b960d3d50 Merge remote-tracking branch 'upstream/master' Björn Kaiser 2016-02-03 21:27:54 +00:00
  • 035fcd2615 Added test for proper handling of trying to call a non-existing Cloud Function Björn Kaiser 2016-02-03 21:21:30 +00:00
  • 39fb0d02dd Merge pull request #221 from drew-gross/master Drew 2016-02-03 13:02:01 -08:00
  • 4ddedf852a Merge branch 'master' of github.com:codegefluester/parse-server Björn Kaiser 2016-02-03 20:54:47 +00:00
  • b8752c8687 Merge branch 'master' of github.com:codegefluester/parse-server Björn Kaiser 2016-02-03 20:52:35 +00:00
  • 1ca633ed66 Merge branch 'master' of github.com:codegefluester/parse-server Björn Kaiser 2016-02-03 20:52:35 +00:00
  • 4e3b558a01 Added ability to add a validation function to a Cloud Code function Björn Kaiser 2016-01-31 20:08:07 +00:00
  • 33a881764d Tabs -> spaces Drew Gross 2016-02-03 12:10:50 -08:00
  • 3d989501b2 Get all schemas, with tests, and matches parse.com schemas API Drew Gross 2016-02-03 11:55:44 -08:00
  • 0547592952 Implement GET /parse/schemas Drew Gross 2016-02-02 17:38:47 -08:00
  • c866afd016 Merge pull request #217 from flovilmart/fix-216 Fosco Marotto 2016-02-03 10:59:16 -08:00
  • bf1b886c85 Merge pull request #205 from ParsePlatform/nlutsenko.oldmongo Nikita Lutsenko 2016-02-03 10:58:25 -08:00
  • 6946d8670a Merge pull request #209 from taylorstine/cloud_master Fosco Marotto 2016-02-03 10:56:47 -08:00
  • e44106f3ed Merge pull request #210 from taylorstine/regexr_comment Fosco Marotto 2016-02-03 10:53:22 -08:00
  • 5a37c8307c Adds proper http request to match parse original implementation Florent Vilmart 2016-02-03 12:00:16 -05:00
  • 33f8cdcd39 updated regexr link for updated regex Taylor Stine 2016-02-03 07:44:23 -05:00
  • fec751b5e6 Added master option to cloud code functions Taylor Stine 2016-02-03 07:24:57 -05:00
  • ba9d1f9eef Add Mongo 2.6.11 to Travis-CI. Nikita Lutsenko 2016-02-03 02:53:12 -08:00
  • c37db7b6ff Merge pull request #203 from ParsePlatform/nlutsenko.cloud.reject Nikita Lutsenko 2016-02-03 02:14:11 -08:00
  • f035307984 Fixed Cloud functions/triggers async rejection crashing server. Nikita Lutsenko 2016-02-03 01:47:05 -08:00
  • 26a60f2341 Merge pull request #200 from bohemima/master Fosco Marotto 2016-02-03 01:43:50 -08:00
  • 456392df4a Don't force port to be specified in mongoURI http://regexr.com/3cncm Henrik Malmberg 2016-02-03 10:09:57 +01:00
  • 51dfc62ba8 Merge pull request #199 from ParsePlatform/nlutsenko.readme Nikita Lutsenko 2016-02-03 00:57:01 -08:00
  • d8b143379c Add npm badge to README. Nikita Lutsenko 2016-02-03 00:47:23 -08:00
  • a65f2d13ab Added ability to set server url for Parse JS client SDK whithin ParseServer constructor Andrew Mihailov 2016-02-01 19:23:05 +02:00
  • 4d4d2a2ce0 Updating to 2.0.6 2.0.6 Fosco Marotto 2016-02-03 00:37:09 -08:00
  • 0a1237326d Merge pull request #196 from ParsePlatform/nlutsenko.travis Nikita Lutsenko 2016-02-03 00:33:40 -08:00
  • e5911d3cb9 Exclude tests from code coverage. Nikita Lutsenko 2016-02-03 00:21:49 -08:00
  • c73d9f1e27 Add Travis-CI, Codecov badges to README. Nikita Lutsenko 2016-02-03 00:07:03 -08:00
  • 4bc921480f Add code coverage via CodeCov.io. Nikita Lutsenko 2016-02-02 21:15:57 -08:00
  • ca2ac2195d Add Travis-CI configuration. Nikita Lutsenko 2016-02-02 20:08:53 -08:00
  • e5140deaed Marked flaky client test notWorking Fosco Marotto 2016-02-03 00:06:14 -08:00
  • 190dc5eb75 Fixed tests and some undefined value handling. Fosco Marotto 2016-02-03 00:02:54 -08:00
  • 4a787654d9 Updating to 2.0.5 2.0.5 Fosco Marotto 2016-02-02 20:32:33 -08:00
  • ef33575811 Merge branch 'master' of github.com:ParsePlatform/parse-server Fosco Marotto 2016-02-02 20:29:56 -08:00
  • 8c8fceec05 Fixing cross domain issues with /files for #169 Fosco Marotto 2016-02-02 20:29:46 -08:00
  • f04656e828 Merge pull request #173 from taylorstine/facebook_login Fosco Marotto 2016-02-02 20:27:39 -08:00
  • c290070b7d Merge pull request #193 from ParsePlatform/fosco.logout Fosco Marotto 2016-02-02 20:16:54 -08:00
  • 373f4f06a6 Updated user tests, added /logout Fosco Marotto 2016-02-02 20:16:06 -08:00
  • a54828d9f5 Added facebook signup username and fixed schema parse error for default expired at Taylor Stine 2016-02-02 22:50:43 -05:00
  • 7ab05372ea Merge remote-tracking branch 'upstream/master' into facebook_login Taylor Stine 2016-02-02 21:58:01 -05:00
  • 3d3a97d151 Merge branch 'master' of github.com:ParsePlatform/parse-server Fosco Marotto 2016-02-02 18:08:37 -08:00
  • c430ee94da Updated test Parse.User testing user.isCurrent, and raised testing time limit. Fosco Marotto 2016-02-02 18:08:25 -08:00
  • 3c3f1e5365 Merge pull request #190 from ParsePlatform/nlutsenko.ignorance Fosco Marotto 2016-02-02 17:35:13 -08:00
  • 3e46efc2e3 Add .idea folder to ignore list. Nikita Lutsenko 2016-02-02 17:27:53 -08:00
  • 89bd2f737f Merge pull request #189 from ParsePlatform/wangmengyan.add_coverage Fosco Marotto 2016-02-02 16:49:35 -08:00
  • adccb2869c Add istanbul for code coverage wangmengyan95 2016-02-02 16:38:56 -08:00
  • 54e8285577 Merge remote-tracking branch 'upstream/master' into facebook_login Taylor Stine 2016-02-02 17:57:17 -05:00
  • f82122f4a1 Merge pull request #179 from maysale01/hotfix-fix-iterator-syntax-for-future-es-syntax Fosco Marotto 2016-02-02 13:51:49 -08:00
  • 96609e35d5 Merge pull request #178 from maysale01/hotfix-pass-the-correct-scope-to-rest-write-handle-followup Fosco Marotto 2016-02-02 13:50:47 -08:00
  • a78adfe533 Merge pull request #172 from taylorstine/cloud_shim Fosco Marotto 2016-02-02 13:39:49 -08:00
  • 35b6b16918 Removed user todo from cloud function Taylor Stine 2016-02-02 16:14:42 -05:00
  • 15edb0cf95 Merge pull request #148 from taylorstine/encode_uri Fosco Marotto 2016-02-02 12:07:47 -08:00
  • 8fda77c986 Merge pull request #145 from taylorstine/cloud_function Fosco Marotto 2016-02-02 11:51:42 -08:00
  • 044fb52a2f Merge pull request #180 from maysale01/hotfix-use-symlinked-jasmine-binary-instead-of-global Fosco Marotto 2016-02-02 11:47:59 -08:00
  • fa66ac551f Updated package.json to use the symlinked jasmine binary Alexander Mays 2016-02-02 10:12:25 -05:00
  • 52769cce29 Fixed the missing variable declarations on iterators. This makes running the tests in ES6 pass! Alexander Mays 2016-02-02 10:03:54 -05:00
  • 5d05c742c9 This fixes an issue exposed during testing with es6 where the scope on the 2nd invocation of handleFollowup isn't set Alexander Mays 2016-02-02 09:59:20 -05:00