summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Dynamically store the valid label endpointBrett Walker2018-10-312-1/+2
* | | | | | | | Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński2018-11-021-5/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Resolve controller sharing concernThong Kuah2018-11-018-21/+14
| * | | | | | | | Convert clusters to use a top-level controllerThong Kuah2018-11-018-14/+16
* | | | | | | | | Merge branch '28249-add-pagination' into 'master'Kamil Trzciński2018-11-024-40/+64
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Adds pagination to pipelines table in merge request page28249-add-paginationFilipa Lacerda2018-10-314-40/+64
* | | | | | | | | Remove gitlab-ui's progress bar from globalClement Ho2018-11-022-2/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'replace-tooltip-in-markdown-component' into 'master'Clement Ho2018-11-012-10/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace tooltip in markdown component with gl-tooltipGeorge Tsiolis2018-10-312-10/+10
* | | | | | | | | Merge branch 'winh-job-list-dynamic-timer' into 'master'Clement Ho2018-11-011-0/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add dynamic timer for delayed jobs in job listwinh-job-list-dynamic-timerWinnie Hellmann2018-11-011-0/+16
* | | | | | | | | | Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern2018-11-011-0/+10
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add None / Any options to search barHeinrich Lee Yu2018-11-011-0/+10
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '52382-filter-milestone-api-none-any' into 'master'Sean McGivern2018-11-011-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update search bar token for None and AnyHeinrich Lee Yu2018-11-011-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-017-9/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix typos in comments and specsGeorge Tsiolis2018-11-017-9/+9
* | | | | | | | | Merge branch 'prettify-all-remaining-things' into 'master'Filipa Lacerda2018-10-3162-1593/+1797
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix eslint violationsMike Greiling2018-10-311-1/+1
| * | | | | | | | | Prettify remaining files with differences in CE and EEMike Greiling2018-10-3162-1592/+1796
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'leipert-migrate-gitlab-svgs' into 'master'Mike Greiling2018-10-312-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Rename @gitlab-org/gitlab-svgs to @gitlab/svgsleipert-migrate-gitlab-svgsLukas Eipert2018-10-312-2/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'gt-fix-quick-links-button-styles' into 'master'Annabel Dunstone Gray2018-10-311-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix quick links button stylesGeorge Tsiolis2018-10-291-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'gl-ui-pagination' into 'master'Phil Hughes2018-10-312-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Remove gitlab-ui's pagination from globalgl-ui-paginationClement Ho2018-10-302-2/+4
* | | | | | | | Remove gitlab-ui's modal from globalClement Ho2018-10-313-8/+13
* | | | | | | | Merge branch 'gt-fix-ide-typos-in-props' into 'master'Phil Hughes2018-10-314-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typos in IDE propsGeorge Tsiolis2018-10-304-7/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Adds required prop to the post merge pipeline53386-broken-masterFilipa Lacerda2018-10-311-0/+1
* | | | | | | | Merge branch '41545-gitlab-merge-request-status-could-not-connect-to-the-ci-s...Filipa Lacerda2018-10-313-2/+18
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix rspec error text regexMatija Čupić2018-10-241-1/+2
| * | | | | | | Regenerates pot filesFilipa Lacerda2018-10-241-3/+2
| * | | | | | | Updates CI/CD documentation link in MR widgetFilipa Lacerda2018-10-243-3/+18
| * | | | | | | Fix the troubleshooting docs linkMatija Čupić2018-10-242-3/+2
| * | | | | | | Add docs linkMatija Čupić2018-10-242-1/+3
| * | | | | | | Change CI status error messageMatija Čupić2018-10-241-1/+1
* | | | | | | | Resolve "Create new group: Rename form fields and update UI"Martin Wortschack2018-10-301-5/+7
* | | | | | | | Merge branch 'sh-fix-search-relative-urls' into 'master'Clement Ho2018-10-301-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix search "all in GitLab" not working with relative URLssh-fix-search-relative-urlsStan Hu2018-10-281-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fl-missing-i18n' into 'master'Mike Greiling2018-10-305-15/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds missing i18n to pipelines tablefl-missing-i18nFilipa Lacerda2018-10-305-15/+18
* | | | | | | | | Merge branch '53227-empty-list' into 'master'Phil Hughes2018-10-302-24/+47
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Prevents review app to render an empty dropdown.Filipa Lacerda2018-10-302-24/+47
* | | | | | | | | Merge branch 'winh-pipeline-actions-dynamic-timer' into 'master'Filipa Lacerda2018-10-301-7/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add dynamic timer for delayed jobs in pipelines listwinh-pipeline-actions-dynamic-timerWinnie Hellmann2018-10-291-7/+3
* | | | | | | | | | Backport ee 7203 sticky logs topbarSimon Knox2018-10-302-73/+99
* | | | | | | | | | Fixes diff discussions not being fully removedmr-diff-discussion-deletionPhil Hughes2018-10-302-8/+4
* | | | | | | | | | Renaming Secret Variables in the codebaseMarcel Amirault2018-10-303-3/+3
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Adding tests for filtering activities/comments in issuesRamya Authappan2018-10-301-4/+3