summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'haml-lint-no-plain-nodes' into 'master'Jan Provaznik2019-05-211-0/+55
|\
| * Add HamlLint::Linter::NoPlainNodes linterhaml-lint-no-plain-nodesLuke Bennett2019-05-201-0/+55
* | Merge branch '62066-use-batchmodelloader-for-grouptype' into 'master'Sean McGivern2019-05-211-0/+32
|\ \
| * | Use BatchModelLoader for parent in GroupType62066-use-batchmodelloader-for-grouptypeBrett Walker2019-05-201-0/+32
* | | Merge branch 'repo-list-table-component' into 'master'Filipa Lacerda2019-05-211-0/+47
|\ \ \
| * | | Added table component for files listingPhil Hughes2019-05-201-0/+47
* | | | Add allow_failure attribute to Job APIFabio Pitino2019-05-212-0/+2
* | | | Merge branch 'revert-47e5eedc' into 'master'Grzegorz Bizon2019-05-211-27/+0
|\ \ \ \
| * | | | Revert "Merge branch '55127-add-delay-after-mr-creation-for-async-tasks-to-co...revert-47e5eedcKerri Miller2019-05-201-27/+0
* | | | | Merge branch 'new-group-member-scb' into 'master'Phil Hughes2019-05-211-0/+17
|\ \ \ \ \
| * | | | | Resolve CE/EE diffs in new group member viewnew-group-member-scbLuke Bennett2019-05-201-0/+17
| | |_|/ / | |/| | |
* | | | | Merge branch 'leipert-move-pdf-js' into 'master'Mike Greiling2019-05-202-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move to pdf.js distributed with npmleipert-move-pdf-jsLukas Eipert2019-05-102-4/+4
* | | | | Merge branch 'sh-fix-rugged-get-tree-entries-recursive' into 'master'Douglas Barbosa Alexandre2019-05-201-1/+3
|\ \ \ \ \
| * | | | | API: Fix recursive flag not working with Rugged get_tree_entries flagStan Hu2019-05-201-1/+3
* | | | | | Merge branch 'fe-rename-vue-component-helper-ce' into 'master'Mike Greiling2019-05-2021-19/+19
|\ \ \ \ \ \
| * | | | | | Rename vue_component_helper to text_helperfe-rename-vue-component-helper-cePaul Slaughter2019-05-1621-19/+19
* | | | | | | Merge branch 'environment_terminal_methods' into 'master'Stan Hu2019-05-201-3/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Use Environment#deployment_platform method insteadenvironment_terminal_methodsThong Kuah2019-05-201-3/+1
* | | | | | | Add backport changesSarah Groff Hennigh-Palermo2019-05-202-4/+37
* | | | | | | Merge branch 'revert-c5a9bc17' into 'master'Yorick Peterse2019-05-203-71/+8
|\ \ \ \ \ \ \
| * | | | | | | Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'"revert-c5a9bc17Ryan Cobb2019-05-203-71/+8
* | | | | | | | Require time window params in metrics dashboardSarah Yasonik2019-05-201-12/+10
* | | | | | | | Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy2019-05-201-0/+24
|/ / / / / / /
* | | | | | | Fix typos in the whole gitlab-ce projectYoginth2019-05-206-9/+9
* | | | | | | Merge branch '49517-fix-notes-import-export' into 'master'Mayra Cabrera2019-05-201-2/+5
|\ \ \ \ \ \ \
| * | | | | | | Include type to notes import / export49517-fix-notes-import-exportHeinrich Lee Yu2019-05-171-2/+5
* | | | | | | | Display classname JUnit attribute in report modalFabio Pitino2019-05-202-0/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Create empty Vuex store for issue boardsWinnie Hellmann2019-05-203-0/+169
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'ce-6481-use-elasticsearch-indexer-in-specs' into 'master'Rémy Coutable2019-05-201-1/+13
|\ \ \ \ \ \
| * | | | | | CE backport for "Use gitlab-elasticsearch-indexer in tests"ce-6481-use-elasticsearch-indexer-in-specsNick Thomas2019-05-161-1/+13
* | | | | | | Merge branch 'ce-57402-add-issues-statistics-api-endpoints' into 'master'Rémy Coutable2019-05-208-2265/+3262
|\ \ \ \ \ \ \
| * | | | | | | Review updates and cleanupce-57402-add-issues-statistics-api-endpointsAlexandru Croitor2019-05-172-16/+41
| * | | | | | | Add params validations and remove extra params supportAlexandru Croitor2019-05-154-32/+73
| * | | | | | | Move issue details to from IssueBasic to Issue entityAlexandru Croitor2019-05-152-6/+4
| * | | | | | | Changes to issues apiAlexandru Croitor2019-05-159-2267/+3200
* | | | | | | | Remove remove_disabled_domains feature flagVladimir Shushlin2019-05-201-15/+0
* | | | | | | | Setup Vue app for repository file listingPhil Hughes2019-05-2012-0/+41
* | | | | | | | Merge branch 'sh-fix-tag-push-remote-mirror' into 'master'Nick Thomas2019-05-204-66/+102
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix remote mirrors not updating after tag pushsh-fix-tag-push-remote-mirrorStan Hu2019-05-174-66/+102
| | |_|/ / / / | |/| | | | |
* | | | | | | Use component selectors in serverless frontend testsWinnie Hellmann2019-05-194-24/+37
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch '61657-allow-report-section-list-to-not-have-redundant-status-ic...Fatih Acet2019-05-171-0/+33
|\ \ \ \ \ \
| * | | | | | Allow hiding of report status icon in report item61657-allow-report-section-list-to-not-have-redundant-status-iconSam Bigelow2019-05-091-0/+33
* | | | | | | Merge branch 'fix-too-many-loops-cron-error' into 'master'Robert Speicher2019-05-171-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Remove workaround by upgrading Fugit gemFabio Pitino2019-05-071-7/+0
| * | | | | | | Rescue RuntimeError when "too many loops" occurFabio Pitino2019-05-071-0/+7
| * | | | | | | Write test that exposes bug with Fugit gemFabio Pitino2019-05-071-0/+7
* | | | | | | | Increase Jest timeout to 500msWinnie Hellmann2019-05-174-10/+1
* | | | | | | | Add PoolRepository to the usage pingZeger-Jan van de Weg2019-05-171-8/+11
* | | | | | | | Merge branch '60379-remove-ci-preparing-state-feature-flag' into 'master'James Lopez2019-05-175-109/+12
|\ \ \ \ \ \ \ \