1. e2bc2c0 Adapt to latest EventListener package on master by Luca Milanesio · 6 years ago
  2. 4439073 Merge branch 'stable-2.14' by Hector Oswaldo Caballero · 7 years ago
  3. ae124fd Upgrade to latest bazlets by Hector Oswaldo Caballero · 7 years ago
  4. 47d79cf Use Java 8 Date/time API by Hector Oswaldo Caballero · 7 years ago
  5. 4edba5d Autoclose writer instance by Hector Oswaldo Caballero · 7 years ago
  6. 173b56d Use latest bazlets by Hector Oswaldo Caballero · 7 years ago
  7. 3d17b33 Merge branch 'stable-2.14' by Hector Oswaldo Caballero · 7 years ago
  8. bcfa24a Remove redundant type definition by Hector Oswaldo Caballero · 7 years ago
  9. 1b5ae3f Fix documentation by Hector Oswaldo Caballero · 7 years ago
  10. e2149e2 Fix Unable to create injector by Paladox none · 7 years ago
  11. 3498ff7 Convert project visibility check to permission backend by Paladox none · 7 years ago
  12. 21bc416 Replace ScheduledThreadPoolExecutor with ScheduledExecutorService by Paladox none · 7 years ago
  13. 21674c9 Fix broken default configuration by Owen Li · 7 years ago
  14. 5e4ac5b Remove buck build by Hugo Arès · 7 years ago
  15. 890c063 Stand-alone bazel build for events-log plugin by Owen Li · 7 years ago
  16. 8a21a4c Attach sources of byte-buddy and objenesis in eclipse by Hugo Arès · 7 years ago
  17. 6751444 Fix in-tree Eclipse project generation by Hector Oswaldo Caballero · 7 years ago
  18. 24a9433 Remove dependency already packaged in gerrit-plugin-api by Hugo Arès · 7 years ago
  19. bc75b7e Use double quotes in external_plugin_deps.bzl by Hugo Arès · 7 years ago
  20. 75ab518 Format build file with buildifier by Hugo Arès · 7 years ago
  21. 83e640c EventQueue: Stop referring to WorkQueue.Executor by David Pursehouse · 7 years ago
  22. efc10f6 Fix test dependencies for Eclipse project generation by David Pursehouse · 7 years ago
  23. 4ade881 Stop calling unregisterWorkqueue which was removed in gerrit by Han-Wen Nienhuys · 7 years ago
  24. fd69f71 Fix IT test by Hugo Arès · 7 years ago
  25. 206fba6 Merge branch 'stable-2.13' by David Pursehouse · 7 years ago
  26. 04ff958 Merge branch 'stable-2.12' into stable-2.13 by Hugo Arès · 7 years ago
  27. e271462 Fix compilation error by Hugo Arès · 7 years ago
  28. 44ba732 Merge branch 'stable-2.13' by David Pursehouse · 7 years ago
  29. d1fe405 CheckConnectionTask: Fix log level of database connection check logs by David Pursehouse · 7 years ago
  30. 2d5d48a Merge branch 'stable-2.13' by Hugo Arès · 7 years ago
  31. 215651a Merge branch 'stable-2.12' into stable-2.13 by Hugo Arès · 7 years ago
  32. 48cebb2 Make SimpleDateFormat thread safe by Makson Lee · 7 years ago
  33. 851f936 Make SimpleDateFormat thread safe by Makson Lee · 7 years ago
  34. 6d71a87 Add support for Bazel in Gerrit tree build by Paladox none · 7 years ago
  35. 846105e CheckConnectionTask: Fix log level of database connection check logs by David Pursehouse · 7 years ago
  36. 7bcbf54 Switch to simplified plugin bootstrap by Hector Oswaldo Caballero · 7 years ago
  37. d1059ae Merge branch 'stable-2.13' by Hector Oswaldo Caballero · 7 years ago
  38. 2df0729 Build with Java 8 by Hector Oswaldo Caballero · 7 years ago
  39. 76b3d16 Replace EasyMock with Mockito by Hector Oswaldo Caballero · 7 years ago
  40. 7f9c3a8 Fix tests dependency by Hector Oswaldo Caballero · 7 years ago
  41. f7bb084 Merge branch 'stable-2.12' into stable-2.13 by Hector Oswaldo Caballero · 7 years ago
  42. e0907e3 Do not log exception stack trace when project not in database by Hector Oswaldo Caballero · 7 years ago
  43. 579dad1 Fix JDBC connection by Hector Oswaldo Caballero · 7 years ago
  44. 5c98543 Fix configuration documentation formatting by Hector Oswaldo Caballero · 7 years ago
  45. ed4b644 Remove source_under_test to comply with new BUCK version by Hugo Arès · 7 years ago
  46. 96d1b97 Build with API version 2.14-SNAPSHOT by Hugo Arès · 8 years ago
  47. 79eecc3 Build with API version 2.13 by Hugo Arès · 8 years ago
  48. fbd66bd Fix buck build, remove java_test.source_under_test by Hugo Arès · 8 years ago
  49. f902033 Fix undocumented public APIs by Alexandre Philbert · 8 years ago
  50. 0cad586 Handle InterruptedException properly by Hugo Arès · 8 years ago
  51. 32396dd Refactor code to avoid possible NPE flagged by SonarQube by Hugo Arès · 8 years ago
  52. f5dc5ab Fix dependencies by Björn Pedersen · 8 years ago
  53. d11902f Adapt to latest change in master by Hugo Arès · 8 years ago
  54. 075b99e Merge branch 'stable-2.12' by Hector Oswaldo Caballero · 8 years ago
  55. 2bb4708 Add license file by Hector Oswaldo Caballero · 8 years ago
  56. 929ced7 Add 'eclipse-out' to the list of ignored folders by Hector Oswaldo Caballero · 8 years ago
  57. 75a2164 Merge branch 'stable-2.12' by Hugo Arès · 8 years ago
  58. f340998 Evict idle connections after a configurable amount of time by Alexandre Philbert · 8 years ago
  59. 04f4aa3 Build with API version 2.11.7 by David Pursehouse · 8 years ago
  60. 68a289a Clean up Buck build by Hector Oswaldo Caballero · 8 years ago
  61. d31e1ae SQLClient: Adapt to stream events needing a custom JSON serializer by Hector Oswaldo Caballero · 8 years ago
  62. 58e686f SQLStoreTest: Adapt to changes in ChangeEvent constructor by David Pursehouse · 8 years ago
  63. 840ffa5 Merge branch 'stable-2.12' by Hugo Arès · 8 years ago
  64. 190567b Bump plugin API version used to 2.12 release by Marco Miller · 8 years ago
  65. 9efe1c2 Build with API version 2.12-rc0 by David Pursehouse · 8 years ago
  66. 0c49a9e Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 8 years ago
  67. 608cd9b Build with API version 2.11.5 by David Pursehouse · 8 years ago
  68. d11f941 Increase test coverage a bit through refactored SQLQueryMaker#parseDates by Marco Miller · 9 years ago
  69. 65b6b0a Add IT test class with test covering more while expecting consistent log by Marco Miller · 9 years ago
  70. 27c0d9a Bump gerrit lib version to 2.13-SNAPSHOT so standalone works from clean by Marco Miller · 8 years ago
  71. cf52584 Merge branch 'stable-2.11' by Hugo Arès · 9 years ago
  72. 61a860b Add buck rule and alias to generate source jar by Hugo Arès · 9 years ago
  73. 3c5073e Bump guava and truth versions as per latest gerrit master's by Marco Miller · 9 years ago
  74. 86d0ae7 Add buck rule and alias to generate source jar by Hugo Arès · 9 years ago
  75. b293034 Narrow access modifiers that can be narrowed for classes/members/methods by Marco Miller · 9 years ago
  76. 658883b Replace few left magic numbers with constants in SQLEntry, SQLQueryMaker by Marco Miller · 9 years ago
  77. 5680d59 Refactor cluttered SQLStore code by extracting a few new focused methods by Marco Miller · 9 years ago
  78. 0bc79c7 Fix minor issues in SQLClient javadoc by Marco Miller · 9 years ago
  79. 3f9ac82 Remove duplication pertaining to cancelling the CheckConnectionTask by Marco Miller · 9 years ago
  80. 4b0e37e Move SQLClient-centric exceptions handling from SQLStore to SQLClient by Marco Miller · 9 years ago
  81. 727e316 Move table-specific CREATE TABLE query code from SQLClient to SQLTable by Marco Miller · 9 years ago
  82. 3afbf1a Fix license header by Hector Oswaldo Caballero · 9 years ago
  83. 23f7715 Make SQLEntry's overridden methods null and overflow proof by Hector Oswaldo Caballero · 9 years ago
  84. 18b70ba Simplify SQLClient by Hector Oswaldo Caballero · 9 years ago
  85. 5a57c02 Use try with resources by Hector Oswaldo Caballero · 9 years ago
  86. 3a16087 Merge branch 'stable-2.11' by Hugo Arès · 9 years ago
  87. a2fe2ba Do not backup empty local database by Hugo Arès · 9 years ago
  88. 385e5b4 Fix SQLModule class name case to match others by Hugo Arès · 9 years ago
  89. b8af47f Move sql store implementation into its own package by Hugo Arès · 9 years ago
  90. 76a5f83 Check that local db exists before restoring events by Janice Agustin · 9 years ago
  91. b02315f Merge branch 'stable-2.11' by Hugo Arès · 9 years ago
  92. d99d963 Support IDE integration using buck standalone mode by Hugo Arès · 9 years ago
  93. c65f3d1 Improve events-log config tests by Janice Agustin · 9 years ago
  94. 92150c8 Update easymock to 3.3.1 to match version used by gerrit by Hugo Arès · 9 years ago
  95. 2bf572a When testing, be explicit for which projects to throw exception by Christian Aistleitner · 9 years ago
  96. 1ac32ae Updade dependencies to match version used by gerrit by Hugo Arès · 9 years ago
  97. e6486aa Update plugin API version to 2.12-SNAPSHOT by Christian Aistleitner · 9 years ago
  98. fa7c1e6 Remove maven support by Hugo Arès · 9 years ago
  99. 5ff458e Add implementation vendor and url to the manifest by Hugo Arès · 9 years ago
  100. 86dda1d Add support to run buck test by Hugo Arès · 9 years ago