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-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 remaining ci_commits in specsKamil 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-03Use pipelines in context of ProjectKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
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-06-01Merge branch 'issue_15557' into 'master' Rémy Coutable
2016-06-01Add leading comment space copFelipe Artur
2016-05-30Merge branch 'master' into awardablesZJ van de Weg
2016-05-29Update specs for creating new note without accessGrzegorz Bizon
2016-05-25Merge branch 'fix-issue-17496' into 'master' Douwe Maan
2016-05-25Merge branch 'master' into awardablesZJ van de Weg
2016-05-25Fix groups API to list only user's accessible projectsStan Hu
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-23Fix some specs which would have broken in 2017 to not break anymore by using ...Connor Shea
2016-05-20Update API and fetching taskZeger-Jan van de Weg
2016-05-20Backend for a gitignores dropdownZeger-Jan van de Weg
2016-05-19Extend runner options that are configurable via APIGrzegorz Bizon
2016-05-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet
2016-05-18Merge branch 'issue_17302' into 'master' Rémy Coutable
2016-05-16Fix single note api requestFelipe Artur
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-12Add API endpoints for un/subscribing from/to a labelAhmad Sherif
2016-05-11Incorporate feedbackZeger-Jan van de Weg
2016-05-11Merge branch '17249-starred' into 'master' Robert Speicher
2016-05-10Fix notes API calls symbol convertionsFelipe Artur
2016-05-10Restrict starred projects to viewable onesSean McGivern
2016-05-10Fix a few places where autoloading would failRémy Coutable
2016-05-10Fix api leaking notes when user is not authorized to read noteableFelipe Artur
2016-05-09Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable
2016-05-09API: Expose Issue#user_notes_countcnam-dep
2016-05-04Merge branch 'use-rugged-to-create-tag' into 'master' Rémy Coutable
2016-05-04Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan
2016-05-04Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable
2016-04-29API support for the 'since' and 'until' operators on commit requestsPaco Guzman
2016-04-26Prevent privilege escalation via notes APIRobert Speicher
2016-04-26Merge branch '15579-filter-milestone-confidential-issues-api' into 'master' Robert Speicher
2016-04-25Prevent private snippets in public/internal projects from being leaked via APIStan Hu
2016-04-25Improve Milestones API specsRémy Coutable
2016-04-25Filter confidential issues from milestones API if user does not have accessStan Hu
2016-04-25Prevent users from deleting Webhooks via API they do not ownStan Hu