summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Refactor some code29034-fix-github-importerGabriel Mazetto2017-03-081-2/+6
* Fix name colision when importing GitHub pull requests from forked repositoriesGabriel Mazetto2017-03-081-1/+5
* Fix reference to node_modules in built packageEric Eastwood2017-03-082-2/+5
* Merge branch 'fix/29093' into 'master' Sean McGivern2017-03-081-1/+1
|\
| * Fix 'Object not found - no match for id (sha)' when importing GitHub PRsDouglas Barbosa Alexandre2017-03-071-1/+1
* | Merge branch 'issue_16834'Douwe Maan2017-03-073-49/+122
|\ \
| * | Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834Felipe Artur2017-03-073-45/+75
| * | Update API endpoints for raw filesFelipe Artur2017-03-072-31/+74
* | | Merge branch 'dm-nested-groups-go-get' into 'master' Douwe Maan2017-03-081-9/+57
|\ \ \
| * | | Fix go-get support for projects in nested groupsdm-nested-groups-go-getDouwe Maan2017-03-071-9/+57
| |/ /
* | | Merge branch '1381-present-commits-pagination-headers-correctly' into 'master' Douwe Maan2017-03-082-8/+32
|\ \ \
| * | | Returns correct header data for commits endpointOswaldo Ferreira2017-03-072-13/+26
| * | | Fix pagination headers for repository commits api endpointGeorge Andrinopoulos2017-03-072-4/+12
| * | | Manually set total_count when paginating commitsJordan Ryan Reuter2017-03-071-1/+4
| |/ /
* | | Remove user_can_download_artifactsToon Claes2017-03-072-32/+16
* | | Make it possible to query scope as scope[]=Toon Claes2017-03-071-0/+2
* | | Add GET /projects/:id/pipelines/:pipeline_id/jobs endpointToon Claes2017-03-071-0/+17
|/ /
* | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-072-0/+79
* | Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-077-19/+27
|\ \
| * | Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-037-19/+27
* | | Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern2017-03-071-3/+11
|\ \ \
| * | | Require explicit scopes on personal access tokensMarkus Koller2017-03-071-1/+4
| * | | Only use API scopes for personal access tokensMarkus Koller2017-03-071-2/+7
| * | | Don't allow blocked users to authenticate through other meansMarkus Koller2017-03-071-1/+1
| * | | Implement OpenID Connect identity providerMarkus Koller2017-03-071-1/+1
* | | | Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-073-12/+98
|\ \ \ \ | |/ / / |/| | |
| * | | apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-064-113/+37
| * | | refactors finder and correlated codeTiago Botelho2017-03-013-25/+28
| * | | applies relevant changes to the code and code structureTiago Botelho2017-02-284-67/+45
| * | | refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho2017-02-282-54/+103
| * | | add impersonation tokenSimon Vocella2017-02-283-14/+13
| * | | manage personal_access_tokens through apiSimon Vocella2017-02-284-0/+133
* | | | Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-076-1/+410
|\ \ \ \
| * | | | Add minor refactoringfeature/runner-jobs-v4-apiTomasz Maczukin2017-03-073-19/+8
| * | | | Add some fixes and refactoring after reviewTomasz Maczukin2017-03-025-65/+92
| * | | | Fix rubocop offensesTomasz Maczukin2017-03-023-14/+12
| * | | | Add artifacts downloading APITomasz Maczukin2017-03-021-0/+25
| * | | | Add artifacts uploading APITomasz Maczukin2017-03-021-0/+47
| * | | | Add artifacts uploading authorize APITomasz Maczukin2017-03-022-0/+34
| * | | | Add job patch trace APITomasz Maczukin2017-03-022-1/+44
| * | | | Add job update APITomasz Maczukin2017-03-022-3/+38
| * | | | Update step data namingTomasz Maczukin2017-03-022-13/+11
| * | | | Add missing param description for POST /api/v4/jobs/requestTomasz Maczukin2017-03-021-0/+2
| * | | | Fix rubocop offensesTomasz Maczukin2017-03-023-3/+3
| * | | | Refactor JobRequest response structureTomasz Maczukin2017-03-025-31/+137
| * | | | Add jobs requesting APITomasz Maczukin2017-03-023-0/+105
* | | | | Merge branch '28251-mr-and-issue-iids-for-api-v4' into 'master' Douwe Maan2017-03-0711-65/+277
|\ \ \ \ \
| * | | | | Implement review comments from @dbalexandre28251-mr-and-issue-iids-for-api-v4Timothy Andrew2017-03-072-5/+5
| * | | | | Fix time tracking endpoints for API v4Timothy Andrew2017-03-072-3/+119
| * | | | | Migrate the Todos API to use `issuable_iid`Timothy Andrew2017-03-071-4/+4