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
2016-11-22Fix IID filter for merge requests and milestonesRobert Schilling
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
2016-03-19minor improvements and fixed specsZeger-Jan van de Weg
2016-03-19Soft delete issuablesZeger-Jan van de Weg
2016-02-12Merge branch 'skakirill/gitlab-ce-api-merge-request-setup-milestone' into 'ma...Douwe Maan
2016-02-11Merge branch 'Schniz/gitlab-ce-feature/merge-request-closes-issues-in-api' in...Rémy Coutable
2016-02-11Pass current_user to merge_request.closes_issues in API ans streamline MR API...Rémy Coutable
2016-02-11Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' r...Gal Schlezinger
2016-02-09Add a spec for setting/updating a MR's milestone via the APIRémy Coutable
2016-02-08Add an API spec for MergeRequest#merge_status and properly document this reso...Rémy Coutable
2016-01-28Improve consistency and duplication for Merge Request APIDmitriy Zaporozhets
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-07Merge branch 'master' into merge-if-greenZeger-Jan van de Weg
2015-12-05Incorporate feedbackZeger-Jan van de Weg
2015-12-04Add API endpoint to fetch merge request commits listDmitriy Zaporozhets
2015-12-02Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg
2015-10-10Fix bug where merge request comments created by API would not trigger notific...Stan Hu
2015-09-16Fix broken sort in merge request APIStan Hu
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-04Merge branch 'master' into drop-satellitesDmitriy Zaporozhets