- 07 Feb, 2018 40 commits
-
-
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
-
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.
-
Rubén Dávila authored
-
Rubén Dávila authored
All the endpoints required for Git LFS 2.3.4 have been implemented, for more info please visit: https://github.com/git-lfs/git-lfs/blob/v2.3.4/docs/api/locking.md Pagination has not been added given it's optional and Kaminari doesn't support cursor based pagination yet.
-
Kamil Trzciński authored
Merge branch 'ee-38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hour' into 'master' Ee 38265 stuckcijobsworker wrongly detects cancels stuck builds when per job timeout is more than an hour See merge request gitlab-org/gitlab-ee!4375
-
Kamil Trzciński authored
Ee 38175 add domain field to auto devops application setting See merge request gitlab-org/gitlab-ee!4193
-
Kamil Trzciński authored
Dynamic CI secret variables Closes gitlab-ce#39118 See merge request gitlab-org/gitlab-ee!4110
-
Achilleas Pipinellis authored
Docs: replace product names See merge request gitlab-org/gitlab-ee!4365
-