Commit Graph

  • ad2e3c9b09 documents createFile Florent Vilmart 2016-03-01 15:45:11 -05:00
  • 66eaf6c6ef Features Endpoint for Dashboard. Peter Shin 2016-03-01 07:35:28 -08:00
  • 0e58c8d867 Merge pull request #738 from ParsePlatform/flovilmart.s3Improvements Florent Vilmart 2016-03-01 15:08:30 -05:00
  • 7257ee858b Moves some logic from FilesRouter to FilesController for content-type and filename Florent Vilmart 2016-03-01 10:14:03 -05:00
  • 78d380df72 Adds content type support in S3 Florent Vilmart 2016-03-01 09:02:33 -05:00
  • 9287afc3c2 refactors filesAdapter tests in factories Florent Vilmart 2016-02-28 19:36:16 -05:00
  • 3889223b10 Avoid Role object without name jim1_lin 2016-03-01 20:30:37 +08:00
  • 0b990b671a Merge pull request #729 from ParsePlatform/nlutsenko.decouple.schema Nikita Lutsenko 2016-02-29 23:53:01 -08:00
  • 382149b190 Merge pull request #733 from ParsePlatform/nlutsenko.decouple.files Nikita Lutsenko 2016-02-29 23:52:49 -08:00
  • 63a534f31d Make GridStoreAdapter persist it's own connection and don't talk to config.database. Nikita Lutsenko 2016-02-29 21:00:04 -08:00
  • d1dbc1a035 Remove direct mongo access from schemas.spec.js. Nikita Lutsenko 2016-02-29 19:45:12 -08:00
  • 2733c0924b Remove direct mongo access from Schema.spec.js. Nikita Lutsenko 2016-02-29 19:41:05 -08:00
  • 6893895aea Remove direct mongo access from SchemaRouter.modify, Schema.deleteField. Nikita Lutsenko 2016-02-29 17:41:09 -08:00
  • 028ef2a7b2 Remove dependency on raw mongo from SchemaRouter.delete. Nikita Lutsenko 2016-02-29 17:04:38 -08:00
  • d7b1184b5e Merge pull request #627 from flovilmart/mail-adapter Florent Vilmart 2016-02-29 21:16:03 -05:00
  • 28d1a8afe4 Sends 404 when parseServerURL is not set on public pages Florent Vilmart 2016-02-29 20:51:13 -05:00
  • 6aa38ea8ca Improves validation of email parameters in Configuration Florent Vilmart 2016-02-28 00:15:59 -05:00
  • 2183b0be82 Allows very simple mail adapters Florent Vilmart 2016-02-27 20:01:12 -05:00
  • 3ecaa0aa4b Sends verification email upon set and update email Florent Vilmart 2016-02-27 15:24:45 -05:00
  • 91d9724182 Adds reset password logic Florent Vilmart 2016-02-27 14:46:29 -05:00
  • f3bb2c99e0 Refactor and advancements Florent Vilmart 2016-02-27 10:51:12 -05:00
  • 7dd765256c Refactors verify_email, adds public html Florent Vilmart 2016-02-25 19:04:27 -05:00
  • 0b307bc22f Improves AdapterLoader, enforces configuraiton on Adapters Florent Vilmart 2016-02-23 21:05:27 -05:00
  • 8dc37b9d30 Exploring the interface of a mail adapter Drew Gross 2016-02-16 23:43:09 -08:00
  • d9f1e00345 Merge pull request #702 from simonbengtsson/before-save-login Fosco Marotto 2016-02-29 14:40:22 -08:00
  • 04491fcb20 Merge pull request #673 from stephentuso/installation-handling-fix Fosco Marotto 2016-02-29 14:37:24 -08:00
  • 46da50f2b3 Merge pull request #689 from ParsePlatform/flovilmart.rolesHierarchy Fosco Marotto 2016-02-29 14:35:04 -08:00
  • e9699b64a5 Merge pull request #698 from ParsePlatform/nlutsenko.database.controller Nikita Lutsenko 2016-02-29 14:09:03 -08:00
  • eb892830e6 Move and cleanup getting collections into MongoStorageAdapter. Nikita Lutsenko 2016-02-27 03:02:38 -08:00
  • 7215300c1e Move Mongo database property directly to mongo adapter. Nikita Lutsenko 2016-02-27 02:37:38 -08:00
  • 997da898eb Split mongodb connection creation from DatabaseController. Nikita Lutsenko 2016-02-27 02:23:57 -08:00
  • d78c2746e9 Rename ExportAdapter to DatabaseController. Nikita Lutsenko 2016-02-27 02:02:33 -08:00
  • 10efd5d38d Merge pull request #694 from ParsePlatform/nlutsenko.cache Nikita Lutsenko 2016-02-29 12:49:04 -08:00
  • 888354154d Merge pull request #714 from ParsePlatform/flovilmart.echoKeysTests Drew 2016-02-28 12:35:32 -08:00
  • e43c471a7e Adds test that ensures the keys are properly set when using cloudcode Florent Vilmart 2016-02-28 12:38:36 -05:00
  • 430dd7944e Add test cases for __type checking Jim Lin 2016-02-28 16:08:26 +08:00
  • 3e41a21e27 x-ing out the test suite for CI buildability. Mike McDonald 2016-02-27 22:13:20 -08:00
  • f60c6af5e7 Fix bug to __type checking Jim Lin 2016-02-27 17:00:52 +08:00
  • 88b14a914a url can & should be constructed during read Jim Lin 2016-02-27 16:05:55 +08:00
  • ae9f196ec7 add Bytes to check jim1_lin 2016-02-26 18:40:53 +08:00
  • dec95ca4fa Add check of special type jim1_lin 2016-02-26 17:23:40 +08:00
  • d067c0ba61 add invalid __type check jim1_lin 2016-02-26 16:39:27 +08:00
  • 360cc3461d Added tests! Note that tests won't run without a GCP Project, key, and GCS bucket Mike McDonald 2016-02-27 21:27:32 -08:00
  • deafb680ae Removed orphaned "options" Mike McDonald 2016-02-27 16:47:26 -08:00
  • 2520e7b6c6 Initial commit of Google Cloud Storage File Adapter Mike McDonald 2016-02-27 16:33:34 -08:00
  • bd89338b39 Merge pull request #696 from mcdonamp/gcp-logo Drew 2016-02-27 12:04:39 -08:00
  • 97d6e9d1a8 Merge pull request #695 from Marco129/client-class-creation Drew 2016-02-27 11:02:34 -08:00
  • 4eb9bd442f Adds test that makes sure beforeSave is not called on User when logging in with a provider Simon Bengtsson 2016-02-27 15:57:44 +01:00
  • 6cafd46d06 Validate authData before triggering beforeSave Simon Bengtsson 2016-02-27 15:54:43 +01:00
  • 310650830e Adding the GCP logo and quickstart Mike McDonald 2016-02-27 00:23:17 -08:00
  • c359d0fb5f Allow create system class even allowClientClassCreation option is false Marco129 2016-02-27 15:37:34 +08:00
  • 768a781f98 Fix wrong order of resetting data in test helper. Nikita Lutsenko 2016-02-26 22:16:06 -08:00
  • d30c3e90df Remove useless method in index.js. Nikita Lutsenko 2016-02-26 21:24:42 -08:00
  • daa5f11122 Remove 'database' field from request and make all database requests go through config. Nikita Lutsenko 2016-02-26 21:17:04 -08:00
  • 49a4b74f7c Fix missing return type on requiredParameter.js. Nikita Lutsenko 2016-02-26 21:18:37 -08:00
  • 9bc636dc5c Cleanup, remove unusued methods and unify cache.js. Nikita Lutsenko 2016-02-26 20:55:17 -08:00
  • db9b72b147 Merge pull request #693 from ParsePlatform/nlutsenko.collectionPrefix Nikita Lutsenko 2016-02-26 21:20:46 -08:00
  • 0cf3f56b00 Remove dependency from DatabaseAdapter on cache.js. Nikita Lutsenko 2016-02-26 19:50:12 -08:00
  • 02b56def6d Merge branch 'android-installation-duplicate-token-test' into installation-handling-fix stephentuso 2016-02-26 21:10:14 -05:00
  • aee968a853 Add duplicate device token test stephentuso 2016-02-26 21:05:46 -05:00
  • c9d4f7693d Should pass tests now stephentuso 2016-02-26 19:42:47 -05:00
  • 49b01c961b Merge pull request #690 from ParsePlatform/peterjs.issueTemplate Peter J. Shin 2016-02-26 13:58:51 -08:00
  • ca9b750993 Merge pull request #684 from Marco129/client-class-creation Drew 2016-02-26 11:46:50 -08:00
  • 9142dec5fd Merge pull request #679 from ParsePlatform/fosco.empty-authData Drew 2016-02-26 11:17:25 -08:00
  • cdb82c20bb Update ISSUE_TEMPLATE.md Peter J. Shin 2016-02-26 10:56:45 -08:00
  • dd771d429e Create ISSUE_TEMPLATE.md Peter J. Shin 2016-02-26 10:50:27 -08:00
  • 753bead4ac Recursive lookup for roles Florent Vilmart 2016-02-26 13:35:56 -05:00
  • 34a621b279 Merge pull request #682 from ParsePlatform/flovilmart.fixKeysChecking Fosco Marotto 2016-02-26 07:39:59 -08:00
  • 4e5cc1feb0 Fixes handing of no keys set in config Florent Vilmart 2016-02-26 10:21:52 -05:00
  • ea2de87b1a Improves key matching algorithm Florent Vilmart 2016-02-26 09:42:32 -05:00
  • 97489106b4 Add allowClientClassCreation option Marco129 2016-02-26 22:55:39 +08:00
  • 57c936485e Merge pull request #680 from ParsePlatform/fosco.jssdk Fosco Marotto 2016-02-26 06:48:19 -08:00
  • 6a17eca69c Fix for JS SDK needing a key Fosco Marotto 2016-02-26 06:00:41 -08:00
  • 1b83d9c621 Fix for #413 - support empty authData on signup Fosco Marotto 2016-02-26 05:05:15 -08:00
  • 791c5512aa Merge pull request #567 from IlyaDiallo/master Fosco Marotto 2016-02-26 02:05:03 -08:00
  • 7ca8836768 Treat objectId and installationId matches the same when handling Installation writes stephentuso 2016-02-26 00:55:36 -05:00
  • 3b1165b686 Merge pull request #670 from ParsePlatform/nlutsenko.strings Nikita Lutsenko 2016-02-25 20:45:25 -08:00
  • 54e46d4157 Merge pull request #666 from ParsePlatform/nlutsenko.files.url Nikita Lutsenko 2016-02-25 20:45:17 -08:00
  • 5e4cecd94e Use constants instead of magic strings for trigger names. Nikita Lutsenko 2016-02-25 20:01:52 -08:00
  • a96cb6b31d Remove 'url' as a required field on Files when they are stored on object. Nikita Lutsenko 2016-02-25 17:50:19 -08:00
  • 1945313794 Merge pull request #663 from ParsePlatform/flovilmart.hotfix#659 Drew 2016-02-25 17:15:39 -08:00
  • 839f6b795c Merge pull request #652 from ParsePlatform/flovilmart.fixCloudCodeQueryProblem Drew 2016-02-25 16:28:16 -08:00
  • fa729c5c18 sets defaults value to options Florent Vilmart 2016-02-25 19:07:17 -05:00
  • 98c65062e5 Generates a javascriptKey if not passed for CloudCode Florent Vilmart 2016-02-25 08:38:00 -05:00
  • e5b1d50343 Merge pull request #500 from flovilmart/hooks-API Drew 2016-02-25 11:03:54 -08:00
  • 3c6141576f Fixes Florent Vilmart 2016-02-25 12:59:19 -05:00
  • c4abd1e267 cache as ES6 Florent Vilmart 2016-02-24 15:55:11 -05:00
  • c0714b9b9d Shows --port option in README Florent Vilmart 2016-02-24 13:54:24 -05:00
  • 9ac7a52e40 Adds Hooks API Florent Vilmart 2016-02-05 14:38:09 -05:00
  • a7262dafd8 Merge pull request #603 from flovilmart/proper-cli Drew 2016-02-24 20:51:23 -08:00
  • e58aa54e31 Merge pull request #640 from drew-gross/allow-master-key Drew 2016-02-24 17:39:13 -08:00
  • c867e37559 Allow master key headers Drew Gross 2016-02-24 17:26:50 -08:00
  • 535853311f Merge pull request #634 from drew-gross/2.1.3 2.1.3 Fosco Marotto 2016-02-24 16:47:21 -08:00
  • db5338abaa Infers serverURL based on mountPath and port Florent Vilmart 2016-02-24 19:16:02 -05:00
  • fe11fb54fc Stupid ES6 imports... Florent Vilmart 2016-02-24 14:20:24 -05:00
  • f58befd7bb ES6-ify Florent Vilmart 2016-02-24 08:50:04 -05:00
  • 3ca1e9f79e Adds maxUploadSize Florent Vilmart 2016-02-23 21:40:17 -05:00
  • 81f5c682d4 Updates README, makes serverURL required Florent Vilmart 2016-02-23 21:33:36 -05:00
  • 30aafd2c62 Adds proper tests Florent Vilmart 2016-02-23 10:56:01 -05:00
  • ab425d85b0 New CLI for parse-server Florent Vilmart 2016-02-19 20:16:14 -05:00