summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '43460-track-projects-a-user-contributed-to' into 'master'Yorick Peterse2018-03-073-0/+151
|\
| * Improve robustness of migration.Andreas Brandl2018-03-061-6/+39
| * For MySQL, foreign keys are dependent on index.Andreas Brandl2018-03-062-3/+6
| * Rename to UserInteractedProjects.Andreas Brandl2018-03-064-42/+42
| * Improve migration robustness and speed.Andreas Brandl2018-03-063-4/+10
| * Simpler migration strategy for MySQL.Andreas Brandl2018-03-061-29/+58
| * Add post-migration to populate user_contributed_projects table.Andreas Brandl2018-03-061-0/+48
| * Create user_contributed_projects table.Andreas Brandl2018-03-062-0/+32
* | Fix group boards migration nameSean McGivern2018-03-071-1/+1
* | Merge branch 'move-pipeline_default-update_head_pipeline_for_merge_request-qu...Kamil Trzciński2018-03-062-1/+16
|\ \
| * | Move update_head_pipeline_for_merge_request queue to pipeline_processing name...Shinya Maeda2018-03-072-1/+16
* | | Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-066-1/+87
|\ \ \ | |/ /
| * | Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda2018-03-062-1/+14
| * | Merge branch 'feature/sm/add-check-sum-to-job-artifacts' into 'master'Kamil Trzciński2018-03-062-0/+8
| |\ \
| | * | Change column to file_sha256. Add test. Add changelogShinya Maeda2018-03-062-2/+2
| | * | Revert logic of calculating checksumShinya Maeda2018-03-061-25/+0
| | * | Add post migration for checksum calculationShinya Maeda2018-03-061-0/+25
| | * | Change column type to binary from stringShinya Maeda2018-03-062-3/+2
| | * | Add checksum to ci_job_artifactsShinya Maeda2018-03-062-0/+9
| * | | Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera2018-03-062-1/+20
| |/ /
| * | Projects and groups badges APIFrancisco Javier López2018-03-052-0/+32
| |/
| * Cleanup after adding MR diff's commit_countJan Provaznik2018-03-052-1/+15
* | Address review commentsFelipe Artur2018-03-051-19/+14
* | Bring one group board to CEFelipe Artur2018-03-032-1/+43
|/
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-012-0/+47
* Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-012-0/+10
|\
| * Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-02-232-1/+23
| |\
| * | Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-201-22/+0
| * | [ci skip] Merge branch 'master' into 42643-persist-external-ip-of-ingress-con...Filipa Lacerda2018-02-191-1/+0
| |\ \
| * | | Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-152-1/+33
* | | | Update schema with latest migrationDmitriy Zaporozhets2018-03-011-2/+2
* | | | Make project#namespace_id not nulldz-namespace-id-not-nullDmitriy Zaporozhets2018-03-011-0/+29
* | | | Persist runner IP address on contact (#43489)Dylan Griffith2018-02-282-1/+11
* | | | Merge branch 'backstage/gb/build-stages-catch-up-migration' into 'master'Kamil Trzciński2018-02-273-0/+57
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-222-1/+23
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Create index on id instead of stage_id in migrationGrzegorz Bizon2018-02-212-6/+6
| * | | | Separate adding and removing index from stages migrationGrzegorz Bizon2018-02-204-6/+29
| * | | | Add index before going through builds in a migrationGrzegorz Bizon2018-02-201-0/+5
| * | | | Use a helper to schedule pipeline stages migrationGrzegorz Bizon2018-02-161-5/+6
| * | | | Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-155-2/+73
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Recover from unique constraint violation in stages migrationGrzegorz Bizon2018-02-151-1/+1
| * | | | Schedule pipeline stages migration every 5 minutesGrzegorz Bizon2018-02-131-5/+13
| * | | | Move pipeline stages background migration in timeGrzegorz Bizon2018-02-122-1/+1
| * | | | Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-0937-78/+1165
| |\ \ \ \
| * | | | | Reduce batch size of stages we schedule for a migrationGrzegorz Bizon2018-01-061-1/+1
| * | | | | Update background stages migration timestampGrzegorz Bizon2018-01-062-2/+2
| * | | | | Schedule full build stage migration in the backgroundGrzegorz Bizon2018-01-061-0/+20
* | | | | | Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher2018-02-231-0/+29
|\ \ \ \ \ \
| * | | | | | Optimise searching for users using short queriesYorick Peterse2018-02-222-1/+30
| | |_|_|/ / | |/| | | |
* | | | | | Add DNS verification to Pages custom domainsNick Thomas2018-02-239-1/+145
|/ / / / /