Commit Graph

  • dbf64a6d83 Merge pull request #1297 from drew-gross/error-copy Florent Vilmart 2016-03-31 09:16:55 -04:00
  • eeb3331167 Update error message Drew Gross 2016-03-31 00:19:42 -07:00
  • 8a6903aa8d Merge pull request #1287 from ParsePlatform/flovilmart.dynamicConfigMount Drew 2016-03-30 20:29:37 -07:00
  • 434ac91129 Merge branch 'master' into flovilmart.dynamicConfigMount Drew 2016-03-30 20:29:30 -07:00
  • f0ebb7bae6 Merge pull request #1295 from drew-gross/test-1259 Florent Vilmart 2016-03-30 23:14:17 -04:00
  • 781e81d36b Merge pull request #1291 from ParsePlatform/flovilmart.issue1257 Drew 2016-03-30 19:54:38 -07:00
  • 73bca3b64c Improve comments Drew Gross 2016-03-30 19:48:33 -07:00
  • 6311c95785 Fixes #1271 Drew Gross 2016-03-30 19:35:54 -07:00
  • efa7366250 Merge pull request #1286 from drew-gross/test-1259 Florent Vilmart 2016-03-30 20:31:05 -04:00
  • 6b6e684d55 Merge pull request #1290 from ParsePlatform/drew-gross-patch-2 Florent Vilmart 2016-03-30 20:27:43 -04:00
  • 5d99075663 Properly let masterKey add fields Florent Vilmart 2016-03-30 20:27:12 -04:00
  • c5636e1b77 Point to #1271 as how to write a good issue report Drew 2016-03-30 17:09:11 -07:00
  • ab1858616b Adds ability to override mount with publicServerURL for production uses Florent Vilmart 2016-03-30 19:50:08 -04:00
  • 632c8054da Regression test for #1259 Drew Gross 2016-03-30 16:45:26 -07:00
  • 7afc08abe4 Merge pull request #1283 from drew-gross/test-871 Florent Vilmart 2016-03-30 19:17:17 -04:00
  • 33c9730be2 Merge pull request #1281 from drew-gross/test-701 Florent Vilmart 2016-03-30 19:10:20 -04:00
  • 97d3deb73b Regression test for #871 Drew Gross 2016-03-30 13:23:21 -07:00
  • a0e7739526 Add a test to repro #701 Drew Gross 2016-03-30 11:43:12 -07:00
  • 7064f1d3ed Allow queries on specific objects to user the include and keys query parameters. Jeremy 2016-03-30 13:50:36 -04:00
  • 4774e90937 Removes all stdout/err logs while testing Florent Vilmart 2016-03-29 22:52:00 -04:00
  • 6055f2a552 Improves report for Push error in logs and _PushStatus Florent Vilmart 2016-03-29 22:42:37 -04:00
  • b2819df7e5 Merge pull request #1264 from ParsePlatform/fosco.224 2.2.4 Fosco Marotto 2016-03-29 14:36:26 -08:00
  • 5dc5ef239e Merge pull request #1265 from drew-gross/ignore-thrown-message Fosco Marotto 2016-03-29 14:36:07 -08:00
  • f25bcc490a Updated changelog Fosco Marotto 2016-03-29 15:31:36 -07:00
  • aa5ebd49f0 Merge pull request #1199 from yuzeh/fix-authData-null-value Florent Vilmart 2016-03-29 18:28:17 -04:00
  • 106ac95622 Fix adapter imports Fosco Marotto 2016-03-29 14:08:46 -08:00
  • 1f4393cd4d Changelog and update to 2.2.4 Fosco Marotto 2016-03-29 15:10:55 -07:00
  • e361ccf5a5 Merge pull request #1263 from drew-gross/fix-adapters Fosco Marotto 2016-03-29 14:08:46 -08:00
  • 342a3a92fe Fix adapter imports Drew Gross 2016-03-29 14:58:44 -07:00
  • 507fa54570 Merge branch 'master' into fix-authData-null-value Dan Huang 2016-03-29 14:43:19 -07:00
  • 1b8e613dfb Clean authData of null values on _User update yuzeh 2016-03-25 16:11:27 -07:00
  • f259a3b17e Supports increment as well as Increment Florent Vilmart 2016-03-29 09:44:04 -04:00
  • 6be067cff5 Merge pull request #1261 from ParsePlatform/fosco.223 2.2.3 Fosco Marotto 2016-03-29 13:02:24 -08:00
  • 73f8bbc2b3 Changelog and update to 2.2.3 Fosco Marotto 2016-03-29 13:49:23 -07:00
  • 337d3c297a Merge pull request #1248 from ParsePlatform/flovilmart.incrementBadge Drew 2016-03-29 12:49:48 -07:00
  • cb4b036947 Supports increment as well as Increment Florent Vilmart 2016-03-29 09:44:04 -04:00
  • ef08dcf76c Merge pull request #1234 from ParsePlatform/flovilmart.winston Drew 2016-03-29 10:54:36 -07:00
  • 9dd860948a Merge pull request #1253 from DroidsOnRoids/master Drew 2016-03-29 10:41:49 -07:00
  • 6dc7aa87c6 Fixed bug with 'undefined' token in email verification link Krzysztof Zielonka 2016-03-29 17:48:54 +02:00
  • 3dccd61222 Matching queries with doesNotExist constraint André Luiz Cardoso 2016-03-29 11:28:45 -03:00
  • 592334756b Merge pull request #1235 from drew-gross/config-out-of-experimental Florent Vilmart 2016-03-28 21:58:11 -04:00
  • 247a06f399 use console.error on EADDRINUSE Florent Vilmart 2016-03-28 21:57:22 -04:00
  • 74b847f1d1 Merge pull request #1204 from ParsePlatform/flovilmart.flatteningPushAdapterResults Florent Vilmart 2016-03-28 21:56:42 -04:00
  • 75f49b4d1a Tested with the dashboard, it now works great. Drew Gross 2016-03-28 18:43:06 -07:00
  • 5c1fe3a325 Better logging with winston Florent Vilmart 2016-03-26 13:47:44 -04:00
  • cbf3f3c1be Spotify authentication Rajinder Ramgarhia 2016-03-28 02:07:10 -04:00
  • cd05e3bd19 Merge pull request #1210 from framp/master Florent Vilmart 2016-03-26 23:57:48 -04:00
  • 236c7d15c2 Refactor code Federico Rampazzo 2016-03-27 04:32:58 +01:00
  • 6b9fd16273 Added merging in Config with scoped set Federico Rampazzo 2016-03-27 03:46:36 +01:00
  • 94b10de7b8 Fixed config upsert implementation to handle nested object and __op:Delete Federico Rampazzo 2016-03-27 00:24:38 +00:00
  • aeda714b87 Improve flattening of results from pushAdapter Florent Vilmart 2016-03-26 11:02:26 -04:00
  • 114f7d1b58 Make global config visible from parse-dashboard when it's enabled Federico Rampazzo 2016-03-26 11:15:17 +00:00
  • d47a756f80 Merge pull request #1195 from ParsePlatform/flovilmart.moduleParseServerPush Florent Vilmart 2016-03-25 17:37:18 -04:00
  • 6bea950b32 Merge pull request #1164 from drew-gross/push-enable Drew 2016-03-25 13:54:22 -07:00
  • 1796ae3b7c Close code block in readme Drew 2016-03-25 11:44:01 -07:00
  • 8731337677 removes onesignal Florent Vilmart 2016-03-25 14:20:12 -04:00
  • f2f7c8bad3 ParsePushAdapter is a package Florent Vilmart 2016-03-25 13:12:51 -04:00
  • e3cb473903 Merge pull request #1185 from ParsePlatform/flovilmart.arrayPointersInQuery Florent Vilmart 2016-03-25 08:24:23 -04:00
  • ebfbe5794c Merge pull request #1188 from drew-gross/fix-flaky-test Florent Vilmart 2016-03-25 08:24:09 -04:00
  • 7cdf85b367 Use getter Drew Gross 2016-03-24 20:59:50 -07:00
  • b8b86264f9 Fix flaky test Drew Gross 2016-03-24 19:48:41 -07:00
  • ec35c39724 Fix bad rebase Drew Gross 2016-03-24 19:39:54 -07:00
  • 19e6293638 Mark push as enabled in serverInfo endpoint Drew Gross 2016-03-23 12:33:26 -07:00
  • 7738d33399 Merge pull request #1144 from drew-gross/document-email-adapter Drew 2016-03-24 19:31:45 -07:00
  • 4ff52de01c fixes problem affecting finding array pointers Florent Vilmart 2016-03-24 20:42:06 -04:00
  • 27a3198d81 Fix imports Drew Gross 2016-03-24 15:08:44 -07:00
  • b4ee31322e Fix tests Drew Gross 2016-03-23 18:32:40 -07:00
  • 3e45e04cf1 Use version 1.0.0 of mailgun adapter Drew Gross 2016-03-23 17:30:48 -07:00
  • 958d77207a Fix typo Drew Gross 2016-03-23 17:28:52 -07:00
  • 259de3f104 Fix readme to note move of mailgun adapter Drew Gross 2016-03-23 17:26:37 -07:00
  • 152c7e88b8 Move mailgun adapter to it's own repo Drew Gross 2016-03-23 17:20:35 -07:00
  • f28b719b83 Fix tests Drew Gross 2016-03-22 22:22:53 -07:00
  • 2f00a02936 Document email adapter Drew Gross 2016-03-22 22:09:22 -07:00
  • f4ad4c1af5 Merge pull request #1172 from ParsePlatform/flovilmart.externalAdapters Florent Vilmart 2016-03-24 14:46:15 -04:00
  • 83f5207d44 remove inaccurate comment Florent Vilmart 2016-03-24 14:15:00 -04:00
  • 82ebba4db8 Merge pull request #1133 from carmenlau/reset-password-fix Drew 2016-03-24 10:35:02 -07:00
  • 3d3ed53c5f Updates test that is failing cuz of instanceof Florent Vilmart 2016-03-24 00:57:49 -04:00
  • 1e45ac753a Moves Files adapters to external packages Florent Vilmart 2016-03-23 23:29:16 -04:00
  • 603bf97c0b Add test case for checking _perishable_token, it should be unset after password reset. #951 Carmen 2016-03-23 17:27:44 +08:00
  • 120c6feb61 Unset _perishable_token after reset password, instead of setting it to null. #951 Carmen 2016-03-22 22:20:36 +08:00
  • b3c5e836d5 Clear reset password token after reset password. _perishable_token is not a parse field, cannot clear it through rest. Update it separately. #951 Carmen 2016-03-22 20:26:38 +08:00
  • 53e152e975 Instead of executing write directly, reuse rest.update to fix request object in user before save is empty when reset password. #951 Carmen 2016-03-22 19:08:25 +08:00
  • ee8f85baef Merge pull request #1169 from ParsePlatform/fosco.222 2.2.2 Fosco Marotto 2016-03-23 16:57:53 -08:00
  • 7a73d74869 Changelog and update to 2.2.2 Fosco Marotto 2016-03-23 17:57:12 -07:00
  • 047c8e71ff Merge pull request #1168 from ParsePlatform/wangmengyan.fix_gcm_payload Mengyan Wang 2016-03-23 17:47:07 -07:00
  • cbd1b878b9 Add pushId back to GCM payload wangmengyan95 2016-03-23 17:28:07 -07:00
  • 24146753b9 Merge pull request #1166 from ParsePlatform/flovilmart.MoveParseServer Drew 2016-03-23 16:45:31 -07:00
  • ea211e658f moves ParseServer to it's own file Florent Vilmart 2016-03-23 19:05:56 -04:00
  • 16b6ec4879 Merge pull request #1153 from ParsePlatform/flovilmart.fixBrokenParseServerClass Florent Vilmart 2016-03-23 12:49:41 -04:00
  • ddb76a8650 Mounts createLiveQueryServer, fix babel induced problem Florent Vilmart 2016-03-23 09:19:09 -04:00
  • f5fdedfbc7 Merge pull request #1138 from ParsePlatform/flovilmart.bootstrap Florent Vilmart 2016-03-23 07:52:17 -04:00
  • 3ce634bd82 Merge pull request #1142 from ParsePlatform/flovilmart.fixes1136 Florent Vilmart 2016-03-23 07:52:04 -04:00
  • b30805b47b do not override username Florent Vilmart 2016-03-22 21:17:53 -04:00
  • 0e662190b3 Merge pull request #1139 from ParsePlatform/drew-gross-patch-2 Fosco Marotto 2016-03-22 16:55:30 -08:00
  • 7d6f359434 Update README.md Drew 2016-03-22 17:17:37 -07:00
  • 0a4cc606c6 Adds curl test command Florent Vilmart 2016-03-22 19:51:02 -04:00
  • 8124abab34 Merge pull request #1137 from ParsePlatform/fosco.221 2.2.1 Fosco Marotto 2016-03-22 15:56:03 -08:00
  • b7a723fa7e Adds bootstrap.sh Florent Vilmart 2016-03-22 18:59:41 -04:00
  • 4e39975239 Changelog and update to 2.2.1 Fosco Marotto 2016-03-22 15:37:38 -07:00
  • e506784741 Merge pull request #1132 from ParsePlatform/flovilmart.hotfixCLPAssignments Drew 2016-03-22 14:39:48 -07:00