- 07 Feb, 2018 6 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Move board list vue component See merge request gitlab-org/gitlab-ce!16888
-
Grzegorz Bizon authored
Add QA specs for LDAP login See merge request gitlab-org/gitlab-ce!16914
-
Grzegorz Bizon authored
Run bin/qa from anywhere See merge request gitlab-org/gitlab-ce!16833
-
Stan Hu authored
-
Stan Hu authored
-
- 06 Feb, 2018 34 commits
-
-
Yorick Peterse authored
Reset `events` table primary key sequence to make sure it’s correct Closes #42667 See merge request gitlab-org/gitlab-ce!16960
-
Douwe Maan authored
-
Douwe Maan authored
Resolve "Push to create a new project" Closes #26388 See merge request gitlab-org/gitlab-ce!16547
-
Stan Hu authored
Only set cwd on the newly spawned process, instead of the current one See merge request gitlab-org/gitlab-ce!16958
-
Douwe Maan authored
# Conflicts: # lib/gitlab/path_regex.rb
-
Marcia Ramos authored
Clarify Helm chart plans See merge request gitlab-org/gitlab-ce!16822
-
Sean McGivern authored
Validate user, group and project paths consistently, and only once See merge request gitlab-org/gitlab-ce!16903
-
Sean McGivern authored
Validate user namespace before saving so that errors persist on model Closes #42140 See merge request gitlab-org/gitlab-ce!16902
-
Stan Hu authored
Explicitly set cwd in Sidekiq memory killer instead of depending on getcwd See merge request gitlab-org/gitlab-ce!16954
-
Tiago Botelho authored
-
Sean McGivern authored
Resolve "spec/ee/spec/services/ee/projects/destroy_service_spec.rb is failing" See merge request gitlab-org/gitlab-ce!16955
-
Robert Speicher authored
This reverts commit e6579d82, reversing changes made to afcd9fc7.
-
Robert Speicher authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Rémy Coutable authored
Reset Project's column information in spec/lib/gitlab/background_migration/populate_merge_request_metrics_with_events_data_spec.rb Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Resolve "ProjectCacheWorker leaks file descriptors" Closes #42730 See merge request gitlab-org/gitlab-ce!16930
-
Douwe Maan authored
-
Robert Speicher authored
Refactor Gitlab::Git code related to LFS changes for Gitaly migration Closes gitaly#980 See merge request gitlab-org/gitlab-ce!16835
-
Douwe Maan authored
-
Marin Jankovski authored
Downgrade google-protobuf See merge request gitlab-org/gitlab-ce!16941
-
Zeger-Jan van de Weg authored
-
Tiago Botelho authored
-
Douwe Maan authored
Add sorting options for /users API Closes #42669 See merge request gitlab-org/gitlab-ce!16945
-
Bastian Blank authored
Signed-off-by: Bastian Blank <waldi@debian.org>
-
Sean McGivern authored
File upload UI obeys LFS filter Closes #29876 See merge request gitlab-org/gitlab-ce!16412
-
Douwe Maan authored
# Conflicts: # Gemfile # Gemfile.lock
-
Joshua Lambert authored
-
Phil Hughes authored
Replace "cluster" with "Kubernetes cluster" Closes #41963 See merge request gitlab-org/gitlab-ce!16778
-
Nick Thomas authored
Upgrade GitLab Workhorse to v3.6.0 See merge request gitlab-org/gitlab-ce!16946
-
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.
-