summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtui
Commit message (Expand)AuthorAgeFilesLines
* Show download links as a tabbed panelShawn O. Pearce2010-02-229-57/+449
* Include formatted HTML documentation in WARShawn O. Pearce2010-02-223-0/+25
* Bind to LDAP using only the end-user identityShawn O. Pearce2010-02-213-0/+4
* Move syntax highlighting back to clientShawn O. Pearce2010-02-163-17/+21
* Disable syntax highlighting on unified viewsShawn O. Pearce2010-02-131-0/+1
* Drop unused formatLanguage property from patch tableShawn O. Pearce2010-02-131-2/+0
* Change "Publish Comments" to "Review"Shawn O. Pearce2010-02-013-5/+5
* Run prettify on the server using whole file contentsShawn O. Pearce2010-01-305-31/+23
* Show summary of code review, verified on all open changesShawn O. Pearce2010-01-291-2/+3
* Restore delete right checkboxes in wild card projectShawn O. Pearce2010-01-281-1/+2
* Expand group names to be 255 charactersShawn O. Pearce2010-01-271-6/+6
* Correctly hide delete button on inherited permissionsShawn O. Pearce2010-01-271-1/+5
* Add canned per-line comment reply of 'Done'Shawn O. Pearce2010-01-273-87/+144
* Catch bad commentlink patterns and report themShawn O. Pearce2010-01-263-3/+99
* Hide group type choice if LDAP is not enabledShawn O. Pearce2010-01-261-0/+8
* Merge "Replace our own @Nullable with javax.annotation.Nullable."Shawn Pearce2010-01-257-8/+6
|\
| * Replace our own @Nullable with javax.annotation.Nullable.Nico Sallembien2010-01-257-8/+6
* | Fix crash while loading project Access tabShawn O. Pearce2010-01-251-4/+5
|/
* Change permissions to be branch basedNico Sallembien2010-01-253-80/+115
* Add download links to side-by-side viewerShawn O. Pearce2010-01-253-3/+29
* Fix imports inside of PatchScreen.javaShawn O. Pearce2010-01-251-2/+1
* Dequote saved OpenID URLsShawn O. Pearce2010-01-191-1/+8
* Advertise the smart HTTP URLs to referencesShawn O. Pearce2010-01-151-24/+55
* Add a password field to the account identitiesShawn O. Pearce2010-01-157-187/+305
* Only enable the Delete button if an SSH key is selectedShawn O. Pearce2010-01-151-13/+52
* Show Status column header on the SSH key tableShawn O. Pearce2010-01-153-5/+6
* Only enable Delete on identities tab when we have selectionsShawn O. Pearce2010-01-151-4/+39
* Don't display the magic username identity on the identities tabShawn O. Pearce2010-01-151-0/+5
* Correct SSH Username to be just UsernameShawn O. Pearce2010-01-153-15/+15
* Update URL for GitHub's SSH key guideShawn O. Pearce2010-01-151-1/+1
* Move toProject into PageLinks for reuseShawn O. Pearce2010-01-142-18/+2
* Use N/P to jump to next/previous commentsShawn O. Pearce2010-01-143-0/+79
* Delete session cookie when session is expiredShawn O. Pearce2010-01-142-1/+9
* Move sshUserName from Account to AccountExternalIdShawn O. Pearce2010-01-134-28/+36
* Remove Project.Id and use only Project.NameKeyShawn O. Pearce2010-01-131-3/+3
* Fix deletion of comments on the publish comments screenv2.1.1.1Shawn O. Pearce2010-01-114-31/+101
* Configure the gwtorm KeyUtil.Encoder during module loadv2.1.1Shawn O. Pearce2010-01-041-0/+17
* Use the full name 'Gerrit Code Review' in sign-in dialogsShawn O. Pearce2009-12-302-4/+4
* Disable unnecessary class operationsShawn O. Pearce2009-12-301-0/+2
* Use server side permutation selectionShawn O. Pearce2009-12-301-0/+1
* Use a glass pane behind our dialogs, make most modalShawn O. Pearce2009-12-3010-50/+84
* Remove unnecessary compile scope tagsShawn O. Pearce2009-12-301-17/+0
* Fix automatic formatting in SshPanelShawn O. Pearce2009-12-301-6/+13
* Be specific about the Maven plugin groupIdShawn O. Pearce2009-12-301-0/+1
* Remove the duplicate Version classShawn O. Pearce2009-12-302-42/+12
* Improve keyapplet referencingShawn O. Pearce2009-12-303-62/+114
* Make hyperlinks update URL when screen is visibleShawn O. Pearce2009-12-3032-146/+303
* Correct comment panel border stylesShawn O. Pearce2009-12-301-15/+3
* Use @def for common CSS definitionsShawn O. Pearce2009-12-302-58/+68
* Fix background of RPC loading status messageShawn O. Pearce2009-12-301-1/+1