Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-03Merge branch 'tc-api-remove-comments-endpoint' into 'master' Rémy Coutable
2017-03-07API routes referencing a specific merge request should use the MR `iid`Timothy Andrew
2017-03-06Remove "subscribed" field from API responses returning list of issues or merg...Adam Niedzielski
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-21API: Make subscription API more RESTfuLRobert Schilling
2017-02-16Add a custom pagination matcherRobert Schilling
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2017-02-06Remove deprecated MR and Issue endpoints and preserve V3 namespaceOswaldo Ferreira
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2017-01-23Merge branch 'fix-api-mr-permissions' into 'security'Robert Speicher
2017-01-19Merge branch 'use-empty_project-factory-in-api-specs' into 'master' Robert Speicher
2017-01-18Add some API endpoints for time tracking.Ruben Davila
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2016-12-13Don't allow blank MR titles in APIRobert Schilling
2016-12-09Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable
2016-12-05Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński
2016-12-04API: Ability to remove source branchRobert Schilling
2016-12-02Merge branch 'update-api-spec-files' into 'master' Rémy Coutable
2016-11-30Fix Rubocop offense in merge request specsGrzegorz Bizon
2016-11-30Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-29Rename `MergeRequest#pipeline` to `head_pipeline`Grzegorz Bizon
2016-11-29Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-25Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-22Fix IID filter for merge requests and milestonesRobert Schilling
2016-11-21Update some docs to reflect MWPS name changeGrzegorz Bizon
2016-11-15Grapify the merge request APIRobert Schilling
2016-11-01Make specs a bit fasterValery Sizov
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-08-31entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel
2016-08-24api: expose web_url for project entitiesBen Boeckel
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-11api: expose {should,force}_remove_source_branchBen Boeckel
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan
2016-07-06Allow '?', or '&' for label titlesDouglas Barbosa Alexandre
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-12Fix Error 500 when using closes_issues API with an external issue trackerStan Hu
2016-06-10Rename MergeRequest#cannot_be_merged_because_build_is_not_success? to #mergea...Rémy Coutable
2016-06-10Improve initial implementation of the 'only_allow_merge_if_build_succeeds.rb'...Rémy Coutable
2016-06-10Allow or not merge MR with failed buildRui Anderson
2016-06-06Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski
2016-06-06Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski
2016-06-06Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commitKamil Trzcinski
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg