summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* use a magic default :global symbol instead of nilhttp://jneen.net/2017-03-091-1/+1
* Merge branch 'dz-nested-groups-members' into 'master' Dmitriy Zaporozhets2017-03-091-1/+7
|\
| * Fix group members method for project import/exportDmitriy Zaporozhets2017-03-091-1/+7
* | Merge branch 'feature/gb/verbosify-blocked-pipeline-status' into 'master' Kamil Trzciński2017-03-092-1/+25
|\ \ | |/ |/|
| * Verbosify blocked pipeline status descriptionGrzegorz Bizon2017-03-082-1/+25
* | 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-081-1/+1
* | 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 '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
* | | Returns correct header data for commits endpointOswaldo Ferreira2017-03-071-6/+9
* | | Fix pagination headers for repository commits api endpointGeorge Andrinopoulos2017-03-071-1/+10
|/ /
* | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+70
* | 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-071-12/+7
|\ \ \ | |/ / |/| |
| * | apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-1/+1
| * | refactors finder and correlated codeTiago Botelho2017-03-011-1/+1
| * | applies relevant changes to the code and code structureTiago Botelho2017-02-281-2/+2
| * | add impersonation tokenSimon Vocella2017-02-281-12/+7
* | | Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-072-0/+79
|\ \ \
| * | | Add minor refactoringfeature/runner-jobs-v4-apiTomasz Maczukin2017-03-072-18/+7
| * | | Add some fixes and refactoring after reviewTomasz Maczukin2017-03-024-64/+90
| * | | Fix rubocop offensesTomasz Maczukin2017-03-021-3/+3
| * | | Update step data namingTomasz Maczukin2017-03-021-12/+10
| * | | Fix rubocop offensesTomasz Maczukin2017-03-022-2/+2
| * | | Refactor JobRequest response structureTomasz Maczukin2017-03-022-0/+66
* | | | Merge remote-tracking branch 'upstream/master' into set-default-cache-key-for...Lin Jen-Shin2017-03-0719-143/+355
|\ \ \ \
| * \ \ \ Merge branch '23948-assign-to-me' into 'master' Alfredo Sumaran2017-03-071-0/+1
| |\ \ \ \
| | * | | | re-add Assign to Me link on new MR/Issue formsSimon Knox2017-03-071-0/+1
| * | | | | Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-073-86/+43
| |\ \ \ \ \
| | * | | | | Fix up @DouweM reviewEric Eastwood2017-03-062-20/+23
| | * | | | | Fix wrong image src with cached gl-emoji and relative rootEric Eastwood2017-03-062-3/+4
| | * | | | | Use native unicode emojisEric Eastwood2017-03-063-73/+26
| * | | | | | Merge branch 'use-publish-to-post-notifications' into 'master' Rémy Coutable2017-03-071-0/+13
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Update notification codeKamil Trzcinski2017-03-061-3/+2
| | * | | | | Add specs for notificationsKamil Trzcinski2017-03-031-1/+1
| | * | | | | Add support for Workhorse notificationsKamil Trzcinski2017-03-031-0/+14
| * | | | | | Merge branch 'pipeline-blocking-actions' into 'master' Kamil Trzciński2017-03-065-26/+30
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actionsGrzegorz Bizon2017-03-062-0/+98
| | |\ \ \ \ \
| | * | | | | | Improve specs for detailed statuses with manual actionsGrzegorz Bizon2017-03-062-24/+0
| | * | | | | | Ignore job by default if it is a manual actionGrzegorz Bizon2017-03-061-1/+10
| | * | | | | | Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-062-4/+4
| | * | | | | | Introduce core status for blocked manual actionsGrzegorz Bizon2017-03-061-3/+3
| | * | | | | | Refactor code related to pipeline blocking actionsGrzegorz Bizon2017-03-061-4/+0