- 16 Jun, 2017 1 commit
-
-
David Turner authored
Submodules have a name in the configuration, but this name is simply the path at which the submodule was initially checked in (by default -- the name is totally arbitrary). If a submodule is moved, it retains its original name, but its path changes. Since we discover submodules inside trees, we have their path but not necessarily their name. Make the submodules() function return the submodule hash indexed by path rather than name, so that renamed submodules can be looked up. Signed-off-by: David Turner <novalis@novalis.org>
-
- 08 Jun, 2017 39 commits
-
-
Douwe Maan authored
Resolve "Group dashboard UI" Closes #25426 See merge request !11098
-
Filipa Lacerda authored
Enabled keyboard shortcuts on artifacts pages Closes #33184 See merge request !12015
-
Annabel Dunstone Gray authored
31853 Remove duplication for sharing projects with groups in project settings Closes #31853 See merge request !11951
-
Douwe Maan authored
Increase unicorn test boot timeout to 5 minutes See merge request !12022
-
Grzegorz Bizon authored
Add Blob#file_type convenience method See merge request !11982
-
Grzegorz Bizon authored
Empty blob viewer isn’t binary-only See merge request !11979
-
Jacob Vosmaer authored
-
Sean McGivern authored
Move diffable? method from Repository to Diff::File See merge request !11980
-
Sean McGivern authored
Use Diff::File blob methods from diff highlighter See merge request !11978
-
Alfredo Sumaran authored
-
Sean Packham authored
Refactor Runners docs Closes #18882 See merge request !11948
-
Douwe Maan authored
-
Sean Packham authored
Add docs for protected branches deletion feature Closes #32218 See merge request !11536
-
Sean Packham authored
Refactor CI triggers docs See merge request !12012
-
Douwe Maan authored
Add bulgarian translation of Cycle Analytics Page to I18N Closes #33383 See merge request !11958
-
Douwe Maan authored
Add portuguese brazil translation of Cycle Analytics Page to I18N Closes #33334 See merge request !11920
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
Allow group reporters to promote labels See merge request !12006
-
Annabel Dunstone Gray authored
-
tauriedavis authored
-
tauriedavis authored
-
Annabel Dunstone Gray authored
32720 Create equal spacing between emoji buttons and remove unnecessary margin-bottom Closes #32720 See merge request !11889
-
Douwe Maan authored
Add text documenting that v5 of the API will be GraphQL See merge request !11998
-
Douwe Maan authored
Allow translation of Pipeline Schedules See merge request !11974
-
Phil Hughes authored
Closes #33184
-
Annabel Dunstone Gray authored
Remove unnecessary transition Closes #33431 See merge request !11985
-
Phil Hughes authored
Resolve "Jobs page scrollbar and centering" Closes #33202 See merge request !12000
-
Filipa Lacerda authored
-
Achilleas Pipinellis authored
-
Grzegorz Bizon authored
Blob#load_all_data! doesn’t need an argument See merge request !11977
-
Rémy Coutable authored
Clean up the Project model to reduce conflicts See merge request !11967
-
Sean McGivern authored
They can admin group labels anyway, we weren't checking the more specific permission.
-
Dmitriy Zaporozhets authored
Fix long urls in the title of commit Closes #12614 See merge request !10938
-
Grzegorz Bizon authored
Add prometheus metrics on pipeline creation Closes #32624 See merge request !11975
-
Yorick Peterse authored
In EE we don't want to remove import data for mirrors. By moving this logic to a separate method we can simply re-define the method in EE using "prepend" and call "super" whenever necessary.
-
Yorick Peterse authored
This ensures the order of these methods is identical in CE and EE.
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-