1. d31e1ae SQLClient: Adapt to stream events needing a custom JSON serializer by Hector Oswaldo Caballero · 8 years ago
  2. 58e686f SQLStoreTest: Adapt to changes in ChangeEvent constructor by David Pursehouse · 8 years ago
  3. 840ffa5 Merge branch 'stable-2.12' by Hugo Arès · 8 years ago
  4. 190567b Bump plugin API version used to 2.12 release by Marco Miller · 8 years ago
  5. 9efe1c2 Build with API version 2.12-rc0 by David Pursehouse · 8 years ago
  6. 0c49a9e Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 8 years ago
  7. 608cd9b Build with API version 2.11.5 by David Pursehouse · 8 years ago
  8. d11f941 Increase test coverage a bit through refactored SQLQueryMaker#parseDates by Marco Miller · 9 years ago
  9. 65b6b0a Add IT test class with test covering more while expecting consistent log by Marco Miller · 9 years ago
  10. 27c0d9a Bump gerrit lib version to 2.13-SNAPSHOT so standalone works from clean by Marco Miller · 9 years ago
  11. cf52584 Merge branch 'stable-2.11' by Hugo Arès · 9 years ago
  12. 61a860b Add buck rule and alias to generate source jar by Hugo Arès · 9 years ago
  13. 3c5073e Bump guava and truth versions as per latest gerrit master's by Marco Miller · 9 years ago
  14. 86d0ae7 Add buck rule and alias to generate source jar by Hugo Arès · 9 years ago
  15. b293034 Narrow access modifiers that can be narrowed for classes/members/methods by Marco Miller · 9 years ago
  16. 658883b Replace few left magic numbers with constants in SQLEntry, SQLQueryMaker by Marco Miller · 9 years ago
  17. 5680d59 Refactor cluttered SQLStore code by extracting a few new focused methods by Marco Miller · 9 years ago
  18. 0bc79c7 Fix minor issues in SQLClient javadoc by Marco Miller · 9 years ago
  19. 3f9ac82 Remove duplication pertaining to cancelling the CheckConnectionTask by Marco Miller · 9 years ago
  20. 4b0e37e Move SQLClient-centric exceptions handling from SQLStore to SQLClient by Marco Miller · 9 years ago
  21. 727e316 Move table-specific CREATE TABLE query code from SQLClient to SQLTable by Marco Miller · 9 years ago
  22. 3afbf1a Fix license header by Hector Oswaldo Caballero · 9 years ago
  23. 23f7715 Make SQLEntry's overridden methods null and overflow proof by Hector Oswaldo Caballero · 9 years ago
  24. 18b70ba Simplify SQLClient by Hector Oswaldo Caballero · 9 years ago
  25. 5a57c02 Use try with resources by Hector Oswaldo Caballero · 9 years ago
  26. 3a16087 Merge branch 'stable-2.11' by Hugo Arès · 9 years ago
  27. a2fe2ba Do not backup empty local database by Hugo Arès · 9 years ago
  28. 385e5b4 Fix SQLModule class name case to match others by Hugo Arès · 9 years ago
  29. b8af47f Move sql store implementation into its own package by Hugo Arès · 9 years ago
  30. 76a5f83 Check that local db exists before restoring events by Janice Agustin · 9 years ago
  31. b02315f Merge branch 'stable-2.11' by Hugo Arès · 9 years ago
  32. d99d963 Support IDE integration using buck standalone mode by Hugo Arès · 9 years ago
  33. c65f3d1 Improve events-log config tests by Janice Agustin · 9 years ago
  34. 92150c8 Update easymock to 3.3.1 to match version used by gerrit by Hugo Arès · 9 years ago
  35. 2bf572a When testing, be explicit for which projects to throw exception by Christian Aistleitner · 9 years ago
  36. 1ac32ae Updade dependencies to match version used by gerrit by Hugo Arès · 9 years ago
  37. e6486aa Update plugin API version to 2.12-SNAPSHOT by Christian Aistleitner · 9 years ago
  38. fa7c1e6 Remove maven support by Hugo Arès · 9 years ago
  39. 5ff458e Add implementation vendor and url to the manifest by Hugo Arès · 9 years ago
  40. 86dda1d Add support to run buck test by Hugo Arès · 9 years ago
  41. 478046b Add standalone Buck build mode by David Ostrovsky · 9 years ago
  42. 0574ef2 Kill connection check when plugin is stopping by Janice Agustin · 9 years ago
  43. c5fcfec Improve public API javadoc by Janice Agustin · 9 years ago
  44. 2321871 Improve unit tests by Janice Agustin · 9 years ago
  45. f7538df Code formatting and refactoring by Janice Agustin · 9 years ago
  46. db3ea56 Improve exception handling by Janice Agustin · 9 years ago
  47. 847a0c7 List events in order of creation by Janice Agustin · 9 years ago
  48. d1140e4 Keep copy of local db once main connection is restored by Janice Agustin · 9 years ago
  49. a04aaf5 Auto-recover from database connection loss by Janice Agustin · 9 years ago
  50. 6f3b7fd Store events locally when db server is unavailable by Janice Agustin · 9 years ago
  51. 9c77f7d Retry storing events upon connection loss by Janice Agustin · 9 years ago
  52. 40a4b4e Move database related logic outside of SQLStore for better testability by Hugo Arès · 9 years ago
  53. f6e9fda Set version to 2.11-SNAPSHOT by Hugo Arès · 9 years ago
  54. 9239380 Fix default query by Janice Agustin · 9 years ago
  55. 5c29c5e Only store ProjectEvent by Hugo Arès · 9 years ago
  56. 6805f72 Store events asynchronously and show in show-queue by Janice Agustin · 9 years ago
  57. 43b9ac2 Move configuration into its own class by Janice Agustin · 9 years ago
  58. 60bc8e0 Initial Commit by Simon Lei · 10 years ago
  59. 0df5d71 Initial empty commit by Hugo Arès · 9 years ago