summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix caching breaking test of build artifactsbuilds_featureKamil Trzcinski2015-11-131-6/+3
* Fix broken testsKamil Trzcinski2015-11-137-113/+43
* Expose CI enable option in project featuresKamil Trzcinski2015-11-1320-25/+93
* Merge pull request #9825 from huacnlee/cache-application-settingDmitriy Zaporozhets2015-11-132-3/+15
|\
| * Add caching for ApplicationSetting, Ci::ApplicationSetting.Jason Lee2015-11-122-3/+15
* | Merge pull request #9757 from yms9654/diff-optionStan Hu2015-11-1313-8/+80
|\ \
| * | Add ignore white space option in merge request diffMinsik Yoon2015-11-1313-8/+80
* | | Merge branch 'omniauth-doc-fix' into 'master' Achilleas Pipinellis2015-11-132-1/+2
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'gitlab/master' into omniauth-doc-fixJon Cairns2015-11-12303-1072/+4720
| |\ \
| * | | Add missing "omniauth" prefix to option in docs [ci skip]Jon Cairns2015-11-122-1/+2
* | | | Merge branch 'use-path-for-new-issue-button' into 'master' Dmitriy Zaporozhets2015-11-121-1/+1
|\ \ \ \
| * | | | Use a relative link instead of full URL with New Issue button to be consistentStan Hu2015-10-171-1/+1
* | | | | Merge branch 'fix-avatar-not-showing' of https://gitlab.com/stanhu/gitlab-ceDmitriy Zaporozhets2015-11-125-4/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix avatars not showing in Atom feeds and project issues when Gravatar disabledStan Hu2015-11-105-4/+5
* | | | | Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-listDmitriy Zaporozhets2015-11-129-24/+18
|\ \ \ \ \
| * | | | | Avoid render edit_form in each notes.Jason Lee2015-11-129-24/+18
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ci-deprecate-dumped-yaml' into 'master' Kamil Trzciński2015-11-124-24/+1
|\ \ \ \ \
| * | | | | Remove deprecated dumped yaml file generated from previous job definitionsci-deprecate-dumped-yamlKamil Trzcinski2015-11-104-24/+1
* | | | | | Merge branch 'fix_project_build_links' into 'master' Kamil Trzciński2015-11-121-1/+1
|\ \ \ \ \ \
| * | | | | | fix build linkAndy Brandt2015-11-101-1/+1
* | | | | | | Merge branch 'caches' into 'master' Kamil Trzciński2015-11-124-4/+175
|\ \ \ \ \ \ \
| * | | | | | | Allow to define cache in `.gitlab-ci.yml`cachesKamil Trzcinski2015-11-104-4/+175
* | | | | | | | Merge branch 'flay' into 'master' Dmitriy Zaporozhets2015-11-115-0/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Add flay: tool to find duplicate codeflayDmitriy Zaporozhets2015-11-115-0/+23
* | | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2015-11-111-1/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'add-comment-to-one-link-in-email-to-prevent-people-adding-it-ba...Dmitriy Zaporozhets2015-11-111-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix typo in email comment: hone -> oneDmitriy Zaporozhets2015-11-111-2/+2
| | * | | | | | | | | Prevent people from adding the link back.Sytse Sijbrandij2015-11-061-0/+1
* | | | | | | | | | | Update CHANGELOGRobert Speicher2015-11-111-1/+1
* | | | | | | | | | | Merge branch 'flog' into 'master' Dmitriy Zaporozhets2015-11-114-0/+38
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Allow flog failure for nowDmitriy Zaporozhets2015-11-112-1/+3
| * | | | | | | | | | Add method complexity check to CIflogDmitriy Zaporozhets2015-11-104-0/+36
* | | | | | | | | | | Merge branch 'recent-scope-ordering' into 'master' Yorick Peterse2015-11-112-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Change "recent" scopes to sort by "id"Yorick Peterse2015-11-112-2/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'artifacts' into 'master' Kamil Trzciński2015-11-1146-25/+786
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix testsartifactsKamil Trzcinski2015-11-101-2/+2
| * | | | | | | | | Final fixesKamil Trzcinski2015-11-103-3/+3
| * | | | | | | | | Use normal file upload mechanism to upload artifactsKamil Trzcinski2015-11-103-23/+34
| * | | | | | | | | Fix nginx config to use @gitlab-workhorseKamil Trzcinski2015-11-102-8/+8
| * | | | | | | | | Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse nowKamil Trzcinski2015-11-107-8/+4
| * | | | | | | | | Change artifacts syntax to allow uploading untracked filesKamil Trzcinski2015-11-103-11/+49
| * | | | | | | | | Implement Build ArtifactsKamil Trzcinski2015-11-1046-24/+740
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ci-build-name-in-notification-email' into 'master' Kamil Trzciński2015-11-105-0/+13
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Send build name and stage in CI notification e-mailci-build-name-in-notification-emailKamil Trzcinski2015-11-105-0/+13
| |/ / / / / / /
* | | | | | | | Merge branch 'add-allow-failure-status' into 'master' Stan Hu2015-11-104-4/+9
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add allow_failure field to commit status APIStan Hu2015-11-034-4/+9
* | | | | | | | Update CHANGELOGRobert Speicher2015-11-101-2/+7
* | | | | | | | Merge pull request #9818 from mavimo/patch-6Robert Speicher2015-11-101-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix duplicate entry for 8.1.0 releaseMarco Vito Moscaritolo2015-11-101-2/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix-drone-ci-template-save' into 'master' Stan Hu2015-11-102-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |