Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-01fix syntax errorJames Lopez
2016-03-01added commit message to slack scriptJames Lopez
2016-02-26update gitlab-ci script syntaxJames Lopez
2016-02-25Update URL syntaxJames Lopez
2016-02-25updated gitlab-ci script to include builds URLJames Lopez
2016-02-25testJames Lopez
2016-02-24testing scriptJames Lopez
2016-02-24updated gitlab ci based on feedbackJames Lopez
2016-02-22fix gitlab-ci.ymlJames Lopez
2016-02-22Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/slack-n...James Lopez
2016-02-19revert back to ruby 2.1 - use 2.1.8James Lopez
2016-02-19revert back to ruby 2.1James Lopez
2016-02-18resolve merge conflictJames Lopez
2016-02-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/slack-n...James Lopez
2016-02-10Use caching, instead of haxxy /cacheKamil Trzcinski
2016-02-08default slack notification channelJames Lopez
2016-02-08split gitlab-ci builds for ruby 2.1James Lopez
2016-02-05update with branch and tags restrictionJames Lopez
2016-02-05removed slack task and added bash script instead. Updated gitlab-ci config fileJames Lopez
2016-02-03uncomment restriction to branches or tagsJames Lopez
2016-02-03refactored rake task and make build passJames Lopez
2016-02-03update gitlab ci configJames Lopez
2016-02-03update ci configuration to send slack notifications on failure and added rake...James Lopez
2016-01-27merge spec and spinach jobsJames Lopez
2016-01-27update gitlab ci settings to include ruby 2.1 imagesJames Lopez
2016-01-25Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4James Lopez
2016-01-22Speed-up docker based buildsKamil Trzcinski
2016-01-22Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4James Lopez
2016-01-22More docker stuff in gitlab-ci.ymlJacob Vosmaer
2016-01-22Allow empty Mysql password on CIJacob Vosmaer
2016-01-21update gitlab ci docker image versionJames Lopez
2016-01-19Ensure that doesn't have pending migrations when running the specsDouglas Barbosa Alexandre
2015-12-28Precompile assets before running feature specs. #4662Rubén Dávila
2015-12-11Revert "Merge branch 'remove-redcloth' into 'master' "Douwe Maan
2015-12-09Run db:reset before db:create on CIRobert Speicher
2015-12-09Merge branch 'split-up-builds' into 'master' Dmitriy Zaporozhets
2015-12-09Split up spec:other even moreDouwe Maan
2015-12-09Remove RedCloth and no longer allow bundle-audit to failDouwe Maan
2015-12-09Split up specs moreDouwe Maan
2015-12-09Split up feature specs moreDouwe Maan
2015-11-23Allow bundler:audit to failDmitriy Zaporozhets
2015-11-23Fix gitlab-ci.yml syntaxDmitriy Zaporozhets
2015-11-23Add bundler-audit to CIDmitriy Zaporozhets
2015-11-17Code duplication check should be enabled nowDmitriy Zaporozhets
2015-11-17Allow flay to fail for now since there is still a lot of refactoring todoDmitriy Zaporozhets
2015-11-17Dont allow code duplication check to failDmitriy Zaporozhets
2015-11-13Don't allow flog failure any moreDmitriy Zaporozhets
2015-11-11Add flay: tool to find duplicate codeDmitriy Zaporozhets
2015-11-11Allow flog failure for nowDmitriy Zaporozhets
2015-11-10Add method complexity check to CIDmitriy Zaporozhets