summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtui
Commit message (Expand)AuthorAgeFilesLines
* Pass edit info from ChangeScreen to PatchSetsBoxEdwin Kempin2015-05-263-21/+9
* Use the same thick Cursor in inline editorMartin Waitz2015-05-211-0/+6
* Position cursor on first column on diff chunk navigationDavid Ostrovsky2015-05-192-2/+2
* Restore default Codemirror cursor styleDavid Ostrovsky2015-05-191-13/+2
* Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-05-191-1/+1
|\
| * Fix various spelling mistakesDavid Pursehouse2015-05-191-1/+1
* | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-05-071-1/+2
|\|
| * Allow to link user identity to another OAuth providerDavid Ostrovsky2015-05-051-1/+2
| * Remove unused importsDavid Pursehouse2015-04-061-1/+0
* | Always show 'Not Current' as state when looking at old patch setEdwin Kempin2015-04-291-4/+3
* | Reenable revert button when revert is cancelledEdwin Kempin2015-04-271-1/+9
* | ChangeTable: Always add the title tooltip on label column entriesDavid Pursehouse2015-04-161-9/+5
* | Enable 'Save' button when 'Display In Review Category' pref is changedDavid Pursehouse2015-04-161-0/+1
* | InlineEdit: Handle enter event in add file dialog boxDavid Ostrovsky2015-04-155-5/+20
* | Improve rebase usability with the RebaseDialogZalan Blenessy2015-04-107-12/+79
* | Revert marking merged or abandoned changes in related changesDave Borowitz2015-04-093-25/+0
* | Merge "Fix F5 shortcut being hijacked by edit topic in Firefox" into stable-2.11David Pursehouse2015-04-021-0/+6
|\ \
| * | Fix F5 shortcut being hijacked by edit topic in FirefoxHector Caballero2015-03-301-0/+6
* | | Change edit shortcut from 'm' to 'e'Shawn Pearce2015-04-023-7/+6
|/ /
* | Align parent links with parents in CommitBoxSven Selberg2015-03-192-19/+48
* | Merge "Merge branch 'stable-2.10' into stable-2.11" into stable-2.11David Pursehouse2015-03-191-0/+9
|\ \
| * | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-161-0/+9
| |\|
| | * Expose extension point for generic OAuth providersDavid Ostrovsky2015-03-061-0/+9
| | * OpenID: Add support for Launchpad on the login formDavid Pursehouse2015-03-013-0/+5
| | * OpenID: Remove support for Google AccountsShawn Pearce2015-03-011-1/+1
* | | Allow scrollable cover messagesGustaf Lundh2015-03-191-5/+7
* | | RebaseDialog can now be closed with ESCZalan Blenessy2015-03-191-0/+10
|/ /
* | Side-By-Side: Adjust line number when using 'm' to edit commit messageDavid Pursehouse2015-02-271-0/+47
* | Inline Edit: Disable 'Close' button until save is completedDavid Pursehouse2015-02-271-0/+6
* | RebaseDialog: Organize importsDave Borowitz2015-02-261-1/+1
* | Revert changes from topic 'submitWholeTopic'v2.11-rc0David Pursehouse2015-02-233-83/+58
* | Added support for changing parent revision during rebaseZalan Blenessy2015-02-2313-33/+242
* | ChangeScreen: Avoid race condition for revision changesStefan Beller2015-02-191-3/+1
* | ChangeScreen: explicitly load revision infoStefan Beller2015-02-181-7/+19
* | Actions: reloadRevisionActions determines submit button visibilityStefan Beller2015-02-182-30/+29
* | ChangeScreen: introduce renderRevisionInfoStefan Beller2015-02-181-27/+36
* | ChangeAPI: add call to new actions REST API callStefan Beller2015-02-181-0/+7
* | Fix change size bar for changes with size change.largeChange/2Edwin Kempin2015-02-171-2/+2
* | InlineEdit: Don't offer edit icon on binary filesDavid Ostrovsky2015-02-174-6/+7
* | Show changes across all branches and projects in topics tabStefan Beller2015-02-122-2/+15
* | Merge "Implement filtering in branch list screen"Edwin Kempin2015-02-122-47/+82
|\ \
| * | Implement filtering in branch list screenJanice Agustin2015-02-122-47/+82
* | | Fix some warnings raised by CheckStyleDavid Pursehouse2015-02-122-2/+2
* | | InlineEdit: Allow to rename files in the UIDavid Ostrovsky2015-02-126-0/+256
* | | Merge "Change Screen: Allow to configure display of size details in file list"Shawn Pearce2015-02-122-22/+40
|\ \ \
| * | | Change Screen: Allow to configure display of size details in file listDavid Pursehouse2015-02-102-22/+40
* | | | Merge changes I4ada8109,I483822f8Shawn Pearce2015-02-125-3/+72
|\ \ \ \
| * | | | Add action to edit the project configuration in the browserEdwin Kempin2015-02-114-0/+68
| * | | | EditScreen: Wait until CodeMirror Library is initializedEdwin Kempin2015-02-111-3/+4
* | | | | ReplyBox: display +1 text next to checkboxShawn Pearce2015-02-121-1/+4