summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add QA tests for protected branchesOswaldo Ferreira2018-04-1615-12/+246
* Merge branch 'fj-change-gollum-gems-to-custom-ones' into 'master'Douwe Maan2018-04-135-220/+23
|\
| * Replacing gollum libs for custom gitlab onesFrancisco Javier López2018-04-135-220/+23
|/
* Merge branch 'remove-pipe' into 'master'Douwe Maan2018-04-131-1/+1
|\
| * Remove bogus '|' symbolJacob Vosmaer (GitLab)2018-04-131-1/+1
|/
* Merge branch 'ide-mr-changes-alert-box' into 'master'Filipa Lacerda2018-04-133-85/+75
|\
| * fixed actions specPhil Hughes2018-04-131-15/+12
| * Remove confirm box when redirecting to new merge request form in IDEPhil Hughes2018-04-133-74/+67
* | Merge branch 'ide-firefox-scroll-fix' into 'master'Filipa Lacerda2018-04-131-1/+2
|\ \
| * | Fixed IDE sidebar not being scrollable in FireFoxPhil Hughes2018-04-121-1/+2
* | | Merge branch 'changes-bar-peek-id-change' into 'master'Filipa Lacerda2018-04-131-28/+21
|\ \ \
| * | | Changes the ID for the performance bar to correctly sticky the stat bar to th...Phil Hughes2018-04-131-28/+21
| | |/ | |/|
* | | Merge branch 'contribute/no-rm-rf-gitlab-basics' into 'master'Achilleas Pipinellis2018-04-132-1/+6
|\ \ \
| * | | Do not use '-f' with 'rm' in gitlab-basics docsElias Werberich2018-03-272-1/+6
* | | | Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan2018-04-133-8/+23
|\ \ \ \
| * | | | Deprecate legacy disk pathsZeger-Jan van de Weg2018-04-123-8/+23
* | | | | Merge branch 'feature/add-language-in-repository-to-api' into 'master'Douwe Maan2018-04-134-0/+81
|\ \ \ \ \
| * | | | | Feature/add language in repository to apiRoger Rüttimann2018-04-134-0/+81
|/ / / / /
* | | | | Merge branch 'docs-for-failure-reason-tooltip' into 'master'Achilleas Pipinellis2018-04-133-0/+21
|\ \ \ \ \
| * | | | | Add missing documentation about failure reasonMayra Cabrera2018-04-133-0/+21
|/ / / / /
* | | | | Merge branch 'jprovazn-fix-references' into 'master'Douwe Maan2018-04-1313-22/+91
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix reference filters in group contextJan Provaznik2018-04-1213-22/+91
* | | | | Merge branch '30739-fix-joined-information-on-project-members-page' into 'mas...Clement Ho2018-04-123-2/+7
|\ \ \ \ \
| * | | | | Fix `joined` information on project members pageFabian Schneider2018-04-123-2/+7
* | | | | | Merge branch 'docs/autodevops-buildpacks' into 'master'Achilleas Pipinellis2018-04-121-3/+3
|\ \ \ \ \ \
| * | | | | | Correct wrong buildpacks filenameAchilleas Pipinellis2018-04-121-3/+3
* | | | | | | Merge branch 'rename-overview-project-sidenav' into 'master'Tim Zallmann2018-04-123-4/+9
|\ \ \ \ \ \ \
| * | | | | | | Renamed 'Overview' to 'Project' in the contextual navigation at a project levelConstance Okoghenun2018-04-123-4/+9
|/ / / / / / /
* | | | | | | Merge branch 'docs-graphs-section-new-frontend-guide' into 'master'Clement Ho2018-04-121-1/+19
|\ \ \ \ \ \ \
| * | | | | | | Added d3 documentation for the new fe guideJose Ivan Vargas2018-04-121-1/+19
* | | | | | | | Merge branch '10-7-update-licenses' into 'master'Rémy Coutable2018-04-121-64/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | Update the dependencies license list for 10.7Filipa Lacerda2018-04-121-64/+65
|/ / / / / / / /
* | | | | | | | Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-1291-297/+935
|\ \ \ \ \ \ \ \
| * | | | | | | | Spec improvements for speed, reliability and readabilityBob Van Landuyt2018-04-1210-29/+25
| * | | | | | | | Add matcher for emojiBob Van Landuyt2018-04-114-5/+10
| * | | | | | | | Show `New Issue` link for projectsBob Van Landuyt2018-04-1110-10/+89
| * | | | | | | | Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-1124-26/+231
| * | | | | | | | Correct permissions for creating merge requests from issuesBob Van Landuyt2018-04-118-11/+28
| * | | | | | | | Hide file/directory creation buttonsBob Van Landuyt2018-04-1110-28/+59
| * | | | | | | | Hide `new merge request` button from index pageBob Van Landuyt2018-04-112-1/+13
| * | | | | | | | Hide new mr from dropdown for archived projectsBob Van Landuyt2018-04-113-1/+100
| * | | | | | | | Share collaboration check between view and presenterBob Van Landuyt2018-04-118-32/+84
| * | | | | | | | Rename `create_merge_request` permissionsBob Van Landuyt2018-04-1113-26/+32
| * | | | | | | | Prevent new merge requests for archived projectsBob Van Landuyt2018-04-1113-7/+118
| * | | | | | | | Update documentationJames Ramsay2018-04-111-5/+10
| * | | | | | | | Move `ProjectPolicy`-class methods into moduleBob Van Landuyt2018-04-102-16/+21
| * | | | | | | | Add ability checks in views where they were previously missingDouwe Maan2018-04-109-43/+46
| * | | | | | | | Update policies to make archived projects completely read-onlyDouwe Maan2018-04-105-46/+131
| * | | | | | | | Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-108-77/+3
| * | | | | | | | Update phrasing around archived feature in UIDouwe Maan2018-04-103-7/+8