- Feb 14, 2018
-
-
Robert Schilling authored
-
- Feb 09, 2018
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- Feb 08, 2018
-
-
Lin Jen-Shin authored
-
Hassan Zamani authored
-
Bob Van Landuyt authored
Since populating the fork networks was scheduled multiple times because of bugs that needed to be fixed: - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15595/ Creating fork networks for projects that were missing the root of the fork network. - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15709 The API allowed creating forked_project_links without fork_network_members. Scheduling this migration multiple times would case it to run concurrently. Which in turn would try to insert the same data into `fork_network_members` causing duplicate key errors. This avoids running the migration multiple times.
-
Shah El-Rahman authored
-
Shah El-Rahman authored
-
- Feb 07, 2018
-
-
Simon Knox authored
-
Oswaldo Ferreir authored
-
Rubén Dávila authored
-
-
Dylan Griffith authored
-
- Feb 06, 2018
-
-
Andreas Brandl authored
Closes #40755.
-
Dylan Griffith authored
- Move the exception handling as close to the source as possible to avoid leaking Psych ahstraction - Also remove unnecessary rescue all statement from LintsController. This should not be necessary anymore since any YAML errors should all be caught by the #validation_message method.
-
Douwe Maan authored
-
Douwe Maan authored
-
-
Bastian Blank authored
Signed-off-by:
Bastian Blank <waldi@debian.org>
-
James Edwards-Jones authored
Uses Lfs::FileModificationHandler to coordinate LFS detection, creation of LfsObject, etc Caveats: 1. This isn't used by the multi-file editor / Web IDE 2. This isn't used on rename. We'd need to be able to download LFS files and add them to the commit if they no longer match so not as simple. 3. We only check the root .gitattributes file, so this should be improved to correctly check for nested .gitattributes files in subfolders.
-
-
Resolve "Add a link to documentation on how to get external ip in the Kubernetes cluster details page"
-
Kamil Trzcińśki authored
-
George Tsiolis authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Micael Bergeron authored
-
Tiago Botelho authored
-
George Tsiolis authored
-
Winnie Hellmann authored
-
Shinya Maeda authored
-
-
- Feb 05, 2018
-
-
-
Eric Eastwood authored
From https://gitlab.com/gitlab-org/gitlab-ce/issues/36760 Was reverted in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14373
-
Poornima authored
Removing last_sign_in_at in specs
-
Francisco Javier López authored
-
Jacopo authored
-
Andreas Brandl authored
-
Andreas Brandl authored
Fixes #32282.
-
Matija Čupić authored
-
Joshua Lambert authored
-