An error occurred fetching the project authors.
- 27 May, 2019 1 commit
-
-
Reuben Pereira authored
- Modify it to test the EE keys in metrics_data rather than all keys, some of which are defined in the CE EnvironmentsHelper.
-
- 10 May, 2019 2 commits
-
-
Luke Bennett authored
Part of single codebase changes.
-
Luke Bennett authored
Part of single codebase changes.
-
- 06 May, 2019 2 commits
-
-
Ezekiel 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
-
Ezekiel 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 2 commits
-
-
Nick Thomas authored
This reverts commit 171818df.
-
Nick Thomas authored
This reverts commit 171818df.
-
- 11 Apr, 2019 2 commits
-
-
Patrick Bajao authored
This reverts commit 6c75bd01, reversing changes made to 1be7f5aa.
-
Patrick Bajao authored
This reverts commit 6c75bd01, reversing changes made to 1be7f5aa.
-
- 09 Apr, 2019 2 commits
-
-
Imre Farkas authored
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
-
Imre Farkas authored
...instead of EEExternalAuthorizationServiceHelpers
-
- 05 Apr, 2019 2 commits
-
-
Andreas Brandl authored
This reverts merge request !26823
-
Imre Farkas authored
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
-
- 04 Apr, 2019 1 commit
-
-
- 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.
-
Kia Mei Somabes authored
Add subdirectory params for RepositoriesController#archive
-
- 19 Mar, 2019 2 commits
-
-
Mario de la Ossa authored
-
Jan Provaznik authored
this is for EE to be able to call this (elastic search)
-
- 14 Mar, 2019 1 commit
-
-
Alexis Reigel authored
-
- 01 Mar, 2019 2 commits
-
-
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.
-
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.
-
- 05 Feb, 2019 1 commit
-
-
Jan Provaznik authored
-
- 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ński 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ński authored
-
- 19 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.
-
- 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.
-
Tristan Read authored
-
- 06 Jan, 2019 2 commits
-
-
Peter Leitzen authored
This commit prepares the structure for the upcoming feature error tracking.
-
Peter Leitzen authored
This commit prepares the structure for the upcoming feature error tracking.
-
- 04 Jan, 2019 1 commit
-
-
Mayra Cabrera authored
ADO banner is being hidden if: - Project has no CI configuration - Project has CI disabled Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52446
-
- 28 Dec, 2018 1 commit
-
-
Achilleas Pipinellis authored
-
- 19 Dec, 2018 1 commit
-
-
Martin Wortschack authored
- add tests for merge_request_count - add tests for show_issue_count - add tests for explore_projects_tab - change interface for show_merge_request_count and show_issue_count
-
- 18 Dec, 2018 1 commit
-
-
Filipa Lacerda authored
Renders empty index page Adds Releases entry to the navigation bar behind a feature flag Renders 404 when feature flag for releases is not enabled
-