summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Retrieve issue author's avatar by user, not user#email.Andreas Brandl2018-02-131-1/+1
* Use more specific #avatar_icon_for_email.Andreas Brandl2018-02-133-3/+3
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-1320-22/+22
* Refactor and split ApplicationHelper#avatar_icon.Andreas Brandl2018-02-131-7/+17
* Merge branch '26466-natural-sort-mrs' into 'master'Sean McGivern2018-02-132-2/+13
|\
| * Change issue show page to group MRs by projects and namespacesJeff Stubler2018-02-132-2/+13
* | Merge branch '42923-close-issue' into 'master'Phil Hughes2018-02-1310-49/+142
|\ \
| * \ [ci skip] Merge branch 'master' into 42923-close-issueFilipa Lacerda2018-02-1322-150/+134
| |\ \
| * | | Reuse getter42923-close-issueFilipa Lacerda2018-02-124-20/+35
| * | | [ci skip] Merge branch 'master' into 42923-close-issueFilipa Lacerda2018-02-1221-167/+182
| |\ \ \
| * | | | Put back class names used in shared testFilipa Lacerda2018-02-121-0/+2
| * | | | Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-099-40/+116
* | | | | Merge branch 'sh-fix-issue-43193' into 'master'Sean McGivern2018-02-131-3/+5
|\ \ \ \ \
| * | | | | Fix Error 500s creating merge requests with external issue trackersh-fix-issue-43193Stan Hu2018-02-121-3/+5
* | | | | | Merge branch 'winh-new-branch-dropdown-style' into 'master'Phil Hughes2018-02-138-103/+53
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Cleanup new branch/merge request form in issueswinh-new-branch-dropdown-styleWinnie Hellmann2018-02-128-103/+53
* | | | | | Merge branch 'jivl-update-katex' into 'master'Clement Ho2018-02-121-35/+9
|\ \ \ \ \ \
| * | | | | | Addressed mr observationsjivl-update-katexJose Ivan Vargas2018-02-121-8/+5
| * | | | | | Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-12244-1161/+3249
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-051012-11060/+16607
| |\ \ \ \ \ \ \
| * | | | | | | | removed unused importsJose Ivan Vargas2017-12-211-2/+0
| * | | | | | | | Removed the remains of katex from vendor assets and load everything via webpackJose Ivan Vargas2017-12-211-8/+6
| * | | | | | | | added katex.js and load it via webpackJose Ivan Vargas2017-12-211-14/+8
* | | | | | | | | Clean new Flash() and stop disabling no-new (eslint) when possibleAndré Luís2018-02-123-7/+6
* | | | | | | | | Merge branch 'jivl-fix-warning-messages-labels-milestones' into 'master'43024-links-in-issue-board-are-brokenClement Ho2018-02-123-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix warning messages for promoting labels and milestonesJose Ivan Vargas2018-02-123-3/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'rd-43185-revert-sanitize-extra-blank-spaces-used-when-uploading...Ian Baum2018-02-121-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-s...rd-43185-revert-sanitize-extra-blank-spaces-used-when-uploading-a-ssh-keyRubén Dávila2018-02-121-3/+4
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jivl-fix-missing-js-selector-realtime-pipeline' into 'master'Filipa Lacerda2018-02-122-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed missing js selector for the realtime pipelines commit compjivl-fix-missing-js-selector-realtime-pipelineJose Ivan Vargas2018-02-122-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'groups-select-axios' into 'master'Filipa Lacerda2018-02-121-11/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Convert groups_select ajax to use axiosgroups-select-axiosPhil Hughes2018-02-091-11/+11
* | | | | | | | | Merge branch 'group-label-page-breadcrumb' into 'master'Phil Hughes2018-02-121-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert and remove header_title line from labels issueOnuwa Nnachi Isaac2018-02-122-2/+1
| * | | | | | | | | Fix breadcrumb on labels page for groupsOnuwa Nnachi Isaac2018-02-092-2/+2
* | | | | | | | | | Merge branch 'diff-and-gpg-badges-ajax-refactor' into 'master'Phil Hughes2018-02-122-7/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed bug with param configdiff-and-gpg-badges-ajax-refactorConstance Okoghenun2018-02-121-1/+1
| * | | | | | | | | | changed params passed to from a string to an objectConstance Okoghenun2018-02-121-2/+3
| * | | | | | | | | | Fixed typo, updated test, and removed commented codeConstance Okoghenun2018-02-082-2/+1
| * | | | | | | | | | Replaced use of $.get with axios.get and updated testsConstance Okoghenun2018-02-082-7/+17
* | | | | | | | | | | Merge branch 'refactor/move-issuable-time-tracker-vue-component' into 'master'Filipa Lacerda2018-02-122-74/+79
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Move IssuableTimeTracker vue componentGeorge Tsiolis2018-02-122-74/+79
* | | | | | | | | | | | Merge branch '42928-default-protected-variables-to-off' into 'master'Filipa Lacerda2018-02-122-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Default CI variables to unprotected42928-default-protected-variables-to-offEric Eastwood2018-02-092-2/+2
* | | | | | | | | | | | | Merge branch 'npm-waitforimages' into 'master'Tim Zallmann2018-02-124-5/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Update jquery.waitforimages & use npm versionnpm-waitforimagesPhil Hughes2018-02-084-5/+1
* | | | | | | | | | | | | Merge branch '42922-environment-name' into 'master'Phil Hughes2018-02-122-11/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Adds tooltip for environment name42922-environment-nameFilipa Lacerda2018-02-092-11/+24
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '42908-rename-scss-files-to-use-snake-case' into 'master'Filipa Lacerda2018-02-128-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Rename .scss files to use snake_case42908-rename-scss-files-to-use-snake-caseEric Eastwood2018-02-088-7/+7
| | |_|/ / / / / / / / / | |/| | | | | | | | | |