summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge remote-tracking branch 'origin/master' into dev-masterJan Provaznik2018-10-3014-46/+46
|\ \ \ \
| * | | | Update gitlab-ui to 1.9.0Clement Ho2018-10-2914-46/+46
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-29117-1563/+1933
|\ \ \ \ | |/ / /
| * | | Fix broken "Show whitespace changes" button on MR "Changes" tabJacques Erasmus2018-10-291-6/+6
| * | | Remove all tables from Pipeline page when there is no job for the PipelineTakuya Noguchi2018-10-291-1/+1
| * | | Merge branch 'ce-7103-show-milestone-dates-within-tooltips' into 'master'Phil Hughes2018-10-292-20/+40
| |\ \ \
| | * | | Update tooltip for when no date is present, port back EE changesce-7103-show-milestone-dates-within-tooltipsKushal Pandya2018-10-292-20/+40
| | | |/ | | |/|
| * | | post merge pipeline and environments statusAlessio Caiazza2018-10-294-25/+95
| * | | Merge branch '52383-ui-filter-assignee-none-any' into 'master'Sean McGivern2018-10-291-1/+6
| |\ \ \ | | |/ / | |/| |
| | * | Add None/Any options for assignee in search barHeinrich Lee Yu2018-10-261-1/+6
| * | | Merge branch 'prettify-all-the-things-4' into 'master'Tim Zallmann2018-10-2642-631/+626
| |\ \ \
| | * \ \ Merge branch 'master' into 'prettify-all-the-things-4'prettify-all-the-things-4Mike Greiling2018-10-26302-4765/+6168
| | |\ \ \
| | * | | | Prettify sidebar modulesMike Greiling2018-10-1714-254/+258
| | * | | | Prettify registry and reports modulesMike Greiling2018-10-1715-291/+262
| | * | | | Prettify protected_branches and protected_tags modulesMike Greiling2018-10-174-40/+68
| | * | | | Prettify performance_bar notes and profile modulesMike Greiling2018-10-1710-142/+134
| * | | | | Merge branch 'winh-split-merge-request-widget-dependencies' into 'master'Mike Greiling2018-10-269-83/+50
| |\ \ \ \ \
| | * | | | | Resolve circular dependencies in merge request widgetwinh-split-merge-request-widget-dependenciesWinnie Hellmann2018-10-259-83/+50
| * | | | | | Resolve "No longer require a deploy to start Prometheus monitoring"Peter Leitzen2018-10-261-2/+6
| | |_|_|_|/ | |/| | | |
| * | | | | Update content of visible tooltipsWinnie Hellmann2018-10-261-0/+8
| | |_|_|/ | |/| | |
| * | | | Merge branch '52545-guest-create-issue-in-group-board' into 'master'Sean McGivern2018-10-262-1/+4
| |\ \ \ \
| | * | | | Extract complex condition to computed propHeinrich Lee Yu2018-10-261-0/+3
| | * | | | Fix project selector to show only projects with issuesHeinrich Lee Yu2018-10-261-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch '52115-Link-button-in-markdown-editor-should-recognize-URLs' int...Phil Hughes2018-10-261-0/+17
| |\ \ \ \
| | * | | | Link button in markdown editor recognize URLsJohann Hubert Sonntagbauer2018-10-241-0/+17
| * | | | | Fix stage dropdown rendering only in EnglishFilipa Lacerda2018-10-264-10/+8
| * | | | | Merge branch 'remove-unnecessary-css' into 'master'Phil Hughes2018-10-261-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Remove .katex-display from selectorremove-unnecessary-cssAnnabel Dunstone Gray2018-10-241-1/+1
| * | | | | Merge branch '40372-prometheus-dashboard-broken-on-firefox' into 'master'Clement Ho2018-10-251-2/+3
| |\ \ \ \ \
| | * | | | | Fix prometheus graphs in firefox40372-prometheus-dashboard-broken-on-firefoxAdriel Santiago2018-10-241-2/+3
| * | | | | | Merge branch 'winh-countdown-component' into 'master'Clement Ho2018-10-252-0/+61
| |\ \ \ \ \ \
| | * | | | | | Add validation for date strings passed to GlCountdownwinh-countdown-componentWinnie Hellmann2018-10-251-4/+7
| | * | | | | | Add reusable component for counting downWinnie Hellmann2018-10-251-0/+46
| | * | | | | | Add calculateRemainingMilliseconds() helper functionWinnie Hellmann2018-10-251-0/+12
| * | | | | | | Merge branch 'prettify-all-the-things-3' into 'master'Tim Zallmann2018-10-2546-780/+1001
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Prettify app/assets/javascripts/pagesprettify-all-the-things-3Mike Greiling2018-10-1746-780/+1001
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'security-2717-fix-issue-title-xss' into 'master'Jan Provaznik2018-10-291-5/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |