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
path: root/lib
AgeCommit message (Expand)Author
2016-11-24Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan
2016-11-23Use Commit#author so we share logic and cacheLin Jen-Shin
2016-11-23Merge branch 'api-delete-group-share' into 'master' Rémy Coutable
2016-11-23Merge branch 'grapify-sidekiq-metric-api' into 'master' Rémy Coutable
2016-11-23Merge branch 'milestone_start_date' into 'master' Sean McGivern
2016-11-23Merge branch 'post_receive-any-email' into 'master' Sean McGivern
2016-11-23Grapify the sidekiq metrics APIRobert Schilling
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-23API: Add endpoint to delete a group shareRobert Schilling
2016-11-23Merge branch 'fix-ee_compat_check-when-branch-contains-a-slash' into 'master' Rémy Coutable
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-23Merge branch 'fix/cycle-analytics-plan-issue' into 'master' Douwe Maan
2016-11-23Ensure we sanitize branch names with path-unfriendly charactersRémy Coutable
2016-11-23Fix and relevant spec for plan stage breaking with nil commitsJames Lopez
2016-11-22Merge branch 'zj-fix-trailing-whitespace-issue-create' into 'master' Kamil Trzciński
2016-11-22Merge branch 'fix-api-iid-filter' into 'master' Rémy Coutable
2016-11-22Merge branch '23532-define-common-helper-for-describe-pagination-params-in-ap...Rémy Coutable
2016-11-22Merge branch 'avoid-api-helper-call' into 'master' Rémy Coutable
2016-11-22Avoid helper call with default parametersRobert Schilling
2016-11-22Merge branch 'fix/ci-linter-undefined-error' into 'master' Kamil Trzciński
2016-11-22Fix entry lookup in CI config inheritance rulesGrzegorz Bizon
2016-11-22Issue creation now accepts trailing whitespaceZ.J. van de Weg
2016-11-22Fix IID filter for merge requests and milestonesRobert Schilling
2016-11-22Merge branch '24730-broken-master' into 'master' Robert Speicher
2016-11-22Define common helper for describe pagination params in apiSemyon Pupkov
2016-11-22Merge branch 'improve-deploy-message' into 'master' Kamil Trzciński
2016-11-21Merge branch 'dz-fix-500-group-git' into 'master' Sean McGivern
2016-11-21Improve deploy command messageKamil Trzcinski
2016-11-21Merge branch 'chatops-deploy-command' into 'master' Rémy Coutable
2016-11-21Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński
2016-11-21Fix 500 error when group name ends with gitDmitriy Zaporozhets
2016-11-21Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin
2016-11-21Merge branch 'grapify-project-snippet-api' into 'master' Rémy Coutable
2016-11-21Fix StrongAttibutes error with Ruby 2.1Rémy Coutable
2016-11-21Fix specs and improve code readabilityKamil Trzcinski
2016-11-21Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern
2016-11-21Introduce deploy command that allows to start deployment from one environment...Kamil Trzcinski
2016-11-21Grapify the projects snippet APIRobert Schilling
2016-11-21Merge branch 'fix/cycle-analytics-permissions' into 'master' Sean McGivern
2016-11-21Add deploy chat command [ci skip]Kamil Trzcinski
2016-11-21Send credentials array with build dataTomasz Maczukin
2016-11-21refactored a couple of things based on feedbackJames Lopez
2016-11-21Merge branch 'grapify-users-api' into 'master' Rémy Coutable
2016-11-21Unify detecting of special repository filesYorick Peterse
2016-11-21Merge branch 'create-pipeline-endpoint' into 'master' Rémy Coutable
2016-11-21Grapify the users APIRobert Schilling
2016-11-21Added permissions per stage to cycle analytics endpointJames Lopez
2016-11-19Merge branch 'fix/require-build-script-configuration-entry' into 'master' Kamil Trzciński
2016-11-19Merge branch 'zj-rake-task-remove-faulty-deployment-refs' into 'master' Kamil Trzciński
2016-11-19Add api endpoint for creating a pipelineIdo Leibovich