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-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
2016-11-21Grapify the projects snippet APIRobert Schilling
2016-11-21Refactor cache refreshing/expiringYorick Peterse
2016-11-21Send credentials array with build dataTomasz Maczukin
2016-11-21Merge branch 'grapify-users-api' into 'master' Rémy Coutable
2016-11-21Merge branch 'create-pipeline-endpoint' into 'master' Rémy Coutable
2016-11-21Update some docs to reflect MWPS name changeGrzegorz Bizon
2016-11-21Grapify the users APIRobert Schilling
2016-11-19Add api endpoint for creating a pipelineIdo Leibovich
2016-11-18Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil Trzciński
2016-11-18Merge branch 'fix-tests-for-different-host' into 'master' Rémy Coutable
2016-11-18Merge branch '24599-spec-lib-gitlab-backend-shell_spec-rb-causes-other-specs-...Rémy Coutable
2016-11-18Rename mattermost_command to mattermost_slash_commandsKamil Trzcinski
2016-11-18Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan
2016-11-18Use `Gitlab.config.gitlab.host` over `'localhost'`Lin Jen-Shin
2016-11-18Return a consistent not found messageZ.J. van de Weg
2016-11-18Rely on Gitlab::Shell public API, not reading internal files it may useRémy Coutable
2016-11-18Improve style, add more testsZ.J. van de Weg
2016-11-18More coverage on service levelZ.J. van de Weg
2016-11-18Merge branch 'sort-api-groups' into 'master' Sean McGivern
2016-11-17Allow sorting groups in APISean McGivern
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-17added custom date helper and spec and fixed some unrelated spec failuresJames Lopez
2016-11-17Refactor all query config stuff into separate classes and added specsJames Lopez
2016-11-17 fix issue with commits and also updated routesJames Lopez
2016-11-17fix authorization of builds and added relevant specJames Lopez
2016-11-17fixed and added missing scenario to events integration specJames Lopez
2016-11-17refactored duplicated code in controller, updated JSON array naming and fixed...James Lopez
2016-11-17fixed integration spec after big refactoring of fields per stageJames Lopez
2016-11-17added missing fields to issue. Also, added a light url builder to add URLs ea...James Lopez
2016-11-17added pipelines to integration specJames Lopez
2016-11-17some more integration scenarios testing order. Also, fixed bug in the staging...James Lopez
2016-11-17added the rest of the stages to the controller and relevant specsJames Lopez
2016-11-17added cycle analytics events controller and started integration specJames Lopez
2016-11-17Merge branch 'fix/trace-patch-updated-at' into 'master' Kamil Trzciński
2016-11-16Merge branch '24496-fix-internal-api-project-lookup' into 'master' Sean McGivern
2016-11-16Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan
2016-11-16Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher
2016-11-16Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas
2016-11-16Merge branch 'fix_labels_api_adding_missing_parameter' into 'master' Sean McGivern
2016-11-16Send registry_url with build data to GitLab RunnerTomasz Maczukin
2016-11-16Defer saving project services to the database if there are no user changesAdam Niedzielski
2016-11-15Merge branch '23584-triggering-builds-from-webhooks' into 'master' Rémy Coutable