Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-14Fix concurrency issue with migration for user_interacted_projects table.Andreas Brandl
2018-03-09Add partial indexes on todos to handle users with many todosGreg Stark
2018-03-09Merge branch 'jprovazn-commits-count-reschedule' into 'master'Yorick Peterse
2018-03-09Reschedule commits_count background migrationJan Provaznik
2018-03-08Fix index name to Rails default to ensure idempotencyStan Hu
2018-03-08Merge branch 'jprovazn-revert-commit-cleanup' into 'master'Sean McGivern
2018-03-08Merge branch '43802-ensure-foreign-keys-on-clusters-applications' into 'master'Yorick Peterse
2018-03-08Merge branch 'sh-add-missing-acts-as-taggable-indices' into 'master'Yorick Peterse
2018-03-08Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik
2018-03-08Add index on section_name_id on ci_build_trace_sections tableStan Hu
2018-03-08Adding missing indexes on taggings tableStan Hu
2018-03-08Ensure orphaned rows are deleted before adding the foreign keyMayra Cabrera
2018-03-08Ensure foreign keys on Clusters ApplicationsMayra Cabrera
2018-03-07Add `allow_maintainer_to_push` to `merge_requests`Bob Van Landuyt
2018-03-07Merge branch '43460-track-projects-a-user-contributed-to' into 'master'Yorick Peterse
2018-03-07Fix group boards migration nameSean McGivern
2018-03-06Merge branch 'master' into 'issue_38337'Felipe Artur
2018-03-06For MySQL, foreign keys are dependent on index.Andreas Brandl
2018-03-06Rename to UserInteractedProjects.Andreas Brandl
2018-03-06Improve migration robustness and speed.Andreas Brandl
2018-03-06Create user_contributed_projects table.Andreas Brandl
2018-03-06Merge branch 'feature/sm/add-check-sum-to-job-artifacts' into 'master'Kamil Trzciński
2018-03-06Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera
2018-03-06Change column to file_sha256. Add test. Add changelogShinya Maeda
2018-03-06Change column type to binary from stringShinya Maeda
2018-03-06Add checksum to ci_job_artifactsShinya Maeda
2018-03-05Projects and groups badges APIFrancisco Javier López
2018-03-05Address review commentsFelipe Artur
2018-03-05Cleanup after adding MR diff's commit_countJan Provaznik
2018-03-03Bring one group board to CEFelipe Artur
2018-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2018-03-01Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński
2018-02-28Persist runner IP address on contact (#43489)Dylan Griffith
2018-02-23Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher
2018-02-23Add DNS verification to Pages custom domainsNick Thomas
2018-02-23Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith
2018-02-22Optimise searching for users using short queriesYorick Peterse
2018-02-20Simplify down migration.Andreas Brandl
2018-02-20Add partial index on projects for index-only scans.Andreas Brandl
2018-02-20Refactor ingress IP address waiting code (#42643)Dylan Griffith
2018-02-15Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith
2018-02-14Merge branch 'expired-ci-artifacts' into 'master'Grzegorz Bizon
2018-02-12Schedule PopulateUntrackedUploads if neededMichael Kozono
2018-02-08Add indexes and change SQL for expired artifacts to deal with artifacts migra...Greg Stark
2018-02-08Early migrations populating fork-networks: no-opBob Van Landuyt
2018-02-07Backport of LFS File Locking APIRubén Dávila
2018-02-07Merge branch '38175-add-domain-field-to-auto-devops-application-setting' into...Kamil Trzciński
2018-02-06Reset `events` table primary key sequence to make sure it’s correctDouwe Maan
2018-02-05Merge branch 'better-issues-closed-at-cleanup' into 'master'Stan Hu
2018-02-05Merge branch '32282-add-foreign-keys-to-todos' into 'master'Yorick Peterse