- 07 Feb, 2018 1 commit
-
-
Pawel Chojnacki authored
-
- 06 Feb, 2018 39 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
* master: (242 commits) Validate user namespace before saving so that errors persist on model Reset Project's column information in spec/lib/gitlab/background_migration/populate_merge_request_metrics_with_events_data_spec.rb Explicitly set cwd in Sidekiq memory killer instead of depending on getcwd Downgrade google-protobuf Close low level rugged repository in project cache worker File upload UI obeys LFS filters Resolve "Add a link to documentation on how to get external ip in the Kubernetes cluster details page" Upgrade GitLab Workhorse to v3.6.0 Add sorting options for /users API (admin only) improvements from feedback [ci-skip] add changelog remove file after `Upload#destroy` Fix a hardcoded pipeline ID in a spinach step Override group sidebar links Replace "cluster" with "Kubernetes cluster" Reorder async/sync tasks in BuildFinishedWorker to read traces efficiently Fix tests for Drop filename enforcement Revert using expand_fixture_path in factory Revert "Add FixtureHelpers for FactoryGirl" Refactor :trace to :trace_live in spec ...
-
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
-
Sean McGivern authored
Resolve "spec/ee/spec/services/ee/projects/destroy_service_spec.rb is failing" See merge request gitlab-org/gitlab-ce!16955
-
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
-
Pawel Chojnacki authored
-
Douwe Maan authored
Add sorting options for /users API Closes #42669 See merge request gitlab-org/gitlab-ce!16945
-
Pawel Chojnacki authored
-
Bastian Blank authored
Signed-off-by: Bastian Blank <waldi@debian.org>
-
Pawel Chojnacki authored
-
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
-
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.
-
Sean McGivern authored
Uploads should delete files when destroyed Closes #14256 See merge request gitlab-org/gitlab-ce!16799
-
Tim Zallmann authored
Merge branch '42693-add-a-link-to-documentation-on-how-to-get-external-ip-in-the-kubernetes-cluster-details-page' into 'master' Resolve "Add a link to documentation on how to get external ip in the Kubernetes cluster details page" Closes #42693 See merge request gitlab-org/gitlab-ce!16937
-
Fabio Busatto authored
Resolve "Add a link to documentation on how to get external ip in the Kubernetes cluster details page"
-
Kamil Trzciński authored
-
Kamil Trzciński authored
CE: Trace as artifacts (FileStorage only) Closes gitlab-ee#4180 See merge request gitlab-org/gitlab-ce!16702
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Micaël Bergeron authored
it will also automatically prune empty directories for `FileUploader`-based uploaders.
-
Sean McGivern authored
Override group sidebar links See merge request gitlab-org/gitlab-ce!16942
-
Rémy Coutable authored
Resolve "features/project/commits/commits.feature is failing on master" Closes #42798 See merge request gitlab-org/gitlab-ce!16940
-
Nick Thomas authored
-
George Tsiolis authored
-
Tim Zallmann authored
Resolve "Group label list page redesign" Closes #39550 See merge request gitlab-org/gitlab-ce!16592
-
Rémy Coutable authored
Using correct column for sorting users by Recent Sign-in Closes #26468 See merge request gitlab-org/gitlab-ce!13852
-
Winnie Hellmann authored
-