1. 17 Feb, 2016 9 commits
  2. 16 Feb, 2016 4 commits
  3. 15 Feb, 2016 9 commits
  4. 14 Feb, 2016 2 commits
    • Kamil Trzciński's avatar
      Merge branch 'fix-ee-builds' into 'master' · 471fb979
      Kamil Trzciński authored
      Fix EE builds
      
      If we specify a new `services` in context of `job` we need to specify all used services, because they overwrite what is specified in global context.
      
      It did not fail for some builds, because we still have mixed infrastructure: Some runners do have pre-configured mysql, postgres and redis in their environment.
      
      All future runners will be migrated to drop the pre-configured services.
      
      /cc @vsizov 
      
      
      See merge request !176
      471fb979
    • Drew Blessing's avatar
      Merge branch 'bugfix/git-hook-prohibited-filenames' into 'master' · b716d676
      Drew Blessing authored
      Improve error message for prohibited filenames
      
      Will fix #202
      
      See merge request !162
      b716d676
  5. 13 Feb, 2016 7 commits
  6. 12 Feb, 2016 9 commits