summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.8'Shawn Pearce2014-03-142-8/+7
|\
| * Fix Merge Always and Merge If Necessary strategiesShawn Pearce2014-03-132-8/+7
* | Merge branch 'stable-2.8'Shawn Pearce2014-03-131-13/+12
|\|
| * Fix cherry pick of multiple changesShawn Pearce2014-03-131-13/+12
* | Merge branch 'stable-2.8'David Pursehouse2014-03-111-2/+10
|\|
| * Prevent duplicate commits in same project when uploading to refs/changes/nBruce Zu2014-03-111-3/+11
| * PostReview: update and insert comments/approvals in a single stepDave Borowitz2014-03-101-24/+18
* | Merge branch 'stable-2.8'David Pursehouse2014-03-101-9/+14
|\|
| * Make the message of 'Cherry Picked' informativeBruce Zu2014-03-071-9/+14
* | Merge "Validate email address when adding email or creating account"Shawn Pearce2014-03-083-4/+16
|\ \
| * | Validate email address when adding email or creating accountEdwin Kempin2014-02-073-4/+16
* | | Use atomic update when storing mergeable and last SHA1 testedShawn Pearce2014-03-071-8/+19
* | | Fix race condition between MergeOp and MergeabilityCheckerShawn Pearce2014-03-071-61/+65
* | | Fix NullPointerException if String value is nullEryk Szymanski2014-03-061-2/+2
* | | Merge branch 'stable-2.8'Shawn Pearce2014-03-064-7/+19
|\ \ \ | | |/ | |/|
| * | Merge "RFC: Work around null commit when updating submodules" into stable-2.8Shawn Pearce2014-03-061-0/+3
| |\ \
| | * | RFC: Work around null commit when updating submodulesDavid Pursehouse2014-03-051-0/+3
| * | | Another attempt to fix submit rule evaluation for non blocking labelsDavid Ostrovsky2014-03-061-6/+14
| * | | Fix: Label update operation is executed as insertBruce Zu2014-03-061-1/+1
* | | | Merge "Add extension point to register JGit PostReceiveHooks"Edwin Kempin2014-03-061-0/+2
|\ \ \ \
| * | | | Add extension point to register JGit PostReceiveHooksSaša Živkov2014-03-051-0/+2
* | | | | Merge branch 'stable-2.8'David Pursehouse2014-03-047-9/+21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Enable creating new branch and push local new commits in one step.Bruce Zu2014-03-033-5/+6
| * | | | Fix incompatibility between "Rebase if Necessary" and "copy*Score*"Jean-Jacques Lafay2014-02-271-1/+3
| * | | | Fix submit rule evaluation for non blocking labelsDavid Ostrovsky2014-02-251-23/+15
| * | | | Set uploader to current user in "patchset-created" event upon rebasingChristian Aistleitner2014-02-252-0/+10
| * | | | Guard against diff.mnemonicprefix in commit-msg hookJonathan Nieder2014-02-251-2/+2
* | | | | Add submit rule evaluation tests for custom labelsDavid Ostrovsky2014-03-041-12/+6
* | | | | Download commands: Add JGit archiveDavid Ostrovsky2014-03-034-0/+197
* | | | | Merge "Move ReceivePackInitializer to the proper package"Shawn Pearce2014-03-032-1/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Move ReceivePackInitializer to the proper packageSaša Živkov2014-02-242-1/+2
* | | | | Isolate query tests in its own JVMDavid Ostrovsky2014-03-031-4/+30
* | | | | Merge "CM3: Syntax highlight bucklets as python files"Shawn Pearce2014-02-261-0/+1
|\ \ \ \ \
| * | | | | CM3: Syntax highlight bucklets as python filesDavid Ostrovsky2014-02-261-0/+1
* | | | | | Merge "Prevent possible NPE when listing plugins with text output"Edwin Kempin2014-02-261-0/+3
|\ \ \ \ \ \
| * | | | | | Prevent possible NPE when listing plugins with text outputEdwin Kempin2014-02-261-0/+3
| |/ / / / /
* / / / / / Use JavaSqlTimestampHelper for parsing timestamps in before/afterDave Borowitz2014-02-252-63/+17
|/ / / / /
* | | | | Merge "Fix unreleased stream resources"Saša Živkov2014-02-254-26/+18
|\ \ \ \ \
| * | | | | Fix unreleased stream resourcesEdwin Kempin2014-02-254-26/+18
| |/ / / /
* / / / / Plugin config: Add support for sectionsDavid Ostrovsky2014-02-255-17/+53
|/ / / /
* | | | Merge branch 'stable-2.8'David Pursehouse2014-02-241-8/+10
|\| | |
| * | | Comment Added stream event should be fired even if mail is not sentDavid Pursehouse2014-02-241-8/+10
* | | | Merge "Enable updating the full-name of manually created account"Edwin Kempin2014-02-242-7/+14
|\ \ \ \
| * | | | Enable updating the full-name of manually created accountBruce Zu2014-02-212-7/+14
* | | | | Fix absolute query tests in BuckDavid Ostrovsky2014-02-211-0/+1
* | | | | Merge "Improve reject message if Change-Id is in subject"Edwin Kempin2014-02-211-4/+13
|\ \ \ \ \
| * | | | | Improve reject message if Change-Id is in subjectEdwin Kempin2014-02-211-4/+13
| |/ / / /
* | | | | Add a global capability for viewing all accountsDave Borowitz2014-02-216-7/+20
* | | | | Remove unused Submit.Input class.Dave Borowitz2014-02-201-4/+0
* | | | | Allow submit on behalf of any user regardless of visibilityDave Borowitz2014-02-201-1/+11
|/ / / /