Commit Graph

  • fbb2b086af ensure batch routing paths are posix (#3138) Steven Shipton 2016-11-29 14:52:17 +00:00
  • 127629d4f7 Changelog 2.2.25 (#3134) 2.2.25 Florent Vilmart 2016-11-28 16:42:41 -05:00
  • 6676c6a4b9 Let multiple installations be updates if no critical values are set (#3040) Florent Vilmart 2016-11-28 13:11:54 -05:00
  • b6fb3d8d51 Update CONTRIBUTING.md (#3109) Florent Vilmart 2016-11-28 10:38:55 -05:00
  • 6264f99ad5 Concat appId to PubSub channel (#3043) Antonio Davi Macedo Coelho de Castro 2016-11-28 12:15:21 -02:00
  • ee9099d6ad chore(package): update lru-cache to version 4.0.2 (#3127) Greenkeeper 2016-11-28 15:14:17 +01:00
  • c83a787510 Use the id of the account instead of the application id (#3108) jonas-db 2016-11-25 20:05:41 +01:00
  • 85567310d4 Ignores createdAt when update (#3111) Yuki Takeichi 2016-11-25 23:20:06 +09:00
  • 8f1c1f419b fixing equals on array columns in live query (#3089) David Poetzsch-Heffter 2016-11-25 02:42:53 +01:00
  • d800ff85e2 Enhanced support for batch endpoints (#3042) Florent Vilmart 2016-11-24 20:14:12 -05:00
  • 8c2c76dd26 Adds liniting into the workflow (#3082) Florent Vilmart 2016-11-24 15:47:41 -05:00
  • 6e2fba4ae4 Moves test runner logic to helper (#3041) Florent Vilmart 2016-11-24 15:09:11 -05:00
  • e4a7fbbf98 add login with qq, wechat and weibo (#3069) haifeizhang 2016-11-22 21:30:31 +08:00
  • edb7b70ced Adds password expiry support to password policy (#3068) Bhaskar Reddy Yasa 2016-11-21 21:16:38 +05:30
  • 11c6170ed1 Adds support for postgres when saving relation #3074 (#3084) Florent Vilmart 2016-11-21 09:22:16 -05:00
  • d137e27eb9 Properly expose TestUtils through top-level package (#3086) Andrew Imm 2016-11-21 05:53:16 -08:00
  • a28257b2b7 Enabling web hooks (#3044) Antonio Davi Macedo Coelho de Castro 2016-11-20 21:39:47 -02:00
  • f22cea5ca9 Merge pull request #3083 from ParsePlatform/greenkeeper-pg-promise-5.4.3 Diwakar Cherukumilli 2016-11-20 15:32:10 -08:00
  • 0bc53753b0 chore(package): update pg-promise to version 5.4.3 greenkeeperio-bot 2016-11-20 10:35:51 -08:00
  • 1eff210a51 MongoStorageAdapter.findOneAndUpdate returns Parse Object (#3053) (#3064) Glen Tregoning 2016-11-20 06:02:49 -08:00
  • 4ea455b20a support Relation object saving (#3074) Yuki Takeichi 2016-11-20 23:00:34 +09:00
  • e9e6a4764e chore(package): update pg-promise to version 5.4.2 (#3081) Greenkeeper 2016-11-20 14:58:43 +01:00
  • 4785891e99 Merge pull request #3071 from ParsePlatform/greenkeeper-request-2.79.0 Diwakar Cherukumilli 2016-11-18 14:41:54 -08:00
  • 8e1e89b794 chore(package): update request to version 2.79.0 greenkeeperio-bot 2016-11-18 09:33:12 -08:00
  • cf6ce5b9a3 Adding support for optional Password Policy (#3032) Bhaskar Reddy Yasa 2016-11-17 22:07:51 +05:30
  • 6be9ee5491 Merge pull request #3061 from ParsePlatform/greenkeeper-lodash-4.17.2 Diwakar Cherukumilli 2016-11-16 12:36:14 -06:00
  • fe5f0a8980 chore(package): update lodash to version 4.17.2 greenkeeperio-bot 2016-11-15 23:40:01 -08:00
  • 303851d86d Merge pull request #3054 from ParsePlatform/greenkeeper-lodash-4.17.1 Diwakar Cherukumilli 2016-11-15 13:57:36 -06:00
  • 0cfae4d603 chore(package): update lodash to version 4.17.1 greenkeeperio-bot 2016-11-14 23:21:44 -08:00
  • 7e0e48457b Basic test for CLI definitions (#3050) Florent Vilmart 2016-11-14 11:38:28 -05:00
  • 7b5f89e037 Fix bug. Add similar tests for live query definitions steven-supersolid 2016-11-14 16:23:31 +00:00
  • 7bc83c372d nit: style steven-supersolid 2016-11-14 15:14:48 +00:00
  • 28c1824394 Add rudimentary test for cli definitions. Use consistent import and quote style. steven-supersolid 2016-11-14 14:59:00 +00:00
  • 19271fa1ef Adding support for AfterFind (#2968) jb 2016-11-12 09:35:34 -08:00
  • b80d8a0d3d Fix #3038 (#3039) Florent Vilmart 2016-11-11 12:40:41 -05:00
  • e9dfb68a37 Add support for maxTimeMS mongoOption (#3018) Tyler Brock 2016-11-11 08:03:35 -08:00
  • fbbc23772b deploy to dockerHub on tags (#3011) Florent Vilmart 2016-11-11 10:27:01 -05:00
  • 5082609937 Allow numberOrBooleanParser to parse string correctly. Improve error message in numberParser. Add env variable PARSE_SERVER_CLUSTER for cluster. Add tests (#3034) Steven Shipton 2016-11-11 14:40:45 +00:00
  • 9abf17730f Injected the username when password has changed. (#3033) Halim Qarroum 2016-11-10 18:40:17 +01:00
  • bb9ce773bb Don't create default folder when CLI parameter is 'null' (#3006) Steven Shipton 2016-11-04 13:11:57 +00:00
  • 1029ddf563 Fix error in docs (#3007) Kirill Kravinsky 2016-11-04 09:11:13 -04:00
  • 71fb6cef5e Dockerizing Parse Server (#3005) Kirill Kravinsky 2016-11-03 17:38:05 -04:00
  • 2fb4f89324 Fix whitespace in getDatabaseAdapter Tyler Brock 2016-11-03 10:53:37 -07:00
  • 1ae3613608 chore(package): update request to version 2.78.0 (#3002) Greenkeeper 2016-11-03 15:01:51 +01:00
  • 5f335a9d30 Fix parameter name (#3001) Steven Shipton 2016-11-03 14:01:31 +00:00
  • fb6150feb1 2.2.25-beta.1 (#2995) 2.2.25-beta.1 Florent Vilmart 2016-11-02 20:43:45 -04:00
  • 908c48098a Add health-checking endpoint on '/health' that always returns 200 (#2992) Kirill Kravinsky 2016-11-02 20:33:59 -04:00
  • b347bff641 Add option to re-use schema cache between requests (#2979) Steven Shipton 2016-11-02 23:05:23 +00:00
  • 801308d9b7 RedisCacheAdapter: add some additional checks and defaults (#2991) Tyler Brock 2016-11-02 15:13:55 -07:00
  • af700d7a4a chore(package): update redis to version 2.6.3 (#2975) Greenkeeper 2016-11-02 19:41:02 +01:00
  • 9c2cbd254e chore(package): update winston to version 2.3.0 (#2986) Greenkeeper 2016-11-02 18:56:46 +01:00
  • 33ebedfd6a Expire values in RedisCacheAdapter (#2988) Tyler Brock 2016-11-02 05:39:49 -07:00
  • f3c656829a Use spec reporter instead of dots (#2989) Tyler Brock 2016-11-02 05:39:09 -07:00
  • 86fdd173a5 chore(package): update babel-core to version 6.18.2 (#2983) Greenkeeper 2016-11-02 06:39:52 +01:00
  • 583887c43c Improve update of jsonb fields. Add PG 9.5 to travis. (#2984) Kulshekhar Kabra 2016-11-02 06:25:53 +05:30
  • 8f0ae7081d Enable a few tests to test against Postgres (#2971) Kulshekhar Kabra 2016-11-01 17:00:22 +05:30
  • 5c4806ba6d Changelog 2.2.24 (#2976) 2.2.24 Florent Vilmart 2016-10-31 19:30:20 -04:00
  • 78646a3e91 Enable API related tests for Postgres (#2970) Kulshekhar Kabra 2016-10-31 21:41:21 +05:30
  • edf6ab6875 Enable query related tests for Postgres (#2969) Kulshekhar Kabra 2016-10-31 21:40:53 +05:30
  • 142b3beab6 chore(package): update lodash to version 4.16.5 (#2972) Greenkeeper 2016-10-31 13:19:04 +01:00
  • b6c19a53ee Fix endsWith query test to use the correct query (#2965) Kulshekhar Kabra 2016-10-31 17:42:58 +05:30
  • 48865c765f Adds ability to update a subscription (#2935) Florent Vilmart 2016-10-31 08:12:11 -04:00
  • 94178df4d2 Add functionName to invalid function error (#2963) Michael Helvey 2016-10-30 08:58:34 -07:00
  • 4a2f7ff2db Close client connections on SIGINT/SIGTERM (#2964) Kulshekhar Kabra 2016-10-30 21:28:07 +05:30
  • 22c790f23c Wrap postgres class creation in a transaction (#2958) Kulshekhar Kabra 2016-10-29 05:53:37 +05:30
  • 0e78c28146 Fix PG fails (#2957) Florent Vilmart 2016-10-28 16:43:52 -04:00
  • 23b77f7261 Live query pubsub adapter (#2902) Florent Vilmart 2016-10-28 12:06:35 -04:00
  • f23c0a57ee Fix the error returned when class already exists (#2955) Kulshekhar Kabra 2016-10-28 21:16:19 +05:30
  • 4a5ed1095c Allow the URI for the test DB to be set via env (#2954) Kulshekhar Kabra 2016-10-28 18:41:07 +05:30
  • e788d49af0 Don't require all keys to be configured to enable key checks (#2816) (#2941) Steven Shipton 2016-10-26 21:44:39 +01:00
  • 278027a955 Google auth: try to validate on both sub or user_id (#2922) Florent Vilmart 2016-10-26 11:44:56 -04:00
  • f4fe19a55e chore(package): update request to version 2.76.0 (#2932) Greenkeeper 2016-10-25 14:56:27 +02:00
  • 403fb3e062 chore(package): update babel-register to version 6.18.0 (#2928) Greenkeeper 2016-10-25 04:51:28 +02:00
  • 3df10dca88 chore(package): update babel-core to version 6.18.0 (#2925) Greenkeeper 2016-10-25 03:35:21 +02:00
  • 68dbe005b5 chore(package): update babel-plugin-transform-flow-strip-types to version 6.18.0 (#2926) Greenkeeper 2016-10-25 03:35:12 +02:00
  • 8c4be63a4c chore(package): update babel-cli to version 6.18.0 (#2924) Greenkeeper 2016-10-25 01:26:23 +02:00
  • e2a5228127 chore(package): update pg-promise to version 5.3.5 (#2915) Greenkeeper 2016-10-24 23:24:46 +02:00
  • 151bea25ee Try to retrieve schema from all schemas cache if not found in individual cache (#2912) Steven Shipton 2016-10-23 16:59:39 +01:00
  • af55cd1efb Add role based ACL checks to LiveQuery (#2893) Aaron Blondeau 2016-10-21 21:53:31 -06:00
  • 0faaec3224 Release notes for 2.2.23 (#2895) 2.2.23 Florent Vilmart 2016-10-19 21:01:12 -04:00
  • 021fe4d336 Add SashiDo Migration guides to README (#2896) Marian Ignev 2016-10-20 03:56:43 +03:00
  • 5dc24334a5 Adds ability to run livequery server on different port (appengine) (#2892) Florent Vilmart 2016-10-19 20:11:25 -04:00
  • 86f35014f4 Fixes #2780 (#2810) Florent Vilmart 2016-10-19 19:54:19 -04:00
  • 758975cf03 Revert " Saved filename fixed so that clients display it correctly #2415 (#2705)" (#2833) Yuki Takeichi 2016-10-20 05:55:20 +09:00
  • a6a6f7ff60 Fix error when updating installation with useMasterKey (#2888) Jeremy Louie 2016-10-19 15:06:19 -04:00
  • 305b037176 Vkontakte Auth: Change users.get to secure.checkToken (#2880) Eugene Antropov 2016-10-19 17:38:01 +03:00
  • b88b0c578f Fix multiple use of notEqualTo (#2882) Jeremy Louie 2016-10-18 16:44:47 -04:00
  • d8ba9e8b7d Adds validation for id_token and access_token (#2878) Florent Vilmart 2016-10-17 12:44:24 -04:00
  • 60d506615d chore(package): update cross-env to version 3.1.3 (#2870) Greenkeeper 2016-10-17 16:28:35 +02:00
  • de36d9640b Allow configuration options for Postgres (#2873) Kulshekhar Kabra 2016-10-16 02:59:54 +05:30
  • 7af320932a Use the Postgres Adapter with a Postgres URI (#2871) Kulshekhar Kabra 2016-10-15 19:52:49 +05:30
  • c253daa9c9 Update bootstrap.sh (#2862) Florent Vilmart 2016-10-13 13:05:36 -04:00
  • 09f871b786 chore(package): update cross-env to version 3.1.1 (#2824) Greenkeeper 2016-10-07 15:36:48 +02:00
  • c0c516271c chore(package): update lodash to version 4.16.4 (#2835) Greenkeeper 2016-10-07 15:36:11 +02:00
  • 2cea0030f3 chore(package): update nodemon to version 1.11.0 (#2839) Greenkeeper 2016-10-07 15:36:04 +02:00
  • 6979bb430b Properly handle select/include pairs #2786 (#2809) Florent Vilmart 2016-10-07 09:33:55 -04:00
  • d8f0f9e158 chore(package): update lodash to version 4.16.2 (#2779) Greenkeeper 2016-09-27 14:53:24 +02:00
  • 27b135b1c2 chore(package): update parse to version 1.9.2 (#2788) Greenkeeper 2016-09-27 14:53:17 +02:00
  • 954a8a4159 Better support for null values in arrays (#2777) Florent Vilmart 2016-09-26 13:26:06 -04:00
  • a60935dbfb Changelog for 2.2.22 (#2775) 2.2.22 Florent Vilmart 2016-09-24 18:36:45 -04:00