| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a CTE to remove the query timeout | Brett Walker | 2018-10-05 | 1 | -0/+32 |
* | Merge branch 'master-ce' into scheduled-manual-jobs | Shinya Maeda | 2018-10-05 | 1 | -0/+16 |
|\ |
|
| * | Make GitLab pages support access control | Tuomo Ala-Vannesluoma | 2018-10-05 | 1 | -0/+16 |
* | | Change partial index's condition to make stale delayed builds removal a lot f... | Shinya Maeda | 2018-10-05 | 1 | -1/+1 |
* | | Merge branch 'master-ce' into scheduled-manual-jobs | Shinya Maeda | 2018-10-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge branch 'fix-todo-cops' into 'master' | Rémy Coutable | 2018-10-04 | 1 | -1/+1 |
| |\ |
|
| | * | Fix SpaceBeforeFirstArg cop | Semyon Pupkov | 2018-09-20 | 1 | -1/+1 |
* | | | Improve performance of stale scheduled builds search | Shinya Maeda | 2018-10-03 | 1 | -2/+2 |
* | | | Fix partial index for scheduled_at | Shinya Maeda | 2018-10-02 | 1 | -1/+1 |
* | | | Add scheduled_at column to ci_builds, and add a partial index as well | Shinya Maeda | 2018-10-02 | 3 | -19/+27 |
* | | | Squashed commit of the following: | Shinya Maeda | 2018-10-02 | 1 | -0/+19 |
|/ / |
|
* | | Merge branch 'osw-configurable-single-diff-file-limit' into 'master' | Douwe Maan | 2018-10-02 | 1 | -0/+25 |
|\ \ |
|
| * | | Make single diff patch limit configurableosw-configurable-single-diff-file-limit | Oswaldo Ferreira | 2018-10-01 | 1 | -0/+25 |
| |/ |
|
* | | Encrypt webhook tokens and URLs in the database | Nick Thomas | 2018-10-01 | 1 | -0/+15 |
* | | Merge branch '51651-fill-pipeline-source-for-external-pipelines' into 'master' | Kamil Trzciński | 2018-09-30 | 1 | -0/+20 |
|\ \ |
|
| * | | Add index on pipelines to project id and source | Matija Čupić | 2018-09-25 | 1 | -0/+20 |
| |/ |
|
* | | Add mysql_compatible_index_length to migration helpersdz-migration-index-helper | Dmitriy Zaporozhets | 2018-09-21 | 4 | -7/+13 |
|/ |
|
* | Resolve "Enable Auto DevOps by default for self managed instances of GitLab" | Dylan Griffith | 2018-09-18 | 2 | -0/+30 |
* | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master' | Kamil Trzciński | 2018-09-17 | 1 | -0/+17 |
|\ |
|
| * | Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat... | Thong Kuah | 2018-09-14 | 1 | -0/+17 |
* | | Resolve "Add functionality to change what email address online actions commit... | Nick Thomas | 2018-09-14 | 1 | -0/+33 |
|/ |
|
* | Add receive_max_input_size setting to Application settings | Rubén Dávila | 2018-09-07 | 1 | -0/+11 |
* | Include private contributions in user contribution graph | George Tsiolis | 2018-09-07 | 1 | -0/+7 |
* | Ask user explicitly about usage stats agreement | Jan Provaznik | 2018-09-07 | 1 | -0/+19 |
* | Use ResourceLabelEvent for tracking label changes | Jan Provaznik | 2018-09-07 | 1 | -0/+11 |
* | Merge branch 'master' into 'alerts-for-built-in-metrics' | Kamil Trzciński | 2018-09-06 | 5 | -0/+65 |
|\ |
|
| * | Automatically disable Auto DevOps for project upon first pipeline failure | Mayra Cabrera | 2018-09-06 | 1 | -0/+17 |
| * | Enable Kubernetes RBAC for GitLab Managed Apps for existing clusters | Thong Kuah | 2018-09-06 | 1 | -0/+11 |
| * | Merge branch 'filter-web-hooks-by-branch' into 'master' | Dmitriy Zaporozhets | 2018-09-05 | 1 | -0/+12 |
| |\ |
|
| | * | Filter project hooks by branch | Duana Saskia | 2018-08-13 | 1 | -0/+12 |
| * | | Merge branch 'add-background-migration-for-legacy-traces' into 'master' | Kamil Trzciński | 2018-09-04 | 2 | -0/+25 |
| |\ \ |
|
| | * | | Squashed commit of the following:add-background-migration-for-legacy-traces | Shinya Maeda | 2018-08-27 | 2 | -0/+25 |
* | | | | Fix project_id migration | Kamil Trzciński | 2018-09-06 | 1 | -2/+0 |
* | | | | Fix migrations | Kamil Trzciński | 2018-09-05 | 1 | -0/+0 |
* | | | | Fix add index prometheus metric | Kamil Trzciński | 2018-09-05 | 1 | -1/+1 |
* | | | | Move `prometheus_metrics:project_id` right after creation of prometheus metrics | Kamil Trzciński | 2018-09-05 | 1 | -0/+0 |
* | | | | Fix concurrent index problem | Kamil Trzciński | 2018-09-05 | 3 | -1/+17 |
* | | | | Make `identifier:` unique | Kamil Trzciński | 2018-09-05 | 1 | -1/+2 |
* | | | | Fix db/fixtures | Kamil Trzciński | 2018-09-04 | 1 | -1/+1 |
* | | | | Fix migrations | Kamil Trzciński | 2018-09-04 | 1 | -0/+2 |
* | | | | Fix mysql2 query size | Kamil Trzciński | 2018-09-04 | 2 | -0/+29 |
* | | | | Fix index | Kamil Trzciński | 2018-09-04 | 1 | -1/+1 |
* | | | | Add `# frozen_string_literal: true` | Kamil Trzciński | 2018-09-04 | 5 | -1/+11 |
* | | | | Import common metrics into database. | Kamil Trzciński | 2018-09-04 | 6 | -0/+83 |
|/ / / |
|
* | | | Allow whitelisting for "external collaborator by default" setting | Roger Rüttimann | 2018-08-30 | 1 | -0/+13 |
|/ / |
|
* | | API: Protected tags | Robert Schilling | 2018-08-25 | 2 | -0/+63 |
* | | Added count for label, assignee, and milestone listsccr/48800/ping_for_boards | Chantal Rollison | 2018-08-21 | 1 | -0/+16 |
* | | Whitelist existing destroy_all offensesblacklist-destroy-all | Yorick Peterse | 2018-08-16 | 1 | -1/+1 |
* | | Merge branch 'add-user_show_add_ssh_key_message-application-setting' into 'ma... | Nick Thomas | 2018-08-15 | 1 | -0/+19 |
|\ \ |
|
| * | | Add ability suppress the global "You won't be able [use] SSH" message | Ævar Arnfjörð Bjarmason | 2018-08-08 | 1 | -0/+19 |