1. 84f216a DataSourceProvider: Rename local variable to avoid hiding field by Hector Oswaldo Caballero · 7 years ago
  2. 61c3679 DataSourceProvider: Remove unneeded finals by Hector Oswaldo Caballero · 7 years ago
  3. 57e2f16 DataSourceProvider: Replace inner class with lambda by Hector Oswaldo Caballero · 7 years ago
  4. 5a0f6ff DataSourceProvider: Extract constant by Hector Oswaldo Caballero · 7 years ago
  5. 1f3c1b0 Migrate `tools/bazel.rc` to `.bazelrc` by David Ostrovsky · 7 years ago
  6. c0c935d Clarify that receive.maxObjectSizeLimit does not get inherited by David Pursehouse · 7 years ago
  7. b8644dc Merge "dev-contributing: use buildifer 0.15.0" into stable-2.14 by David Pursehouse · 7 years ago
  8. 2e54868 Minor improvements in receive.maxObjectSizeLimit documentation by David Pursehouse · 7 years ago
  9. 4b8fff2 Bazel: Consume rules_closure from HEAD by David Ostrovsky · 7 years ago
  10. 5531347 Bump auto-value to 1.6.2 by David Ostrovsky · 7 years ago
  11. ea1230d DataSourceProvider: Validate connection by Hector Oswaldo Caballero · 7 years ago
  12. 359cd63 dev-contributing: use buildifer 0.15.0 by David Pursehouse · 7 years ago
  13. 3a6f64f Set version to 2.14.12-SNAPSHOT by David Pursehouse · 7 years ago
  14. c4311f7 Set version to 2.14.11 by David Pursehouse · 7 years ago v2.14.11
  15. 53f91d9 Upgrade elasticsearch-rest-client to 6.3.2 by David Pursehouse · 7 years ago
  16. 3f8a1b7 StalenessChecker: URLDecode project name before checking staleness by Luca Milanesio · 7 years ago
  17. aa21c11 AbstractQueryChangesTest: Add a test with project name that requires URL encoding by David Pursehouse · 7 years ago
  18. 6cbf49c Upgrade Dropwizard Metrics to 4.0.3 by David Pursehouse · 7 years ago
  19. a3fae5d Upgrade JGit to 4.7.2.201807261330-r by David Pursehouse · 7 years ago
  20. 3ab41d3 Fix typos in documentation of 'List Files' REST API element by Makson Lee · 7 years ago
  21. a8aaf67 DeleteRef: add missing permission check by Changcheng Xiao · 7 years ago
  22. 1e75093 Merge "RestSession: Remove unnecessary utility methods" into stable-2.14 by Edwin Kempin · 7 years ago
  23. a095604 PutConfig: add cause to ResourceConflictException by Eryk Szymanski · 7 years ago
  24. 22a29be RestSession: Remove unnecessary utility methods by David Pursehouse · 7 years ago
  25. 108ad65 GerritServer: save gerrit.config before site init by Marco Miller · 7 years ago
  26. 9e1c007 ReindexIT: remove unnecessary method throws clause by Marco Miller · 7 years ago
  27. dd3a9ea Merge "Bump guice version to 4.2.0" into stable-2.14 by David Pursehouse · 7 years ago
  28. aedbcab RestSession#postWithHeader: Make parameter order consistent with #putWithHeader by David Pursehouse · 7 years ago
  29. c3536a0 Bump guice version to 4.2.0 by David Ostrovsky · 7 years ago
  30. 13301df Follow up to: "Add new "Delete Changes" permission" by Jacek Centkowski · 7 years ago
  31. 8296506 DeleteDraftPatchSetIT: Only 1 statement should come after ExpectedException#expect by David Pursehouse · 7 years ago
  32. 82e543d RevisionIT: Only 1 statement should come after ExpectedException#expect by Edwin Kempin · 8 years ago
  33. 7c67729 NotPredicateTest: Fix misuse of ExpectedException by David Pursehouse · 7 years ago
  34. 7957f93 Merge "Elasticsearch tests: remove password duplication" into stable-2.14 by David Pursehouse · 7 years ago
  35. 00d1bab ElasticIndexIT: replace member with local variable by Marco Miller · 7 years ago
  36. 6eb410d Elasticsearch tests: remove password duplication by Marco Miller · 7 years ago
  37. 5b3d230 Fix call to the fail skylark global in junit.bzl by Jiri Danek · 7 years ago
  38. c3d8c93 Set version to 2.14.11-SNAPSHOT by David Pursehouse · 7 years ago
  39. 4acc267 Set version to 2.14.10 by David Pursehouse · 7 years ago v2.14.10
  40. 92f93d0 AbstractQueryChangesTest: Add byMessageSubstring test by David Pursehouse · 7 years ago
  41. 1c31e2c AbstractQueryChangesTest: Expand byTopic with more 'intopic' tests by David Pursehouse · 7 years ago
  42. 85048f4 Elasticsearch: Add char analyzer to ensure consistency of query results by Borui Tao · 7 years ago
  43. 0e2e776 Elasticsearch: remove overridden build assignment by Marco Miller · 7 years ago
  44. b241d13 Elasticsearch: run no other test at the same time by Marco Miller · 7 years ago
  45. 8b7e50a ElasticVersionTest: run it through bazel as well by Marco Miller · 7 years ago
  46. ea072f2 Elasticsearch: cover V5 and flaky V6 tests -for CI by Marco Miller · 7 years ago
  47. 5658c95 Split Elasticsearch query tests into separate rules by Dave Borowitz · 7 years ago
  48. 8061899 dev-contributing: Document that we format .bzl files with buildifier by David Pursehouse · 7 years ago
  49. b6a4048 Apply buildifier to .bzl files. by Han-Wen Nienhuys · 7 years ago
  50. e1ce064 Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 7 years ago
  51. 51ebd5d Update Bower to 1.8.2 by Viktar Donich · 8 years ago
  52. a0e9277 Bump commons-io version to 2.2 by David Ostrovsky · 7 years ago
  53. 668795f Elasticsearch: remove unnecessary test build deps by Marco Miller · 7 years ago
  54. 38a27c3e Add documentation for the change report formatter interface by David Pursehouse · 7 years ago
  55. 049ea39 CommitValidators: Fix repeated "Change-Id" in error message by David Pursehouse · 7 years ago
  56. e0c059c ChangeReportFormatter: Convert Input to use AutoValue.Builder by David Pursehouse · 8 years ago
  57. 1b27d90 Introduce Change Report formatter extension point by Jacek Centkowski · 8 years ago
  58. 8ed3478 Update elasticsearch-rest-client to 6.3.1 by David Pursehouse · 7 years ago
  59. bfcd11f user-review-ui: Fix typo by David Pursehouse · 7 years ago
  60. 42488f8 Add new "Delete Changes" permission by David Pursehouse · 7 years ago
  61. 1697a2b ChangeIT: Refactor tests for deletion of new changes by David Pursehouse · 7 years ago
  62. ba1f8b5 ElasticTestUtils: Set index.maxLimit as integer rather than string by David Pursehouse · 7 years ago
  63. 0ff5ad6 ElasticConfigurationTest: Add tests for elasticsearch.maxRetryTimeout by David Pursehouse · 7 years ago
  64. 37afaa4 ElasticConfigurationTest: Add tests for elasticsearch.prefix by David Pursehouse · 7 years ago
  65. 7225fbd ElasticConfigurationTest: Add tests for elasticsearch.{username,password} by David Pursehouse · 7 years ago
  66. 12a75b2 ElasticConfiguration: Extract constants to statics by David Pursehouse · 7 years ago
  67. 479c50b Elasticsearch: Simplify configuration of servers by David Pursehouse · 7 years ago
  68. 5e59aec Revert "ElasticContainer: Limit heap usage for test containers" by David Pursehouse · 7 years ago
  69. fd23491 Merge "config-gerrit: Mention that Elasticsearch must be reachable during init" into stable-2.14 by David Pursehouse · 7 years ago
  70. 0da8dc8 Merge "ElasticContainer: Limit heap usage for test containers" into stable-2.14 by David Pursehouse · 7 years ago
  71. 30a29e4d Merge "Fix creation of plugin log file when log4j.configuration is set" into stable-2.14 by Hugo Arès · 7 years ago
  72. 6ea2532 config-gerrit: Mention that Elasticsearch must be reachable during init by David Pursehouse · 7 years ago
  73. d332be1 ElasticContainer: Limit heap usage for test containers by David Pursehouse · 7 years ago
  74. 13f1d63 config-gerrit: Move elasticsearch security settings to separate section by David Pursehouse · 7 years ago
  75. 975fdd2 Elasticsearch: Allow to omit the elasticsearch.username by David Pursehouse · 7 years ago
  76. e4dd675 Test coverage for elasticsearch.username and elasticsearch.password by David Pursehouse · 7 years ago
  77. 9b53b82 Fix creation of plugin log file when log4j.configuration is set by David Pursehouse · 7 years ago
  78. 97634bf Elasticsearch: Allow to configure REST client's retry timeout by David Pursehouse · 7 years ago
  79. b6034ed ElasticConfiguration: Make hosts private by David Pursehouse · 7 years ago
  80. 150d965 config-gerrit: Fix formatting of elasticsearch.name.hostname by David Pursehouse · 7 years ago
  81. c1599ce ElasticConfiguration: Log configured Elasticsearch hostnames as info by David Pursehouse · 7 years ago
  82. 6c571d6 ElasticRestClientProvider: Store hosts as List instead of native array by David Pursehouse · 7 years ago
  83. 41ed8b5 ElasticConfiguration: Remove unused maxConnectionIdleUnit by David Pursehouse · 7 years ago
  84. 801bc2f Allow to assign "Delete Own Changes" permission to Change Owners by Jacek Centkowski · 7 years ago
  85. e11874c Merge "Upgrade elasticsearch-rest-client to 6.3.0" into stable-2.14 by David Pursehouse · 7 years ago
  86. cce2936 Update Bower to 1.8.2 by Viktar Donich · 8 years ago
  87. f59d495 SystemLog: Use logger's built-in formatting by David Pursehouse · 7 years ago
  88. a21222d Upgrade elasticsearch-rest-client to 6.3.0 by David Pursehouse · 7 years ago
  89. 2358363 Set version to 2.14.10-SNAPSHOT by David Pursehouse · 7 years ago
  90. 8d7e95e Set version to 2.14.9 by David Pursehouse · 7 years ago v2.14.9
  91. 8632f7f Update git submodules by Hector Oswaldo Caballero · 7 years ago
  92. 943341d [GitwebServlet] Use logger built-in formatting by Hector Oswaldo Caballero · 7 years ago
  93. 35c80e2 [GitwebServlet] Avoid empty error flooding the logs by Hector Oswaldo Caballero · 7 years ago
  94. d6b455c GerritPersonIdentProvider: Sanitize user.name and user.email values by David Pursehouse · 7 years ago
  95. 11a98d0 OutgoingEmail: Reduce visibility of methods by David Pursehouse · 7 years ago
  96. f2b2481 OutgoingEmail: Remove unused public methods by David Pursehouse · 7 years ago
  97. 4fbf7ff OutgoingEmail: Annotate methods with @Nullable by David Pursehouse · 7 years ago
  98. aac7617 OutgoingEmail#getUserNameEmailFor: Protect against null accountId by David Pursehouse · 7 years ago
  99. d75352f OutgoingEmail#getNameEmailFor: Protect against null accountId by David Pursehouse · 7 years ago
  100. ddf27f4 OutgoingEmail#getName{Email}For: Use helpers from Account by David Pursehouse · 7 years ago