summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to gwtorm 1.0.1v2.0.1Shawn O. Pearce2009-02-021-1/+1
* Fix a minor formatting glitch in ContactPanelShawn O. Pearce2009-01-301-2/+2
* Enable the Save button on contacts panel when the email is modifiedShawn O. Pearce2009-01-301-0/+2
* Display all open changes for a single projectShawn O. Pearce2009-01-3015-3/+177
* Generate "permalink" style new change links during receiveShawn O. Pearce2009-01-301-1/+1
* Gracefully handle unknown host exceptions during OpenID discoveryShawn O. Pearce2009-01-301-1/+11
* Don't create editors in the line number column of a side-by-site diffShawn O. Pearce2009-01-301-2/+6
* Ensure #mine signs-in the user if they aren't logged in yetShawn O. Pearce2009-01-291-0/+6
* Allow users to hide the site header if they want toShawn O. Pearce2009-01-298-3/+80
* Don't log errors about CLAs in the server log during uploadsShawn O. Pearce2009-01-292-12/+25
* Silence org.apache.sshd.common debug messagesShawn O. Pearce2009-01-291-1/+1
* Display git pull download URLs on patch setsShawn O. Pearce2009-01-2911-8/+159
* Fix typo in javadoc comment of SystemConfigShawn O. Pearce2009-01-291-1/+1
* Remove comment about sorting change dependenciesShawn O. Pearce2009-01-291-1/+0
* Include X-Gerrit-ChangeId, X-Gerrit-Commit headers in emailsShawn O. Pearce2009-01-291-0/+14
* Don't put the message type into the list id, it breaks threadingShawn O. Pearce2009-01-291-4/+8
* Don't auto-approve changes when they are uploadedShawn O. Pearce2009-01-291-28/+1
* Insert two LFs after the approvals in a change messageShawn O. Pearce2009-01-291-1/+1
* Fix the subject column in change tables to truncate when too longShawn O. Pearce2009-01-291-1/+1
* Add user level documentation to the main indexShawn O. Pearce2009-01-291-0/+7
* Fix the "Issues" hyperlink in the main indexShawn O. Pearce2009-01-291-1/+1
* Add user level documentation about how to upload changes over SSHShawn O. Pearce2009-01-291-0/+319
* Move documentation to gerrit.googlecode.com websiteShawn O. Pearce2009-01-294-65/+26
* Add SSH command "gerrit ls-projects" to show all visible projectsShawn O. Pearce2009-01-282-0/+67
* Refactor the project right tests in SSH commands to be more availableShawn O. Pearce2009-01-282-8/+25
* Fix appjar POM to always ensure GerritVersion.properties is currentShawn O. Pearce2009-01-271-1/+1
* Never all an approval category function to be nullShawn O. Pearce2009-01-271-1/+3
* Add new project rights to allow direct branch updates over SSHShawn O. Pearce2009-01-274-3/+222
* Fix category value initialization to use the category's transactionShawn O. Pearce2009-01-271-4/+4
* Refactor read access testing to reuse for other function typesShawn O. Pearce2009-01-272-8/+24
* Push deletes to replicated repositories rather than failShawn O. Pearce2009-01-271-1/+4
* Ensure all of our *.gwt.xml files are in the classpathShawn O. Pearce2009-01-271-1/+1
* Don't use <iframe> for sign-in on a mobile deviceShawn O. Pearce2009-01-273-11/+62
* Honor the claimed identity, not the delegateShawn O. Pearce2009-01-271-6/+6
* Fix Google Analytics page tracking example in documentationShawn O. Pearce2009-01-273-2/+28
* Upgrade to gwtjsonrpc 1.0.1 to fix encoding issuesShawn O. Pearce2009-01-271-1/+1
* Remove unnecessary inherits of I18N moduleShawn O. Pearce2009-01-271-1/+0
* Line wrap the side by side tables at 100 columnsShawn O. Pearce2009-01-273-10/+58
* Fix the suggestion service by picking a different max characterShawn O. Pearce2009-01-271-3/+5
* Display "Anonymous Coward" in dashboards of users without namesShawn O. Pearce2009-01-271-3/+5
* Fix range based query for /r/$commitid redirect URLsShawn O. Pearce2009-01-261-6/+4
* Don't include the footer "--" line in emails if the footer is emptyShawn O. Pearce2009-01-261-2/+2
* Don't render the "To unsubscribe" link in emails if we have no URLShawn O. Pearce2009-01-261-4/+6
* Automatically send email when new patch sets are uploadedShawn O. Pearce2009-01-262-53/+119
* Ensure any new reviewers for updated changes see it in their dashboardShawn O. Pearce2009-01-261-5/+18
* Make newly created changes show up in reviewer dashboardsShawn O. Pearce2009-01-261-2/+11
* Don't permit the same commit twice on the same changeShawn O. Pearce2009-01-262-0/+13
* Don't error out on upload if we are only replacing a patch setShawn O. Pearce2009-01-261-1/+1
* Restore the 2.0-SNAPSHOT version numberShawn O. Pearce2009-01-264-5/+5
* Document the need to build our dependencies in dev-readme.txtShawn O. Pearce2009-01-261-0/+13