summaryrefslogtreecommitdiffstats
path: root/gerrit-server/src/main/java/com/google/gerrit/server/patch
Commit message (Expand)AuthorAgeFilesLines
* Merge "Break IntraLineDiff threads into their own module"Shawn Pearce2013-02-212-144/+190
|\
| * Break IntraLineDiff threads into their own moduleShawn Pearce2013-02-202-144/+190
* | Remove old Add/RemoveReviewer handlersDave Borowitz2013-02-211-273/+0
* | Move GroupMembers binding to GerritGlobalModuleDave Borowitz2013-02-211-2/+2
|/
* Fix: don't display all files from a merge-commit when auto-merge failsSasa Zivkov2012-12-171-1/+5
* Update web UI to use /reviewShawn O. Pearce2012-11-231-380/+0
* Add isIgnoreWhitespace() to IntraLineDiffKeyShawn O. Pearce2012-10-121-0/+4
* File indentation is sometimes wrong in Side-By-SideGustaf Lundh2012-10-121-3/+11
* Send event to stream and execute hook when reviewer is addedDavid Pursehouse2012-10-041-2/+19
* Don't allow Merger to release the ObjectInserter in PatchListLoaderShawn O. Pearce2012-06-141-1/+15
* Merge "Add lines count parameter to the inlineComments function."Shawn Pearce2012-06-051-0/+29
|\
| * Add lines count parameter to the inlineComments function.Gal Hammer2012-05-061-0/+29
* | Expose IntraLineDiffKey components with public gettersShawn O. Pearce2012-06-041-2/+2
* | Fix lockup of '/COMMIT_MSG' file from patch setEdwin Kempin2012-05-301-1/+5
* | Back in-memory caches with Guava, disk caches with H2Shawn O. Pearce2012-05-249-42/+152
* | Allow GitRepositoryManager methods to throw IOExceptionsDave Borowitz2012-05-141-2/+1
* | Pass PatchSet not PatchSet.Id to canSubmit()Shawn O. Pearce2012-05-011-11/+19
|/
* Catch all exceptions when async emailing.Colby Ranger2012-04-251-3/+2
* Update to gwtjsonrpc 1.3Shawn O. Pearce2012-04-091-1/+1
* Refactor out approval checking from ReviewCommandConley Owens2012-03-231-1/+7
* Asynchronously send email.Colby Ranger2012-03-091-14/+54
* Updated to gwtorm 1.4.Colby Ranger2012-03-0713-50/+50
* Refactor ChangeHookRunner as an interfaceShawn O. Pearce2012-01-231-3/+3
* ChangeControl visibility takes draft into accountJason Tsay2011-12-122-4/+8
* Refactor ChangeMessage to include PatchSet.IdJason Tsay2011-12-121-1/+1
* Option for SSHD review-cmd to always publish the message.Gustaf Lundh2011-11-241-5/+8
* Refactor GroupMembersFactoryEdwin Kempin2011-11-021-5/+5
* Merge branch 'dev-spearce'Shawn O. Pearce2011-11-012-24/+21
|\
| * Use transactions to handle comments when possibleShawn O. Pearce2011-10-311-10/+17
| * Avoid opening extra ReviewDb connection in PatchSetInfoFactoryShawn O. Pearce2011-10-312-13/+3
| * Support gwtorm 1.2Shawn O. Pearce2011-10-311-1/+1
* | Merge commit '3f5e1c46c3245a29a7eb2dafd2609a7a67e4a781'Shawn O. Pearce2011-10-271-5/+9
|\ \
| * | Fix change state in patch set approval if reviewer is added to closed changeEdwin Kempin2011-10-261-5/+9
| |/
* / Fix: Gerrit cannot display Change with non-resolvable Merge CommitGustaf Lundh2011-10-261-1/+8
|/
* Do not send an email on reviewes when there is no message.Martin Fick2011-07-271-6/+8
* Allow adding groups as reviewerEdwin Kempin2011-07-061-11/+91
* Predicates to expose commit filelist to PrologJason Tsay2011-06-271-0/+1
* Display merge changes as differences from automatic resultShawn O. Pearce2011-06-271-3/+132
* Reuse cached RefControl data in FunctionStateShawn O. Pearce2011-06-241-3/+3
* Fail review command for changing labels when change is closedMartin Fick2011-06-171-1/+5
* Fix a number of warnings that have crept inShawn O. Pearce2011-06-161-7/+1
* Added a modify-reviewers ssh commandConley Owens2011-06-141-2/+13
* Support removing more than one reviewer at onceShawn O. Pearce2011-06-141-23/+62
* Added REMOVE_NOT_PERMITTED to ReviewerResultConley Owens2011-06-131-3/+3
* Refactored AddReviewer and RemoveReviewer logic into gerrit-serverConley Owens2011-06-092-0/+254
* Do not expect ApprovalType of Category SUBMStefan Lay2011-05-191-1/+3
* Move "ref_rights" table into GitShawn O. Pearce2011-05-191-1/+1
* Fix deprecation warning for Thread.stop()Shawn O. Pearce2011-05-191-6/+11
* Add parent info to each ChangeScreen PatchSetBlockNasser Grainawi2011-05-191-1/+20
* Use Project.NameKey in GitRepositoryManagerShawn O. Pearce2011-01-042-3/+2