summaryrefslogtreecommitdiff
path: root/app/models/shard.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-201-5/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Fix transaction pollution in Shard.by_nameNick Thomas2018-12-071-1/+3
* Fix a race condition intermittently breaking GitLab startupNick Thomas2018-11-131-6/+5
* Start tracking shards in the databaseNick Thomas2018-11-051-0/+26