summaryrefslogtreecommitdiff
path: root/app/services/concerns/exclusive_lease_guard.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-211-1/+1
|
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
| | | | | | Suggests to use a JSON structured log instead Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/54102
* Reduce remaining diff with EE in app/servicesRémy Coutable2019-02-141-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add Container Registry APIKamil Trzciński2019-01-251-2/+11
| | | | | | This includes a set of APIs to manipulate container registry. This includes also an ability to delete tags based on requested criteria, like keep-last-n, matching-name, older-than.
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
| | | | | | For directories application_settings --> labels. Partially addresses #47424.
* Fix specs for exclusive leaseShinya Maeda2018-06-061-1/+1
|
* Adds remote mirror table migrationTiago Botelho2018-05-071-0/+52