summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid 500 when rendering users ATOM dataosw-avoid-500-on-suggestions-checkOswaldo Ferreira2019-06-043-1/+14
* Merge branch '61964-unicorn-instrumentation' into 'master'Bob Van Landuyt2019-06-047-35/+156
|\
| * Add comment to clarify system proc stat field61964-unicorn-instrumentationRyan Cobb2019-06-041-0/+2
| * Remove unnecessary super call in unicorn samplerRyan Cobb2019-06-031-4/+0
| * Update documentation to indicate new metrics for 12.0Ryan Cobb2019-05-291-11/+11
| * Merge branch 'master' into 61964-unicorn-instrumentationRyan Cobb2019-05-29866-78182/+10957
| |\
| * | Fix typo in system.rbRyan Cobb2019-05-201-1/+1
| * | Adds ruby and unicorn instrumentationRyan Cobb2019-05-207-29/+152
* | | Merge branch 'fe-61453-helpers' into 'master'Fatih Acet2019-06-0412-70/+222
|\ \ \
| * | | Handle external dashboard form submissionAdriel Santiago2019-06-0412-70/+222
|/ / /
* | | Merge branch 'nfriend-update-eslint-config-dependency-version' into 'master'Mike Greiling2019-06-042-5/+5
|\ \ \
| * | | Bump up @gitlab/eslint-config dependency versionNathan Friend2019-06-042-5/+5
* | | | Merge branch 'bump-auto-devops-helm-2-14-0' into 'master'Mayra Cabrera2019-06-042-2/+7
|\ \ \ \
| * | | | Bump Helm version in Auto-DevOps.gitlab-ci.ymlbump-auto-devops-helm-2-14-0Thong Kuah2019-06-042-2/+7
* | | | | Update CHANGELOG.md for 11.11.2GitLab Release Tools Bot2019-06-047-30/+17
* | | | | Update CHANGELOG.md for 11.10.6GitLab Release Tools Bot2019-06-043-10/+17
| |/ / / |/| | |
* | | | Merge branch 'winh-issue-boards-setIssueDetail' into 'master'Clement Ho2019-06-044-3/+18
|\ \ \ \
| * | | | Extract setIssueDetail() into issue boards storeWinnie Hellmann2019-06-044-3/+18
|/ / / /
* | | | Merge branch 'pb-update-gitaly-1-45-0' into 'master'Bob Van Landuyt2019-06-042-1/+6
|\ \ \ \
| * | | | Update GITALY_SERVER_VERSION to 1.45.0pb-update-gitaly-1-45-0Patrick Bajao2019-06-042-1/+6
* | | | | Merge branch 'ce-fix-vue-spec-warning' into 'master'Fatih Acet2019-06-042-11/+0
|\ \ \ \ \
| * | | | | Fix warning in spec from committing unused mutationce-fix-vue-spec-warningSimon Knox2019-05-292-11/+0
* | | | | | Merge branch '57037-fix-mr-checkboxes-mobile-alignment' into 'master'Fatih Acet2019-06-043-48/+7
|\ \ \ \ \ \
| * | | | | | Fix MR checkboxes alignment on mobile57037-fix-mr-checkboxes-mobile-alignmentPaul Slaughter2019-05-303-48/+7
* | | | | | | Merge branch 'winh-issue-boards-applyFilter' into 'master'Phil Hughes2019-06-043-18/+54
|\ \ \ \ \ \ \
| * | | | | | | Extract toggleFilter() into issue boards storeWinnie Hellmann2019-06-043-18/+54
|/ / / / / / /
* | | | | | | Merge branch 'bvl-design-diff-notes-ce' into 'master'Douwe Maan2019-06-045-12/+34
|\ \ \ \ \ \ \
| * | | | | | | Get `repository` from noteable in DiffNotesBob Van Landuyt2019-06-031-5/+9
| * | | | | | | Make `resolvable_types` a class methodBob Van Landuyt2019-06-035-7/+25
* | | | | | | | Merge branch 'mr-widget-merge-error' into 'master'Filipa Lacerda2019-06-047-13/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Update rendering of merge request in merge request widgetPhil Hughes2019-06-047-13/+24
* | | | | | | | | Merge branch 'increase-move-issue-dropdown-height' into 'master'Filipa Lacerda2019-06-042-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Increase height of move issue dropdownincrease-move-issue-dropdown-heightAnnabel Dunstone Gray2019-06-032-1/+6
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ac-graphql-wikisize' into 'master'Nick Thomas2019-06-043-1/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Expose wiki_size on GraphQL APIAlessio Caiazza2019-06-043-1/+8
|/ / / / / / / / /
* | | | | | | | | Merge branch 'jej/add-feature-flag-roll-out-issue-template' into 'master'Marin Jankovski2019-06-041-0/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Adds issue template for feature flag roll outjej/add-feature-flag-roll-out-issue-templateJames Edwards-Jones2019-06-041-0/+43
* | | | | | | | | | Merge branch '10685-remove-feature-flag-ce' into 'master'Nick Thomas2019-06-045-7/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove spec feature stubbing10685-remove-feature-flag-ceMark Chao2019-06-043-4/+0
| * | | | | | | | | | Update doc on approvalMark Chao2019-06-041-1/+1
| * | | | | | | | | | FE: Remove legacy approval feature in MR filesPaul Slaughter2019-06-041-2/+0
* | | | | | | | | | | Merge branch 'trizzi-master-patch-86505' into 'master'Dmitriy Zaporozhets2019-06-041-59/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Clarify error message and image in ymltrizzi-master-patch-86505Tim Rizzi2019-06-031-3/+4
| * | | | | | | | | | | Update yml file comments re: deployTim Rizzi2019-05-301-4/+4
| * | | | | | | | | | | Update instructions and uncomment out deployTim Rizzi2019-05-301-13/+13
| * | | | | | | | | | | Simplify deploy script and comment out for CETim Rizzi2019-05-301-11/+16
| * | | | | | | | | | | Update maven.gitlab-ci.yml for GitLab PackageTim Rizzi2019-05-271-59/+9
* | | | | | | | | | | | Merge branch 'patch-67' into 'master'Achilleas Pipinellis2019-06-042-77/+29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Combine Running Gitaly on its own server detailsBen Bodenmiller2019-06-042-77/+29
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'cancel-auto-merge-when-merge-request-is-closed' into 'master'Grzegorz Bizon2019-06-043-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \