summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'bvl-instance-stats-default' into 'master'"revert-77c75d2bBob Van Landuyt2018-08-068-48/+7
* Merge branch '49835-increase-width' into 'master'Phil Hughes2018-08-062-2/+7
|\
| * Increases title column on modal for reportsFilipa Lacerda2018-08-062-2/+7
* | Merge branch 'issue_43602' into 'master'Sean McGivern2018-08-065-9/+73
|\ \
| * | Allow multiple JIRA transition idsFelipe Artur2018-08-035-9/+73
* | | Merge branch 'bvl-instance-stats-default' into 'master'Sean McGivern2018-08-068-7/+48
|\ \ \ | |_|/ |/| |
| * | Hide instance statistics on new installationsBob Van Landuyt2018-08-066-5/+23
| * | Hide for instance statistics by defaultBob Van Landuyt2018-08-062-2/+25
* | | Merge branch '7065-performance-metrics-not-rendered-properly-in-merge-request...Filipa Lacerda2018-08-062-2/+2
|\ \ \
| * | | Adds a css class for mr reports to render them correctlyLukas Eipert2018-08-032-2/+2
* | | | Merge branch 'jr-archive-hook' into 'master'Nick Thomas2018-08-0610-20/+18
|\ \ \ \
| * | | | Use Projects::UpdateService to archive projectsJames Ramsay2018-08-0310-20/+18
* | | | | Merge branch '49375-move-help-popover' into 'master'Phil Hughes2018-08-064-4/+14
|\ \ \ \ \
| * | | | | Moves help_popover component to a common locationFilipa Lacerda2018-08-034-4/+14
* | | | | | Merge branch '35952-keep-admin-settings-open-after-submit' into 'master'Filipa Lacerda2018-08-0631-30/+35
|\ \ \ \ \ \
| * | | | | | add CHANGELOG.md entry for !21040Mike Greiling2018-08-061-0/+5
| * | | | | | ensure all admin settings panels remain open after form submissionMike Greiling2018-08-0630-30/+30
* | | | | | | Merge branch 'leipert-fix-pipelines-view' into 'master'Phil Hughes2018-08-063-10/+9
|\ \ \ \ \ \ \
| * | | | | | | fix `/failures` JS init in pipelines viewLukas Eipert2018-08-063-10/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'gitaly-0.115.0' into 'master'Sean McGivern2018-08-061-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use Gitaly 0.115.0Jacob Vosmaer2018-08-031-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '25990-improve-web-terminal' into 'master'Phil Hughes2018-08-0612-7937/+70
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Focus terminal on loadFilipa Lacerda2018-08-034-16/+13
| * | | | | Uses npm css and removes css from vendor folderFilipa Lacerda2018-08-035-2209/+7
| * | | | | Move xterm to a node dependency and remove global code [ci skip]Filipa Lacerda2018-08-039-5728/+66
* | | | | | Merge branch '6860-FE-instance-level-project-templates' into 'master'Tim Zallmann2018-08-0510-52/+79
|\ \ \ \ \ \
| * | | | | | backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/...Lukas Eipert2018-08-0310-52/+79
* | | | | | | Merge branch 'mg-revert-unneeded-changes-protected-environments' into 'master'Fatih Acet2018-08-031-14/+2
|\ \ \ \ \ \ \
| * | | | | | | revert changes from gitlab-org/gitlab-ce!21018Mike Greiling2018-08-031-14/+2
|/ / / / / / /
* | | | | | | Merge branch '2747-protected-environments-frontend' into 'master'Fatih Acet2018-08-033-19/+41
|\ \ \ \ \ \ \
| * | | | | | | Port of protected environments frontend changes from EE to CEMike Greiling2018-08-033-19/+41
|/ / / / / / /
* | | | | | | Merge branch 'ccr/group_milestone_on_dashboard' into 'master'Kamil Trzciński2018-08-039-5/+87
|\ \ \ \ \ \ \
| * | | | | | | Add group milestones to dashboard milestone pageChantal Rollison2018-08-039-5/+87
|/ / / / / / /
* | | | | | | Merge branch '47548-monospace-commit-messages' into 'master'Mike Greiling2018-08-035-17/+28
|\ \ \ \ \ \ \
| * | | | | | | Update commit description border and paddingPaul Slaughter2018-08-031-2/+2
| * | | | | | | Update commit description styles to monospace font and overflow-xPaul Slaughter2018-08-035-17/+24
| * | | | | | | Port EE lines into CE for commits.scssPaul Slaughter2018-08-031-0/+4
* | | | | | | | Merge branch 'artifact-format-v2-with-parser' into 'master'Kamil Trzciński2018-08-0358-9/+8338
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove binding.pryShinya Maeda2018-08-041-1/+0
| * | | | | | | Wraps lines which over 80 charsShinya Maeda2018-08-031-1/+6
| * | | | | | | Fix specShinya Maeda2018-08-032-2/+2
| * | | | | | | Add spec for parsers factoryShinya Maeda2018-08-031-0/+23
| * | | | | | | Add factory for parsers. Add required specification in json schema matcher. I...Shinya Maeda2018-08-0312-108/+110
| * | | | | | | Fix merge request controller spec because to as_jsonShinya Maeda2018-08-031-1/+1
| * | | | | | | Remove frontend changesShinya Maeda2018-08-033-12/+2
| * | | | | | | Fix static analysysShinya Maeda2018-08-031-2/+2
| * | | | | | | Use serializable_hash for compared resultsShinya Maeda2018-08-032-2/+2
| * | | | | | | Fix existing key logic in test suiteShinya Maeda2018-08-031-2/+2
| * | | | | | | Added unique identifier to calculate_reactive_cache. Decoupled comparison log...Shinya Maeda2018-08-037-35/+102
| * | | | | | | Merge branch 'master-ce' into artifact-format-v2-with-parserShinya Maeda2018-08-03227-656/+1505
| |\ \ \ \ \ \ \