summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Optimize `with_artifacts_archive` scope on Ci::Buildbuild-scope-optimizationAlejandro Rodríguez2018-04-241-2/+2
|
* Merge branch 'docs-use_docker_stable_in_examples' into 'master'Nick Thomas2018-04-139-21/+21
|\ | | | | | | | | Use stable docker image instead of latest See merge request gitlab-org/gitlab-ce!18373
| * Use stable docker image instead of latestPhilippe Lafoucrière2018-04-139-21/+21
|/
* Merge branch 'svg-1.18' into 'master'Mike Greiling2018-04-132-4/+4
|\ | | | | | | | | Update gitlab-svgs to 1.18.0 See merge request gitlab-org/gitlab-ce!18369
| * Update gitlab-svgs to 1.18.0Clement Ho2018-04-132-4/+4
| |
* | Merge branch ↵Mike Greiling2018-04-132-4/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | '45353-raw-html-is-being-shown-on-the-mr-page-from-performance-widget' into 'master' Resolve "Raw HTML is being shown on the MR page from Performance widget" Closes #45353 See merge request gitlab-org/gitlab-ce!18370
| * | Fix the metrics link being not rendering the htmlJose Ivan Vargas2018-04-132-4/+3
|/ /
* | Merge branch 'fj-change-gollum-gems-to-custom-ones' into 'master'Douwe Maan2018-04-135-220/+23
|\ \ | | | | | | | | | | | | Replacing gollum libs for custom gitlab ones See merge request gitlab-org/gitlab-ce!18343
| * | 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 '|' symbol See merge request gitlab-org/gitlab-ce!18313
| * | 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
|\ \ | | | | | | | | | | | | | | | | | | Remove confirm box when redirecting to new merge request form in IDE Closes #45326 See merge request gitlab-org/gitlab-ce!18362
| * | 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
| | | | | | | | | | | | Closes #45326
* | | Merge branch 'ide-firefox-scroll-fix' into 'master'Filipa Lacerda2018-04-131-1/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixed IDE sidebar not being scrollable in FireFox Closes #45314 See merge request gitlab-org/gitlab-ce!18350
| * | | Fixed IDE sidebar not being scrollable in FireFoxPhil Hughes2018-04-121-1/+2
| | | | | | | | | | | | | | | | Closes #45314
* | | | 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 the top See merge request gitlab-org/gitlab-ce!18359
| * | | | Changes the ID for the performance bar to correctly sticky the stat bar to ↵Phil Hughes2018-04-131-28/+21
| | |/ / | |/| | | | | | | | | | the top
* | | | Merge branch 'contribute/no-rm-rf-gitlab-basics' into 'master'Achilleas Pipinellis2018-04-132-1/+6
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't use "-f" with "rm" in Gitlab-Basics Docs Closes #20071 See merge request gitlab-org/gitlab-ce!18027
| * | | | 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 paths See merge request gitlab-org/gitlab-ce!18332
| * | | | | Deprecate legacy disk pathsZeger-Jan van de Weg2018-04-123-8/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Direct disk access is impossible on environments where components run in their own container. There for constructing the path should not be done except for exceptional cases. One of the considerations, instead of logging, was to use Sentry. For now I've chosen not to use this as the impact of this change is hard to determine. Getting this in now will allow us to checkout the impact on dev.gitlab.org and staging.
* | | | | | Merge branch 'feature/add-language-in-repository-to-api' into 'master'Douwe Maan2018-04-134-0/+81
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Feature/add language in repository to api See merge request gitlab-org/gitlab-ce!17770
| * | | | | | 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 reason Closes #45300 See merge request gitlab-org/gitlab-ce!18352
| * | | | | | 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 context See merge request gitlab-org/gitlab-ce!18340
| * | | | | Fix reference filters in group contextJan Provaznik2018-04-1213-22/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since !18150 abstract reference filter supports also `group` as a resource parent (not only `project`). Some reference filters, which inherit from abstract filter, depend on parent being `project` when checking a reference. This patch adds explicit check of parent class to the given filters.
* | | | | | Merge branch '30739-fix-joined-information-on-project-members-page' into ↵Clement Ho2018-04-123-2/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Weird "joined" information on project members page" Closes #30739 See merge request gitlab-org/gitlab-ce!18290
| * | | | | | 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 filename See merge request gitlab-org/gitlab-ce!18336
| * | | | | | Correct wrong buildpacks filenameAchilleas Pipinellis2018-04-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Mentions https://gitlab.com/gitlab-org/gitlab-ee/issues/3768
* | | | | | | 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 level Closes #43430 See merge request gitlab-org/gitlab-ce!18295
| * | | | | | | 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
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the new frontend guide to specify the usage of d3 See merge request gitlab-org/gitlab-ce!18294
| * | | | | | | 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.7 See merge request gitlab-org/gitlab-ce!18339
| * | | | | | | | 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
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make archived projects completely read-only Closes #44788 See merge request gitlab-org/gitlab-ce!18136
| * | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a user is not logged in, we want to show the `New Issue` link so he gets directed to the login flow first. When a project is archived, we never want to show the link.
| * | | | | | | | Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-1124-26/+231
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents performing the requests, and disables all emoji reaction buttons
| * | | | | | | | Correct permissions for creating merge requests from issuesBob Van Landuyt2018-04-118-11/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This could only be possible for users that can create merge requests within a project. So they need to be a allowed to create a branch and create a merge request.
| * | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a project is archived, don't show the button on the index page of merge requests
| * | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So we can distinguish between the permissions on the source and the target project. - `create_merge_request_from` indicates a user can create a merge request with the project as a source_project - `create_merge_request_in` indicates a user can create a merge request with the project as a target_project
| * | | | | | | | Prevent new merge requests for archived projectsBob Van Landuyt2018-04-1113-7/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents creating merge requests targeting archived projects. This could happen when a project was already forked, but then the source was archived.