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-03-16Futher rename the CI variablesZ.J. van de Weg
2017-03-14Merge branch 'fix/regression-in-runners-registration-v1-api' into 'master' Rémy Coutable
2017-03-13Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan
2017-03-13Implement `json_response` as a `let` variableRémy Coutable
2017-03-13Fix regression in runners registration v1 apiTomasz Maczukin
2017-03-13Merge branch 'refactor/global-permissions-for-internal-users' into 'master' Sean McGivern
2017-03-13Rename variableBob Van Landuyt
2017-03-13Always require MR-iid for resolving discussionsBob Van Landuyt
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt
2017-03-10Merge branch 'tc-fix-project-create-500' into 'master'Douwe Maan
2017-03-10Fix for creating a project through API when import_url is nilToon Claes
2017-03-09fix a brittle stubhttp://jneen.net/
2017-03-09Order milestone issues by position ascending in apiGeorge Andrinopoulos
2017-03-08Merge branch 'issue_16834'Douwe Maan
2017-03-08Merge branch '1381-present-commits-pagination-headers-correctly' into 'master' Douwe Maan
2017-03-08Returns correct header data for commits endpointOswaldo Ferreira
2017-03-08Manually set total_count when paginating commitsJordan Ryan Reuter
2017-03-08Remove unecessary endpoint from repository, add compatibility endpoints for v...Felipe Artur
2017-03-08Update API endpoints for raw filesFelipe Artur
2017-03-08Make it possible to query scope as scope[]=Toon Claes
2017-03-08Add GET /projects/:id/pipelines/:pipeline_id/jobs endpointToon Claes
2017-03-07Added Prometheus Service and Prometheus graphsKamil Trzciński
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-07Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern
2017-03-07Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan
2017-03-07Don't allow blocked users to authenticate through other meansMarkus Koller
2017-03-07Implement OpenID Connect identity providerMarkus Koller
2017-03-07Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński
2017-03-07Add minor refactoringTomasz Maczukin
2017-03-07Implement review comments from @dbalexandreTimothy Andrew
2017-03-07Fix time tracking endpoints for API v4Timothy Andrew
2017-03-07Migrate the Todos API to use `issuable_iid`Timothy Andrew
2017-03-07Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid`Timothy Andrew
2017-03-07Migrate the MergeRequestDiffs API to use `merge_request_iid`Timothy Andrew
2017-03-07API routes referencing a specific merge request should use the MR `iid`Timothy Andrew
2017-03-07API routes referencing a specific issue should use the issue `iid`Timothy Andrew
2017-03-06Change artifacts and cache fields to arraysTomasz Maczukin
2017-03-06apply codestyle and implementation changes to the respective feature codeTiago Botelho
2017-03-06Narrow environment payload by using basic project details resourceOswaldo Ferreira
2017-03-06Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński
2017-03-06Make Warden set_user hook validate user ip uniqunessPawel Chojnacki
2017-03-06Cleanup common code in Unique Ips testsPawel Chojnacki
2017-03-06Cleanup RSpec testsPawel Chojnacki
2017-03-06Test various login scenarios if the limit gets enforcedPawel Chojnacki
2017-03-06Incorporate review, drop old endpointZ.J. van de Weg
2017-03-06Fix all testsToon Claes
2017-03-06Pick API files from 8.16.6Z.J. van de Weg
2017-03-06Update entities, rename from builds to jobsZ.J. van de Weg
2017-03-06Rename Builds to Jobs in the APIZ.J. van de Weg
2017-03-06Remove "subscribed" field from API responses returning list of issues or merg...Adam Niedzielski