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
2017-10-30Fix namespacing for MergeWhenPipelineSucceedsService in MR APIMark Fletcher
2017-10-30Ci::Build tag is a trait instead of an own factoryZeger-Jan van de Weg
2017-10-24Merge branch '23000-pages-api' into 'master'Grzegorz Bizon
2017-10-22Add pages domains API testsTravis Miller
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-18Merge branch '37032-get-project-branch-invalid-name-message' into 'master'Rémy Coutable
2017-10-18Get Project Branch API shows an helpful error message on invalid refnameJacopo
2017-10-17Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan
2017-10-17Allow configuring the circuitbreaker through the API and UIBob Van Landuyt
2017-10-16Merge branch 'sha-handling' into 'master'Douwe Maan
2017-10-13Adds requirements that supports anything in sha paramsGuilherme Vieira
2017-10-12Move all API authentication code to APIGuardDouwe Maan
2017-10-07Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-10-07Allow creating merge requests across forks of a projectBob Van Landuyt
2017-10-06Create idea of read-only databaseToon Claes
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-06Merge branch 'api-sentry-extra' into 'master'Douwe Maan
2017-10-06Send API parameters as extra data for sentry errorsAlejandro Rodríguez
2017-10-03Merge branch '37970-timestamped-ci' into 'master'Kamil Trzciński
2017-10-03Expose GitLab features to the CI runnerAlessio Caiazza
2017-10-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova
2017-09-29Ensure no exception is raised when Raven tries to get the current user in API...Rémy Coutable
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-28Make sure API responds with 401 when invalid authentication info is providedDouwe Maan
2017-09-27Merge branch '37467-helper-method-from-users-endpoint-overrides-api-helper-me...Rémy Coutable
2017-09-26find_user users helper method no longer overrides find_user API helper method.Tiago Botelho
2017-09-26Merge branch 'dm-simple-project-avatar-url' into 'master'Rémy Coutable
2017-09-26Expose last pipeline details in API response when getting a single commitMehdi Lahmam
2017-09-26Expose avatar_url when requesting list of projects from API with simple=trueDouwe Maan
2017-09-20Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-20Merge branch '20049-projects-api-forks' into 'master'Rémy Coutable
2017-09-20Add an API endpoint to determine the forks of a projectMark Fletcher
2017-09-19Use set in some API specsRémy Coutable
2017-09-19Fix the groups API endpoint to handle ?owned=true correctlyNick Thomas
2017-09-19Merge branch 'rc/improve-users-api-specs' into 'master'Grzegorz Bizon
2017-09-18fix #35290 Make read-only API for public merge requests available without aut...haseeb
2017-09-18Improve the Users API specs by asserting against the response schemaRémy Coutable
2017-09-18Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-16Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov
2017-09-14Use the new query-recorder features as a PoCBob Van Landuyt
2017-09-14Create system notes for MR too, improve doc + clean up codeJarka Kadlecova
2017-09-13Optimize generic specs for servicesGrzegorz Bizon
2017-09-12Merge branch 'hide-read-registry-scope-when-registry-disabled' into 'master'Kamil Trzciński
2017-09-07Make Members with Owner and Master roles always able to create subgroupsRuben Davila
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-07Merge branch 'wiki_api' into 'master'Grzegorz Bizon
2017-09-07Add API support for wiki pagesblackst0ne
2017-09-06Merge branch 'feature/gb/download-single-job-artifact-using-api' into 'master'Kamil Trzciński