summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Retry failed testsretry-testsKamil Trzcinski2015-11-124-1/+13
* 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
|\ \ \ \ \
| * | | | | Fix Drone CI service template not saving properlyStan Hu2015-11-102-1/+1
|/ / / / /
* | | | | Merge branch 'rs-remove-text-rendering' into 'master' Robert Speicher2015-11-101-1/+0
|\ \ \ \ \
| * | | | | Remove text-rendering propertyRobert Speicher2015-11-101-1/+0
|/ / / / /
* | | | | Merge branch 'improve-ci-graphs'Dmitriy Zaporozhets2015-11-109-48/+65
|\ \ \ \ \
| * | | | | Fix graph description and textimprove-ci-graphsDmitriy Zaporozhets2015-11-102-5/+5
| * | | | | Add changelog itemDmitriy Zaporozhets2015-11-101-0/+1
| * | | | | Improve Continuous Integration graphs pageDmitriy Zaporozhets2015-11-107-44/+60
| |/ / / /
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-11-102-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix-tabs-not-rendering-in-chromium-45' into 'master' Robert Speicher2015-11-102-1/+1
| |\ \ \ \ \
| | * | | | | Remove CSS property preventing hard tabs from rendering in Chromium 45Stan Hu2015-11-102-1/+1
* | | | | | | Merge pull request #9819 from huacnlee/do-not-use-coffeescript-in-viewDmitriy Zaporozhets2015-11-1030-138/+157
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-1030-138/+157
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fix-dup-changelog' into 'master' Stan Hu2015-11-101-2/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove duplicate CHANGELOG etnriesStan Hu2015-11-101-2/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'bump-rugged-version' into 'master' Dmitriy Zaporozhets2015-11-101-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |