summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.4.0-rc2v3.4.0-rc2David Ostrovsky2021-04-195-5/+5
* Merge branch 'stable-3.3' into stable-3.4David Ostrovsky2021-04-191-1/+1
|\
| * Merge branch 'stable-3.2' into stable-3.3David Ostrovsky2021-04-191-1/+1
| |\
| | * Merge branch 'stable-3.1' into stable-3.2David Ostrovsky2021-04-191-1/+1
| | |\
| | | * Fix typo in hashtags docsMike Frysinger2021-04-171-1/+1
* | | | Fix underlining on hover for subject column in dashboardMilutin Kristofic2021-04-191-0/+3
* | | | Revert "A11y - show outline when focused on tab title in change view"Milutin Kristofic2021-04-191-7/+4
* | | | Merge "Add undefined check for access[repo] in getRepoAccess" into stable-3.4Ben Rohlfs2021-04-191-1/+1
|\ \ \ \
| * | | | Add undefined check for access[repo] in getRepoAccessPaladox none2021-04-161-1/+1
* | | | | Do not reload page after clicking Cancel in apply-fix dialogDmitrii Filippov2021-04-178-299/+449
|/ / / /
* | | | Turn off syntax highlighting in comment context if disabledDhruv Srivastava2021-04-151-0/+1
* | | | Merge branch 'stable-3.3' into stable-3.4David Ostrovsky2021-04-141-0/+4
|\| | |
| * | | Merge branch 'stable-3.2' into stable-3.3David Ostrovsky2021-04-141-0/+4
| |\| |
| | * | Bazel: Disable worker multiplexer to avoid sporadic build failuresDavid Ostrovsky2021-04-141-0/+4
* | | | Merge "Remove Add/No Patchset description label for merged changes" into stab...Paladox none2021-04-132-2/+12
|\ \ \ \
| * | | | Remove Add/No Patchset description label for merged changesDhruv Srivastava2021-04-122-2/+12
* | | | | Merge "Allow comment context to take up remaining width" into stable-3.4Paladox none2021-04-136-5/+18
|\ \ \ \ \
| * | | | | Allow comment context to take up remaining widthDhruv Srivastava2021-04-126-5/+18
| |/ / / /
* | | | | Add web links to project:<project>Paladox none2021-04-133-1/+48
* | | | | Merge "Allow line wrapping in check result messages" into stable-3.4Paladox none2021-04-131-0/+1
|\ \ \ \ \
| * | | | | Allow line wrapping in check result messagesBen Rohlfs2021-04-121-0/+1
| |/ / / /
* | | | | Merge "Make the line length indicator color clearer" into stable-3.4Paladox none2021-04-133-2/+5
|\ \ \ \ \
| * | | | | Make the line length indicator color clearerDhruv Srivastava2021-04-123-2/+5
| |/ / / /
* | | | | Set version to 3.4.0-rc1v3.4.0-rc1David Ostrovsky2021-04-125-5/+5
* | | | | Merge branch 'stable-3.3' into stable-3.4David Ostrovsky2021-04-120-0/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'stable-3.2' into stable-3.3David Ostrovsky2021-04-120-0/+0
| |\| |
| | * | Merge "Remove unused _handleDropdownTap" into stable-3.2Paladox none2021-04-091-1/+0
| | |\ \
| | | * | Remove unused _handleDropdownTapPaladox none2021-01-111-1/+0
| * | | | Merge "Remove unused _handleDropdownTap" into stable-3.3Paladox none2021-04-091-1/+0
| |\ \ \ \
| | * | | | Remove unused _handleDropdownTapPaladox none2021-01-111-1/+0
* | | | | | Merge "Add metrics for monitoring Java memory pools" into stable-3.4Matthias Sohn2021-04-123-0/+54
|\ \ \ \ \ \
| * | | | | | Add metrics for monitoring Java memory poolsMatthias Sohn2021-04-093-0/+54
* | | | | | | Log memory allocated per command in httpd_logMatthias Sohn2021-04-095-0/+19
* | | | | | | Log cpu usage per http requestMatthias Sohn2021-04-095-0/+49
* | | | | | | Log memory allocated per command in sshd_logMatthias Sohn2021-04-099-3/+158
* | | | | | | Merge changes I1c53f64c,If9896304,I90adc761 into stable-3.4Matthias Sohn2021-04-096-22/+79
|\ \ \ \ \ \ \
| * | | | | | | Log cpu usage in sshd_logMatthias Sohn2021-04-095-0/+43
| * | | | | | | Encapsulate fields of SshScope.ContextMatthias Sohn2021-04-093-9/+28
| * | | | | | | Log "-" for missing log fields in sshd_logMatthias Sohn2021-04-091-13/+8
| |/ / / / / /
* / / / / / / Remove backend support for HTML UI pluginsBen Rohlfs2021-04-096-22/+11
|/ / / / / /
* | | | | | A11y - show outline when focused on tab title in change viewMilutin Kristofic2021-04-081-4/+7
* | | | | | Merge "A11y - show outline when focused on change subject in dashboard" into ...Paladox none2021-04-081-13/+13
|\ \ \ \ \ \
| * | | | | | A11y - show outline when focused on change subject in dashboardMilutin Kristofic2021-04-081-13/+13
* | | | | | | A11y - fix and improve label when navigating dashboardMilutin Kristofic2021-04-082-2/+21
|/ / / / / /
* | | | | | Allow setting image viewer max-width and max-weight externallyHermann Loose2021-04-081-2/+2
* | | | | | Fix meta_diff documentationHan-Wen Nienhuys2021-04-081-4/+1
* | | | | | Merge "Update plugins/codemirror-editor and plugins/delete-project" into stab...Paladox none2021-04-072-0/+0
|\ \ \ \ \ \
| * | | | | | Update plugins/codemirror-editor and plugins/delete-projectpaladox2021-04-072-0/+0
* | | | | | | Merge branch 'stable-3.3' into stable-3.4David Ostrovsky2021-04-072-4/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | gr-confirm-move-dialog: Fix _getProjectBranchesSuggestionsPaladox none2021-04-072-4/+10