summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'docs/fix-md-table-in-api-issues' into 'master' Achilleas Pipinellis2017-04-071-63/+29
|\ \ \ \ \ \
| * | | | | | Fix markdown table in API Issues docsdocs/fix-md-table-in-api-issuesAchilleas Pipinellis2017-04-061-63/+29
* | | | | | | Merge branch '5983-realtime-pipelines-table' into 'master' Kamil TrzciƄski2017-04-0716-60/+273
|\ \ \ \ \ \ \
| * | | | | | | Fixes failing spec5983-realtime-pipelines-tableAlfredo Sumaran2017-04-062-1/+16
| * | | | | | | Fix broken specFilipa Lacerda2017-04-061-1/+1
| * | | | | | | Check if a commit belongs to pipeline before trying to expire cacheToon Claes2017-04-061-1/+1
| * | | | | | | Destroys pipeline table component when we change tabs in order to stop pollingFilipa Lacerda2017-04-063-23/+29
| * | | | | | | Enable polling for pipelines table other pagesToon Claes2017-04-065-3/+54
| * | | | | | | Set the Etag cache polling intervalToon Claes2017-04-061-0/+2
| * | | | | | | In case of Etag cache hit, the body should be emptyToon Claes2017-04-062-1/+7
| * | | | | | | Use Etag caching for pipelines jsonToon Claes2017-04-065-0/+50
| * | | | | | | Remove first call to APIFilipa Lacerda2017-04-061-2/+0
| * | | | | | | Changes after reviewFilipa Lacerda2017-04-062-9/+11
| * | | | | | | Fix broken buildFilipa Lacerda2017-04-063-5/+16
| * | | | | | | Extend realtime for other pipelines tablesFilipa Lacerda2017-04-062-13/+47
| * | | | | | | Updates polling function to guarantee we won't make a request while pollingFilipa Lacerda2017-04-061-7/+16
| * | | | | | | Adds polling function to pipelines tableFilipa Lacerda2017-04-062-19/+48
* | | | | | | | Merge branch '30575-update-prometheus-integration-documentation-for-9-1' into...Achilleas Pipinellis2017-04-072-7/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Update screenshot30575-update-prometheus-integration-documentation-for-9-1Joshua Lambert2017-04-061-0/+0
| * | | | | | | Clean up troubleshooting sectionJoshua Lambert2017-04-061-7/+3
* | | | | | | | Merge branch 'mr-new-page-changing-url' into 'master' Alfredo Sumaran2017-04-072-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Stop new merge request page tabs updating the URLmr-new-page-changing-urlPhil Hughes2017-04-052-1/+6
* | | | | | | | | Merge branch 'load-svg-in-js' into 'master' Alfredo Sumaran2017-04-072-13/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Removes unused codeload-svg-in-jsFilipa Lacerda2017-04-042-13/+1
* | | | | | | | | | Merge branch '24784-mr-system-notes' into 'master' Annabel Dunstone Gray2017-04-0722-120/+164
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix icon name error24784-mr-system-notesAnnabel Dunstone Gray2017-04-062-1/+1
| * | | | | | | | | | Rewrite system note helperAnnabel Dunstone Gray2017-04-061-39/+21
| * | | | | | | | | | Change edit iconAnnabel Dunstone Gray2017-04-063-3/+4
| * | | | | | | | | | Leave icon area blank if legacy note; remove diamond iconAnnabel Dunstone Gray2017-04-062-4/+1
| * | | | | | | | | | Fix positioning of note iconsAnnabel Dunstone Gray2017-04-064-104/+113
| * | | | | | | | | | Fix newline errorsAnnabel Dunstone Gray2017-04-066-4/+6
| * | | | | | | | | | Add remaining system note iconsAnnabel Dunstone Gray2017-04-0618-12/+38
| * | | | | | | | | | Add system notes icon helper; add iconsAnnabel Dunstone Gray2017-04-069-14/+41
* | | | | | | | | | | Merge branch 'menu-shortcut' into 'master' Jacob Schatz2017-04-0612-173/+181
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed specsPhil Hughes2017-04-063-19/+34
| * | | | | | | | | | | Update testsFilipa Lacerda2017-04-061-5/+5
| * | | | | | | | | | | Fix broken spinach testFilipa Lacerda2017-04-061-2/+2
| * | | | | | | | | | | Reuse codeFilipa Lacerda2017-04-061-50/+15
| * | | | | | | | | | | Improve shortcuts codeFilipa Lacerda2017-04-063-64/+27
| * | | | | | | | | | | Adds ShortcutsDashboardNavigation to globals comment since its a global variableFilipa Lacerda2017-04-061-1/+1
| * | | | | | | | | | | Fix shortcut specsAnnabel Dunstone Gray2017-04-062-2/+2
| * | | | | | | | | | | Reorganize shortcut help menuAnnabel Dunstone Gray2017-04-061-55/+51
| * | | | | | | | | | | Change todos shortcut to shiftAnnabel Dunstone Gray2017-04-062-1/+9
| * | | | | | | | | | | Change shortcutsAnnabel Dunstone Gray2017-04-062-4/+4
| * | | | | | | | | | | Switch global shortcuts to shift; reuse key styles from help menuAnnabel Dunstone Gray2017-04-067-101/+75
| * | | | | | | | | | | Map bindings to lowercase letters; only show key bindings when using keyboard...Annabel Dunstone Gray2017-04-062-39/+45
| * | | | | | | | | | | Fix layout of shortcut keys in dropdownAnnabel Dunstone Gray2017-04-062-29/+22
| * | | | | | | | | | | Change shortcut to `n`.Jacob Schatz2017-04-062-3/+3
| * | | | | | | | | | | Add changelogJacob Schatz2017-04-062-0/+8
| * | | | | | | | | | | Add keyboard shortcuts to main menu.Jacob Schatz2017-04-063-3/+83
| | |_|_|_|/ / / / / / | |/| | | | | | | | |