summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gerrit 2.0.3v2.0.3Shawn O. Pearce2009-02-161-1/+1
* Use gerrit-keyapplet to help users load their SSH public keysShawn O. Pearce2009-02-164-0/+132
* Allow embedded applets to be cached indefinitely by proxiesShawn O. Pearce2009-02-161-0/+3
* Make Gerrit.getVersion public for other code to useShawn O. Pearce2009-02-161-7/+15
* Add a clear button to make it easier to replace the keyShawn O. Pearce2009-02-163-1/+16
* Don't store SSH keys we know to be invalidShawn O. Pearce2009-02-165-5/+50
* Display the text "invalid key" instead of a red X icon in SSH Keys panelShawn O. Pearce2009-02-164-6/+18
* Cleanup the ApprovalTable formatting for adding a reviewerShawn O. Pearce2009-02-162-9/+1
* Allow callers of AddMemberBox to control the button textShawn O. Pearce2009-02-161-1/+5
* Fix detach assertion error caused by loading messing being removedShawn O. Pearce2009-02-161-0/+1
* Add a loading message, link to the project, before the UI initializesShawn O. Pearce2009-02-162-3/+9
* Include "a=commit" in direct gitweb commit linksShawn O. Pearce2009-02-161-0/+1
* Update approvals table when adding reviewer.Brad Larson2009-02-131-0/+12
* Log any failures while creating patch set refsShawn O. Pearce2009-02-131-2/+8
* Actually return failure to clients if new change creation failedShawn O. Pearce2009-02-131-0/+2
* Fixed some minor documentation typosBrad Larson2009-02-131-2/+2
* Add additional reviewers to an existing changeBrad Larson2009-02-138-3/+196
* Make 'c', 'r' in a patch view open a new comment editorShawn O. Pearce2009-02-132-1/+12
* Make review comments standout more from the surrounding codeShawn O. Pearce2009-02-131-2/+10
* Display old and new image line numbers in the unified diff viewShawn O. Pearce2009-02-132-11/+40
* Fix line numbers for new post-image comments in unified viewShawn O. Pearce2009-02-131-1/+1
* Fix NPE in unified diff view when creating a comment editorShawn O. Pearce2009-02-131-0/+2
* Fix vertical-align: center to be middleShawn O. Pearce2009-02-131-3/+3
* Allow up/down arrow keys to scroll the page in patch viewShawn O. Pearce2009-02-131-0/+13
* Bust out of an <iframe> if Gerrit is embedded in oneShawn O. Pearce2009-02-121-0/+11
* Abstract the account name hint into AddMemberBoxShawn O. Pearce2009-02-112-3/+6
* Fix the message threading for comment repliesShawn O. Pearce2009-02-111-4/+0
* Fix a minor language typo in project setup documentationShawn O. Pearce2009-02-111-1/+1
* Add a link to the Android Open Source Project workflow as our defaultShawn O. Pearce2009-02-111-0/+1
* Add documentation on all of the software licensesShawn O. Pearce2009-02-112-0/+320
* Add a link to our project homepage in the documentationShawn O. Pearce2009-02-111-0/+2
* Add a Branches tab to the project admin screenShawn O. Pearce2009-02-108-0/+602
* Move Account to PersonIdent code to ChangeUtil for reuseShawn O. Pearce2009-02-102-15/+17
* Make the magic refs/heads/ constant available in GWTShawn O. Pearce2009-02-101-2/+5
* Restart the merge queue when Gerrit starts upShawn O. Pearce2009-02-104-1/+49
* Ensure our SSHD always disables compressionShawn O. Pearce2009-02-091-0/+9
* Rename the gerrit artifact to be gerrit-$version.warShawn O. Pearce2009-02-094-15/+15
* Add a document describing Gerrit's high level designShawn O. Pearce2009-02-082-0/+631
* Restore -SNAPSHOT suffix after 2.0.2Shawn O. Pearce2009-02-061-1/+1
* gerrit 2.0.2v2.0.2Shawn O. Pearce2009-02-061-1/+1
* Clip all change subject lines at 80 columns in change tablesShawn O. Pearce2009-02-061-0/+3
* Don't allow the project name in change tables to wrapShawn O. Pearce2009-02-062-0/+6
* Record the account identity in all reflogsShawn O. Pearce2009-02-061-0/+21
* Fix tabs in Gerrit.css to be 2 spacesShawn O. Pearce2009-02-061-8/+8
* Highlight common whitespace errors such as whitespace on end of lineShawn O. Pearce2009-02-064-3/+34
* Yank the mobile specific OpenID login panelShawn O. Pearce2009-02-062-47/+0
* Cleanup c3p0 connection pools if usedShawn O. Pearce2009-02-062-4/+23
* Fix to_jetty so it doesn't unpack c3p0 from our WARShawn O. Pearce2009-02-061-6/+2
* Don't log DEBUG data out of c3p0's SqlUtils classShawn O. Pearce2009-02-061-0/+1
* Fix log4j.properties to not run in DEBUGShawn O. Pearce2009-02-062-3/+3