- Apr 11, 2019
-
-
Patrick Bajao authored
This reverts commit 6c75bd01, reversing changes made to 1be7f5aa.
-
- Apr 05, 2019
-
-
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
-
- Apr 02, 2019
-
-
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
-
- Mar 19, 2019
-
-
Mario de la Ossa authored
-
- Mar 14, 2019
-
-
Alexis Reigel authored
-
- Mar 01, 2019
-
-
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.
-
- Feb 04, 2019
-
-
Francisco Javier López authored
-
Jan Provaznik authored
This engine was replaced with CommonMarker in 11.4, it was deprecated since then.
-
- Jan 31, 2019
-
-
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.
-
- Jan 28, 2019
-
-
Kamil Trzcińśki authored
-
- Jan 18, 2019
-
-
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.
-
- Jan 15, 2019
-
-
Peter Leitzen authored
We introduced the feature flag `error_tracking` to test the Sentry MVC safely. After the successful test, we remove it again.
-
- Jan 11, 2019
-
-
Simon Knox authored
-
- Jan 07, 2019
-
-
Peter Leitzen authored
Re-use operations controller which already handles tracing settings.
-
-
- Jan 06, 2019
-
-
Peter Leitzen authored
This commit prepares the structure for the upcoming feature error tracking.
-
- Jan 04, 2019
-
-
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
-
- Dec 28, 2018
-
-
Achilleas Pipinellis authored
-
- Dec 19, 2018
-
-
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
-
- Dec 18, 2018
-
-
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
-
- Dec 13, 2018
-
-
Martin Wortschack authored
-
- Dec 10, 2018
-
-
Gabriel Mazetto authored
There is a combination of few strategies implemented here: 1. Few relations were eager loaded 2. Changed few polymorphic routes to specific ones so we don't have to use `#becomes(Namespace)` which doesn't preserve association cache
-
- Dec 08, 2018
-
-
Matija Čupić authored
-
Tim Zallmann authored
-
- Dec 06, 2018
-
-
Nick Thomas authored
-
Dylan Griffith authored
-
- Nov 08, 2018
-
-
Simon Knox authored
-
- Oct 13, 2018
-
-
Stan Hu authored
This integration no longer works and does not appear to be supported. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697
-
- Oct 05, 2018
-
-
- Sep 11, 2018
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- Sep 07, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- Sep 06, 2018
-
-
Mayra Cabrera authored
If ADO is implicitly enabled for a project due to the instance wide setting feature or feature flag rollout then an owner or maintainer visiting that project are going to see a banner. Closes #50535
-
Dennis Tang authored
-
- Sep 05, 2018
-
-
Brett Walker authored
-
- Aug 24, 2018
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Aug 08, 2018
-
-
Ævar Arnfjörð Bjarmason authored
This fixes gitlab-org/gitlab-ce#49953, as noted in the documentation this feature is intended to be used when SSH certificates are enabled. Then this warning becomes not only pointless, but also misleading. This builds on top of gitlab-org/gitlab-ce!21009 since both need to modify the same documentation, which avoids a merge conflict. See also the gitlab-org/gitlab-ce#49218 issue and associated merge request.
-
- Jul 24, 2018
-
-
George Tsiolis authored
-