summaryrefslogtreecommitdiff
path: root/spec/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-061-0/+1
|\
| * Allow merge when no pipeline success38389-allow-merge-without-successEric Eastwood2017-10-051-0/+1
* | Added cluster controller specsKamil Trzcinski2017-10-051-0/+11
|/
* Merge branch '31050-registry-image-lists' into 'master'Grzegorz Bizon2017-10-044-0/+67
|\
| * Add serializer matchersKamil Trzcinski2017-10-024-0/+67
* | Merge branch '36876-mr-show-json-controller-perf-improvements' into 'master'Douwe Maan2017-10-041-1/+1
|\ \
| * | Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvementsOswaldo Ferreira2017-10-041-1/+1
| |/
* | Merge branch 'fix-kubectl-180' into 'master'Kamil Trzciński2017-10-031-1/+1
|\ \
| * | Fix broken certificate-authority-data with kubectl >= 1.8.0fix-kubectl-180Alessio Caiazza2017-10-031-1/+1
| |/
* | Add merge_requests_rebase_enabled to json entities for specsValery Sizov2017-10-021-1/+2
* | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-262-2/+25
|\ \ | |/
| * Expose last pipeline details in API response when getting a single commitMehdi Lahmam2017-09-262-2/+25
* | Fix entities/merge_request.json by adding ff_only_mergeValery Sizov2017-09-201-1/+2
|/
* Merge branch 'rc/improve-users-api-specs' into 'master'Grzegorz Bizon2017-09-192-0/+8
|\
| * Improve the Users API specs by asserting against the response schemarc/improve-users-api-specsRémy Coutable2017-09-182-0/+8
* | Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov2017-09-161-0/+1
|/
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-0/+1
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-1/+0
* Merge branch '35012-navigation-add-option-to-change-navigation-color-palette'...Sean McGivern2017-09-071-0/+1
|\
| * Restore some changes from !9199Rubén Dávila2017-09-061-0/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox2017-09-0613-2/+1337
|\ \ | |/
| * Add spec (Halfway)Shinya Maeda2017-09-042-8/+9
| * Extend API: Pipeline Schedule VariableShinya Maeda2017-09-041-0/+11
| * Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-021-0/+2
| |\
| | * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-312-2/+14
| | |\
| | * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-302-9/+9
| | |\ \
| | * | | Fix merge request json schema (add labels, milestone)Jarka Kadlecova2017-08-111-0/+2
| * | | | Validate unescaped `%` chars in PO filesBob Van Landuyt2017-09-011-0/+21
| * | | | Take `nplurals` into account when validating translations.Bob Van Landuyt2017-08-311-0/+4
| * | | | Check for newlines in different methods on TranslationEntryBob Van Landuyt2017-08-311-0/+7
| * | | | Validate the number of plurals in an entryBob Van Landuyt2017-08-312-24/+22
| * | | | Check newlines in translationsBob Van Landuyt2017-08-311-0/+9
| * | | | Add spec for languages without pluralsBob Van Landuyt2017-08-312-0/+50
| * | | | Add a linter for PO filesBob Van Landuyt2017-08-314-0/+1220
| | |_|/ | |/| |
| * | | Add time stats to API schema for issue and merge request end pointsTravis Miller2017-08-292-2/+14
| | |/ | |/|
* | | Backport specsFelipe Artur2017-08-311-0/+5
* | | Continue BE backportFelipe Artur2017-08-311-0/+1
|/ /
* | Changed all font-weight values to 400 and 600Dimitrie Hoekstra2017-08-242-9/+9
|/
* Merge branch '35098-raise-encoding-confidence-threshold' into 'master'Sean McGivern2017-08-081-0/+42
|\
| * Add a test to show that threshold 40 would corrupt35098-raise-encoding-confidence-thresholdLin Jen-Shin2017-08-081-0/+42
* | Merge branch 'rc/fix-commits-api' into 'master'Sean McGivern2017-08-087-0/+93
|\ \
| * | Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...rc/fix-commits-apiRémy Coutable2017-08-087-0/+93
| |/
* | Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable2017-08-083-0/+37
|/
* Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu2017-08-081-2/+2
|\
| * Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-071-2/+2
* | Support references to group milestonesSean McGivern2017-08-071-1/+4
|/
* Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable2017-07-273-0/+61
* Merge branch 'mr-branch-link-use-tree' into 'master'Robert Speicher2017-07-121-0/+1
|\
| * Make commits behind text a link to the target branch commits pageClement Ho2017-07-111-0/+1
| * Convert target branch link to use treeClement Ho2017-07-111-1/+1