summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge "Fix links to side-by-side and unified diff screen on edit screen"David Pursehouse2015-02-121-1/+1
|\ \ \ \
| * | | | Fix links to side-by-side and unified diff screen on edit screenEdwin Kempin2015-02-111-1/+1
| |/ / /
* | | | Merge "Implement pagination in branch list screen"Edwin Kempin2015-02-118-43/+229
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Implement pagination in branch list screenJanice Agustin2015-02-118-43/+229
* | | Merge "InlineEdit: Fix diff against revision feature"Edwin Kempin2015-02-112-30/+38
|\ \ \
| * | | InlineEdit: Fix diff against revision featureDavid Ostrovsky2015-02-112-30/+38
* | | | Merge "Remove unused CSS styles"Shawn Pearce2015-02-103-421/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unused CSS stylesEdwin Kempin2015-02-033-421/+0
* | | | Merge "Increase right margin of download box to make space for scrollbar"Shawn Pearce2015-02-101-0/+1
|\ \ \ \
| * | | | Increase right margin of download box to make space for scrollbarEdwin Kempin2015-02-091-0/+1
* | | | | Merge "Change Screen: Align file table header titles at the left"Shawn Pearce2015-02-101-0/+4
|\ \ \ \ \
| * | | | | Change Screen: Align file table header titles at the leftDavid Pursehouse2015-02-021-0/+4
* | | | | | Merge "Replace Reviewer Label/Hashtag close image with better char"Martin Fick2015-02-102-2/+2
|\ \ \ \ \ \
| * | | | | | Replace Reviewer Label/Hashtag close image with better charGustaf Lundh2015-02-092-2/+2
| | |/ / / / | |/| | | |
* / | | | | Actions: remove unused function `isSubmitEnabled`Stefan Beller2015-02-101-4/+0
|/ / / / /
* | | / / Fix binary file diff for anonymous usersDavid Ostrovsky2015-02-061-2/+3
| |_|/ / |/| | |
* | | | InlineEdit: Fix mangling of non-ASCII charactersShawn Pearce2015-02-051-16/+15
| |_|/ |/| |
* | | Merge "Do not delete branches concurrently."Edwin Kempin2015-02-051-12/+24
|\ \ \
| * | | Do not delete branches concurrently.Hugo Arès2015-01-281-12/+24
* | | | Merge "ChangeScreen: Allow to disable muting of common paths in file table"Shawn Pearce2015-02-045-2/+24
|\ \ \ \
| * | | | ChangeScreen: Allow to disable muting of common paths in file tableDavid Pursehouse2015-02-025-2/+24
| | |_|/ | |/| |
* | | | Enable syntax highlighting for Go.Dan Albert2015-02-032-0/+2
* | | | Remove special handling of "LGTM" in review commentsDavid Pursehouse2015-02-031-45/+0
|/ / /
* | / Remove duplicate addition of preferences itemDavid Pursehouse2015-02-021-5/+1
| |/ |/|
* | Only create new changes as draft if draft changes are allowedDavid Pursehouse2015-01-303-5/+15
* | Merge "Improve file sorting for C and C++ projects"Shawn Pearce2015-01-301-0/+14
|\ \
| * | Improve file sorting for C and C++ projectsJan Kundrát2015-01-281-0/+14