summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant mixinsClement Ho2016-10-0821-50/+39
* Merge branch 'forks_tooltip' into 'master' Fatih Acet2016-10-071-2/+2
|\
| * Add tooltip to project fork countJustin DiPierro2016-10-061-2/+2
* | Merge branch '23025-issue-boards-defaults' into 'master' Jacob Schatz2016-10-062-8/+4
|\ \
| * | Change issue board defaultsAnnabel Dunstone Gray2016-10-062-8/+4
| |/
* | Merge branch 'fix-already-selected-activity-link' into 'master' Fatih Acet2016-10-063-8/+8
|\ \
| * | Fix inconsistent highlighting of already selected activity nav-linksClement Ho2016-10-053-8/+8
* | | Merge branch 'link-to-registry-from-project-settings' into 'master' Achilleas Pipinellis2016-10-061-1/+2
|\ \ \
| * | | Link to Registry docs from project settingsAchilleas Pipinellis2016-10-061-1/+2
* | | | Merge branch 'update-profile-view' into 'master' Annabel Dunstone Gray2016-10-062-20/+9
|\ \ \ \
| * | | | spacing tweaksupdate-profile-viewtauriedavis2016-10-061-12/+1
| * | | | add spaces and fix handle stylestauriedavis2016-10-042-6/+10
| * | | | update profile viewtauriedavis2016-10-031-6/+2
* | | | | Merge branch 'dz-root-url' into 'master' Dmitriy Zaporozhets2016-10-064-12/+7
|\ \ \ \ \
| * | | | | Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-064-12/+7
* | | | | | Merge branch 'sh-fix-issue-perf-order-by-issue' into 'master' Yorick Peterse2016-10-061-1/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Improve issue load time performance by avoiding ORDER BY in find_by callsh-fix-issue-perf-order-by-issueStan Hu2016-10-061-1/+2
* | | | | | Merge branch 'replace-bootstrap-caret' into 'master' Jacob Schatz2016-10-0630-59/+62
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Replace bootstrap caret with fontawesome caretClement Ho2016-10-0530-59/+62
* | | | | | Merge branch 'deploy-widget' into 'master' Annabel Dunstone Gray2016-10-061-2/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Only hide external link text, not icon/link.deploy-widgetBryce Johnson2016-10-061-2/+3
| * | | | | Only hide deploy status external link on small screens.Bryce Johnson2016-10-061-2/+2
* | | | | | Add tag shortcut from the Commit pageAkram FARES2016-10-061-0/+2
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'issue-boards-new-issue' into 'master' Fatih Acet2016-10-0611-16/+208
|\ \ \ \ \
| * | | | | Remove the code finding an issue by undefinedPhil Hughes2016-10-061-2/+1
| * | | | | Shows error if response returns an errorissue-boards-new-issuePhil Hughes2016-10-062-2/+22
| * | | | | Fix form not re-enabling thanks to jQueryPhil Hughes2016-10-065-5/+10
| * | | | | Add service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-062-11/+34
| * | | | | Add authorization to Projects::Boards::IssuesController#create actionDouglas Barbosa Alexandre2016-10-061-0/+5
| * | | | | Changed new issue button permissionsPhil Hughes2016-10-061-1/+1
| * | | | | Added tooltip to new issue buttonPhil Hughes2016-10-061-2/+4
| * | | | | Made the CSS a bit more reasonablePhil Hughes2016-10-062-7/+3
| * | | | | Changed how button is hidden when blank listPhil Hughes2016-10-061-6/+7
| * | | | | Added testsPhil Hughes2016-10-061-1/+1
| * | | | | Moved form outside of listPhil Hughes2016-10-063-23/+32
| * | | | | Fixed issue with backlog list not savingPhil Hughes2016-10-064-5/+6
| * | | | | Added ability to save the new issuePhil Hughes2016-10-067-6/+53
| * | | | | Add new issue form to listsPhil Hughes2016-10-065-5/+89
* | | | | | Merge branch 'revert/5991' into 'master' Sean McGivern2016-10-061-6/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Revert "Label list shows all issues (opened or closed) with that label"Douglas Barbosa Alexandre2016-10-061-6/+1
* | | | | | Merge branch 'new-merge-requests-commit-tab-active' into 'master' Fatih Acet2016-10-067-46/+84
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-activePaco Guzman2016-10-067-46/+84
| |/ / / /
* | | | | Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable2016-10-065-12/+182
|\ \ \ \ \
| * | | | | multi-file commitMarc Siegfriedt2016-10-055-12/+182
* | | | | | Merge branch 'jeroenj/gitlab-ce-group-milestone-archived-projects'Rémy Coutable2016-10-061-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Don't include archived projects when creating group milestonesJeroen Jacobs2016-10-051-2/+2
* | | | | | Merge branch 'feature/improve-async-pipeline-processing' into 'master' Kamil Trzciński2016-10-064-8/+32
|\ \ \ \ \ \
| * | | | | | Do not return false in commit status transitionfeature/improve-async-pipeline-processingGrzegorz Bizon2016-10-043-7/+5
| * | | | | | Fix hipchat service specs after changes in pipelineGrzegorz Bizon2016-10-041-3/+2
| * | | | | | Update order of build transition callbacksGrzegorz Bizon2016-10-044-24/+22