- 12 Apr, 2017 9 commits
-
-
Yorick Peterse authored
Starting with GitLab 9.1.0 we will no longer allow downtime migrations unless absolutely necessary. This commit updates the various developer guides and adds code that is necessary to make zero downtime migrations less painful.
-
Rémy Coutable authored
Api fix build events rename to Job events Closes #30412 See merge request !10586
-
Sean McGivern authored
Use gRPC 1.2.2 Closes #30766 See merge request !10589
-
Rémy Coutable authored
Hide new subgroup button if user has no permission to create one Closes #30139 See merge request !10627
-
Rémy Coutable authored
Setup and run a Gitaly server for testing if GitalyClient is enabled See merge request !10298
-
Sean McGivern authored
Fix issue's note cache expiration after delete Closes #30457 See merge request !10461
-
Z.J. van de Weg authored
When renaming, the argument on the projects hook API was forgotten. Now one could successfully set it again. The fix is a little ugly stylewise, but needed as the underlying model still refers to it as build_events. This commit is to fix it, later we should migrate the data to a new column. The edit on the spec file makes sure it passes now, and will fail when we migrate the column.
-
Sean McGivern authored
[BB Importer] Save the error trace and the whole raw document See merge request !9604
-
Marcia Ramos authored
Documentation topic: Authentication Closes #30744 See merge request !10608
-
- 11 Apr, 2017 31 commits
-
-
Sean McGivern authored
Link to outdated diff in older MR version from outdated diff discussion Closes #27865 See merge request !10572
-
Douwe Maan authored
Resolve "API: Separate CE params to avoid wrong conflict resolutions" Closes #28017 See merge request !10484
-
Jacob Schatz authored
Fixed notebooklab code including file paths See merge request !10629
-
Robert Speicher authored
Update installation and upgrading guides [ci skip] See merge request !10621
-
Annabel Dunstone Gray authored
Fix "Edit" button on blame page without repo permissions Closes #30636 See merge request !10598
-
Robert Speicher authored
Update licenses.csv [ci skip] See merge request !10620
-
Marcia Ramos authored
-
Alejandro Rodríguez authored
-
Phil Hughes authored
-
Robert Speicher authored
Update templates See merge request !10619
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marcia Ramos authored
New git index See merge request !10349
-
Valery Sizov authored
-
Douwe Maan authored
-
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
license_finder report --format=csv --save=vendor/licenses.csv
-
Lin Jen-Shin authored
rake gitlab:update_templates
-
mhasbini authored
-
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
-