- 28 Jan, 2020 1 commit
-
-
GitLab Bot authored
-
- 20 Dec, 2019 1 commit
-
-
GitLab Bot authored
-
- 25 Nov, 2019 1 commit
-
-
Nick Thomas authored
-
- 19 Nov, 2019 1 commit
-
-
GitLab Bot authored
-
- 22 Oct, 2019 1 commit
-
-
GitLab Bot authored
-
- 18 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 17 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 13 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 29 Aug, 2019 1 commit
-
-
- 17 Aug, 2019 1 commit
-
-
- Adds UI to configure in group and project settings - Removes notification configuration for users when disabled at group or project level
-
- 07 Aug, 2019 1 commit
-
-
Camil Staps authored
-
- 09 Jul, 2019 1 commit
-
-
Charlie Ablett authored
- Remove `FeatureConstrainer` call wrapping api endpoint - Remove `Feature.enabled?(:graphql)` conditionals in back and frontend - Modify graphql test to be graphql flag agnostic - Remove api routing spec - Remove frontend feature flag via `gon`
-
- 05 Jun, 2019 1 commit
-
-
- Render EE specific partial if exists
-
- 29 May, 2019 2 commits
-
-
- On Operations settings page - On Metrics dashboard page
-
Phil Hughes authored
-
- 27 May, 2019 1 commit
-
-
Luke "Jared" Bennett authored
Part of single codebase changes.
-
- 10 May, 2019 1 commit
-
-
Luke "Jared" Bennett authored
Part of single codebase changes.
-
- 06 May, 2019 1 commit
-
-
E'zeki&el Kigbo authored
Un-nest title variable output Update spec test names Rename sort_value_most_stars -> sort_value_stars_desc Rename sorted_by_stars -> sorted_by_stars_desc Renname sort_value_most_stars_asc -> sort_value_stars_asc Invert feature check, assign feature condition to a variable Inline conditional nav bar rendering Invert conditional label Added follow up task Fix filters returning 0 projects show the wrong view Move click action out of test expectation Use proper variable name for project in before block Rename projects_sort_admin_options_hash Renamed projects_sort_admin_options_has to old_projects_sort_options_hash as its not only used on the admin screen Fix extra whitespace errors Stub project_list_filter_bar in the projects_helper specs Added follow up task for `show_projects?` Removed url test expectations
-
- 03 May, 2019 1 commit
-
-
Krasimir Angelov authored
This is step one of resolving https://gitlab.com/gitlab-org/gitlab-ce/issues/56838. Here is what changed: - Revert the security fix from bdee9e84. - Do not leak repository information (tag name, commit) to guests in API responses. - Do not include links to source code in API responses for users that do not have download_code access. - Show Releases in sidebar for guests. - Do not display links to source code under Assets for users that do not have download_code access. GET ':id/releases/:tag_name' still do not allow guests to access releases. This is to prevent guessing tag existence.
-
- 16 Apr, 2019 1 commit
-
-
Nick Thomas authored
This reverts commit 171818df.
-
- 11 Apr, 2019 1 commit
-
-
Patrick Bajao authored
This reverts commit 6c75bd01, reversing changes made to 1be7f5aa.
-
- 09 Apr, 2019 1 commit
-
-
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
-
- 05 Apr, 2019 2 commits
-
-
Andreas Brandl authored
This reverts merge request !26823
-
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
-
- 02 Apr, 2019 2 commits
-
-
Patrick Bajao authored
Add `GetArchiveRequest` to git-archive params. Modifies `Git::Repository#archive_metadata` to append `path` to `ArchivePrefix` so it'll not hit the cache of repository archive when it already exists.
-
Add subdirectory params for RepositoriesController#archive
-
- 19 Mar, 2019 1 commit
-
-
Mario de la Ossa authored
-
- 14 Mar, 2019 1 commit
-
-
Alexis Reigel authored
-
- 01 Mar, 2019 1 commit
-
-
Reuben Pereira authored
- Move some specs into contexts - Let get_slugs method take a parameter and return a specific slug. - Add rescues when using Addressable::URI.
-
- 04 Feb, 2019 2 commits
-
-
Francisco Javier López authored
-
Jan Provaznik authored
This engine was replaced with CommonMarker in 11.4, it was deprecated since then.
-
- 31 Jan, 2019 2 commits
-
-
Kamil Trzcińśki authored
-
Francisco Javier López authored
When the external wiki is enabled, the internal wiki link is replaced by the external wiki url. But the internal wiki is still accessible. In this change the external wiki will have its own tab in the sidebar and only if the services are disabled the tab (and access rights) will not be displayed.
-
- 28 Jan, 2019 1 commit
-
-
Kamil Trzcińśki authored
-
- 18 Jan, 2019 1 commit
-
-
Francisco Javier López authored
When the external wiki is enabled, the internal wiki link is replaced by the external wiki url. But the internal wiki is still accessible. In this change the external wiki will have its own tab in the sidebar and only if the services are disabled the tab (and access rights) will not be displayed.
-
- 15 Jan, 2019 1 commit
-
-
Peter Leitzen authored
We introduced the feature flag `error_tracking` to test the Sentry MVC safely. After the successful test, we remove it again.
-
- 11 Jan, 2019 1 commit
-
-
Simon Knox authored
-
- 07 Jan, 2019 2 commits
-
-
Peter Leitzen authored
Re-use operations controller which already handles tracing settings.
-
-
- 06 Jan, 2019 1 commit
-
-
Peter Leitzen authored
This commit prepares the structure for the upcoming feature error tracking.
-