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-03Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commitKamil Trzcinski
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-29Update specs for creating new note without accessGrzegorz Bizon
2016-05-25Merge branch 'fix-issue-17496' into 'master' Douwe Maan
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-23Fix the CI login to Container Registry (the gitlab-ci-token user)Kamil Trzcinski
2016-05-20Update API and fetching taskZeger-Jan van de Weg
2016-05-20Backend for a gitignores dropdownZeger-Jan van de Weg
2016-05-19Minor runner-related code refactoringsGrzegorz Bizon
2016-05-19Set run untagged option when registering a runnerGrzegorz Bizon
2016-05-19Refactor CI API specs for creating runnerGrzegorz Bizon
2016-05-19Extend runner options that are configurable via APIGrzegorz Bizon
2016-05-19Add CI API tests for runner config and untagged jobsGrzegorz Bizon
2016-05-18Merge branch 'issue_17302' into 'master' Rémy Coutable
2016-05-16Fix single note api requestFelipe Artur
2016-05-15Update JwtController specsKamil Trzcinski
2016-05-15Added specs for JwtControllerKamil Trzcinski
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-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
2016-04-21Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński
2016-04-20Make sure that appending is done on a valid lengthTomasz Maczukin
2016-04-20Add range checkingTomasz Maczukin
2016-04-20Add incremental build trace update APITomasz Maczukin
2016-04-20Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher
2016-04-19Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski
2016-04-19Merge branch 'api-fix-annotated-tags' into 'master' Rémy Coutable