summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Merge "Rename refs/draft/ to refs/drafts/" into stable-2.3Martin Fick2012-03-161-1/+1
|\
| * Rename refs/draft/ to refs/drafts/Edwin Kempin2012-03-151-1/+1
* | Fix NPEs looking up groups by UUID in GroupCacheShawn O. Pearce2012-03-154-5/+23
|/
* Update poms to Gerrit 2.3-SNAPSHOTv2.3-rc0Martin Fick2012-02-221-1/+1
* Merge "Suggest parent for 'create-project' in the UI."Martin Fick2012-02-222-16/+34
|\
| * Suggest parent for 'create-project' in the UI.Bruce Zu2012-02-202-16/+34
* | Merge "Stay on change screen after deleting draft patch set"Martin Fick2012-02-171-0/+1
|\ \
| * | Stay on change screen after deleting draft patch setEdwin Kempin2012-02-171-0/+1
* | | Merge branch 'stable'Shawn O. Pearce2012-02-161-2/+2
|\ \ \ | |/ / |/| |
| * | Fix NoBlock and NoOp prolog rulesChris Harris2012-02-161-2/+2
| * | Fix change state in patch set approval if reviewer is added to closed changeEdwin Kempin2012-02-101-5/+9
| * | Merge "Fix ownerin and reviewerin searches" into stableEdwin Kempin2012-02-083-16/+16
| |\ \
| | * | Fix ownerin and reviewerin searchesBob Foerster2012-02-083-16/+16
| * | | Display hash of the cherry-pick merge in commentDeniz Turkoglu2012-02-071-1/+1
| |/ /
| * | prolog: Fix NoBlock and NoOp functions.Johan Bjork2012-01-111-2/+2
| * | Fix: Gerrit cannot display Change with non-resolvable Merge CommitGustaf Lundh2011-12-191-1/+8
* | | Fix deleting/publishing of draft patch sets for non draft changesEdwin Kempin2012-02-132-8/+6
* | | Refactor DeleteDraft into gerrit-serverConley Owens2012-02-133-31/+127
| |/ |/|
* | Merge "Always set change status to NEW when a patch set gets published"Edwin Kempin2012-02-091-2/+1
|\ \
| * | Always set change status to NEW when a patch set gets publishedEdwin Kempin2012-02-071-2/+1
* | | Merge "Only send mail to author and committer if they are registered"Edwin Kempin2012-02-081-2/+6
|\ \ \
| * | | Only send mail to author and committer if they are registeredEdwin Kempin2012-02-071-2/+6
| |/ /
* | | Merge "Handle error when publishing non draft patch set"Edwin Kempin2012-02-081-1/+6
|\ \ \
| * | | Handle error when publishing non draft patch setEdwin Kempin2012-02-071-1/+6
| |/ /
* | | Merge "Unify logic for validating draft deletions"Edwin Kempin2012-02-081-1/+9
|\ \ \
| * | | Unify logic for validating draft deletionsConley Owens2012-02-071-1/+9
| |/ /
* / / Display hash of the cherry-pick merge in commentDeniz Turkoglu2012-02-071-1/+1
|/ /
* | Merge "Refactor PublishDraft into gerrit-server"Edwin Kempin2012-02-063-38/+101
|\ \
| * | Refactor PublishDraft into gerrit-serverConley Owens2012-02-033-38/+101
* | | Merge "Make PublishAction require ownership & visiblity"Edwin Kempin2012-02-061-1/+5
|\| |
| * | Make PublishAction require ownership & visiblityConley Owens2012-02-031-1/+5
* | | Merge "Factor out approvals change status syncing"Edwin Kempin2012-02-033-12/+39
|\ \ \
| * | | Factor out approvals change status syncingMartin Fick2012-02-033-12/+39
* | | | Fix ownerin and reviewerin searchesBob Foerster2012-02-023-16/+16
| |/ / |/| |
* | | Remove Cache.getTimeToLive methodShawn O. Pearce2012-02-013-23/+0
|/ /
* | Merge "Support submodule subscriptions where the URL ends with ".git""Shawn Pearce2012-01-312-0/+19
|\ \
| * | Support submodule subscriptions where the URL ends with ".git"Kiall Mac Innes2012-01-312-0/+19
* | | Merge "Error message when using gerrit query --files without patch set info."Edwin Kempin2012-01-311-0/+12
|\ \ \
| * | | Error message when using gerrit query --files without patch set info.thomas.westling2012-01-181-0/+12
* | | | Suggest parent for 'create-project' in the SSH commandBruce Zu2012-01-312-0/+65
* | | | Refactor submit logic into gerrit-serverConley Owens2012-01-313-50/+191
* | | | Merge "Refactor RestoreChange code into gerrit-server"Edwin Kempin2012-01-273-44/+125
|\ \ \ \
| * | | | Refactor RestoreChange code into gerrit-serverConley Owens2012-01-273-44/+125
| | |/ / | |/| |
* | | | Move Ehcache bindings into their own componentShawn O. Pearce2012-01-274-480/+0
* | | | Refactor CachePool to permit other types of cachingShawn O. Pearce2012-01-276-650/+332
|/ / /
* | | Explicitly bind ChangeMergeQueueShawn O. Pearce2012-01-232-0/+3
* | | Bind the project cache clock thread in its own objectShawn O. Pearce2012-01-232-29/+82
* | | Refactor ChangeHookRunner as an interfaceShawn O. Pearce2012-01-238-73/+226
* | | Improve validation of email registration tokensShawn O. Pearce2012-01-236-21/+182
* | | Merge "Refactor AbandonChange code into gerrit-server"Shawn Pearce2012-01-193-45/+124
|\ \ \