summaryrefslogtreecommitdiffstats
path: root/gerrit-server/src/main/java/com/google/gerrit/server/git
Commit message (Expand)AuthorAgeFilesLines
* disarm automatic submodule updateOswald Buddenhagen2015-05-281-13/+1
* Revert "Partially revert "Staging branch feature""Oswald Buddenhagen2015-03-032-19/+162
* Fix updating changes that fail to mergeEdwin Kempin2015-03-031-0/+16
* Limit retrying of submitted changes to 12 hoursShawn Pearce2015-03-031-40/+57
* Abandon any open changes if a project has been removedShawn Pearce2015-03-031-5/+58
* Avoid opening the branch twice during submitShawn Pearce2015-03-031-3/+9
* Fix potential race in MergeOp caused by two readsShawn Pearce2015-03-031-18/+6
* ChangeMergedEvent should always be called with merged patch setDariusz Luksza2015-03-031-1/+1
* Partially revert "Staging branch feature"Oswald Buddenhagen2015-03-032-162/+19
* ChangeMergeQueue: Fix race conditionDavid Ostrovsky2014-10-151-2/+4
* For a change in CI state, prevent pushing a new patch setIsmo Haataja2014-10-151-0/+3
* Add new change state "deferred".Ismo Haataja2014-06-201-0/+1
* Commit message footer options for cherry-pick modeIsmo Haataja2014-06-203-5/+54
* Staging branch featureIsmo Haataja2014-06-2010-58/+708
* Fix cherry pick of multiple changesShawn Pearce2014-06-201-13/+12
* Executing CherryPick.writeCherryPickCommit() in a transaction.Bruce Zu2014-06-201-18/+28
* Bugfix: Changing Task state breaks comparator in ShowQueueSven Selberg2013-12-072-3/+39
* Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-12-031-3/+3
|\
| * Fix commit-msg hint to actually workupstream/stable-2.6Doug Kelly2013-11-271-3/+3
* | Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-11-261-0/+16
|\|
| * Performance Fix: Minimize number of advertisedHavesGustaf Lundh2013-11-271-1/+15
* | Merge branch 'stable-2.6' into stable-2.7David Pursehouse2013-11-221-3/+3
|\|
| * Merge "Use rev-parse to find gitdir when generating commit-msg hook hint" int...Shawn Pearce2013-11-221-3/+3
| |\
| | * Use rev-parse to find gitdir when generating commit-msg hook hintDoug Kelly2013-11-221-3/+3
* | | Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-11-181-10/+10
|\| |
| * | Update patch status before skipping duplicate emailsDoug Kelly2013-11-071-10/+10
| |/
* | Fix change stuck in SUBMITTED state but actually mergedJan Opacki2013-09-181-2/+1
* | Mark ALREADY_MERGED changes as merged in the DB and run hooksAlexander D. Kanevskiy2013-08-171-1/+1
* | Mark ALREADY_MERGED changes as merged in the DBDave Borowitz2013-07-161-0/+5
* | Merge branch 'stable-2.6'Shawn Pearce2013-06-261-1/+2
|\|
| * Allow label values to be configured with no textDavid Pursehouse2013-06-261-1/+2
* | Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-06-102-7/+6
|\|
| * Fix: failed to validate Change-Id of some new patch-sets pushed by 'refs/chan...Bruce Zu2013-06-092-7/+6
* | Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-06-081-12/+24
|\|
| * Fix: push bypass review cannot close change from UIBruce Zu2013-06-041-12/+16
| * Fix: 'change_key' of current patchset pushed by 'refs/changes' is still old one.Bruce Zu2013-06-041-0/+8
* | Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-05-221-3/+3
|\|
| * Use "abbreviation" instead of "abbreviatedName" for labelsDave Borowitz2013-05-221-3/+3
* | Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-05-081-1/+1
|\|
| * Correct a typo in help text for --draft on push optionsDavid Pursehouse2013-05-071-1/+1
* | Fix reviewer email notifications for new patch setsChristian Aistleitner2013-05-061-3/+7
* | Merge "Use refs/changes/... to locate existing patch sets"Shawn Pearce2013-04-261-55/+41
|\ \
| * | Use refs/changes/... to locate existing patch setsShawn Pearce2013-04-261-55/+41
* | | Merge "Gracefully avoid replacing existing patch set"Shawn Pearce2013-04-261-70/+87
|\| |
| * | Gracefully avoid replacing existing patch setShawn Pearce2013-04-221-70/+87
* | | Merge "Allow opening new changes on existing commits"Saša Živkov2013-04-241-5/+31
|\| |
| * | Allow opening new changes on existing commitsShawn Pearce2013-04-221-5/+31
* | | Merge branch 'stable-2.6'Shawn Pearce2013-04-231-0/+6
|\ \ \ | |/ / |/| / | |/
| * Avoid validating valid commits two times in ReceiveCommits.Sasa Zivkov2013-04-231-0/+6
* | Merge "Add refs/for/<branch>%submit to auto-merge during push"Shawn Pearce2013-04-222-2/+69
|\ \