| Commit message (Expand) | Author | Age | Files | Lines |
* | Last push widget will show banner for new pushes to previously merged branch | Drew Blessing | 2018-01-15 | 2 | -0/+19 |
* | Display related merge requests in commit detail page | Hiroyuki Sato | 2018-01-12 | 2 | -0/+18 |
* | Adds Rubocop rule for line break around conditionals | 🙈 jacopo beschi 🙉 | 2018-01-11 | 4 | -0/+5 |
* | Merge branch 'remove-soft-removals' into 'master' | Douwe Maan | 2018-01-11 | 3 | -8/+239 |
|\ |
|
| * | Added tests for removing soft removed objectsremove-soft-removals | Yorick Peterse | 2018-01-10 | 1 | -12/+10 |
| * | Remove soft removals related code | Yorick Peterse | 2018-01-08 | 3 | -8/+241 |
* | | Denormalize commits count for merge request diffs38068-commits-count | Jan Provaznik | 2018-01-10 | 2 | -1/+31 |
* | | Merge branch 'jej/backport-authorized-keys-to-ce' into 'master' | Douwe Maan | 2018-01-09 | 3 | -0/+37 |
|\ \ |
|
| * | | Avoid adding index if already exists | Paco Guzman | 2018-01-08 | 1 | -1/+2 |
| * | | Backport authorized_keys_enabled defaults to true' | Michael Kozono | 2018-01-08 | 2 | -5/+9 |
| * | | Backport option to disable writing to `authorized_keys` file | Michael Kozono | 2018-01-08 | 2 | -0/+16 |
| * | | Backport authorized_keys branch 'find-key-by-fingerprint' | Pablo Carranza | 2018-01-08 | 1 | -0/+16 |
* | | | Merge branch 'osw-merge-request-metrics-population-scheduler-improvement' int... | Stan Hu | 2018-01-08 | 1 | -31/+1 |
|\ \ \ |
|
| * | | | Remove unnecessary queries on Merge Request Metrics population scheduler | Oswaldo Ferreira | 2018-01-08 | 1 | -31/+1 |
| | |/
| |/| |
|
* | | | Add memoization for properties40418-migrate-existing-data-from-kubernetesservice-to-clusters-platforms-kubernetes | Shinya Maeda | 2018-01-08 | 1 | -4/+10 |
* | | | Disable STI of ActiveRecord. Refactoring specs. | Shinya Maeda | 2018-01-08 | 1 | -2/+20 |
* | | | Fix StaticSnalysys | Shinya Maeda | 2018-01-08 | 1 | -1/+1 |
* | | | Revert bulk_insert and bring back AR insert(one by one) | Shinya Maeda | 2018-01-08 | 1 | -52/+26 |
* | | | Use batch update for Service deactivation | Shinya Maeda | 2018-01-08 | 1 | -4/+5 |
* | | | Fix query to look for proper unmanaged kubernetes service | Shinya Maeda | 2018-01-08 | 1 | -17/+12 |
* | | | Fix static anylysy | Shinya Maeda | 2018-01-08 | 1 | -2/+3 |
* | | | Use bulk_insert instead of AR create | Shinya Maeda | 2018-01-08 | 1 | -12/+45 |
* | | | Opitmize migration process by using both unmanaged_kubernetes_service and kub... | Shinya Maeda | 2018-01-08 | 1 | -34/+36 |
* | | | Avoid quotes in ActiveRecord query | Shinya Maeda | 2018-01-08 | 1 | -4/+4 |
* | | | Use explicit namespace for avoiding reference from application code | Shinya Maeda | 2018-01-08 | 1 | -13/+16 |
* | | | Add logic to swtich environment_scope by the situation | Shinya Maeda | 2018-01-08 | 1 | -23/+29 |
* | | | Add env_scope tests | Shinya Maeda | 2018-01-08 | 1 | -0/+1 |
* | | | Fix comments | Shinya Maeda | 2018-01-08 | 1 | -10/+10 |
* | | | Fix migration file typos and reorder Table definition | Shinya Maeda | 2018-01-08 | 1 | -25/+21 |
* | | | Fix unmanaged_kubernetes_service scope for multiple clusters | Shinya Maeda | 2018-01-08 | 1 | -17/+27 |
* | | | Add test. Disable KubernetesService when migrated | Shinya Maeda | 2018-01-08 | 1 | -11/+12 |
* | | | Migrate existing data from KubernetesService to Clusters::Platforms::Kubernetes | Shinya Maeda | 2018-01-08 | 1 | -0/+104 |
|/ / |
|
* | | Merge branch '41249-clearing-the-cache' into 'master' | Kamil Trzciński | 2018-01-06 | 2 | -0/+14 |
|\ \ |
|
| * \ | Merge branch 'master' into 41249-clearing-the-cache | Matija Čupić | 2018-01-05 | 3 | -2/+10 |
| |\ \
| | |/ |
|
| * | | Fix jobs_cache_index migration class name | Matija Čupić | 2018-01-05 | 1 | -1/+1 |
| * | | Merge branch 'master' into 41249-clearing-the-cache | Matija Čupić | 2018-01-04 | 11 | -35/+294 |
| |\ \ |
|
| * | | | Rename Project#cache_index to jobs_cache_index | Matija Čupić | 2018-01-04 | 2 | -2/+2 |
| * | | | Remove default value from cache_index migration | Matija Čupić | 2017-12-22 | 2 | -9/+3 |
| * | | | Add cache_index migration | Matija Čupić | 2017-12-22 | 2 | -1/+21 |
* | | | | Merge branch 'fix-ce-migration-timestamp' into 'master' | Robert Speicher | 2018-01-06 | 3 | -7/+37 |
|\ \ \ \ |
|
| * | | | | Add the EE `rebase_commit_sha` migration back in its original location | Robert Speicher | 2018-01-05 | 1 | -0/+22 |
| * | | | | Fix rebase commit SHA migration namefix-ce-migration-timestamp | Sean McGivern | 2018-01-05 | 2 | -7/+15 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'sh-reuse-disk-repositories-seeder' into 'master' | Stan Hu | 2018-01-05 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | Skip project repository disk validation in development project seedersh-reuse-disk-repositories-seeder | Stan Hu | 2018-01-05 | 1 | -1/+2 |
* | | | | | Remove labeled issues seedremove_labeled_issues_seed | Felipe Artur | 2018-01-05 | 1 | -112/+0 |
|/ / / / |
|
* | | | | Merge branch 'issue_40500' into 'master' | Sean McGivern | 2018-01-05 | 1 | -0/+112 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Improve filtering issues by label performanceissue_40500 | Felipe Artur | 2018-01-05 | 1 | -0/+112 |
* | | | | Backport 'Rebase' feature from EE to CEjprovazn-rebase | Jan Provaznik | 2018-01-05 | 2 | -1/+9 |
* | | | | Ignore the Migration/Datetime cop in a migration that fix a column type to da... | Rémy Coutable | 2018-01-04 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'mdelaossa/gitlab-ce-31995-project-limit-default-fix' | Dmitriy Zaporozhets | 2018-01-04 | 2 | -2/+40 |
|\ \ \ |
|