- 21 Dec, 2017 34 commits
-
-
Sarah O'Donnell authored
-
Jacob Schatz authored
Fixed diff_worker not compiling correctly Closes #41182 See merge request gitlab-org/gitlab-ce!15966
-
Achilleas Pipinellis authored
Refactor user, project and group docs when changing namespace See merge request gitlab-org/gitlab-ce!16019
-
John Doe authored
-
John Doe authored
-
Achilleas Pipinellis authored
-
Marcia Ramos authored
- move the section - replace identifiers with inline links - update settings (General settings > Advanced settings)
-
Yorick Peterse authored
Skip projects filter on merge requests search See merge request gitlab-org/gitlab-ce!15955
-
Jacob Schatz authored
Properly name webpack chunks for dynamic imports See merge request gitlab-org/gitlab-ce!16066
-
Douwe Maan authored
Reduce cardinality of some of GitLab's Prometheus metrics and fix observed duration reporting. Closes #41045 See merge request gitlab-org/gitlab-ce!15881
-
Douwe Maan authored
Fall back to the `MergeRequestWidgetEntity` Closes #41296 See merge request gitlab-org/gitlab-ce!16074
-
Clement Ho authored
-
Phil Hughes authored
Resolve "Decouple multi-file editor from file list" Closes #40040 and #40032 See merge request gitlab-org/gitlab-ce!15430
-
Tim Zallmann authored
-
Jan Provaznik authored
When searching for merge requests, an additional subquery is added which by default filters only merge requests which belong to source or target project user has permission for. This filter is not needed because more restrictive filter which checks if user has permission for target project is used in the query. So unless a custom projects filter is used by user, it's possible to skip the default projects filter and speed up the final query. Related to #40540
-
Marcia Ramos authored
organise content by subject See merge request gitlab-org/gitlab-ce!16080
-
Bob Van Landuyt authored
When no serializer was passed.
-
Douwe Maan authored
LDAP extern_uids are not normalized when updated via API Closes #40279 See merge request gitlab-org/gitlab-ce!16004
-
Francisco Javier López authored
-
Job van der Voort authored
-
Marcia Ramos authored
Add CI YML example for Browser Performance Testing in CE See merge request gitlab-org/gitlab-ce!16058
-
Achilleas Pipinellis authored
Resolve "Docker volumes not mounted when using docker:dind" See merge request gitlab-org/gitlab-ce!16070
-
Filipa Lacerda authored
Restore missing language code in datetime_utility.js Closes #41248 See merge request gitlab-org/gitlab-ce!16009
-
Winnie Hellmann authored
-
Nick Thomas authored
Remove two unused step definitions from spinach See merge request gitlab-org/gitlab-ce!16047
-
Filipa Lacerda authored
Hide toolbar in markdown preview mode Closes #40063 See merge request gitlab-org/gitlab-ce!15994
-
Rémy Coutable authored
Add support for defining explicit dependencies to QA factories Closes gitlab-qa#122 See merge request gitlab-org/gitlab-ce!15979
-
Grzegorz Bizon authored
-
Douwe Maan authored
Remove a redundant `InvalidPathError` definition See merge request gitlab-org/gitlab-ce!16064
-
Douwe Maan authored
Add new last_commit_id param for create commit endpoint Closes #38356 See merge request gitlab-org/gitlab-ce!15922
-
Rémy Coutable authored
Enables ordering groups and their children by name in the web interface Closes #24962 et #36958 See merge request gitlab-org/gitlab-ce!16045
-
Phil Hughes authored
Fix racing condition in Ajax call of merge_request_tabs_spec.js Closes #35294 See merge request gitlab-org/gitlab-ce!16012
-
Teresa e Junior authored
-
Robert Speicher authored
Merge branch '41291-spec-failure-on-spec-features-merge_requests-image_diff_notes_spec-rb' into 'master' Fix a failure because we stub DiffHelper#diff_file_blob_raw_path instead of #diff_file_blob_raw_url Closes #41291 See merge request gitlab-org/gitlab-ce!16052
-
- 20 Dec, 2017 6 commits
-
-
Paweł Chojnacki authored
-
Pawel Chojnacki authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Clement Ho authored
-
Robert Speicher authored
This is already defined in `ExtractsPath`, which this controller includes.
-