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-12-09Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable
2016-12-08Merge branch 'public-tags-api' into 'master' Douwe Maan
2016-12-08Merge branch '24537-reenable-private-token-with-sudo' into 'master' Douwe Maan
2016-12-07Merge branch 'grapify-issues-api' into 'master' Rémy Coutable
2016-12-07adds impersonator variable and makes sudo usage overall more cleartiagonbotelho
2016-12-07Allow public access to some Tag API endpointsRémy Coutable
2016-12-07Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable
2016-12-07Grapify the issues APIRobert Schilling
2016-12-06Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern
2016-12-06Merge branch 'zj-guest-reads-public-builds' into 'master' Sean McGivern
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-12-05Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński
2016-12-04Update effected testsZ.J. van de Weg
2016-12-04API: Ability to remove source branchRobert Schilling
2016-12-04Guests can read builds if those are publicZ.J. van de Weg
2016-12-04Merge branch 'api-expose-commiter-details' into 'master' Rémy Coutable
2016-12-02Merge branch 'update-api-spec-files' into 'master' Rémy Coutable
2016-12-02Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan
2016-12-01Allow public access to some Project API endpointsRémy Coutable
2016-12-01Pass commit data to ProcessCommitWorkerYorick Peterse
2016-12-01API: Expose committer details for a commitRobert Schilling
2016-12-01Only include EmailHelpers in mailer specs and specs using themRobert Speicher
2016-11-30Merge branch 'api-branch-status' into 'master' Rémy Coutable
2016-11-30Fix Rubocop offense in merge request specsGrzegorz Bizon
2016-11-30API: Expose branch statusRobert Schilling
2016-11-30Merge branch 'grapify-projects-api' into 'master' Rémy Coutable
2016-11-30Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-30Merge branch 'fix/rename-merge-request-head-pipeline' into 'master' Kamil Trzciński
2016-11-29Fix a transient spec failureRémy Coutable
2016-11-29Rename `MergeRequest#pipeline` to `head_pipeline`Grzegorz Bizon
2016-11-29Merge branch 'zj-issue-search-slash-command' into 'master' Kamil Trzciński
2016-11-29Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan
2016-11-29Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan
2016-11-28Grapify the projects APIRobert Schilling
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-25Merge branch 'zj-expose-coverage-pipelines' into 'master' Rémy Coutable
2016-11-25Expose coverage on GET pipelines/:idZ.J. van de Weg
2016-11-25Add issue search slash commandZ.J. van de Weg
2016-11-25Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-25Merge branch 'rephrase-system-notes' into 'master' Robert Speicher
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-11-23Merge branch 'api-delete-group-share' into 'master' Rémy Coutable
2016-11-23API: Add endpoint to delete a group shareRobert Schilling
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-22Fix IID filter for merge requests and milestonesRobert Schilling
2016-11-21Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński
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-21Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern