- Oct 13, 2017
-
-
Jacopo authored
We replace the usage of WikiPage::CreateService with the wiki_page factory in the specs.
-
- Oct 10, 2017
-
-
-
Andrew Newdigate authored
-
Filipa Lacerda authored
-
- Oct 07, 2017
-
-
Jacopo authored
Replaces all the explicit include metadata syntax in the specs (tag: true) into the implicit one (:tag). Added a cop to prevent future errors and handle autocorrection.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
The helper creates a fork of a project with all provided attributes, but skipping the creation of the repository on disk.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
-
- Oct 06, 2017
-
-
Jose Ivan Vargas Lopez authored
-
Winnie Hellmann authored
-
kushalpandya authored
-
Phil Hughes authored
Closes #38808
-
Kamil Trzcińśki authored
-
- Oct 05, 2017
-
-
Jose Ivan Vargas Lopez authored
-
Kamil Trzcińśki authored
-
Shinya Maeda authored
-
Rubén Dávila authored
-
Zeger-Jan van de Weg authored
-
Grzegorz Bizon authored
-
- Oct 04, 2017
-
-
Vitaliy @blackst0ne Klachkov authored
-
Eric Eastwood authored
-
- Oct 03, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
Zeger-Jan van de Weg authored
-
Filipa Lacerda authored
-
Jarka Kadlecova authored
-
Eric Eastwood authored
-
- Oct 02, 2017
-
-
Kamil Trzcińśki authored
-
Douwe Maan authored
-
- Sep 30, 2017
-
-
robdel12 authored
-
- Sep 29, 2017
-
-
Eric Eastwood authored
-
Phil Hughes authored
Previously the fork button was disabled for all users if they have exceeded their project limit. This fixes that by changing the check to see if the user can fork to a group instead of their own namespace. This behaviour is already possible by visiting the new fork page directly, so this just fixes the button being disabled. Closes #38462
-
- Sep 28, 2017
-
-
Ahmad Sherif authored
Closes gitaly#562
-
Phil Hughes authored
-
- Sep 27, 2017
-
-
Phil Hughes authored
This fixes the breadcrumb titles not having links. This was a regression in the updated breadcrumbs introduced in 10.0. This introduces the link for all pages rather than selectively doing it. This will cover issues, merge requests, pipelines, jobs etc. Closes #38059
-
Phil Hughes authored
This was caused by the `notes` global class not existing when the `file_comment_button` code is run. The notes class was used to check if the diff is currently in parallel view or not. To get around this I've added a check into the `file_comment_button` JS to check if the view is currently parallel or not. Closes #38117
-
Jarka Kadlecova authored
-