summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set margins around dropdown dividers to 4px (based on grid)39444-make-margin-around-dropdown-dividers-4pxLukas Eipert2018-03-052-1/+6
* Merge branch 'remove-ide' into 'master'Tim Zallmann2018-03-05105-8051/+0
|\
| * removed IDE buttonremove-idePhil Hughes2018-03-021-1/+0
| * removed show_new_branch_formPhil Hughes2018-03-021-6/+0
| * removed helper methodsPhil Hughes2018-03-024-29/+0
| * Remove IDE from CEPhil Hughes2018-03-02100-8015/+0
* | Merge branch 'fix/gb/remove-unused-pipelines-prometheus-metric' into 'master'Kamil Trzciński2018-03-051-16/+0
|\ \
| * | Remove unsued pipelines-related prometheus metricGrzegorz Bizon2018-03-051-16/+0
|/ /
* | Merge branch 'patch-1' into 'master'Stan Hu2018-03-031-0/+2
|\ \
| * | Update proofreader.mdFilip Mech2018-03-031-0/+2
* | | Merge branch 'docs/spring-db-migration-error' into 'master'Yorick Peterse2018-03-032-0/+41
|\ \ \ | |/ / |/| |
| * | Add docs for persistent `ActiveRecord::PendingMigrationError` with Springdocs/spring-db-migration-errorEric Eastwood2018-03-012-0/+41
* | | Merge branch 'remove-mr-notes-bundle' into 'master'Fatih Acet2018-03-024-10/+8
|\ \ \
| * | | Remove mr_notes webpack bundleMike Greiling2018-03-024-10/+8
|/ / /
* | | Merge branch '42877-fix-visibility-change-performance' into 'master'Yorick Peterse2018-03-025-40/+74
|\ \ \
| * | | Extract method User#authorizations_for_projects.42877-fix-visibility-change-performanceAndreas Brandl2018-03-024-17/+40
| * | | Use yield instead of block.call.Andreas Brandl2018-03-021-6/+6
| * | | Apply query changes to snippets only.Andreas Brandl2018-03-022-3/+34
| * | | Revert Project.public_or_visible_to_user changesYorick Peterse2018-03-023-38/+18
| | |/ | |/|
* | | Merge branch 'terminal-bundle-refactor' into 'master'Jacob Schatz2018-03-024-3/+4
|\ \ \
| * | | Removed terminal webpack bundle tagterminal-bundle-refactorConstance Okoghenun2018-03-024-3/+4
* | | | Merge branch 'kp-add-query-param-support-search-token-endpoint' into 'master'Kushal Pandya2018-03-027-2/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Add `isGroupDecendent` to init configKushal Pandya2018-03-023-0/+6
| * | | Add support for query params for labels endpointKushal Pandya2018-03-024-2/+62
| |/ /
* | | Merge branch 'remove-test-bundle' into 'master'Clement Ho2018-03-024-5/+5
|\ \ \
| * | | remove the "test" bundle and apply it conditionally within main.jsremove-test-bundleMike Greiling2018-03-014-5/+5
* | | | Merge branch '41905_merge_request_and_issue_metrics' into 'master'Sean McGivern2018-03-025-17/+118
|\ \ \ \
| * | | | expose metrics in merge request apihaseeb2018-03-025-17/+118
|/ / / /
* | | | Merge branch 'two_factor_auth_webpack_bundle_tag_refactor' into 'master'Clement Ho2018-03-023-6/+1
|\ \ \ \
| * | | | remove two_factor_auth bundletwo_factor_auth_webpack_bundle_tag_refactorMike Greiling2018-03-013-6/+1
| |/ / /
* | | | Merge branch 'refactor-protected-branches' into 'master'Jacob Schatz2018-03-024-13/+4
|\ \ \ \
| * | | | Remove protected branches webpack bundle tagClement Ho2018-03-024-13/+4
|/ / / /
* | | | Merge branch '33570-slack-notify-default-branch' into 'master'Sean McGivern2018-03-023-3/+32
|\ \ \ \
| * | | | SlackService - respect `notify_only_default_branch` for push eventsMario de la Ossa2018-03-023-3/+32
* | | | | Merge branch 'docs-incoming-email-ce' into 'master'Marcia Ramos2018-03-028-361/+436
|\ \ \ \ \
| * | | | | Update incoming emails documentsdocs-incoming-email-ceLin Jen-Shin2018-03-028-361/+436
* | | | | | Merge branch '43548-update-language-about-usage-ping-in-admin-settings-and-do...Sean McGivern2018-03-021-7/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Clarify usage ping wording in admin areaSean McGivern2018-03-021-7/+7
* | | | | | Merge branch 'feature/fetch-commit-signs-from-gitaly-in-batch' into 'master'Sean McGivern2018-03-0212-101/+193
|\ \ \ \ \ \
| * | | | | | Fetch commit signatures from Gitaly in batchesfeature/fetch-commit-signs-from-gitaly-in-batchAhmad Sherif2018-03-0112-101/+193
* | | | | | | Merge branch 'jprovazn-ancestor-labels' into 'master'Grzegorz Bizon2018-03-025-7/+70
|\ \ \ \ \ \ \
| * | | | | | | Allow to include also descendant group labelsJan Provaznik2018-03-024-11/+39
| * | | | | | | Support additional LabelsFinder parameters for group labelsJan Provaznik2018-03-023-2/+37
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'zj-version-string-grouping-ci' into 'master'Grzegorz Bizon2018-03-024-3/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update docs on grouping CI jobsZeger-Jan van de Weg2018-03-021-1/+2
| * | | | | | Allow CI/CD Jobs being grouped on version stringsZeger-Jan van de Weg2018-03-013-2/+9
* | | | | | | Merge branch 'an/log-documentation' into 'master'Stan Hu2018-03-021-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Update documentation WRT to request parametersan/log-documentationAndrew Newdigate2018-03-011-1/+2
* | | | | | | | Merge branch '32831-single-deploy-of-runner-in-k8s-cluster' into 'master'Kamil Trzciński2018-03-0135-411/+758
|\ \ \ \ \ \ \ \
| * | | | | | | | Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-0135-411/+758
|/ / / / / / / /