- 23 Aug, 2017 6 commits
-
-
Douwe Maan authored
Fix a potential timeout in `Gitlab::Logger.read_latest` See merge request !13751
-
Douwe Maan authored
Stub `ForkedStorageCheck.storage_available?` by default in all specs See merge request !13726
-
Douwe Maan authored
Fix inability to test some project integrations Closes gitlab-ee#3194 See merge request !13729
-
Tim Zallmann authored
Disable webpack.optimize because it's breaking karma in EE See merge request !13720
-
Clement Ho authored
Implement new system note icons Closes #33503 See merge request !13673
-
Bryce Johnson authored
-
- 22 Aug, 2017 34 commits
-
-
Robert Speicher authored
Fixes group policy specs on MySQL. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36810 See merge request !13747
-
Stan Hu authored
Add `:nested_groups` metadata to two subgroup-related specs Closes #36811 and #36812 See merge request !13746
-
Robert Speicher authored
We should be defining the list of loggers in the controller, not the view.
-
Robert Speicher authored
If this method was called for a file that didn't exist, we attempted to first `build` it. But if the file wasn't writeable, such as a symlink pointing to an unmounted filesystem, the method would just hang and eventually timeout. Further, this was entirely pointless since we were creating a file and then shelling out to `tail`, eventually returning an empty Array. Now we just skip building it and return the empty Array straight away.
-
Marcia Ramos authored
Update Kubernetes install docs Closes #36779 See merge request !13730
-
Clement Ho authored
Resolve "Badges should not be HUGE" Closes #36496 See merge request !13635
-
Joshua Lambert authored
-
Joshua Lambert authored
-
Jacob Schatz authored
Fix monaco loader test See merge request !13682
-
Tiago Botelho authored
-
Marcia Ramos authored
Docs merge request diff nav See merge request !13743
-
Robert Speicher authored
Add `:broken_storage` metadata to examples to disable this behavior only when necessary.
-
Robert Speicher authored
Prevents these from failing on MySQL. Closes #36811 and #36812.
-
Sean McGivern authored
Raise Git GC (Housekeeping) Lease Timeout to 24h See merge request !13719
-
Kamil Trzciński authored
Enforce namespace of Kubernetes to lowercase Closes #34762 See merge request !13732
-
Rubén Dávila authored
-
Victor Wu authored
-
Victor Wu authored
-
Kim "BKC" Carlbäcker authored
[ci skip]
-
Annabel Dunstone Gray authored
36721 Remove incorrect paragraph regarding renaming repos in settings Closes #36721 See merge request !13718
-
Douwe Maan authored
Update form to properly set the path Closes #36519 See merge request !13722
-
Sean McGivern authored
Fix Import/Export issue to do with fork merge requests Closes #36666 See merge request !13717
-
Sean McGivern authored
Fix caching of future broadcast messages Closes #36661 See merge request !13667
-
Simon Knox authored
-
Simon Knox authored
-
Douwe Maan authored
Use an event-based system when waiting for AuthorizedProjectsWorker to complete See merge request !13564
-
Simon Knox authored
[ci skip]
-
Zeger-Jan van de Weg authored
Also includes a change in allowing uploaded files, as there was a mismatch in object_id between classes, disallowing params[:file], which is a UploadedFile, newly loaded. The params checked against the older version. Fixes gitlab-org/gitlab-ce#36519
-
Nick Thomas authored
-
Douwe Maan authored
Improves subgroup creation permissions Closes #35845 See merge request !13418
-
Douwe Maan authored
Hashed Storage support for Repositories Closes #28283 See merge request !13246
-
Shinya Maeda authored
-
James Lopez authored
-
James Lopez authored
-