| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary include13764-fix | rpereira2 | 2019-08-26 | 1 | -2/+0 |
* | Merge branch 'mc/bug/nplusone-pipelines-show' into 'master' | Stan Hu | 2019-08-24 | 1 | -1/+1 |
|\ |
|
| * | Preload tags when loading Ci::Pipelinemc/bug/nplusone-pipelines-show | Matija Čupić | 2019-08-23 | 1 | -1/+1 |
* | | Merge branch '64764-fix-serverless-layout' into 'master' | Fatih Acet | 2019-08-24 | 2 | -1/+6 |
|\ \ |
|
| * | | Fix serverless entry page layout64764-fix-serverless-layout | Enrique Alcantara | 2019-08-20 | 2 | -1/+6 |
* | | | Merge branch '66073-use-time-series-chart-instead-of-area-chart-in-panel_type... | Tim Zallmann | 2019-08-24 | 6 | -15/+29 |
|\ \ \ |
|
| * | | | Add changelog entry66073-use-time-series-chart-instead-of-area-chart-in-panel_types | Miguel Rincon | 2019-08-21 | 1 | -0/+5 |
| * | | | Replace the area with time series where used | Miguel Rincon | 2019-08-21 | 5 | -15/+24 |
| * | | | Add karma test for time_series.vue | Miguel Rincon | 2019-08-21 | 1 | -321/+0 |
| * | | | This commit adds a new time series component | Miguel Rincon | 2019-08-21 | 1 | -0/+321 |
* | | | | Merge branch 'fix-migration' into 'master' | Stan Hu | 2019-08-24 | 2 | -0/+13 |
|\ \ \ \ |
|
| * | | | | Drop existing trigger before creating new one | Reuben Pereira | 2019-08-24 | 2 | -0/+13 |
|/ / / / |
|
* | | | | Merge branch '56883-migration' into 'master' | Mayra Cabrera | 2019-08-23 | 9 | -264/+709 |
|\ \ \ \ |
|
| * | | | | Add a link to docs in project description | Reuben Pereira | 2019-08-23 | 9 | -264/+709 |
|/ / / / |
|
* | | | | Merge branch 'fe-fix-issuable-sidebar-icon-of-notification-disabled' into 'ma... | Mike Greiling | 2019-08-23 | 3 | -3/+10 |
|\ \ \ \ |
|
| * | | | | Fix issuable sidebar icon of notification disabled | Paul Slaughter | 2019-08-23 | 3 | -3/+10 |
| |/ / / |
|
* | | | | Merge branch 'docs/fix-template-link' into 'master' | Mike Lewis | 2019-08-23 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix link to issue template | Achilleas Pipinellis | 2019-08-23 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch '64505-add-rubocop-cop-to-enforce-string-length-on-migrations' i... | Stan Hu | 2019-08-23 | 73 | -51/+431 |
|\ \ \ \ |
|
| * | | | | Adds cop to enforce string limits on migrations | Mayra Cabrera | 2019-08-23 | 73 | -51/+431 |
|/ / / / |
|
* | | | | Merge branch '55999-misleading-pipeline-tooltip-messages-and-misleading-ci-st... | Mayra Cabrera | 2019-08-23 | 9 | -11/+93 |
|\ \ \ \ |
|
| * | | | | Change misleading pipeline status tooltip | Scott Hampton | 2019-08-23 | 9 | -11/+93 |
|/ / / / |
|
* | | | | Merge branch '66402-use-visual-review-tools-npm-package' into 'master' | Mike Greiling | 2019-08-23 | 27 | -1217/+19 |
|\ \ \ \ |
|
| * | | | | Move visual review toolbar to NPM | shampton | 2019-08-23 | 27 | -1217/+19 |
* | | | | | Merge branch '64269-pipeline-api-fails-with-401' into 'master' | Mayra Cabrera | 2019-08-23 | 4 | -1/+253 |
|\ \ \ \ \ |
|
| * | | | | | Read pipelines from public projects though API | Marius Bobin | 2019-08-23 | 4 | -1/+253 |
|/ / / / / |
|
* | | | | | Merge branch '66037-deployment-user' into 'master' | Tim Zallmann | 2019-08-23 | 5 | -3/+42 |
|\ \ \ \ \ |
|
| * | | | | | Extract logic who created deployment into Deployment#deployed_by66037-deployment-user | Krasimir Angelov | 2019-08-22 | 5 | -3/+42 |
* | | | | | | Merge branch 'new-cycle-analytics-backend-stage-events' into 'master' | Mayra Cabrera | 2019-08-23 | 20 | -0/+635 |
|\ \ \ \ \ \ |
|
| * | | | | | | Implement validation logic to ProjectStage | Adam Hegyi | 2019-08-23 | 20 | -0/+635 |
|/ / / / / / |
|
* | | | | | | Merge branch 'jc-add-ff-for-all-lfs-pointers-go' into 'master' | Stan Hu | 2019-08-23 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Adding gitaly feature flag for go implementation of get all lfs pointersjc-add-ff-for-all-lfs-pointers-go | John Cai | 2019-08-23 | 1 | -0/+1 |
* | | | | | | | Merge branch '55360-redundant-index-in-the-releases-table_v2' into 'master' | Mayra Cabrera | 2019-08-23 | 3 | -1/+26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Remove redundant index | Sean Carroll | 2019-08-23 | 3 | -1/+26 |
|/ / / / / / / |
|
* | | | | | | | Merge branch 'ce-jej/fix-sso-enforced-docker-registry-auth' into 'master' | Kamil Trzciński | 2019-08-23 | 2 | -0/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | JwtController avoids activating session checksce-jej/fix-sso-enforced-docker-registry-auth | James Edwards-Jones | 2019-08-22 | 2 | -0/+9 |
* | | | | | | | | Merge branch '62322-add-optional-id-to-label-api-put-delete-pd' into 'master' | Kamil Trzciński | 2019-08-23 | 6 | -137/+285 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Add label_id parameter to label API for PUT and DELETE | Patrick Derichs | 2019-08-23 | 6 | -137/+285 |
|/ / / / / / / / |
|
* | | | | | | | | Merge branch 'jc-fix-auto-rugged-detection' into 'master' | Lin Jen-Shin | 2019-08-23 | 2 | -1/+12 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Handle when server info doesn't have the storage in question | John Cai | 2019-08-23 | 2 | -1/+12 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Update CHANGELOG.md for 12.2.1 | GitLab Release Tools Bot | 2019-08-23 | 4 | -15/+13 |
* | | | | | | | | Merge branch 'sh-eliminate-gitaly-nplus-one-notes' into 'master' | Kamil Trzciński | 2019-08-23 | 6 | -57/+78 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | Eliminate Gitaly N+1 queries with notes APIsh-eliminate-gitaly-nplus-one-notes | Stan Hu | 2019-08-22 | 6 | -57/+78 |
* | | | | | | | | Merge branch 'qa/quarantine-filter-issue-comments-test' into 'master' | Walmyr Lima e Silva Filho | 2019-08-23 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Quarantine filter issue comments testqa/quarantine-filter-issue-comments-test | Walmyr Lima | 2019-08-23 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'docs-health-check-failure-examples' into 'master' | Achilleas Pipinellis | 2019-08-23 | 1 | -13/+69 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Docs health check failure examples | Sean Arnold | 2019-08-23 | 1 | -13/+69 |
|/ / / / / / / / |
|
* | | | | | | | | Merge branch '57402-upate-issues-list-sort-options-ce' into 'master' | Jan Provaznik | 2019-08-23 | 8 | -23/+49 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Update sort options for issues list57402-upate-issues-list-sort-options-ce | Alexandru Croitor | 2019-08-23 | 8 | -23/+49 |
* | | | | | | | | | Merge branch 'qa-ml-fail-early-if-template-not-found' into 'master' | Walmyr Lima e Silva Filho | 2019-08-23 | 2 | -2/+15 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|