1. 2cc498a Added undefined check for UsergridResponse.error, removed unused code by brandon · 8 years ago
  2. 6de1646 Added .hasNextPage to UsergridResponse, fixed UsergridResponse.metadata by brandon · 8 years ago
  3. 25537cc Removed unused functions/requires by brandon · 8 years ago
  4. 0e2b42e Changed Travis to run grunt, readme Travis badge links to build by brandon · 8 years ago
  5. e656b51 Added UsergridUser class and re-worked entity > user subclassing by brandon · 8 years ago
  6. 648d911 Added additional UsergridResponse tests and UsergridResponseError by brandon · 8 years ago
  7. cfb4d73 Merge remote-tracking branch 'origin/master' by brandon · 8 years ago
  8. 9e4492e UsergridResponse.metadata is now immutable by brandon · 8 years ago
  9. 29e50d6 Added baseline for UsergridEntity and basic tests by brandon · 8 years ago
  10. b312e19 Added baseline for UsergridEntity and basic tests by brandon · 8 years ago
  11. 2170b16 Added Travis CI badge by brandon · 8 years ago
  12. 3769d06 Properly corrected type assertions for tests by brandon · 8 years ago
  13. 3e0d14f Attempt to get tests passing on TravisCI by brandon · 8 years ago
  14. 2767f4e Added notification config to .travis.yml by brandon · 8 years ago
  15. 664c534 Added notification config to .travis.yml by brandon · 8 years ago
  16. 0c759d5 Made async tests sync to allow for propert execution of before() by brandon · 8 years ago
  17. acbd3ea Changed .and.have in tests to .with by brandon · 8 years ago
  18. 74f1285 More attempted fixes to get travis working by brandon · 8 years ago
  19. c4a4c44 Fixed .travis.yml to include mocha dependency by brandon · 8 years ago
  20. 477a8cb travis.yml → .travis.yml by brandon · 8 years ago
  21. 3e97f52 Added .travis.yml by brandon · 8 years ago
  22. aaae427 Additional refactoring of UsergridClient, fixed false-positive Usergrid tests by brandon · 8 years ago
  23. 17b1f76 Additional code cleanup, changed cyclo helper function by brandon · 8 years ago
  24. b5297ba Repaired tests, removed default tokenTtl, reduced cyclomatic complexity by brandon · 8 years ago
  25. 188f442 Changed __nextIsNot to a private variable by brandon · 8 years ago
  26. 8812d5f Renamed callbackCheck.js by brandon · 8 years ago
  27. d8fa749 Reduced complexity in UsergridClient init by brandon · 8 years ago
  28. b125b75 Added UsergridQuery 'not' test and renamed test files to .test.js by brandon · 8 years ago
  29. 940b9d0 Improved handling of 'not' operator in UsergridQuery by brandon · 8 years ago
  30. 2cb460c Added additional tests and fixed value quote rules for UsergridQuery by brandon · 8 years ago
  31. 249f632 Significant enhancements to UsergridQuery builder pattern by brandon · 8 years ago
  32. 20a8cbb Added Codacy badge to Readme by brandon · 8 years ago
  33. c2df854 Removed more unused modules by brandon · 8 years ago
  34. a153b04 Additional Codacy cleanup by brandon · 8 years ago
  35. a464ce1 Added arguments length check to UsergridClient init by brandon · 8 years ago
  36. e9eeb57 Fixed quotes and missing {} (code style) by brandon · 8 years ago
  37. 80a22ba Builder pattern for UsergridQuery functional but incomplete by brandon · 8 years ago
  38. 1587d94 Bug fixes to client.appAuth setter by brandon · 8 years ago
  39. bdcb44d Fixed appAuth.expiry test by brandon · 8 years ago
  40. 509ec04 Modularized tests into /tests/lib by brandon · 8 years ago
  41. afdc7db Minor test rewording by brandon · 8 years ago
  42. 8c17a43 Moved test collection to config.json, removed const (ES6 only) by brandon · 8 years ago
  43. 6b08d7c Completed UsergridClient.authenticateApp() by brandon · 8 years ago
  44. afd8e66 Test cleanup and refactoring by brandon · 8 years ago
  45. 43a2b75 Added UsergridAuth and UsergridAppAuth classes + tests by brandon · 8 years ago
  46. b4cd677 Bug fixes to init fail test by brandon · 8 years ago
  47. 74ae5fc Bug fixes to initialization error handler by brandon · 8 years ago
  48. 65638aa Added additional initialization properties, updated objectkit by brandon · 8 years ago
  49. 5827681 Added JIRA ticket to test case for DELETE by brandon · 8 years ago
  50. 16686f4 Moved config out of package.json, improved .initialize() tests by brandon · 8 years ago
  51. aae22de Functional tests complete for GET, PUT, POST, DELETE by brandon · 8 years ago
  52. b3327a6 Added first passing tests for Usergrid.GET by brandon · 8 years ago
  53. 1d4344f Added test harness for Usergrid by brandon · 8 years ago
  54. 3453078 Another reworking of UsergridClient/Usergrid prototype inheritance by brandon · 8 years ago
  55. d32fe48 Reworked singleton client to remove instance tracking by brandon · 8 years ago
  56. df75509 Stability improvements and property immutability by brandon · 9 years ago
  57. 25bc9f2 Iterated on UsergridResponse > UsergridRequest by brandon · 9 years ago
  58. cc194da Working Usergrid.GET with preliminary UsergridResponse by brandon · 9 years ago
  59. 93302a3 Initial commit by Brandon Shelley · 9 years ago