- 07 Feb, 2018 40 commits
-
-
Mayra Cabrera authored
-
Nick Thomas authored
Geo - Ensure that upload deletions are communicated to the secondary Closes #2103 See merge request gitlab-org/gitlab-ee!3635
-
Douglas Barbosa Alexandre authored
-
Tim Zallmann authored
Approve additionally Closes #4134 See merge request gitlab-org/gitlab-ee!4033
-
Sean McGivern authored
Reset column information after the schema is migrated in MigrationsHelpers.schema_migrate_up! Closes #4813 See merge request gitlab-org/gitlab-ee!4397
-
Jose Ivan Vargas authored
-
Filipa Lacerda authored
Clear the timeout in Jobs class after each test See merge request gitlab-org/gitlab-ee!4424
-
Kamil Trzciński authored
Remove interchangiability test from http_io_spec See merge request gitlab-org/gitlab-ee!4427
-
Sean McGivern authored
-
Phil Hughes authored
-
Sean McGivern authored
Override group sidebar links See merge request gitlab-org/gitlab-ee!4234
-
Shinya Maeda authored
-
Sean McGivern authored
Resolve "Measure multi-file editor usage on GitLab.com" Closes #4547 See merge request gitlab-org/gitlab-ee!4226
-
Sean McGivern authored
EE port: Translate issuable sidebar See merge request gitlab-org/gitlab-ee!4221
-
Marcia Ramos authored
Update docs labels See merge request gitlab-org/gitlab-ee!4323
-
Victor Wu 🌴Vacation Feb 10-18🌴 authored
-
Sean McGivern authored
Implement LFS locking API Closes #1830 See merge request gitlab-org/gitlab-ee!4091
-
James Lopez authored
-
George Tsiolis authored
-
Sean McGivern authored
Search API Closes #2245 See merge request gitlab-org/gitlab-ee!4403
-
James Lopez authored
-
Sean McGivern authored
Added documentation for uploads object storage support See merge request gitlab-org/gitlab-ee!4412
-
Micaël Bergeron authored
-
Jarka Kadlecová authored
-
Filipa Lacerda authored
Converted EE protected tags & branches to axios See merge request gitlab-org/gitlab-ee!4421
-
Jarka Kadlecová authored
-
Jarka Kadlecová authored
-
Jarka Kadlecová authored
-
Jarka Kadlecová authored
-
Rubén Dávila authored
* N+1 queries were fixed for LFS File Locking operations * Small update for docs
-
Rubén Dávila authored
Build was failing with: Mysql2::Error: Cannot drop index 'index_lfs_file_locks_on_project_id_and_path': needed in a foreign key constraint: DROP INDEX `index_lfs_file_locks_on_project_id_and_path` ON `lfs_file_locks` More details on https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/49848260
-
Rubén Dávila authored
Plus small update for LfsLocksApiController
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
- Added new compound unique key for lfs_file_locks - Improved uniqueness validation for creation of locks. - Added authorization checks for Lock and Unlock services - Improve description in controler specs
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
Some migration of code from EE was required given it was not possible to validate the `Commit` object from CE.
-