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-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
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-06-01Add `sha` parameter to MR accept APISean McGivern
2016-05-11Incorporate feedbackZeger-Jan van de Weg
2016-05-09Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable
2016-04-13Ensure that issues and merge requests are foundRobert Schilling
2016-04-13Make subscription API more RESTfulRobert Schilling
2016-04-13API: Ability to subscribe and unsubscribe from a merge requestRobert Schilling
2016-03-29Ensuring Merge Request API returns boolean values for work_in_progressAbhi Rao
2016-03-21Fix typos and dentingZeger-Jan van de Weg
2016-03-21Minor improvements on IssuableActionsZeger-Jan van de Weg