- 21 Apr, 2017 9 commits
-
-
Nick Thomas authored
On initial startup with no rows in the application_settings table, the metaprogramming call to `if enabled?` attempts to create a row. This triggers the HTML caching path, which attempts to store metrics. At this point, not all the methods in `Gitlab::Metrics` have been defined! Move `current_transaction` to be defined before running the metaprogramming, to avoid a confusing NoMethodError
-
Nick Thomas authored
-
Robert Speicher authored
Fix user activities API version in docs [ci skip] See merge request !10822
-
Sean McGivern authored
Fix encoding issue exporting a project Closes #31186 See merge request !10824
-
Phil Hughes authored
Guarantee only one state is shown at a time Closes #31189 See merge request !10835
-
Sean McGivern authored
Replace builds_enabled with jobs_enabled in projects API v4 Closes #31012 See merge request !10786
-
James Lopez authored
[ci skip]
-
Filipa Lacerda authored
Add Fork/Cancel confirmation to "Replace"/"Delete" buttons Closes #30637 See merge request !10602
-
Phil Hughes authored
Change spec folder to match the assets one See merge request !10834
-
- 20 Apr, 2017 31 commits
-
-
Kamil Trzciński authored
Update CI templates to include 9.1 templates See merge request !10807
-
Zeger-Jan van de Weg authored
-
winniehell authored
-
winniehell authored
-
Filipa Lacerda authored
-
-
Filipa Lacerda authored
Add parameter limit to styleguide See merge request !10830
-
Filipa Lacerda authored
-
Fatih Acet authored
-
Robert Speicher authored
Don't run the downtime check on stable branches, or tags/master See merge request !10794
-
Achilleas Pipinellis authored
Kubernetes service namespace Closes #30445 See merge request !10821
-
Achilleas Pipinellis authored
Milestones documentation refactor See merge request !10812
-
Achilleas Pipinellis authored
-
Phil Hughes authored
Adds documentation entry: Don't user forEach, aim for code without side effects See merge request !10811
-
Filipa Lacerda authored
-
Phil Hughes authored
Update move icon to match others Closes #31116 See merge request !10790
-
Achilleas Pipinellis authored
-
Annabel Dunstone Gray authored
Changed milestone.to_reference calls into milestone.title for the show, edit and top views See merge request !10637
-
Jose Ivan Vargas Lopez authored
-
Sean Packham (GitLab) authored
Docs tech articles filetree Closes #30946 See merge request !10752
-
Douwe Maan authored
Refactor code that creates and destroys project/group members See merge request !10735
-
Annabel Dunstone Gray authored
-
Douwe Maan authored
Add email receiver metrics See merge request !10814
-
Filipa Lacerda authored
Issue Title Show Focus Check On Load See merge request !10800
-
Regis Boudinot authored
-
James Lopez authored
-
Sean McGivern authored
-
Kamil Trzcinski authored
-
Sean McGivern authored
Unassign all Issues and Merge Requests when member leaves a team Closes #30768 and #24117 See merge request !10755
-
Sean McGivern authored
Update plantuml.md to fix wrong introduced in link. Closes #31154 See merge request !10806
-
Sean McGivern authored
-