summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gerrit 2.0.9v2.0.9Shawn O. Pearce2009-03-301-1/+1
* Cache *.nocache.js and don't cache the host pageShawn O. Pearce2009-03-303-8/+44
* ie6: Fix date line wrapping in messagesShawn O. Pearce2009-03-301-0/+6
* ie6: Correct rendering of commit messagesShawn O. Pearce2009-03-302-2/+11
* Handle unwrapped commit message more gracefullyShawn O. Pearce2009-03-302-6/+2
* Automatically generate unique names for our CSS codeShawn O. Pearce2009-03-308-2/+290
* Attach submitter identity to change messages about successful submitsShawn O. Pearce2009-03-301-0/+19
* Upgrade gwtexpui to 1.0.2Shawn O. Pearce2009-03-301-1/+1
* Upgrade JGit to 0.4.0-272-g7322ea2Shawn O. Pearce2009-03-301-1/+1
* Remove Gerrit 1.x to 2.x import toolsShawn O. Pearce2009-03-278-1135/+0
* Add some missing copyright headersShawn O. Pearce2009-03-274-0/+58
* Fix the copyright header in pom.xml to be AOSPShawn O. Pearce2009-03-271-1/+1
* Support cherry-picking changes instead of merging themShawn O. Pearce2009-03-277-6/+217
* Record who submitted a change in the change messageShawn O. Pearce2009-03-272-0/+10
* Require the submitter approval to be > 0 to claim it is the submitterShawn O. Pearce2009-03-271-1/+2
* Whack any prior submit approvals by myself when replacing a patch setShawn O. Pearce2009-03-271-3/+8
* Support different project level merge policiesShawn O. Pearce2009-03-2712-12/+306
* Include our license list in the WAR fileShawn O. Pearce2009-03-271-0/+3
* Fix tab formatting in pom.xmlShawn O. Pearce2009-03-271-3/+3
* Fix odd formatting errors in MergeOp.javaShawn O. Pearce2009-03-261-9/+9
* Show the + or - numeric level when adding a new ACL entryShawn O. Pearce2009-03-261-2/+8
* Select better defaults for min/max access rights when adding ACL entryShawn O. Pearce2009-03-261-4/+17
* Don't permit project rights to be created backwards (part II)Shawn O. Pearce2009-03-261-1/+11
* Don't permit project rights to be created backwardsShawn O. Pearce2009-03-262-1/+14
* Modify Push Annotated Tag to require signed tags, or relax taggerShawn O. Pearce2009-03-266-2/+71
* Fix default READ access on new database initializationShawn O. Pearce2009-03-261-2/+2
* Silence more non-critical log messages from openid4javaShawn O. Pearce2009-03-261-1/+2
* Work around focus bugs in WebKit based browsersShawn O. Pearce2009-03-261-27/+44
* Show the user's starred/not-starred icon in the change headerShawn O. Pearce2009-03-247-6/+79
* Always show the commit SHA-1 next to the patch set headerShawn O. Pearce2009-03-243-4/+11
* Make the merge commit message more detailed when merging changesShawn O. Pearce2009-03-241-1/+52
* Start 2.0.9 developmentShawn O. Pearce2009-03-221-1/+1
* Gerrit 2.0.8v2.0.8Shawn O. Pearce2009-03-221-1/+1
* Upgrade JGit to 0.4.0-262-g3c268c8Shawn O. Pearce2009-03-221-1/+1
* Quote the line a comment applies to when sending comments by emailShawn O. Pearce2009-03-201-6/+49
* Refactor patch parsing support to be usable outside of the action codeShawn O. Pearce2009-03-205-243/+450
* Fix a minor whitespace error in ChangeMailShawn O. Pearce2009-03-201-1/+1
* Make sure only valid ObjectIds can be passed into git diff-treeShawn O. Pearce2009-03-201-2/+4
* BCC any user who has starred a change when sending related emailsShawn O. Pearce2009-03-194-0/+27
* Allow users to subscribe to submitted change eventsShawn O. Pearce2009-03-1910-2/+176
* Record the starting revision expression used when making a new branchShawn O. Pearce2009-03-191-1/+1
* Record the remote host name in the reflogsShawn O. Pearce2009-03-196-2/+69
* Upgrade MINA SSHD to SVN trunk 755651Shawn O. Pearce2009-03-191-1/+1
* Start 2.0.8 developmentShawn O. Pearce2009-03-161-1/+1
* gerrit 2.0.7v2.0.7Shawn O. Pearce2009-03-161-1/+1
* Fix a NullPointerException in OpenIdServiceImpl on responseShawn O. Pearce2009-03-161-0/+7
* Upgrade JGit to 0.4.0-236-gcb63365Shawn O. Pearce2009-03-161-1/+1
* Use a TOPO sort when processing commits in the merge queueShawn O. Pearce2009-03-131-1/+3
* Display our server host keys for the client to copy and/or validateShawn O. Pearce2009-03-1110-3/+237
* Hide the SSH key add field if we already have keys registeredShawn O. Pearce2009-03-113-40/+80