- a595062 Add tests for gr-confirm-abandon-dialog by Paladox none · 7 years ago
- d65409b Merge "Revert "Hide automated messages by default"" by Kasper Nilsson · 7 years ago
- 2542fea Merge "Allow editing with can_upload privilege" by Becky Siegel · 7 years ago
- 31df892 Revert "Hide automated messages by default" by Becky Siegel · 7 years ago
- 65d44cd Merge "ChangeField: Fix log error messages" by Hugo Arès · 7 years ago
- 45e6cce Allow editing with can_upload privilege by Becky Siegel · 7 years ago
- 4a2567f ChangeField: Fix log error messages by Hector Oswaldo Caballero · 7 years ago
- 0f82510 Add another two test cases to define ACL behavior by Han-Wen Nienhuys · 7 years ago
- f8c86b2 Merge "Add test to demonstrate that BLOCK takes into account ref specificity." by hanwen · 7 years ago
- 6a244f0 Merge branch 'stable-2.15' by David Pursehouse · 7 years ago
- e277b15 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
- 68ed2cc Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 7 years ago
- 2ce2c92 Bazel: Silent zip output in gerrit-antlr:query_antlr rule by David Ostrovsky · 7 years ago
- de5676c Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
- ebd7a9d Merge "Bazel: Update to custom rules_closure to support Java 9" by David Ostrovsky · 7 years ago
- 8f99aa5 Merge changes If43927fe,I228fd1d5,Ia1e1778a,I4091003f,Ie7ba21dd, ... by David Pursehouse · 7 years ago
- 2206c85 Merge "Cancel diff rendering when diffs are collapsed or detached" by Kasper Nilsson · 7 years ago
- b81f407 Merge "Merge branch 'stable-2.15' into master" by David Pursehouse · 7 years ago
- 03a2e52 Merge "Hide automated messages by default" by Kasper Nilsson · 7 years ago
- fcc3cf8 Cancel diff rendering when diffs are collapsed or detached by Wyatt Allen · 7 years ago
- 0ba4c41 Merge "GroupAuditEvent: Fix JavaDoc warnings about invalid member type qualifications" by David Pursehouse · 7 years ago
- 315542d Merge "Provide mvn command output when VERBOSE set" into stable-2.14 by David Pursehouse · 7 years ago
- f33ea9e Merge "Respect manual_review preference in diff view" by Kasper Nilsson · 7 years ago
- 9f58260 Merge "Show current change arrow in submitted together list" by Wyatt Allen · 7 years ago
- 3e6ab28 Hide automated messages by default by Becky Siegel · 7 years ago
- 77d0eef Merge changes I4946b858,I8fd16586 into stable-2.14 by David Pursehouse · 7 years ago
- 6aceb38 Merge branch 'stable-2.15' into master by Dave Borowitz · 7 years ago
- ec96085 Merge tracking 'stable-2.14' into stable-2.15 by Dave Borowitz · 7 years ago
- 8d294fc Add test to demonstrate that BLOCK takes into account ref specificity. by Han-Wen Nienhuys · 7 years ago
- 5201142 Merge "Move downloaded artifact cache from buck-cache to bazel-cache" into stable-2.15 by David Ostrovsky · 7 years ago
- f428a23 Respect manual_review preference in diff view by Kasper Nilsson · 7 years ago
- 78881fc Bazel: Update to custom rules_closure to support Java 9 by David Ostrovsky · 7 years ago
- 3509776 Provide mvn command output when VERBOSE set by Jacek Centkowski · 7 years ago
- e32aa99 Merge "Increase template test size for polygerrit" by Becky Siegel · 7 years ago
- d46114d Merge "Abstract change list pagination URLs" by Wyatt Allen · 7 years ago
- e1d0f76 Merge "CheckAccessIT: Only 1 statement should follow ExpectedException#expect" by Edwin Kempin · 7 years ago
- eaa669a Merge "Wrap change view header more gracefully" by Wyatt Allen · 7 years ago
- 0f3dc4a Merge "Show project config weblink on repo access page if it exists" by Wyatt Allen · 7 years ago
- 8c12b0b Show current change arrow in submitted together list by Wyatt Allen · 7 years ago
- 68a3e12 Document that NoteDb migration requires a large heap by Dave Borowitz · 7 years ago
- e9656a2 Merge "Remove outstanding references to buck" by Dave Borowitz · 7 years ago
- bde22fa Move downloaded artifact cache from buck-cache to bazel-cache by Dave Borowitz · 7 years ago
- 12c32a2 Merge "CurrentUser: Return Optional from methods that retrieve a property" by Edwin Kempin · 7 years ago
- cf47852 CheckAccessIT: Only 1 statement should follow ExpectedException#expect by Edwin Kempin · 7 years ago
- 04d1c68 GroupAuditEvent: Fix JavaDoc warnings about invalid member type qualifications by Edwin Kempin · 7 years ago
- 0385951 Increase template test size for polygerrit by Paladox none · 7 years ago
- 7788ae9 Move downloaded artifact cache from buck-cache to bazel-cache by Dave Borowitz · 7 years ago
- 9c35979 Remove outstanding references to buck by Dave Borowitz · 7 years ago
- b457c19 Merge "Account: Remove @Column annotations and make members private" by Edwin Kempin · 7 years ago
- 8b14e97 Merge "Bazel: Update to custom rules_closure to avoid build warning" by David Ostrovsky · 7 years ago
- 3283599 Merge "In /PROJECT/check.access, warn when there are no branches." by hanwen · 7 years ago
- d19d0d3 ReviewerRecommender: Prevent NPE when changeNotes is null by David Pursehouse · 7 years ago
- 987dc82 Add @Nullable annotations to VersionedMetaData by Han-Wen Nienhuys · 7 years ago
- 8eb5f2b In /PROJECT/check.access, warn when there are no branches. by Han-Wen Nienhuys · 7 years ago
- 6c4c287 RestApiServlet: Merge if with enclosing one by Hector Oswaldo Caballero · 7 years ago
- 1767c1e RestApiServlet: Remove redundant else statements by Hector Oswaldo Caballero · 7 years ago
- 0ebd41f RestApiServlet: Use log built-in string formatting by Hector Oswaldo Caballero · 7 years ago
- 534847b RestApiServlet: Use defined method to check content type by Hector Oswaldo Caballero · 7 years ago
- a774a4f RestApiServlet: Extract constant by Hector Oswaldo Caballero · 7 years ago
- 6a23b31 RestApiServlet: Extract methods to find kind of request by Hector Oswaldo Caballero · 7 years ago
- 0292e3c RestApiServlet: Collapse identically handled exceptions by Hector Oswaldo Caballero · 7 years ago
- b747cae ReviewerSuggestion: More Javadoc improvements by David Pursehouse · 7 years ago
- 8330f32 Merge "Improve and document REST API errors on non-internal groups" by Edwin Kempin · 7 years ago
- d8808dc Merge "Remove unused InvalidUserNameException" by Edwin Kempin · 7 years ago
- 8128e3f CurrentUser: Return Optional from methods that retrieve a property by Edwin Kempin · 7 years ago
- dcaa305 Merge "Revert "Hide sensitive data from audit and gerrit logs"" into stable-2.14 by David Pursehouse · 7 years ago
- 514c006 Merge changes Ic9997036,Icfaf65ee into stable-2.14 by Edwin Kempin · 7 years ago
- 05b5531 Merge "ReviewerSuggestion: Reword Javadoc" into stable-2.14 by David Pursehouse · 7 years ago
- a0326ec Bazel: Update to custom rules_closure to avoid build warning by David Ostrovsky · 7 years ago
- 749dc54 Merge "Handle deleted project in ReindexIfStaleTask" into stable-2.14 by David Pursehouse · 7 years ago
- 79c916c Merge "Compute threads with `in_reply_to` rather than location" by Wyatt Allen · 7 years ago
- 07e7648 Abstract change list pagination URLs by Wyatt Allen · 7 years ago
- a5bea0b Revert "Hide sensitive data from audit and gerrit logs" by David Pursehouse · 7 years ago
- c2233a4 dev-plugins: Improve formatting of reviewer suggestion documentation by David Pursehouse · 7 years ago
- 74a2af6 ReviewerSuggestion: Reword Javadoc by David Pursehouse · 7 years ago
- 4657155 ReviewerRecommender: Add debug log of plugin provided weight by David Pursehouse · 7 years ago
- ec89c1d Merge "Handle the ReindexIfStale event when a change is deleted" into stable-2.14 by David Pursehouse · 7 years ago
- 3aa2f29 Merge "Merge branch 'stable-2.13' into stable-2.14" into stable-2.14 by David Pursehouse · 7 years ago
- bdb70cf Show project config weblink on repo access page if it exists by Becky Siegel · 7 years ago
- 9feac0b Handle deleted project in ReindexIfStaleTask by Hugo Arès · 7 years ago
- 391d48e Merge "Make gr-editor-view more mobile friendly" by Kasper Nilsson · 7 years ago
- 2e15ea2 Make gr-editor-view more mobile friendly by Kasper Nilsson · 7 years ago
- 436a5c0 Wrap change view header more gracefully by Kasper Nilsson · 7 years ago
- 10fec9e Merge "Show `cursor: pointer` for all clickable parts of file list rows" by Wyatt Allen · 7 years ago
- 0af28d3 Merge "Disallow tabbing on paper-button" into stable-2.15 by Paladox none · 7 years ago
- fdf0db7 Compute threads with `in_reply_to` rather than location by Wyatt Allen · 7 years ago
- cd3f088 Merge "Update selected change item styling" by Kasper Nilsson · 7 years ago
- 2051932 Show `cursor: pointer` for all clickable parts of file list rows by Wyatt Allen · 7 years ago
- a0f7a2f Merge changes from topic "group-audits" by xchangcheng · 7 years ago
- dd0b031 Merge "Prepare gr-diff-comment-thread for use in comment thread view" by Becky Siegel · 7 years ago
- aea28d9 Merge "Associate threads with `in_reply_to` in gr-diff-comment-thread-group" by Wyatt Allen · 7 years ago
- c8f46c3 Merge changes I1f63e432,I2837291c,I40052ec0 by Kasper Nilsson · 7 years ago
- 3fc3a5c Update selected change item styling by Kasper Nilsson · 7 years ago
- 5d90003 Merge "ReplaceOp: Add more precise change kind messages" by Dave Borowitz · 7 years ago
- 0211869 ReplaceOp: Add more precise change kind messages by Dave Borowitz · 7 years ago
- b735e40 Merge "Don't crash in GetAccess if refs/meta/config is missing" by Dave Borowitz · 7 years ago
- bf5efd5 Improve and document REST API errors on non-internal groups by Dave Borowitz · 7 years ago
- c956776 Don't crash in GetAccess if refs/meta/config is missing by Han-Wen Nienhuys · 7 years ago
- f0ebfdc Disallow tabbing on paper-button by Becky Siegel · 8 years ago
- 1ce1ccc Merge "Enlarge approved/rejected symbols in change list" by Kasper Nilsson · 7 years ago