- 26.08.2017 2 коммита
-
-
Bryce Johnson создал
-
Bryce Johnson создал
-
- 23.08.2017 13 коммитов
-
-
Douwe Maan создал
-
Douwe Maan создал
-
Douwe Maan создал
Add migration to remove pending delete projects with non-existing namespace Closes #36541 See merge request !13598
-
-
Douwe Maan создал
Stub `ForkedStorageCheck.storage_available?` by default in all specs See merge request !13726
-
Douwe Maan создал
Fix inability to test some project integrations Closes gitlab-ee#3194 See merge request !13729
-
Tim Zallmann создал
Disable webpack.optimize because it's breaking karma in EE See merge request !13720
-
-
Bryce Johnson создал
-
Robert Speicher создал
Fixes group policy specs on MySQL. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36810 See merge request !13747
-
Stan Hu создал
Add `:nested_groups` metadata to two subgroup-related specs Closes #36811 and #36812 See merge request !13746
-
-
Robert Speicher создал
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.
-
- 22.08.2017 25 коммитов
-
-
-
-
Joshua Lambert создал
-
Joshua Lambert создал
-
-
Tiago Botelho создал
-
-
Robert Speicher создал
Add `:broken_storage` metadata to examples to disable this behavior only when necessary.
-
-
-
Kamil Trzciński создал
Enforce namespace of Kubernetes to lowercase Closes #34762 See merge request !13732
-
Rubén Dávila создал
-
Victor Wu создал
-
Victor Wu создал
-
-
Annabel Dunstone Gray создал
36721 Remove incorrect paragraph regarding renaming repos in settings Closes #36721 See merge request !13718
-
-
Toon Claes создал
-
Toon Claes создал
There might be some projects where the namespace was removed, but the project wasn't. For these the projects still have a `namespace_id` set. So this adds a post-deploy migration remove all projects that are pending delete, and have a `namespace_id` that is non-existing.
-
Sean McGivern создал
Fix Import/Export issue to do with fork merge requests Closes #36666 See merge request !13717
-
Sean McGivern создал
Fix caching of future broadcast messages Closes #36661 See merge request !13667
-
Simon Knox создал
-
Simon Knox создал
-
Douwe Maan создал
Use an event-based system when waiting for AuthorizedProjectsWorker to complete See merge request !13564
-
-