summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtui
Commit message (Expand)AuthorAgeFilesLines
* Fix API breakage on ChangeDetailServiceShawn O. Pearce2011-06-072-5/+5
* Do not reset Patch History selection on navigation to next file diffEdwin Kempin2011-06-031-0/+3
* Support different color pallete when not signed inv2.1.7-rc2Shawn O. Pearce2011-05-203-9/+16
* Enable git:// download URLs if canonicalGitUrl setShawn O. Pearce2011-05-201-1/+2
* Fix unused and deprecation warningsShawn O. Pearce2011-05-192-5/+0
* Merge "Adds a "revert change"-button to a submitted patchset." into stableShawn Pearce2011-05-198-0/+72
|\
| * Adds a "revert change"-button to a submitted patchset.Gustaf Lundh2011-05-198-0/+72
* | Fix assertion caused by early key-rebinding in ChangeScreenShawn O. Pearce2011-05-191-3/+3
* | Implement web interface for patches diffmonica.dionisio2011-05-199-41/+238
* | Support diff between patch setsmonica.dionisio2011-05-192-4/+4
* | Merge "Go back to change screen if 'Publish and Submit' fails on submit" into...Shawn Pearce2011-05-191-1/+1
|\ \
| * | Go back to change screen if 'Publish and Submit' fails on submitEdwin Kempin2011-05-191-1/+1
* | | Fix GWT DeferredCommand deprecationsShawn O. Pearce2011-05-196-23/+23
* | | Fix SuggestBox related deprecation warningsShawn O. Pearce2011-05-194-6/+12
* | | Fix more rawtype warningsShawn O. Pearce2011-05-191-4/+5
* | | Use DateTimeFormat getFormat with predefinedFormatNasser Grainawi2011-05-191-2/+2
* | | Replace encodeComponent and decodeComponentNasser Grainawi2011-05-191-2/+2
* | | Replace isChecked and setCheckedNasser Grainawi2011-05-191-3/+3
* | | Remove dead code and unused variablesNasser Grainawi2011-05-191-14/+0
* | | Remove unused importsNasser Grainawi2011-05-198-10/+0
* | | Add parent info to each ChangeScreen PatchSetBlockNasser Grainawi2011-05-195-2/+56
|/ /
* | Re-enable form if 'Publish and Submit' fails to submitEdwin Kempin2011-05-191-0/+6
* | Make sure that ENTER works in all text fieldsEdwin Kempin2011-05-1812-15/+15
|/
* Create profiles for fast single-browser buildsNasser Grainawi2011-05-173-1/+69
* Remove the SSH key loading appletShawn O. Pearce2011-05-015-203/+1
* Fix Maven warning about antrun in gerrit-gwtuiShawn O. Pearce2011-04-221-22/+15
* Merge "Refactor AbandonChangeDialog and RestoreChangeDialog classes."Shawn Pearce2011-04-213-180/+69
|\
| * Refactor AbandonChangeDialog and RestoreChangeDialog classes.Raviteja Sunkara2011-04-153-180/+69
* | Merge "Disable all controls in group screen if user can't modify the group"Shawn Pearce2011-04-211-6/+19
|\ \
| * | Disable all controls in group screen if user can't modify the groupEdwin Kempin2011-04-151-6/+19
| |/
* | Merge "Fix Show Inherited Rights behavior on refrights table reload"Shawn Pearce2011-04-211-5/+9
|\ \
| * | Fix Show Inherited Rights behavior on refrights table reloadMartin Fick2011-04-141-5/+9
| |/
* / Always display button text in blackShawn O. Pearce2011-04-211-0/+4
|/
* Merge "Add an emailOnlyAuthors property to AccountGroups"Shawn Pearce2011-04-113-4/+27
|\
| * Add an emailOnlyAuthors property to AccountGroupsMartin Fick2011-04-113-4/+27
* | Enhance UpToChange link to activate the last browsed patchset.Raviteja Sunkara2011-04-117-27/+62
* | Added support for included groupsMatt Fischer2011-04-114-2/+255
|/
* Add reviewer/verifier name out beside check/plus/minusJosh Turmel2011-04-096-8/+60
* Merge "Add group option that makes the group visible to all registered users"Shawn Pearce2011-04-084-2/+78
|\
| * Add group option that makes the group visible to all registered usersEdwin Kempin2011-04-084-2/+78
* | Merge "Add "Show Inherited Rights" checkbox to Project Access Screen"Shawn Pearce2011-04-083-8/+33
|\ \
| * | Add "Show Inherited Rights" checkbox to Project Access ScreenMartin Fick2011-04-073-8/+33
* | | Always disable content merge option if user can't change projectEdwin Kempin2011-04-081-1/+1
| |/ |/|
* | Merge "Bump dependencies to latest stable versions"Shawn Pearce2011-04-071-1/+1
|\ \
| * | Bump dependencies to latest stable versionsAnatol Pomozov2011-01-051-1/+1
* | | Merge "Fix handling of "Session Expired" with SSL certificates."Shawn Pearce2011-04-071-0/+1
|\ \ \
| * | | Fix handling of "Session Expired" with SSL certificates.Sasa Zivkov2011-02-071-0/+1
| |/ /
* | | Merge "Not displaying the "Sign Out" for CLIENT_SSL_CERT_LDAP."Shawn Pearce2011-04-071-1/+4
|\ \ \
| * | | Not displaying the "Sign Out" for CLIENT_SSL_CERT_LDAP.Sasa Zivkov2011-02-071-1/+4
| |/ /
* | | Merge "Disable form while publishing comments"Shawn Pearce2011-04-072-1/+21
|\ \ \