summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backport EE changes to gitlab:env:inforemaining-lib-differencesYorick Peterse2019-04-021-0/+27
* Merge branch 'qa/document_click_vs_go_to' into 'master'Rémy Coutable2019-04-022-0/+47
|\
| * Document click_ vs. go_to_ standard for e2e testsqa/document_click_vs_go_toWalmyr Lima2019-04-012-0/+47
* | Merge branch 'expose-mr-pipeline-parameters-for-merge-widget-ce' into 'master'Kamil Trzciński2019-04-026-50/+17
|\ \
| * | Backport EE changeexpose-mr-pipeline-parameters-for-merge-widget-ceShinya Maeda2019-04-026-50/+17
* | | Merge branch 'diff-tree-mobile-bug' into 'master'Filipa Lacerda2019-04-021-1/+4
|\ \ \
| * | | Fixed positioning of the diff tree list on mobilePhil Hughes2019-04-021-1/+4
* | | | Merge branch 'id-split-self-approval-restrictions' into 'master'Nick Thomas2019-04-024-36/+17
|\ \ \ \
| * | | | Backport splitting approval changes from CEIgor2019-04-024-36/+17
|/ / / /
* | | | Merge branch 'docs-css' into 'master'Phil Hughes2019-04-021-0/+9
|\ \ \ \
| * | | | Adds documentation about the utility classesFilipa Lacerda2019-04-021-0/+9
|/ / / /
* | | | Merge branch 'fix-expand-full-file-on-image' into 'master'Douwe Maan2019-04-022-1/+6
|\ \ \ \
| * | | | Fixed expand full file button showing on imagesPhil Hughes2019-04-012-1/+6
* | | | | Merge branch 'jprovazn-graphql-prometheus' into 'master'Dmitriy Zaporozhets2019-04-024-0/+84
|\ \ \ \ \
| * | | | | Monitor GraphQL with PrometheusJan Provaznik2019-04-024-0/+84
|/ / / / /
* | | | | Merge branch 'design-management-upload-client-ce' into 'master'Filipa Lacerda2019-04-024-54/+81
|\ \ \ \ \
| * | | | | CE backport of design-management-upload-clientPhil Hughes2019-04-024-54/+81
* | | | | | Merge branch 'sh-fix-rugged-tree-entries' into 'master'Sean McGivern2019-04-023-9/+18
|\ \ \ \ \ \
| * | | | | | Avoid excessive recursive calls with Rugged TreeEntriessh-fix-rugged-tree-entriesStan Hu2019-03-313-9/+18
* | | | | | | Merge branch 'ce-10828-follow-up-from-ee-port-externalize-strings-in-projects...Rémy Coutable2019-04-022-6/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | (CE Port) "Follow-up from "(EE port) Externalize strings in projects controll...Martin Wortschack2019-04-022-6/+3
|/ / / / / /
* | | | | | Merge branch 'issue_51789_part_1' into 'master'Sean McGivern2019-04-0212-2/+273
|\ \ \ \ \ \
| * | | | | | Remove additional loggingissue_51789_part_1Felipe Artur2019-04-012-4/+0
| * | | | | | Address review commentsFelipe Artur2019-03-283-23/+14
| * | | | | | Merge masterFelipe Artur2019-03-274727-30866/+92031
| |\ \ \ \ \ \
| * | | | | | | Remove auto vacuum logic, decrease batch size and intervalFelipe Artur2019-03-015-141/+32
| * | | | | | | Address review commentsFelipe Artur2019-02-198-90/+113
| * | | | | | | Merge branch 'master' into issue_51789_part_1Felipe Artur2019-02-19760-36065/+150713
| |\ \ \ \ \ \ \
| * | | | | | | | Add more specs and code improvementsFelipe Artur2019-02-196-56/+89
| * | | | | | | | Make migrations reschedulableFelipe Artur2019-02-185-27/+92
| * | | | | | | | Fix typoFelipe Artur2019-02-181-2/+2
| * | | | | | | | Fix rubocopFelipe Artur2019-02-184-52/+61
| * | | | | | | | Add Reschedulable moduleFelipe Artur2019-02-154-36/+63
| * | | | | | | | Fix specsFelipe Artur2019-02-152-2/+4
| * | | | | | | | fix typoFelipe Artur2019-02-141-2/+2
| * | | | | | | | Fix broken specsFelipe Artur2019-02-143-2/+12
| * | | | | | | | Add specs for issuable states syncFelipe Artur2019-02-142-0/+31
| * | | | | | | | Split background migration for issues and merge requestsFelipe Artur2019-02-148-50/+81
| * | | | | | | | Code improvementsFelipe Artur2019-02-134-25/+18
| * | | | | | | | Improve batch sizeFelipe Artur2019-02-123-11/+12
| * | | | | | | | Schedule background migrations and specsFelipe Artur2019-02-124-56/+27
| * | | | | | | | Migrate issuable states to integer patch 1Felipe Artur2019-02-118-2/+199
* | | | | | | | | Merge branch 'contribute/fix-project-name-members-page' into 'master'Sean McGivern2019-04-024-3/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Don't sanitize project names on project members pageElias Werberich2019-04-014-3/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'kube_helm_auto_devops_213' into 'master'Kamil Trzciński2019-04-022-2/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump Kubectl and Helm in Auto-DevOps.gitlab-ci.ymlkube_helm_auto_devops_213Thong Kuah2019-04-012-2/+7
* | | | | | | | | Merge branch 'coverage-parsing-examples' into 'master'Grzegorz Bizon2019-04-021-3/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add Elixir example for built in coverage tooloptikfluffel2019-03-281-0/+3
| * | | | | | | | | Move NodeJS examples next to each otheroptikfluffel2019-03-281-3/+3
* | | | | | | | | | Merge branch '56557-add-managed-field-to-cluster' into 'master'Kamil Trzciński2019-04-023-1/+24
|\ \ \ \ \ \ \ \ \ \