summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-186-7/+14
|\
| * use class reader instead of dynamic constantAlexis Reigel2018-01-174-6/+6
| * use sentence case for "Merge request events"Alexis Reigel2018-01-042-2/+2
| * merge requests on system hook admin pageAlexis Reigel2018-01-041-0/+7
* | Merge branch 'winh-stop-jobs-modal' into 'master'Phil Hughes2018-01-181-1/+6
|\ \
| * | Add modal for stopping jobs in admin areaWinnie Hellmann2018-01-181-1/+6
* | | Merge branch 'rs-buttons-partial' into 'master'Rémy Coutable2018-01-171-21/+14
|\ \ \
| * | | Further simplify app/views/projects/buttons/_dropdown.html.hamlrs-buttons-partialRobert Speicher2018-01-161-21/+14
* | | | Merge branch 'sh-backport-10-3-4-security-fixes' into 'master'Oswaldo Ferreira2018-01-173-21/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-163-21/+24
| |/ /
* | | Open visibility help in new tabJussi Räsänen2018-01-171-1/+1
* | | Merge branch 'merge-request-target-branch-perf' into 'master'Filipa Lacerda2018-01-172-4/+3
|\ \ \
| * | | actual spec fixesPhil Hughes2018-01-161-0/+1
| * | | more spec fixesPhil Hughes2018-01-162-2/+0
| * | | fixed failing specPhil Hughes2018-01-161-0/+1
| * | | only search branchesPhil Hughes2018-01-161-1/+1
| * | | Improved performance of merge requests target branch dropdownPhil Hughes2018-01-161-3/+2
* | | | Merge branch '41929-artifacts-time' into 'master'Tim Zallmann2018-01-171-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove remaining word from artifacts dateFilipa Lacerda2018-01-111-1/+1
* | | | Merge branch 'winh-style-modals' into 'master'Tim Zallmann2018-01-162-2/+2
|\ \ \ \
| * | | | Adjust modal style to new designwinh-style-modalsWinnie Hellmann2018-01-112-2/+2
* | | | | Resolve "Icons on forks page are to big"Simon Knox2018-01-162-3/+3
* | | | | Merge branch '41921-follow-up-fixes' into 'master'Rémy Coutable2018-01-161-18/+8
|\ \ \ \ \
| * | | | | Refactor of buttons _dropdown partialMark Fletcher2018-01-161-18/+8
* | | | | | Merge branch 'fix/profile-gpg-keys-column-width' into 'master'Rémy Coutable2018-01-161-2/+2
|\ \ \ \ \ \
| * | | | | | Change user settings column widthGeorge Tsiolis2018-01-161-2/+2
| |/ / / / /
* | | | | | Merge branch 'fix/activity-nav-inconsistent-capitalization' into 'master'Rémy Coutable2018-01-162-4/+4
|\ \ \ \ \ \
| * | | | | | Fix top-area inconsistent capitalizationGeorge Tsiolis2018-01-162-4/+4
| |/ / / / /
* | | | | | Merge branch 'issue_41460' into 'master'Sean McGivern2018-01-161-1/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix error on changes tab when merge request cannot be createdissue_41460Felipe Artur2018-01-151-1/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'sh-remove-shared-runners-and-more' into 'master'Grzegorz Bizon2018-01-161-3/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove erroneous text in shared runners page that suggested more runners avai...sh-remove-shared-runners-and-moreStan Hu2018-01-151-3/+0
* | | | | Merge branch '41970-job-play-button' into 'master'Kamil Trzciński2018-01-152-6/+6
|\ \ \ \ \
| * | | | | Sets method post for playing actionFilipa Lacerda2018-01-122-6/+6
* | | | | | Merge branch '41546-count-query-for-issues-and-mrs-runs-twice-on-group-index'...Grzegorz Bizon2018-01-151-6/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix double execution of COUNT query on group pages41546-count-query-for-issues-and-mrs-runs-twice-on-group-indexSean McGivern2018-01-091-6/+6
* | | | | | Merge branch 'fix_gitlab-ce#41891' into 'master'Annabel Dunstone Gray2018-01-121-2/+4
|\ \ \ \ \ \
| * | | | | | remove wrong/unneeded margin of custom navigation header logo without logo textMarkus Doits2018-01-121-2/+4
* | | | | | | Display related merge requests in commit detail pageHiroyuki Sato2018-01-121-0/+6
* | | | | | | Move row containing Projects, Users and Groups count to the topKushal Pandya2018-01-121-28/+28
* | | | | | | Merge branch 'ce-backport-generalize-protected-branch-tags-to-create-item-dro...Filipa Lacerda2018-01-122-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Generalize protected branch/tag dropdownsce-backport-generalize-protected-branch-tags-to-create-item-dropdownEric Eastwood2018-01-122-2/+2
* | | | | | | Merge branch 'disable-pages-on-jobs' into 'master'Yorick Peterse2018-01-121-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Use simple Next/Prev paging for jobs to avoid large count queries on arbitrar...disable-pages-on-jobsGreg Stark2018-01-111-1/+1
* | | | | | | Update export message to mention we can download the file from the UIJames Lopez2018-01-121-1/+1
* | | | | | | fix case where tooltip messes up :last-child selector37077-subscribe-button-tooltip-on-issues-page-causes-visual-stutteringMike Greiling2018-01-111-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch '40920-emphasize-irreversibility-in-warning-message-when-promoti...Annabel Dunstone Gray2018-01-113-3/+3
|\ \ \ \ \ \
| * | | | | | Changed copy text for promoting the milestone and labels40920-emphasize-irreversibility-in-warning-message-when-promoting-labels-and-milestonesJose Ivan Vargas2018-01-103-3/+3
* | | | | | | Merge branch 'qa/gb/define-project-pages-selectors' into 'master'Rémy Coutable2018-01-113-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Add selectors coupling for QA project show page objectqa/gb/define-project-pages-selectorsGrzegorz Bizon2018-01-112-2/+2