summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Restrict last_activity_at updates to one per hourthrottle-last-activity-atYorick Peterse2016-09-193-13/+47
* Merge branch 'review-apps' into 'master' Rémy Coutable2016-09-1919-72/+536
|\
| * Fix specs failuresreview-appsKamil Trzcinski2016-09-191-1/+1
| * Fix validation regexs (+1 squashed commit)Kamil Trzcinski2016-09-194-7/+7
| * Fix scope of the CI config key nodes in jobs entryGrzegorz Bizon2016-09-191-13/+13
| * Fix environments handlingKamil Trzcinski2016-09-192-4/+3
| * Restore validation of CI job environment nameGrzegorz Bizon2016-09-191-0/+9
| * Fix CI job environment configuration attributesGrzegorz Bizon2016-09-194-5/+7
| * Fix CI job environment configuration entry classGrzegorz Bizon2016-09-191-8/+11
| * Small refactor of review apps docsAchilleas Pipinellis2016-09-191-38/+28
| * Cleanup changesKamil Trzcinski2016-09-194-41/+8
| * Added documentation about dynamic environmentsKamil Trzcinski2016-09-192-1/+30
| * Added missing db/schema changesKamil Trzcinski2016-09-191-1/+2
| * Update support for dynamic environmentsKamil Trzcinski2016-09-197-32/+49
| * Verify expandability of variables defined as part of environmentKamil Trzcinski2016-09-195-13/+134
| * Properly create deployment using all possible optionsKamil Trzcinski2016-09-192-7/+17
| * Add validation of URL and validation of nameKamil Trzcinski2016-09-192-0/+35
| * Add new CI configuration entry for the environmentGrzegorz Bizon2016-09-194-10/+157
| * Add support for dynamic environmentsKamil Trzcinski2016-09-198-5/+139
* | Merge branch '22033-milestone-validation-returns-422' into 'master' Rémy Coutable2016-09-194-6/+41
|\ \
| * | Ensure validation messages are shown within the milestone formMark Fletcher2016-09-194-6/+41
* | | Merge branch 'sh-reset-pushes-since-gc-before' into 'master' Yorick Peterse2016-09-191-0/+4
|\ \ \
| * | | Reset pushes_since_gc counter before specs run to ensure starting point is 0sh-reset-pushes-since-gc-beforeStan Hu2016-09-181-0/+4
* | | | Merge branch '22248-fix-namespace-undefined-method' into 'master' Rémy Coutable2016-09-191-0/+4
|\ \ \ \
| * | | | Render invalid template for merge requests without source project and openKatarzyna Kobierska2016-09-161-0/+4
* | | | | Merge branch 'sh-add-spec-create-service-protected-branch' into 'master' Rémy Coutable2016-09-191-0/+23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add missing spec for ProtectedBranches::CreateServicesh-add-spec-create-service-protected-branchStan Hu2016-09-181-0/+23
| | |/ / | |/| |
* | | | Merge branch 'fix-board-spec-failures' into 'master' Rémy Coutable2016-09-191-105/+72
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactor boards_spec.rb to avoid code duplicationfix-board-spec-failuresStan Hu2016-09-161-105/+72
| |/ /
* | | Merge branch '22286-fix-missing-status' into 'master' Stan Hu2016-09-183-9/+12
|\ \ \
| * | | Add specs that target status failure22286-fix-missing-statusKamil Trzcinski2016-09-182-8/+11
| * | | Return created statusKamil Trzcinski2016-09-181-1/+1
|/ / /
* | | Merge branch 'doc/download-latest-artifact' into 'master' Achilleas Pipinellis2016-09-182-0/+32
|\ \ \
| * | | Document how to download the latest build artifactsAchilleas Pipinellis2016-09-182-0/+32
* | | | Merge branch 'update-github-doc-page' into 'master' Achilleas Pipinellis2016-09-184-35/+94
|\ \ \ \
| * | | | Clarify why GH integration is the preferred importing methodAchilleas Pipinellis2016-09-181-4/+5
| * | | | Refactor GitHub importing documentationAchilleas Pipinellis2016-09-184-44/+92
| * | | | Update GitHub importer documentation to reflect current importer stateDouglas Barbosa Alexandre2016-09-181-0/+10
| |/ / /
* | | | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-09-181-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | improve wording on build and push images using GitLab CIBen Bodenmiller2016-08-251-3/+3
* | | | Merge branch 'patch-5' into 'master' Stan Hu2016-09-181-1/+1
|\ \ \ \
| * | | | Formatting fix in doc/ci/examples/README.mdsknebel2016-09-181-1/+1
|/ / / /
* | | | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-09-171-1/+1
|\ \ \ \
| * | | | docs: fix typo, it should refer to `domain_blacklist_enabled` settingBenjamin Schwarze2016-08-191-1/+1
* | | | | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-09-171-0/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove whitespace.Geoff Webster2016-08-191-1/+0
| * | | | Document IAM Profile AWS S3 configuration key. Geoff Webster2016-08-191-0/+7
* | | | | Merge branch 'diff-line-highlighting-fix' into 'master' Jacob Schatz2016-09-171-2/+2
|\ \ \ \ \
| * | | | | Fix line diff side-by-side line highlightingdiff-line-highlighting-fixPhil Hughes2016-09-131-2/+2
* | | | | | Merge branch 'scrolling-tabs-center-mobile' into 'master' Jacob Schatz2016-09-162-3/+23
|\ \ \ \ \ \