summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix enabled filtering on stat anchorsEric Eastwood2018-02-211-4/+4
* Link "add a Kubernetes cluster" to new cluster pageEric Eastwood2018-02-211-1/+1
* Use method call instead hash accessesOswaldo Ferreira2018-02-211-4/+4
* Memoize method which is called multiple times on presenterOswaldo Ferreira2018-02-201-4/+7
* Add unit tests to presenter methodsOswaldo Ferreira2018-02-201-33/+41
* Use OpenStruct instead Hash for statistics buttonsOswaldo Ferreira2018-02-202-100/+62
* Improve methods namingOswaldo Ferreira2018-02-203-9/+9
* Move default_project_view tests to presenterOswaldo Ferreira2018-02-202-3/+3
* Move button list logic to project presenterOswaldo Ferreira2018-02-2012-349/+379
* Switch back to using a single partialEric Eastwood2018-02-202-8/+8
* Add Auto DevOps and Kubernetes cluster button to project pageEric Eastwood2018-02-1611-116/+302
* Merge branch '43198-fix-settings-panel-expanding-when-fragment-hash-linked' i...Phil Hughes2018-02-131-1/+1
|\
| * Fix settings panel not expanding when fragment hash linkedEric Eastwood2018-02-131-1/+1
* | Merge branch 'fix/remove-allow-n-plus-1-from-network-graph' into 'master'Robert Speicher2018-02-131-5/+2
|\ \
| * | Remove allow_n_plus_1 block from Network::Graphfix/remove-allow-n-plus-1-from-network-graphAhmad Sherif2018-02-131-5/+2
* | | Merge branch 'fix/remove-allow-n-plus-1-from-delete-merged-branches-service' ...Robert Speicher2018-02-131-11/+7
|\ \ \
| * | | Remove allow_n_plus_1 block from DeleteMergedBranchesServicefix/remove-allow-n-plus-1-from-delete-merged-branches-serviceAhmad Sherif2018-02-121-11/+7
* | | | Merge branch '42580-fix-lock-mr-hover-on-edit' into 'master'Phil Hughes2018-02-132-3/+10
|\ \ \ \
| * | | | Make Edit link style consistent on Sidebar42580-fix-lock-mr-hover-on-editAndré Luís2018-02-132-3/+10
| | |/ / | |/| |
* | | | 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