summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-161-0/+1
* Merge branch 'add-indexes-to-todos-for-heavy-users-like-sean' into 'master'Yorick Peterse2018-03-131-1/+3
* Merge branch '43802-ensure-foreign-keys-on-clusters-applications' into 'master'Yorick Peterse2018-03-131-0/+2
* Merge branch '10-6-stable-frozen' into '10-6-stable'Robert Speicher2018-03-121-0/+10
|\
| * Add `allow_maintainer_to_push` to `merge_requests`Bob Van Landuyt2018-03-071-0/+1
| * Merge branch '43460-track-projects-a-user-contributed-to' into 'master'Yorick Peterse2018-03-071-0/+9
| |\
| | * Rename to UserInteractedProjects.Andreas Brandl2018-03-061-9/+9
| | * Improve migration robustness and speed.Andreas Brandl2018-03-061-1/+1
| | * Create user_contributed_projects table.Andreas Brandl2018-03-061-0/+9
* | | Merge branch 'sh-add-section-name-index' into 'master'Yorick Peterse2018-03-091-1/+2
* | | Merge branch 'sh-add-missing-acts-as-taggable-indices' into 'master'Yorick Peterse2018-03-091-0/+2
|/ /
* | Merge branch 'move-pipeline_default-update_head_pipeline_for_merge_request-qu...Kamil Trzciński2018-03-061-1/+1
|\ \
| * | Move update_head_pipeline_for_merge_request queue to pipeline_processing name...Shinya Maeda2018-03-071-1/+1
* | | Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-061-1/+18
|\ \ \ | |/ /
| * | Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda2018-03-061-1/+1
| * | Merge branch 'feature/sm/add-check-sum-to-job-artifacts' into 'master'Kamil Trzciński2018-03-061-0/+1
| |\ \
| | * | Change column to file_sha256. Add test. Add changelogShinya Maeda2018-03-061-1/+1
| | * | Change column type to binary from stringShinya Maeda2018-03-061-1/+1
| | * | Add checksum to ci_job_artifactsShinya Maeda2018-03-061-0/+1
| * | | Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera2018-03-061-1/+2
| |/ /
| * | Projects and groups badges APIFrancisco Javier López2018-03-051-0/+15
| |/
| * Cleanup after adding MR diff's commit_countJan Provaznik2018-03-051-1/+1
* | Bring one group board to CEFelipe Artur2018-03-031-1/+4
|/
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-0/+15
* Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-011-0/+1
|\
| * Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-02-231-1/+2
| |\
| * | Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-151-1/+2
* | | Update schema with latest migrationDmitriy Zaporozhets2018-03-011-2/+2
* | | Persist runner IP address on contact (#43489)Dylan Griffith2018-02-281-1/+2
* | | Add DNS verification to Pages custom domainsNick Thomas2018-02-231-1/+8
| |/ |/|
* | Add partial index on projects for index-only scans.Andreas Brandl2018-02-201-1/+2
|/
* Merge branch 'expired-ci-artifacts' into 'master'Grzegorz Bizon2018-02-141-0/+2
|\
| * Add indexes and change SQL for expired artifacts to deal with artifacts migra...Greg Stark2018-02-081-0/+2
* | Schedule PopulateUntrackedUploads if neededMichael Kozono2018-02-121-1/+1
|/
* Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-apiRubén Dávila2018-02-071-0/+12
* Merge branch 'fix/gb/fix-redundant-pipeline-stages' into 'master'Kamil Trzciński2018-02-071-1/+1
|\
| * Merge commit '4457cf9d178dc9912fd9c16427ad81b389179d00' into fix/gb/fix-redun...fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon2018-02-071-1/+1
| |\
| * \ Merge branch 'master' into fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon2018-02-061-4/+19
| |\ \
| * | | Fix database schema version to match latest migrationGrzegorz Bizon2018-02-061-1/+1
| * | | Remove unique index not added in a migration from schemaGrzegorz Bizon2018-01-251-1/+0
| * | | Add an unique index on pipeline stage nameGrzegorz Bizon2018-01-251-2/+3
| * | | Remove redundant pipeline stages from the databaseGrzegorz Bizon2018-01-241-1/+1
* | | | Merge branch '38175-add-domain-field-to-auto-devops-application-setting' into...Kamil Trzciński2018-02-071-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-021-3/+3
| |\ \ \
| * \ \ \ Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-01-281-0/+1
| |\ \ \ \
| * | | | | Add auto_devops_domain to ApplicationSettings modelMatija Čupić2018-01-221-1/+2
| | |_|/ / | |/| | |
* | | | | Reset `events` table primary key sequence to make sure it’s correctdm-reset-event-pk-sequenceDouwe Maan2018-02-061-1/+1
| |_|_|/ |/| | |
* | | | Merge branch '32282-add-foreign-keys-to-todos' into 'master'Yorick Peterse2018-02-051-2/+5
|\ \ \ \
| * | | | Set todos#author_id to NOT NULL.32282-add-foreign-keys-to-todosAndreas Brandl2018-02-051-2/+2
| * | | | Add foreign keys to todos table.Andreas Brandl2018-02-051-0/+3