summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix Bitbucket importer spec to pass with 2.0 APIStan Hu2016-11-212-9/+2
* Simplify Bitbucket::Page implementationStan Hu2016-11-211-1/+1
* Clean up Bitbucket connection based on review commentsStan Hu2016-11-212-9/+9
* Clean up owner and slug representationStan Hu2016-11-211-3/+11
* Add support for extracting all pull requests and their raw diffsStan Hu2016-11-211-1/+7
* Rubocop fixesStan Hu2016-11-212-2/+2
* Import pull request commentsStan Hu2016-11-213-1/+115
* Incorporate review commentsStan Hu2016-11-212-3/+2
* Fix typos in pull requests failing to importStan Hu2016-11-211-3/+3
* Fix refresh to lazily load connectionStan Hu2016-11-211-2/+1
* Lazily load Bitbucket connectionStan Hu2016-11-211-4/+9
* Fix missing Bitbucket ProjectController changes for specifying namespace/projectStan Hu2016-11-211-4/+5
* Import opened pull request from BitbucketDouglas Barbosa Alexandre2016-11-212-0/+90
* Add an endpoint to get a list of pull requests for a repoDouglas Barbosa Alexandre2016-11-212-0/+12
* Refactoring Bitbucket importer to use the new OAuth2 clientDouglas Barbosa Alexandre2016-11-211-41/+33
* Remove client for the Bitbucket API version 1.0Douglas Barbosa Alexandre2016-11-211-142/+0
* Add an endpoint to get a list of issue commentsDouglas Barbosa Alexandre2016-11-213-0/+46
* Add an endpoint to get a list of issues for a repoDouglas Barbosa Alexandre2016-11-212-0/+56
* Remove code to clone Bitbucket repositories using SSHDouglas Barbosa Alexandre2016-11-212-47/+0
* Clone Bitbucket repositories over HTTPSDouglas Barbosa Alexandre2016-11-211-8/+8
* Refactoring Bitbucket import controller to use the new OAuth2 clientDouglas Barbosa Alexandre2016-11-211-0/+6
* Add an endpoint to get a single user repositoryDouglas Barbosa Alexandre2016-11-211-0/+5
* Add an endpoint to get the user's repositoriesDouglas Barbosa Alexandre2016-11-212-2/+69
* Add support for Bitbucket pagination when fetching collectionsDouglas Barbosa Alexandre2016-11-213-0/+95
* Add an endpoint to get the Bitbucket user profileDouglas Barbosa Alexandre2016-11-213-0/+27
* Add a Bitbucket client for the OAuth2 APIDouglas Barbosa Alexandre2016-11-212-0/+80
* Add custom OmniAuth strategy for Bitbucket OAuth2Douglas Barbosa Alexandre2016-11-211-0/+45
* Merge branch 'improve-deploy-message' into 'master' Kamil Trzciński2016-11-212-2/+20
|\
| * Improve deploy command messageKamil Trzcinski2016-11-212-2/+20
* | Merge branch 'dz-fix-500-group-git' into 'master' Sean McGivern2016-11-211-1/+1
|\ \
| * | Fix 500 error when group name ends with gitDmitriy Zaporozhets2016-11-211-1/+1
* | | Merge branch 'chatops-deploy-command' into 'master' Rémy Coutable2016-11-214-13/+72
|\ \ \ | | |/ | |/|
| * | Fix specs and improve code readabilityKamil Trzcinski2016-11-211-2/+2
| * | Introduce deploy command that allows to start deployment from one environment...chatops-deploy-commandKamil Trzcinski2016-11-212-5/+16
| * | Add deploy chat command [ci skip]Kamil Trzcinski2016-11-213-13/+61
| |/
* | Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński2016-11-214-0/+70
|\ \
| * | Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin2016-11-214-16/+64
| * | Send credentials array with build dataTomasz Maczukin2016-11-212-3/+21
| * | Send registry_url with build data to GitLab RunnerTomasz Maczukin2016-11-161-0/+4
* | | Merge branch 'grapify-project-snippet-api' into 'master' Rémy Coutable2016-11-211-78/+78
|\ \ \
| * | | Grapify the projects snippet APIgrapify-project-snippet-apiRobert Schilling2016-11-211-78/+78
* | | | Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern2016-11-211-0/+63
|\ \ \ \
| * | | | Unify detecting of special repository filesYorick Peterse2016-11-211-0/+63
* | | | | Merge branch 'fix/cycle-analytics-permissions' into 'master' Sean McGivern2016-11-211-0/+44
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | refactored a couple of things based on feedbackfix/cycle-analytics-permissionsJames Lopez2016-11-211-12/+7
| * | | | Added permissions per stage to cycle analytics endpointJames Lopez2016-11-211-0/+49
| |/ / /
* | | | Merge branch 'grapify-users-api' into 'master' Rémy Coutable2016-11-211-257/+249
|\ \ \ \ | |_|_|/ |/| | |
| * | | Grapify the users APIgrapify-users-apiRobert Schilling2016-11-211-258/+250
* | | | Merge branch 'create-pipeline-endpoint' into 'master' Rémy Coutable2016-11-211-0/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Add api endpoint for creating a pipelineIdo Leibovich2016-11-181-0/+21