summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gerrit 2.0.10v2.0.10Shawn O. Pearce2009-04-201-1/+1
* Use gwtexpui 1.0.4 finalShawn O. Pearce2009-04-201-1/+1
* Update SSHD to 1.0-r766258_M5Shawn O. Pearce2009-04-181-1/+1
* Upgrade MINA SSHD to SVN 761333 and mina-core to 2.0.0-M5Shawn O. Pearce2009-04-171-1/+1
* Merge change 9533Android Code Review2009-04-177-15/+436
|\
| * Allow binary files to be downloaded from changes for local diffShawn O. Pearce2009-04-157-15/+436
* | Show the author name in change submitted email notificationsShawn O. Pearce2009-04-151-10/+9
* | Allow publishing comments on non-current patch setsShawn O. Pearce2009-04-153-11/+15
* | Automatically expand inline comment editors for larger commentsShawn O. Pearce2009-04-151-2/+31
* | Allow users to preview how Gerrit will format an inline commentShawn O. Pearce2009-04-155-10/+88
* | Error out if a user forgets to squash when replacing a patchShawn O. Pearce2009-04-151-3/+19
* | Improve initial page load by embedding user account data into host pageShawn O. Pearce2009-04-153-19/+39
* | Enable Save button after paste in a comment editorShawn O. Pearce2009-04-151-2/+3
|/
* Change Patch.ChangeType.ADD to be past tenseShawn O. Pearce2009-04-142-2/+2
* Make the browser window title reflect the current screen titleShawn O. Pearce2009-04-1424-21/+99
* Fix the sign in dialog to prevent line wrapping "Link Identity" buttonShawn O. Pearce2009-04-142-15/+4
* Do not permit GWT buttons to wrap textShawn O. Pearce2009-04-141-0/+4
* Refactor UI construction to be more consistent across ScreensShawn O. Pearce2009-04-1424-219/+214
* Fix comment editors on the last line of a fileShawn O. Pearce2009-04-142-13/+17
* Create a debug mode only method of logging in to GerritShawn O. Pearce2009-04-145-7/+192
* Ensure blank space between subject line and body of commit messageShawn O. Pearce2009-04-141-1/+2
* Change our site icon to be more git-likeShawn O. Pearce2009-04-141-0/+0
* Delay updating the UI until a Screen instance is fully renderedShawn O. Pearce2009-04-1427-305/+199
* Fix too wide SSH Keys table by clipping the server host keysShawn O. Pearce2009-04-131-0/+1
* Remove the now pointless sign in callback supportShawn O. Pearce2009-04-135-131/+11
* Add missing super.onSign{In,Out} calls to ChangeScreenShawn O. Pearce2009-04-131-0/+2
* Start 2.0.10 developmentShawn O. Pearce2009-03-301-1/+1
* 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