summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix review commentsrefactor-builds-creation-serviceKamil Trzcinski2016-08-118-17/+14
* Simplify implementationKamil Trzcinski2016-08-113-4/+2
* Fix test failuresKamil Trzcinski2016-08-102-2/+2
* Improve code designKamil Trzcinski2016-08-105-15/+17
* Add CHANGELOGKamil Trzcinski2016-08-101-0/+1
* Fix all testsKamil Trzcinski2016-08-0912-25/+68
* Reverse meaning of skip_ci to ignore_skip_ciKamil Trzcinski2016-08-093-4/+4
* Fix gitlab_ci_yaml_processor specsKamil Trzcinski2016-08-091-7/+7
* Merge remote-tracking branch 'origin/master' into refactor-builds-creation-se...Kamil Trzcinski2016-08-09347-2433/+3532
|\
| * Merge branch 'upgrade-grape' into 'master' Rémy Coutable2016-08-095-15/+13
| |\
| | * Add Changelog entry for Grape upgrade [ci skip]Connor Shea2016-08-091-0/+1
| | * Fix Grape tests.Connor Shea2016-08-091-10/+5
| | * Retain old behaviorConnor Shea2016-08-091-2/+4
| | * Update Grape from 0.13.0 to 0.15.0.Connor Shea2016-08-092-3/+3
| * | Merge branch 'fix/improve-ci-node-validatable-to-prevent-memory-leak' into 'm...Stan Hu2016-08-092-6/+8
| |\ \ | | |/ | |/|
| | * Memoize CI config node validator to prevent leaksfix/improve-ci-node-validatable-to-prevent-memory-leakGrzegorz Bizon2016-08-092-6/+8
| * | Merge branch 'active-tense-test-coverage' into 'master' Rémy Coutable2016-08-09186-1402/+1404
| |\ \ | | |/ | |/|
| | * adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-09114-1083/+1084
| | * fixes part1 of files to start using active tensetiagonbotelho2016-08-0975-321/+322
| |/
| * Merge branch 'fix-rubocop' into 'master' Hannes Rosenögger2016-08-091-1/+0
| |\
| | * remove offending empty linewinniehell2016-08-091-1/+0
| * | Merge branch 'duduribeiro/gitlab-ce-current_password_when_auto_set'Rémy Coutable2016-08-093-0/+47
| |\ \ | | |/ | |/|
| | * Avoid to show the original password field when password is automatically setedCarlos Ribeiro2016-08-083-0/+47
| * | Merge branch 'fix/remove-legacy-ci-static-model' into 'master' Robert Speicher2016-08-081-49/+0
| |\ \
| | * | Remove legacy Ci::StaticModel we do not use anymorefix/remove-legacy-ci-static-modelGrzegorz Bizon2016-08-081-49/+0
| * | | Merge branch 'rubocop/enable-more-cops-for-empty-lines' into 'master' Robert Speicher2016-08-086-10/+2
| |\ \ \
| | * | | Remove empty context from CI config processor specsrubocop/enable-more-cops-for-empty-linesGrzegorz Bizon2016-08-051-3/+0
| | * | | Enable some Rubocop cops related to new linesGrzegorz Bizon2016-08-037-8/+2
| * | | | Merge branch 'dz-newlines-styleguide' into 'master' Robert Speicher2016-08-082-0/+104
| |\ \ \ \
| | * | | | Add newlines styleguide for Ruby codedz-newlines-styleguideDmitriy Zaporozhets2016-08-052-0/+104
| * | | | | Merge branch 'tombell/gitlab-ce-configure-change-password-notification'Douwe Maan2016-08-082-0/+4
| |\ \ \ \ \
| | * | | | | Update to send changed password notification emailsTom Bell2016-08-052-0/+4
| * | | | | | Merge branch '20129-update-version_sorter-gem-to-optimize-tag-sorting' into '...Yorick Peterse2016-08-084-6/+5
| |\ \ \ \ \ \
| | * | | | | | Update version_sorter and use new interface for faster tag sortingAlejandro Rodríguez2016-08-084-6/+5
| * | | | | | | Merge branch 'zj-enable-deploy-keys-api' into 'master' Douwe Maan2016-08-089-163/+326
| |\ \ \ \ \ \ \
| | * | | | | | | Namespace EnableDeployKeyService under ProjectsZ.J. van de Weg2016-08-085-18/+22
| | * | | | | | | Fix styling on docs of Deploy Keys endpointszj-enable-deploy-keys-apiZ.J. van de Weg2016-08-051-3/+2
| | * | | | | | | Create service for enabling deploy keysZ.J. van de Weg2016-08-055-22/+58
| | * | | | | | | Move deploy_key tests to deploy_key_spec.rbZ.J. van de Weg2016-08-043-78/+81
| | * | | | | | | Use Grape DSL for deploy keys endpointsZ.J. van de Weg2016-08-032-40/+34
| | * | | | | | | Endpoints to enable and disable deploy keysZ.J. van de Weg2016-08-035-38/+165
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'git-http-push-check' into 'master' Robert Speicher2016-08-084-29/+34
| |\ \ \ \ \ \ \
| | * | | | | | | Fix ArgumentError in GitAccess specsJacob Vosmaer2016-08-041-6/+6
| | * | | | | | | Stop 'git push' over HTTP earlyJacob Vosmaer2016-08-033-23/+28
| * | | | | | | | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-08-082-1/+4
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | "This file is managed by gitlab-ctl. Manual changes will be erased!"Jeffrey Lin2016-08-082-1/+4
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'rubocop/EmptyLinesAroundModuleBody' into 'master' Douwe Maan2016-08-084-8/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Enable Style/EmptyLinesAroundClassBody coprubocop/EmptyLinesAroundModuleBodyGabriel Mazetto2016-08-063-3/+1
| | * | | | | | | Enable Style/EmptyLinesAroundModuleBody copGabriel Mazetto2016-08-063-5/+1
| * | | | | | | | Merge branch 'revert-host-header-overwrite' into 'master' Douwe Maan2016-08-082-12/+2
| |\ \ \ \ \ \ \ \