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-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-03Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-06-02Merge branch 'master' into git-http-controllerJacob Vosmaer
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-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 '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-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-11Incorporate feedbackZeger-Jan van de Weg
2016-05-11Merge branch '17249-starred' into 'master' Robert Speicher
2016-05-11Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
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-29Specify that oauth cannot push codeJacob Vosmaer
2016-04-29API support for the 'since' and 'until' operators on commit requestsPaco Guzman
2016-04-28Combine `API::Helpers::Core` and `API::Helpers::Authentication` back into `AP...Timothy Andrew
2016-04-28Allow expiration of personal access tokens.Timothy Andrew
2016-04-28Rename `api_helpers_spec` to `api_authentication_spec`Timothy Andrew