summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.11.9v2.11.9David Pursehouse2016-05-168-8/+8
* Release notes for Gerrit 2.11.9David Pursehouse2016-05-162-0/+52
* Fix duplicate links in documentZhen Chen2016-05-121-1/+1
* ProjectConfig: Use conditional-and (&&) instead of bitwise-and (&)Edwin Kempin2016-05-121-1/+1
* Merge "Fix "Failed to reindex changes"" into stable-2.11David Pursehouse2016-05-011-1/+4
|\
| * Fix "Failed to reindex changes"Alexandre Philbert2016-04-291-1/+4
* | Fix NPE in HttpAuthFilter.getRemoteUser()Doug Kelly2016-05-011-1/+2
|/
* OutputStreamQuery: Only return current patch set when visible to userDavid Pursehouse2016-04-225-15/+68
* Fix NPE in SubmitRuleEvaluatorYuxuan 'fishy' Wang2016-04-211-0/+3
* Protect the TrackingFooters.extract from null input parameterSaša Živkov2016-04-191-0/+4
* Fix index-activate and index-start documentationHugo Arès2016-04-192-2/+2
* Fix subject for "Updated Changes" lines on pushEdwin Kempin2016-04-141-4/+6
* Update URLs for bouncycastleEdwin Kempin2016-04-131-2/+2
* Fix keyboard shortcuts for special processing of CTRL and METAPascal Krause2016-03-241-0/+6
* InitPlugins: Fix incorrect indentationDavid Pursehouse2016-03-141-1/+1
* Update 2.11.8 release notesv2.11.8David Pursehouse2016-03-091-0/+2
* Merge "Prevent NPE in the SshLog" into stable-2.11David Pursehouse2016-03-091-0/+6
|\
| * Prevent NPE in the SshLogDariusz Luksza2016-03-081-0/+6
* | Merge "Fix keyboard shortcuts for non-US keyboards" into stable-2.11David Pursehouse2016-03-082-11/+2
|\ \
| * | Fix keyboard shortcuts for non-US keyboardsPascal Krause2016-03-082-11/+2
* | | Merge changes Icf972799,I6bb96382 into stable-2.11David Pursehouse2016-03-0810-8/+50
|\ \ \ | |_|/ |/| |
| * | Set version to 2.11.8David Pursehouse2016-03-088-8/+8
| * | Release notes for Gerrit 2.11.8David Pursehouse2016-03-082-0/+42
| |/
* | Clear the input box after cancelling add reviewer actionDavid Pursehouse2016-03-081-0/+1
* | ReviewCommand: Don't add message twice on abandon or restoreDavid Pursehouse2016-03-082-10/+94
* | Update commons-collections to 3.2.2Shawn Pearce2016-03-081-2/+2
|/
* SetParent: Explicitly set to All-Projects when not specifiedDavid Pursehouse2016-02-182-7/+24
* CreateProject: Explicitly set parent to All-Projects when not specifiedDavid Pursehouse2016-02-171-5/+11
* Set version to 2.11.7v2.11.7David Pursehouse2016-02-108-8/+8
* Release notes for Gerrit 2.11.7David Pursehouse2016-02-102-0/+45
* Document new allowrcpt restriction on adding user emailDavid Pursehouse2016-02-101-0/+3
* OutputStreamQuery: fix comments with current-patch-set optionHugo Arès2016-02-102-0/+29
* Add tests for ssh query commandHugo Arès2016-02-101-0/+295
* EmailReviewComments: Provide the current user instead of exceptionDavid Pursehouse2016-02-092-10/+9
* OutputStreamQuery: Take files into account when adding patch setsSebastian Schuberth2016-02-061-1/+3
* Update 2.11.6 release notesDavid Pursehouse2016-02-041-0/+4
* OutgoingEmail: Fix breakage introduced in add() methodDavid Pursehouse2016-02-041-1/+1
* ReceiveCommits: Improve error message when failing to insert patch setDavid Pursehouse2016-02-031-7/+2
* OutgoingEmail: Kill "Skipping delivery of email" logspamDavid Pursehouse2016-02-031-2/+0
* OutgoingEmail: Check for valid email address when adding recipientsDavid Pursehouse2016-02-031-14/+15
* ldap.Helper: Kill "assuming empty group membership" logspamDavid Pursehouse2016-02-031-4/+0
* SmtpEmailSender: Refactor open method and improve loggingDavid Pursehouse2016-02-031-19/+15
* CreateEmail: Don't allow to add email prohibited by sendemail.allowrcptDavid Pursehouse2016-02-032-1/+9
* RegisterNewEmailSender: Don't unconditionally send verification mailDavid Pursehouse2016-02-031-5/+0
* Set version to 2.11.6v2.11.6David Pursehouse2016-02-028-8/+8
* Release notes for Gerrit 2.11.6David Pursehouse2016-02-022-0/+127
* Update replication plugin to latest revisionDavid Pursehouse2016-01-291-0/+0
* Expose IndexCollection in plugin guice injectorDavid Ostrovsky2016-01-221-1/+3
* Merge "ReceiveCommits: Log error message when failing to insert patch set" in...Edwin Kempin2016-01-221-0/+3
|\
| * ReceiveCommits: Log error message when failing to insert patch setDavid Pursehouse2016-01-201-0/+3