| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jprovazn-revert-commit-cleanup' into 'master' | Sean McGivern | 2018-03-08 | 1 | -14/+0 |
|\ |
|
| * | Revert "Cleanup after adding MR diff's commit_count" | Jan Provaznik | 2018-03-08 | 1 | -14/+0 |
* | | Merge branch '43802-ensure-foreign-keys-on-clusters-applications' into 'master' | Yorick Peterse | 2018-03-08 | 1 | -0/+50 |
|\ \ |
|
| * | | Ensure orphaned rows are deleted before adding the foreign key43802-ensure-foreign-keys-on-clusters-applications | Mayra Cabrera | 2018-03-07 | 1 | -0/+16 |
| * | | Ensure foreign keys on Clusters Applications | Mayra Cabrera | 2018-03-07 | 1 | -0/+34 |
* | | | Merge branch 'sh-add-missing-acts-as-taggable-indices' into 'master' | Yorick Peterse | 2018-03-08 | 1 | -0/+21 |
|\ \ \ |
|
| * | | | Adding missing indexes on taggings tablesh-add-missing-acts-as-taggable-indices | Stan Hu | 2018-03-07 | 1 | -0/+21 |
| | |/
| |/| |
|
* | | | Add index on section_name_id on ci_build_trace_sections tablesh-add-section-name-index | Stan Hu | 2018-03-08 | 1 | -0/+22 |
|/ / |
|
* | | Add `allow_maintainer_to_push` to `merge_requests` | Bob Van Landuyt | 2018-03-07 | 1 | -0/+18 |
|/ |
|
* | Merge branch '43460-track-projects-a-user-contributed-to' into 'master' | Yorick Peterse | 2018-03-07 | 1 | -0/+18 |
|\ |
|
| * | For MySQL, foreign keys are dependent on index. | Andreas Brandl | 2018-03-06 | 1 | -3/+0 |
| * | Rename to UserInteractedProjects. | Andreas Brandl | 2018-03-06 | 2 | -21/+21 |
| * | Improve migration robustness and speed. | Andreas Brandl | 2018-03-06 | 1 | -2/+0 |
| * | Create user_contributed_projects table. | Andreas Brandl | 2018-03-06 | 1 | -0/+23 |
* | | Fix group boards migration name | Sean McGivern | 2018-03-07 | 1 | -1/+1 |
* | | Merge branch 'master' into 'issue_38337' | Felipe Artur | 2018-03-06 | 4 | -0/+56 |
|\ \ |
|
| * \ | Merge branch 'feature/sm/add-check-sum-to-job-artifacts' into 'master' | Kamil Trzciński | 2018-03-06 | 1 | -0/+7 |
| |\ \ |
|
| | * | | Change column to file_sha256. Add test. Add changelog | Shinya Maeda | 2018-03-06 | 1 | -1/+1 |
| | * | | Change column type to binary from string | Shinya Maeda | 2018-03-06 | 1 | -2/+1 |
| | * | | Add checksum to ci_job_artifacts | Shinya Maeda | 2018-03-06 | 1 | -0/+8 |
| * | | | Resolve "Enable privileged mode for Runner installed on Kubernetes" | Mayra Cabrera | 2018-03-06 | 1 | -0/+18 |
| |/ / |
|
| * | | Projects and groups badges API | Francisco Javier López | 2018-03-05 | 1 | -0/+17 |
| |/ |
|
| * | Cleanup after adding MR diff's commit_count | Jan Provaznik | 2018-03-05 | 1 | -0/+14 |
* | | Address review comments | Felipe Artur | 2018-03-05 | 1 | -19/+14 |
* | | Bring one group board to CE | Felipe Artur | 2018-03-03 | 1 | -0/+39 |
|/ |
|
* | Extend Cluster Applications to install GitLab Runner to Kubernetes cluster | Mayra Cabrera | 2018-03-01 | 1 | -0/+32 |
* | Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master' | Kamil Trzciński | 2018-03-01 | 1 | -0/+9 |
|\ |
|
| * | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gke | Dylan Griffith | 2018-02-23 | 1 | -0/+21 |
| |\ |
|
| * | | Refactor ingress IP address waiting code (#42643) | Dylan Griffith | 2018-02-20 | 1 | -22/+0 |
| * | | Persist external IP of ingress controller created for GKE (#42643) | Dylan Griffith | 2018-02-15 | 1 | -0/+31 |
* | | | Persist runner IP address on contact (#43489) | Dylan Griffith | 2018-02-28 | 1 | -0/+9 |
* | | | Merge branch 'master' into '29497-pages-custom-domain-dns-verification' | Robert Speicher | 2018-02-23 | 1 | -0/+29 |
|\ \ \ |
|
| * | | | Optimise searching for users using short queries | Yorick Peterse | 2018-02-22 | 1 | -0/+29 |
| | |/
| |/| |
|
* | | | Add DNS verification to Pages custom domains | Nick Thomas | 2018-02-23 | 6 | -0/+80 |
|/ / |
|
* | | Simplify down migration. | Andreas Brandl | 2018-02-20 | 1 | -1/+1 |
* | | Add partial index on projects for index-only scans. | Andreas Brandl | 2018-02-20 | 1 | -0/+21 |
|/ |
|
* | Merge branch 'expired-ci-artifacts' into 'master' | Grzegorz Bizon | 2018-02-14 | 1 | -0/+23 |
|\ |
|
| * | Add indexes and change SQL for expired artifacts to deal with artifacts migra... | Greg Stark | 2018-02-08 | 1 | -0/+23 |
* | | Schedule PopulateUntrackedUploads if needed | Michael Kozono | 2018-02-12 | 1 | -0/+47 |
* | | Early migrations populating fork-networks: no-op | Bob Van Landuyt | 2018-02-08 | 1 | -15/+1 |
|/ |
|
* | Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-api | Rubén Dávila | 2018-02-07 | 1 | -0/+30 |
* | Merge branch '38175-add-domain-field-to-auto-devops-application-setting' into... | Kamil Trzciński | 2018-02-07 | 1 | -0/+13 |
|\ |
|
| * | Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-... | Matija Čupić | 2018-02-02 | 3 | -0/+81 |
| |\ |
|
| * \ | Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-... | Matija Čupić | 2018-01-28 | 1 | -0/+15 |
| |\ \ |
|
| * | | | Add auto_devops_domain to ApplicationSettings model | Matija Čupić | 2018-01-22 | 1 | -0/+13 |
* | | | | Reset `events` table primary key sequence to make sure it’s correctdm-reset-event-pk-sequence | Douwe Maan | 2018-02-06 | 1 | -0/+35 |
* | | | | Merge branch 'better-issues-closed-at-cleanup' into 'master' | Stan Hu | 2018-02-05 | 1 | -3/+16 |
|\ \ \ \ |
|
| * | | | | Handle EE edge cases in issues.closed_at migrationbetter-issues-closed-at-cleanup | Yorick Peterse | 2018-02-05 | 1 | -3/+16 |
| | |_|/
| |/| | |
|
* | | | | Merge branch '32282-add-foreign-keys-to-todos' into 'master' | Yorick Peterse | 2018-02-05 | 1 | -0/+38 |
|\ \ \ \ |
|
| * | | | | Add foreign keys to todos table. | Andreas Brandl | 2018-02-05 | 1 | -0/+38 |