| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w... | Imre Farkas | 2019-04-12 | 5 | -0/+84 |
* | Merge branch 'restore-hipchat' into 'master' | Nick Thomas | 2019-04-12 | 1 | -16/+0 |
* | Merge branch '58612-clean-up-notes-data' into 'master' | Stan Hu | 2019-04-06 | 1 | -0/+33 |
|\ |
|
| * | Clean up `noteable_id` for notes on commits58612-clean-up-notes-data | Heinrich Lee Yu | 2019-04-06 | 1 | -0/+33 |
* | | Add Knative metrics to Prometheus | Chris Baumbauer | 2019-04-06 | 2 | -1/+18 |
|/ |
|
* | Add part of needed code | Gosia Ksionek | 2019-04-05 | 3 | -0/+46 |
* | Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" | Andreas Brandl | 2019-04-05 | 5 | -84/+0 |
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w... | Imre Farkas | 2019-04-05 | 5 | -0/+84 |
* | Merge branch '57493-add-limit-to-user-name' into 'master' | Andreas Brandl | 2019-04-05 | 1 | -0/+21 |
|\ |
|
| * | Add limit of 128 characters to users name57493-add-limit-to-user-name | Brandon Labuschagne | 2019-04-05 | 1 | -0/+21 |
* | | Merge branch '59162-fix-review-apps-initial-seeding' into 'master' | Dmitriy Zaporozhets | 2019-04-05 | 4 | -15/+12 |
|\ \
| |/
|/| |
|
| * | Fix race cond. in ApplicationSettingImplementation.create_from_defaults59162-fix-review-apps-initial-seeding | Rémy Coutable | 2019-04-04 | 4 | -15/+12 |
* | | Add v2 to reserved top level routesdz-reserve-v2-root-path | Dmitriy Zaporozhets | 2019-04-04 | 1 | -0/+27 |
|/ |
|
* | Merge branch 'jarv/dev-to-gitlab-2019-04-02' into 'master' | Robert Speicher | 2019-04-02 | 2 | -0/+13 |
|\ |
|
| * | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02 | John Jarvis | 2019-04-02 | 2 | -0/+13 |
| |\ |
|
| | * | Return cached languages if they've been detected before | Igor Drozdov | 2019-03-20 | 2 | -1/+14 |
* | | | Merge branch 'issue_51789_part_1' into 'master' | Sean McGivern | 2019-04-02 | 3 | -0/+75 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge master | Felipe Artur | 2019-03-27 | 27 | -114/+427 |
| |\ \ |
|
| * | | | Remove auto vacuum logic, decrease batch size and interval | Felipe Artur | 2019-03-01 | 1 | -6/+8 |
| * | | | Address review comments | Felipe Artur | 2019-02-19 | 1 | -13/+15 |
| * | | | Merge branch 'master' into issue_51789_part_1 | Felipe Artur | 2019-02-19 | 5 | -13/+73 |
| |\ \ \ |
|
| * | | | | Add more specs and code improvements | Felipe Artur | 2019-02-19 | 1 | -11/+20 |
| * | | | | Fix broken specs | Felipe Artur | 2019-02-14 | 1 | -0/+2 |
| * | | | | Split background migration for issues and merge requests | Felipe Artur | 2019-02-14 | 3 | -31/+44 |
| * | | | | Code improvements | Felipe Artur | 2019-02-13 | 1 | -4/+4 |
| * | | | | Improve batch size | Felipe Artur | 2019-02-12 | 1 | -4/+6 |
| * | | | | Schedule background migrations and specs | Felipe Artur | 2019-02-12 | 1 | -2/+8 |
| * | | | | Migrate issuable states to integer patch 1 | Felipe Artur | 2019-02-11 | 2 | -1/+40 |
* | | | | | Add new field to Clusters table | Mayra Cabrera | 2019-04-02 | 2 | -1/+19 |
* | | | | | Merge branch '54670-external-diffs-when-outdated' into 'master' | Sean McGivern | 2019-03-28 | 2 | -0/+45 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Allow external diffs to be used conditionally | Nick Thomas | 2019-03-27 | 2 | -0/+45 |
* | | | | | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master' | Andreas Brandl | 2019-03-27 | 2 | -0/+22 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Prepare suggestion implementation for multi-line | Oswaldo Ferreira | 2019-03-27 | 2 | -2/+2 |
| * | | | | Add multi-line suggestion migrations | Oswaldo Ferreira | 2019-03-26 | 2 | -0/+22 |
* | | | | | Merge branch 'qa-create-personal-access-token-in-seeds' into 'master' | Andreas Brandl | 2019-03-27 | 1 | -0/+15 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Add seed for personal access token | Sanad Liaquat | 2019-03-26 | 1 | -0/+15 |
| | |_|/
| |/| | |
|
* | | | | Add multiple assignees migration and table population | Oswaldo Ferreira | 2019-03-25 | 3 | -1/+56 |
|/ / / |
|
* | | | Run rubocop -a | Nick Thomas | 2019-03-13 | 1 | -5/+4 |
* | | | Enable/disable Auto DevOps at Group level | Mayra Cabrera | 2019-03-12 | 2 | -0/+10 |
* | | | Add labels to seeded issues and merge requests | Rémy Coutable | 2019-03-12 | 6 | -106/+60 |
* | | | Add support for ingress hostnamesingress-hostnames | walkafwalka | 2019-03-07 | 2 | -1/+13 |
* | | | Revert "Merge branch '54924-clean-up-data' into 'master'" | Robert Speicher | 2019-03-06 | 1 | -33/+0 |
* | | | Use encrypted runner tokens | Kamil Trzciński | 2019-03-06 | 3 | -0/+46 |
* | | | Migrate sidekiq queue to the new :hashed_storage namespace | Gabriel Mazetto | 2019-03-01 | 2 | -1/+18 |
* | | | Clean up `noteable_id` for notes on commits | Heinrich Lee Yu | 2019-03-01 | 2 | -1/+34 |
* | | | Merge branch '56863-system-messages-in-email' into 'master' | Douglas Barbosa Alexandre | 2019-02-28 | 2 | -0/+18 |
|\ \ \ |
|
| * | | | Show header and footer system messages in email | Alexandru Croitor | 2019-02-27 | 2 | -0/+18 |
* | | | | Add project level config for merge pipelines | Shinya Maeda | 2019-02-28 | 2 | -0/+12 |
* | | | | add trigram database index on tags | Alexis Reigel | 2019-02-27 | 2 | -0/+19 |
|/ / / |
|
* | | | Merge branch '10014-ee-spec-models-ci-build_spec-rb-ee-spec-requests-api-runn... | Kamil Trzciński | 2019-02-27 | 3 | -0/+44 |
|\ \ \ |
|