summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Display proper error if file diff fails because content is too largeEdwin Kempin2012-06-121-0/+33
* Do not execute rejected commandsShawn O. Pearce2012-06-051-19/+30
* Merge "Fix lockup of '/COMMIT_MSG' file from patch set" into stable-2.4Martin Fick2012-05-311-1/+5
|\
| * Fix lockup of '/COMMIT_MSG' file from patch setEdwin Kempin2012-05-311-1/+5
* | Catch all exceptions when async emailing.Colby Ranger2012-05-313-15/+12
|/
* Add a new permission to permit rebasing changes in the web UIEdwin Kempin2012-05-232-1/+8
* Restrict rebase a change in web UI to change owner, submitterShawn O. Pearce2012-05-231-1/+1
* Fix duplicated results on status:open project:P branch:BShawn O. Pearce2012-05-211-37/+10
* Merge branch 'stable-2.3' into stable-2.4Sasa Zivkov2012-05-162-10/+3
|\
| * Fix: Inconsistent behaviour when replicating refs/meta/configGustaf Lundh2012-05-081-9/+2
| * Fix case check for project name so that symlinks work againEdwin Kempin2012-04-274-66/+67
| * 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
| |/
* | Fix case check for project name so that symlinks work againEdwin Kempin2012-05-034-65/+67
* | Change version in pom.xml to 2.4-SNAPSHOTSasa Zivkov2012-04-181-1/+1
* | Two minor tweaks to change progress monitorShawn O. Pearce2012-04-162-3/+3
* | Migrate account_groups.email_only_authors to capabilityColby Ranger2012-04-123-1/+125
* | Removed the AccountGroup emailOnlyAuthors flag.Colby Ranger2012-04-121-13/+1
* | Added the emailReviewers as a global capabilityColby Ranger2012-04-123-16/+49
* | Update to gwtjsonrpc 1.3Shawn O. Pearce2012-04-092-2/+2
* | Merge changes Ic8052b4d,I41829d35,Ia2d112eb,Ieb95a0ed,I38b15303Shawn O. Pearce2012-04-076-0/+460
|\ \
| * | Refactor ls-projects code to gerrit-serverShawn O. Pearce2012-04-056-0/+460
* | | Added comments to describe known groups in output.Colby Ranger2012-04-052-1/+14
* | | Revert ConfigUtil groupsFor() to return a Set.Colby Ranger2012-04-043-22/+41
* | | Merge "ProjectConfig sections refactoring"Edwin Kempin2012-04-035-111/+152
|\ \ \ | |/ / |/| |
| * | ProjectConfig sections refactoringmonica.dionisio2012-03-285-111/+152
* | | Close corresponding change when pushing to refs/heads/*Gustaf Lundh2012-04-031-5/+4
* | | Merge "Optimize queries for open/merged changes by project + branch"Shawn Pearce2012-04-023-1/+146
|\ \ \
| * | | Optimize queries for open/merged changes by project + branchEdwin Kempin2012-03-283-1/+146
* | | | Merge "Add rebase button to the change screen"Saša Živkov2012-03-286-0/+400
|\ \ \ \
| * | | | Add rebase button to the change screenGustaf Lundh2012-03-276-0/+400
* | | | | Merge "Branch Operator: Support full branch names"Saša Živkov2012-03-281-4/+3
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Branch Operator: Support full branch namesEdwin Kempin2012-03-271-4/+3
| |/ /
* / / Added GroupMembership for group membership checks.Colby Ranger2012-03-2626-116/+328
|/ /
* | Refactor out approval checking from ReviewCommandConley Owens2012-03-231-1/+7
* | Refactor: Have only one implementation to resolve parent projectsEdwin Kempin2012-03-221-5/+1
* | Insert a space in "Updating changes:done"Dave Borowitz2012-03-161-2/+2
* | Merge "Add dependencies to query."Martin Fick2012-03-154-1/+115
|\ \
| * | Add dependencies to query.Gregory Bean2012-03-134-1/+115
* | | Merge "Rework commit-msg to handle another special case"Shawn Pearce2012-03-142-53/+88
|\ \ \
| * | | Rework commit-msg to handle another special casePatrick Georgi2012-03-092-53/+88
* | | | Merge changes Id1afb706,I6170270cShawn Pearce2012-03-142-1/+2
|\ \ \ \
| * | | | Users who starred a change should receive all the emails about a change.Raviteja Sunkara2012-03-071-1/+1
| * | | | Add bccStarredBy to ReplacePatchSetSender classRaviteja Sunkara2012-03-071-0/+1
* | | | | Always call getMessageSender() from MessageSenderOutputStreamDave Borowitz2012-03-131-7/+4
* | | | | Fix "done" message in MultiProgressMonitor for no work doneDave Borowitz2012-03-131-1/+11
* | | | | Send messages in AsyncReceiveCommits from the main threadDave Borowitz2012-03-132-79/+78
* | | | | Clarify the behavior of continuingRequest()Dave Borowitz2012-03-131-0/+7
* | | | | Eagerly evaluate Providers in GuiceServletScopePropagatorDave Borowitz2012-03-131-9/+6
| |_|/ / |/| | |