Commit Graph

  • 4864518315 Update schema mismatch error to include type string (#1898) Jeremy Pease 2016-05-24 16:52:45 -04:00
  • 3ed3c7b62f Move more mongo specific stuff into mongo adapter Drew Gross 2016-05-23 21:16:03 -07:00
  • 05ae010b91 Kill mongoOptions Drew Gross 2016-05-23 20:28:12 -07:00
  • d428041a83 Consistent parameter order Drew Gross 2016-05-23 20:22:04 -07:00
  • a763f7c2fc move transformWhere into mongo adapter Drew Gross 2016-05-23 20:19:03 -07:00
  • 135b0e0254 Remove options from count Drew Gross 2016-05-23 20:15:51 -07:00
  • e444ca8425 Can't sort a count Drew Gross 2016-05-23 20:12:03 -07:00
  • aa072dabff Remove limit from count Drew Gross 2016-05-23 20:09:59 -07:00
  • c9be5a3aac Destructure mongo options Drew Gross 2016-05-23 20:07:16 -07:00
  • cf0a4b246f remove adaptive collection call Drew Gross 2016-05-23 20:04:10 -07:00
  • 14938bbe7a create + use adapter count instead of collection count Drew Gross 2016-05-23 19:00:58 -07:00
  • 1ae1d42c32 transformWhere in MongoAdapter Drew Gross 2016-05-23 17:39:07 -07:00
  • 4052470820 remove schemaController paramater Drew Gross 2016-05-23 17:29:26 -07:00
  • 7dca7e20b0 Remove schemaController parameter Drew Gross 2016-05-23 17:18:46 -07:00
  • e440046be4 Remove getRelationFields Drew Gross 2016-05-23 17:01:47 -07:00
  • f4b1f7b951 Remove all dependencies on schemaController Drew Gross 2016-05-23 16:43:51 -07:00
  • d944255e4e remove another use of schemaController Drew Gross 2016-05-23 16:27:45 -07:00
  • a55b2b6209 remove another use of schemaController Drew Gross 2016-05-23 16:24:07 -07:00
  • 00de555ecb remove one use of schemaController Drew Gross 2016-05-23 16:21:35 -07:00
  • 474a893a22 Pass the Parse Schema into untransform Drew Gross 2016-05-23 15:54:12 -07:00
  • fe8160449c Revert changes to find Drew Gross 2016-05-23 11:54:54 -07:00
  • 74ee8613d8 Fix inner keys named _rperm, _wperm Drew Gross 2016-05-21 21:43:21 -07:00
  • c928dcc118 Prevent untransforming inner object keys named _p_* Drew Gross 2016-05-21 21:20:53 -07:00
  • 9f149e6db5 Don't mess with inner object keys called _auth_data_* Drew Gross 2016-05-21 20:57:31 -07:00
  • 69d5a2f87c Make find() in MongoStorageAdapter Drew Gross 2016-05-21 19:51:06 -07:00
  • 3a96140103 Fix issue with pointers getting un-hydrated when there is a beforeSave (#1884) Drew 2016-05-23 17:13:32 -07:00
  • 614e1ac8e5 Move query logic into mongo (#1885) Drew 2016-05-23 16:31:51 -07:00
  • 88fa7bad92 Update README.md (#1886) Adrian Brink 2016-05-24 00:49:06 +02:00
  • 6b28075194 Merge pull request #1834 from drew-gross/move-stuff Peter J. Shin 2016-05-23 12:46:44 -07:00
  • 8b43d2644f Change existsSync to exception handler (#1879) Steven Shipton 2016-05-23 19:49:43 +01:00
  • 361d4a34ce Merge pull request #1876 from ParsePlatform/pin-mongodb Peter J. Shin 2016-05-23 10:44:53 -07:00
  • e93a1ad7fc Pin mongodb package Drew 2016-05-23 09:15:32 -07:00
  • 392102eb97 Cache users by objectID, and clear cache when updated via master key (fixes #1836) (#1844) Drew 2016-05-22 09:59:36 -07:00
  • eefa2ccac7 Handle "bytes" type in DB. Fixes #1821. (#1866) Drew 2016-05-22 06:33:59 -07:00
  • fab8cfdfc7 Add additional default fields to _Installation class (#1852) Jeremy Pease 2016-05-20 21:15:47 -04:00
  • 9bad87905f Add MongoDB 3.2 to test matrix (#1842) Tyler Brock 2016-05-20 14:18:41 -07:00
  • b2183680be Refactor cloud code tests (#1837) Drew 2016-05-19 13:38:16 -07:00
  • fece2a4b47 change logger.error to logger.info to prevent pm2 from crashing (#1830) benishak 2016-05-19 18:52:44 +02:00
  • 03108e6347 add support for http basic auth (#1706) Hussam Moqhim 2016-05-18 22:06:37 -05:00
  • c416cad43f remove extra special keys list Drew Gross 2016-05-18 18:59:52 -07:00
  • 5165c80570 Remove validate parameter from deleteObjectsByQuery Drew Gross 2016-05-18 18:35:02 -07:00
  • 643bdc8227 Move query validation out of mongo adapter Drew Gross 2016-05-18 18:10:57 -07:00
  • 15fc186a51 Extract query validation logic Drew Gross 2016-05-18 18:05:04 -07:00
  • ea09213511 lift query key validation out of transformWhere Drew Gross 2016-05-18 16:26:59 -07:00
  • 559205bc64 Lift no-query-ACL validation out of transformWhere Drew Gross 2016-05-18 13:49:31 -07:00
  • 66b8a8474e Lift query key validation out of transformQueryKeyValue Drew Gross 2016-05-18 13:35:49 -07:00
  • b24ff151d5 Correct validation of inner keys Drew Gross 2016-05-17 15:57:25 -07:00
  • 0d856c1f23 remove extra lines Drew Gross 2016-05-17 00:56:04 -07:00
  • 4d4361451c Refactor MongoTransform.js (#1823) Drew 2016-05-18 18:14:54 -07:00
  • d7d4699832 Fix logic for missing geo index error message check (#1824) Tyler Brock 2016-05-18 12:33:55 -07:00
  • 8c09c3dae1 Adding Caching Adapter, allows caching of _Role and _User queries (fixes #168) (#1664) Blayne Chard 2016-05-18 12:12:30 +12:00
  • 5d887e18f0 FIX #1572 - Accepting LOGS_FOLDER as env variable (#1757) KartikeyaRokde 2016-05-18 05:32:28 +05:30
  • 40965186c0 Mask sensitive information when logging (#1790) Marco Cheung 2016-05-18 04:15:44 +08:00
  • b40e16647b Changelog for version 2.2.10 2.2.10 Drew Gross 2016-05-16 15:32:36 -07:00
  • 3b4ae2d0a0 Write old ACL format in _acl in addition to new format (#1810) Tyler Brock 2016-05-16 14:41:25 -07:00
  • 1854928fe7 Add test to ensure you can set ACL in beforeSave (#1772) Tyler Brock 2016-05-13 18:17:22 -07:00
  • e4998c256a Move field name validation logic out of mongo (#1752) Drew 2016-05-13 15:28:14 -07:00
  • 4bfe2c5014 Merge pull request #1774 from drew-gross/pointer-perms-in-dash Peter J. Shin 2016-05-13 14:47:24 -07:00
  • d0c3535a39 Fix error when unset user email (#1778) Marco Cheung 2016-05-14 01:51:01 +08:00
  • c2cfa14627 Tell dashboard that the feature exits Drew Gross 2016-05-12 16:30:38 -07:00
  • 19e7407f55 Return correct error when violating unique index (#1763) Marco Cheung 2016-05-12 08:24:15 +08:00
  • 6cfcb4ddf8 Fix #1755 (#1756) North 2016-05-12 06:22:29 +08:00
  • 10ee229e60 Update dependencies and support node 6.1 (#1754) Drew 2016-05-11 05:54:23 -07:00
  • 1291f70a16 Fix malformed config.json in bootstrap.sh Sebastián Balay 2016-05-10 19:13:06 -03:00
  • 26df50924b Update to 2.2.9 (#1747) 2.2.9 Drew 2016-05-10 10:50:05 -07:00
  • e698f61a58 Handle null param in cloud code. Fixes #1472 (#1746) Drew 2016-05-10 10:43:02 -07:00
  • e60901de6a Version 2.2.8 (#1738) 2.2.8 Drew 2016-05-09 16:56:32 -07:00
  • b2f36e192a Merge pull request #1644 from drew-gross/refactor-query-transform Fosco Marotto 2016-05-09 11:21:22 -07:00
  • 10d2988985 Pass dates to cloud code functions (#655) (#1697) andrewchae 2016-05-09 10:45:57 -07:00
  • 37c502bed0 Add config.expireInactiveSession to add support for non-expiring inactive sessions (#1536) Steven Shipton 2016-05-06 20:50:45 +01:00
  • b00572de65 Merge pull request #1696 from ParsePlatform/issue-template Héctor Ramos 2016-05-06 12:46:41 -07:00
  • da5b5ccefa Update ISSUE_TEMPLATE.md Héctor Ramos 2016-05-06 12:45:47 -07:00
  • 7c850fc1ad Fix for #1642 - copy query parameters to request body (#1687) Steven Shipton 2016-05-06 20:36:05 +01:00
  • 90df7841ef Update issue template Héctor Ramos 2016-05-03 12:08:23 -07:00
  • 0b88302bea Link to new migration guide Héctor Ramos 2016-04-29 21:34:33 -07:00
  • 583bb34995 Link to bug tool for migration issues Héctor Ramos 2016-04-28 12:56:04 -07:00
  • 71ae7bee94 better names and comments Drew Gross 2016-04-26 13:08:58 -07:00
  • 449ca115b1 Break object deletions's dependency on schemaController Drew Gross 2016-04-26 10:23:14 -07:00
  • d4bd21fcbc remove schema from transformWhere Drew Gross 2016-04-26 10:20:17 -07:00
  • a926712951 Start using parse format schema in transformQueryKeyValue Drew Gross 2016-04-26 10:12:45 -07:00
  • 5f564f32f5 simplify a little Drew Gross 2016-04-25 23:39:42 -07:00
  • 874d10fc74 Check expected type is array from Parse Format Schema Drew Gross 2016-04-25 23:36:25 -07:00
  • 4371ca164c Pass parse format schema to transformWhere Drew Gross 2016-04-25 22:45:16 -07:00
  • 608cba9e8c Clearer names in DatabaseController Drew Gross 2016-04-25 22:12:03 -07:00
  • 5cbf3eb8dd Tidy up db controller Drew Gross 2016-04-25 22:01:50 -07:00
  • 37953d146b some cleanup Drew Gross 2016-04-25 21:53:57 -07:00
  • a3179e43fb No need to handle object or reject arrays when transforming queries Drew Gross 2016-04-25 21:13:34 -07:00
  • 7b431ad064 nits Drew Gross 2016-04-25 20:54:47 -07:00
  • 3d7589c1bc Update README.md (#1637) Aidan Musnitzky 2016-04-25 20:51:52 -07:00
  • ee8a3c94d5 No need to transform post-transform keys in mongo adapter Drew Gross 2016-04-25 20:42:19 -07:00
  • e2a3213351 Remove update logic from query Drew Gross 2016-04-25 19:34:07 -07:00
  • 5c7b346292 Remove unnecessary logic Drew Gross 2016-04-25 18:48:22 -07:00
  • 0542f860f4 Test case to ensure dashboard.parse.com won't break (#1636) Florent Vilmart 2016-04-25 21:33:11 -04:00
  • e0a9f19895 Split logic for transforming queries into it's own function Drew Gross 2016-04-25 18:22:20 -07:00
  • 21e73ac276 Destructuring Drew Gross 2016-04-25 17:21:24 -07:00
  • 957b5927b1 Ignore _RevoableSession "header" that is sent by JS SDK. Fixes #1548. (#1627) Drew 2016-04-25 12:52:21 -07:00
  • 234d0093ff Cleanup delete schema (#1604) Drew 2016-04-25 11:47:57 -07:00
  • d14d451028 Move acl adding into parse server (#1601) Drew 2016-04-22 18:44:03 -07:00
  • d33dd68cc5 Add revokeSessionOnPasswordReset option. Closes #1584 (#1597) Drew 2016-04-22 15:21:50 -07:00
  • 0d094767cf Cleanup update (#1590) Drew 2016-04-22 14:05:21 -07:00