Commit Graph

  • b1d399bf80 Adds blacklist permission, more test scenarios Florent Vilmart 2016-03-10 18:02:29 -05:00
  • 2114153e08 Merge pull request #958 from raulr/graceful-shutdown Drew 2016-03-10 12:35:55 -08:00
  • 76e6f8c775 Shutdown standalone parse server gracefully Raul Rodriguez 2016-03-10 20:05:28 +01:00
  • dbf2afc5ea Add database options to ParseServer constructor and pass to MongoStorageAdapter steven-supersolid 2016-03-10 16:49:45 +00:00
  • 2300b212d5 Merge pull request #946 from aneeshd16/patch-2 Florent Vilmart 2016-03-10 11:34:55 -05:00
  • d71a58c217 Adds tests, improve coverage, adds ability to delete CLP with classLevelPermissions: null Florent Vilmart 2016-03-09 21:40:11 -05:00
  • d2cba7502b Merge pull request #886 from aneeshd16/patch-1 Drew 2016-03-10 08:12:56 -08:00
  • dc0e8ebe9a Merge branch 'master' into patch-1 Aneesh Devasthale 2016-03-10 16:24:22 +05:30
  • b47c927377 Changed FileLoggerAdapterSpec to fail gracefully on Windows Aneesh Devasthale 2016-03-10 11:17:52 +05:30
  • f08b0b32bb Merge pull request #944 from ParsePlatform/flovilmart.hotfixShebang Florent Vilmart 2016-03-09 21:40:51 -05:00
  • ddd1ae3338 Validates key, values and operation in CLP Florent Vilmart 2016-03-09 19:58:50 -05:00
  • 78425c8a31 re-add shebang Florent Vilmart 2016-03-09 20:04:42 -05:00
  • c9e5a6a72a Merge branch 'master' of github.com:ParsePlatform/parse-server into new-quickstart Héctor Ramos 2016-03-09 16:37:07 -08:00
  • bec49e7dc2 Height Héctor Ramos 2016-03-09 16:36:41 -08:00
  • e75d233b7e Adds validation of addFields Florent Vilmart 2016-03-07 23:07:24 -05:00
  • 64f9fad285 Adds addField in CLP valid keys Florent Vilmart 2016-03-07 22:27:11 -05:00
  • 5780c1e425 Merges CLP endpoints with POST, PUT and GET Florent Vilmart 2016-03-07 21:38:20 -05:00
  • d4fd73100c Adds CLP API to Schema router Florent Vilmart 2016-03-07 14:49:09 -05:00
  • 51862c1265 Merge pull request #943 from ParsePlatform/nlutsenko.schemaCollection Nikita Lutsenko 2016-03-09 16:27:36 -08:00
  • d86f0a8c69 Use schema collection instead of adaptive collection for all schema operations. Nikita Lutsenko 2016-03-09 15:21:29 -08:00
  • 2730398b92 Add new MongoSchemaCollection class that manages schemas for all collections. Nikita Lutsenko 2016-03-09 15:20:59 -08:00
  • 72362bc604 Merge pull request #933 from ParsePlatform/fosco.215 2.1.5 Fosco Marotto 2016-03-09 13:01:27 -08:00
  • d594f93567 Updating to 2.1.5 Fosco Marotto 2016-03-09 08:29:49 -08:00
  • bb5cd080bc Merge branch 'master' into patch-1 Aneesh Devasthale 2016-03-09 18:41:14 +05:30
  • 21444b07e4 Merge pull request #925 from ParsePlatform/nlutsenko.dontSelectQueries Drew 2016-03-08 18:24:12 -08:00
  • e93873f7b1 Do not require where clause in condition on queries. Nikita Lutsenko 2016-03-08 17:08:07 -08:00
  • 3723b9bb75 Merge pull request #924 from ParsePlatform/nlutsenko.hooks.acl Drew 2016-03-08 16:29:53 -08:00
  • 0f07c5204e Add test validating that we have ACL propagate to before/after save hooks. Nikita Lutsenko 2016-03-08 16:15:49 -08:00
  • b9f08d9694 Do not mutate parameter object in DatabaseController. Nikita Lutsenko 2016-03-08 16:08:41 -08:00
  • 7143a12a46 Merge pull request #919 from Marco129/minimize-query Drew 2016-03-08 10:52:17 -08:00
  • 2f63c5528d Minimize db query Marco129 2016-03-09 02:15:27 +08:00
  • bd7d951ad6 default encoding is now querystring instead of JSON Florent Vilmart 2016-03-08 08:08:48 -05:00
  • 6acb5cee80 ES6-ify Florent Vilmart 2016-03-08 00:15:17 -05:00
  • 982fc72327 Adds HTTPResponse object and lazy loading text and JSON Florent Vilmart 2016-03-07 23:53:23 -05:00
  • f40efe3923 Sets encoding to null to preserve raw buffers Florent Vilmart 2016-03-07 23:18:45 -05:00
  • 8300dd8a47 Encodes the body by default to application/json if is object Florent Vilmart 2016-03-07 11:06:56 -05:00
  • 0c446b9731 Merge pull request #912 from carmenlau/911-params-option Florent Vilmart 2016-03-08 07:52:54 -05:00
  • 440099267d #911 support params option in Parse.Cloud.httpRequest Carmen 2016-03-08 20:23:55 +08:00
  • 241cd8c735 Merge pull request #909 from ParsePlatform/nlutsenko.databaseController Nikita Lutsenko 2016-03-08 01:10:55 -08:00
  • 49eb9df1ef Remove private Schema API usage from SchemasRouter. Nikita Lutsenko 2016-03-07 20:56:51 -08:00
  • fb5b8fb58f Migrate Schema.js to adaptive mongo collection. Nikita Lutsenko 2016-03-07 20:56:26 -08:00
  • a163327ac9 Remove usages of non-adaptive collection inside DatabaseController. Nikita Lutsenko 2016-03-07 19:26:40 -08:00
  • 8d10447c9f Merge pull request #908 from ParsePlatform/nlutsenko.geoPoint Nikita Lutsenko 2016-03-07 23:37:42 -08:00
  • 0abd5a5931 Re-enable GeoPoint test. Nikita Lutsenko 2016-03-07 22:45:54 -08:00
  • 438cf58d4c Fix early server response in Schema validation. Nikita Lutsenko 2016-03-07 22:45:46 -08:00
  • 98769a2226 Merge pull request #902 from ParsePlatform/flovilmart.FixPushNotifications Nikita Lutsenko 2016-03-07 20:44:24 -08:00
  • 80869749aa Merge pull request #708 from mcdonamp/mcdonald-gcs-adapter Florent Vilmart 2016-03-07 23:26:21 -05:00
  • bf96f0d28a Fixes problems related to increment badge Florent Vilmart 2016-03-07 17:19:55 -05:00
  • 4259c5d377 Merge pull request #903 from ParsePlatform/nlutsenko.push Florent Vilmart 2016-03-07 20:42:21 -05:00
  • 654a540b6a Fix race condition in GlobalConfig test. Nikita Lutsenko 2016-03-07 15:42:42 -08:00
  • de0f71cc9e Remove useless masterKey validation in PushController.sendPush. Nikita Lutsenko 2016-03-07 14:25:04 -08:00
  • 47061d8e98 Migrate PushRouter to shared master-key middleware. Nikita Lutsenko 2016-03-07 14:23:05 -08:00
  • f2ead46580 Remove .rawCollection method from DatabaseController. Nikita Lutsenko 2016-03-07 14:16:26 -08:00
  • 7909f0efe0 Merge pull request #900 from drew-gross/schemas-500 Nikita Lutsenko 2016-03-07 17:08:58 -08:00
  • 477e978e2f Merge pull request #901 from ParsePlatform/nlutsenko.config Nikita Lutsenko 2016-03-07 14:50:26 -08:00
  • fa6954169e Migrate ParseGlobalConfig.spec to new database storage API. Nikita Lutsenko 2016-03-07 14:11:43 -08:00
  • cea4b2bd6a Migrate and fix GlobalConfig database storage. Nikita Lutsenko 2016-03-07 14:06:46 -08:00
  • 963811d022 Handle legacy _client_permissions key in _SCHEMA. Fixes #888. Drew Gross 2016-03-07 13:44:45 -08:00
  • f1f9bde385 Merge pull request #844 from ParsePlatform/nlutsenko.hooks Nikita Lutsenko 2016-03-07 13:20:41 -08:00
  • 75ae95815d Merge pull request #887 from ParsePlatform/flovilmart.fixDoubleRelationPointerEqualContraint Florent Vilmart 2016-03-07 10:37:49 -05:00
  • 2e8f34918e Merge pull request #878 from ParsePlatform/fosco.roles827 Fosco Marotto 2016-03-07 06:17:34 -08:00
  • 5cdcadea36 Fixes bug when querying equalTo on objectId and relation Florent Vilmart 2016-03-07 08:26:35 -05:00
  • 5b1cf9898d Added test command for Windows support Aneesh Devasthale 2016-03-07 18:09:59 +05:30
  • 2c5144028b Added tests to adapter loader, cleaned up README, renamed to GCS_BUCKET from GCS_BUCKET_NAME Mike McDonald 2016-03-07 00:47:08 -08:00
  • 0f00d659cb Removed extraneous console.log() Mike McDonald 2016-03-07 00:34:41 -08:00
  • ce35b81cc6 New things for GCS Adapter Mike McDonald 2016-03-07 00:30:21 -08:00
  • 53e7337eee Merge pull request #881 from Marco129/fix-delete-field Drew 2016-03-06 22:42:56 -08:00
  • 91ff816839 Improve delete flow for non-existence _Join collection Marco129 2016-03-07 14:14:28 +08:00
  • 3a06117fa1 Adding a role scenario test for issue 827 Fosco Marotto 2016-03-06 18:26:10 -08:00
  • b36fd6f245 Merge pull request #876 from ParsePlatform/flovilmart.fileUpload Florent Vilmart 2016-03-06 19:03:46 -05:00
  • 84635352e3 Merge branch 'master' of https://github.com/ParsePlatform/parse-server into mcdonald-gcs-adapter Mike McDonald 2016-03-06 15:34:40 -08:00
  • e92ee7e1c2 Merge pull request #863 from ParsePlatform/fosco.authData2 Fosco Marotto 2016-03-06 14:35:23 -08:00
  • 157e43f4a4 Merge pull request #861 from ParsePlatform/fosco.role1 Fosco Marotto 2016-03-06 14:35:03 -08:00
  • f23aed522a Allow crossdomain on filesRouter Florent Vilmart 2016-03-06 17:20:11 -05:00
  • 375e7016be Merge pull request #833 from ParsePlatform/flovilmart.S3Environment Florent Vilmart 2016-03-06 16:13:05 -05:00
  • 00d0d3ea7c Merge pull request #841 from ParsePlatform/flovilmart.Roles Florent Vilmart 2016-03-06 15:42:23 -05:00
  • 3fb6a60977 Merge pull request #867 from ParsePlatform/fosco.count Fosco Marotto 2016-03-06 12:39:39 -08:00
  • fedeff9a20 Merge pull request #864 from Marco129/fix-delete-field Fosco Marotto 2016-03-06 04:12:08 -08:00
  • 1450795516 Remove limit when counting results. Fosco Marotto 2016-03-06 03:32:49 -08:00
  • 7e153d48f4 Merge pull request #865 from ParsePlatform/fosco.457 Fosco Marotto 2016-03-06 02:50:03 -08:00
  • 3266d59fcc beforeSave changes should propagate to the response Fosco Marotto 2016-03-06 01:56:10 -08:00
  • 908a4eb643 Fix delete relation field when _Join collection not exist Marco129 2016-03-06 17:22:36 +08:00
  • 2d4c08c5a3 Test empty authData block on login for #413 Fosco Marotto 2016-03-06 01:03:51 -08:00
  • 4ee9cb754c Fix for related query on non-existing column Fosco Marotto 2016-03-06 00:34:44 -08:00
  • b3a52fb52c Merge pull request #859 from igorshubovych/patch-1 Drew 2016-03-05 18:51:06 -08:00
  • 91eeca3500 Fix Markdown format: make checkboxes visible Igor Shubovych 2016-03-06 00:15:32 +02:00
  • 1a723c648a Merge pull request #857 from tobernguyen/master Drew 2016-03-05 11:52:39 -08:00
  • fcc8032e4c Merge branch 'master' into master Long Nguyen 2016-03-06 01:37:12 +07:00
  • 4f643d970a Fix create wrong _Session for Facebook login Long Nguyen 2016-03-06 01:32:50 +07:00
  • 930e8422b5 Merge pull request #846 from aneeshd16/patch-1 Drew 2016-03-04 22:09:28 -08:00
  • 7cc059973b Modified the npm dev script to support Windows Aneesh Devasthale 2016-03-05 10:47:27 +05:30
  • 17bc79b372 Improves tests, ensure unicity of roleIds Florent Vilmart 2016-03-04 19:40:22 -05:00
  • c9f8453171 Fix reversed roles lookup Florent Vilmart 2016-03-04 18:53:37 -05:00
  • fb9f784a87 Merge pull request #843 from drew-gross/improve-tests Florent Vilmart 2016-03-04 22:50:17 -05:00
  • 172da3aaa3 Move HooksController to use MongoCollection instead of direct Mongo access. Nikita Lutsenko 2016-03-04 18:43:19 -08:00
  • e074a922fb Fix leak warnings in tests, use mongodb-runner from node_modules Drew Gross 2016-03-03 09:44:43 -08:00
  • c6ae64bdbe Merge pull request #839 from ParsePlatform/flovilmart.includePublicPages Drew 2016-03-04 18:25:50 -08:00
  • a44b1d9f76 Improves documentation, add loading tests Florent Vilmart 2016-03-04 12:04:41 -05:00
  • 069605e9c3 Improves loading of Push Adapter, fix loading of S3Adapter Florent Vilmart 2016-03-04 10:54:32 -05:00
  • 2c844a11b9 Adds public_html and views for packaging Florent Vilmart 2016-03-04 17:01:14 -05:00