- 11 Apr, 2017 24 commits
-
-
Tiago Botelho authored
-
Robert Speicher authored
Update templates See merge request !10619
-
Marcia Ramos authored
New git index See merge request !10349
-
Douwe Maan authored
Remove unused scopes See merge request !10609
-
Yorick Peterse authored
Add foreign key on trigger requests See merge request !10537
-
Annabel Dunstone Gray authored
Change project view default for existing users and anonymous visitors to files+readme Closes #29926 See merge request !10498
-
Jacob Schatz authored
Added keyboard shortcuts to signed out menu See merge request !10526
-
Lin Jen-Shin authored
rake gitlab:update_templates
-
Stan Hu authored
Fix the MR widget that merged any MR when choosing the option "Merge when pipeline succeeds" from the dropdown Closes #29568 See merge request !10611
-
Kamil Trzciński authored
Fix container repository/tag location text copied into the clipboard Closes #30695 See merge request !10587
-
Z.J. van de Weg authored
I started out as I missed the foreign key on ci_triggers and projects. However, it seemed Yorick caught this already on gitlab-org/gitlab-ce!9388. Still I found a missing foreign key, between the trigger requests and triggers. This commit adds it, and removes the depend: :destroy on the Rails model Ci::Triggers
-
Rémy Coutable authored
Remove redundant steps from .gitlab-ci-yml configs See merge request !10425
-
Rémy Coutable authored
Fixed wrong links in README.md See merge request !10556
-
Rémy Coutable authored
Set NODE_ENV for yarn:install in patch_versions.md See merge request !10521
-
Filipa Lacerda authored
Issue 22424: Add tooltip to header of Done list Closes #22424 See merge request !10574
-
Rémy Coutable authored
Move the nested groups seed behind an environment flag See merge request !10601
-
Filipa Lacerda authored
Remove double border on MR tab See merge request !10593
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Jacob Schatz authored
Make webpack-dev-server process more resilient when switching branches. Closes #30678 See merge request !10581
-
- 10 Apr, 2017 16 commits
-
-
Robert Speicher authored
Fix redundant cache expiration in Repository Closes #30146 See merge request !10575
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Don't show 'Copy content' button on text files that are not rendered as text See merge request !10563
-
Douwe Maan authored
-
Achilleas Pipinellis authored
Fix "Generate new recovery codes using SSH" documentation link See merge request !10512
-
Achilleas Pipinellis authored
Disclaimer for testing guide not be be used in prod See merge request !10468
-
Clement Ho authored
Backport of EE changes in environments tests See merge request !10528
-
Robert Speicher authored
This seed downloads 2.1 GB worth of repositories. Google can afford the bandwidth, but if a person using the GDK is on a metered connection, that's not so great. Also the GDK test suite runs this seed, so every CI run for that project had to download those as well. Needlessly wasteful.
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Speicher authored
Backport Git-env code from EE "Fix push rules on Git 2.11" (gitlab-org/gitlab-ee!1525) See merge request !10547
-