1. 11 Oct, 2015 1 commit
    • Robert Speicher's avatar
      Merge branch 'fix_jenkins_service_params' into 'master' · 1ff3d083
      Robert Speicher authored
      Fix Jenkins CI parameters
      
      Fixes #45
      
      ### Expected behavior
      
      Multi-project and unstable Jenkins CI parameters should be successfully enabled and persisted if the boxes are checked.
      
      ### Observed behavior
      
      If either of these checkboxes were selected and saved they were not persisted to the database. This is because the parameters were not in the list of allowed parameters in the controller.
      
      See merge request !30
      1ff3d083
  2. 08 Oct, 2015 4 commits
  3. 01 Oct, 2015 2 commits
    • Dmitriy Zaporozhets's avatar
      Merge branch 'master' into 'master' · 086bf47e
      Dmitriy Zaporozhets authored
      Addresses regression with jenkins setup that does not use the multiproject setup
      
      The Jenkins Gitlab Hook Plugin allows for two kinds of setups.  One where a Jenkins job is created for each branch and one where all branches are built in a single Jenkins job.  MR !9 added support for the multi-job setup but broke the single job setup.  This request addresses #30 and fixes the regression.
      
      See merge request !27
      086bf47e
    • Chris Rohr's avatar
      Cleaned up conditional syntax · f80ca51b
      Chris Rohr authored
      f80ca51b
  4. 29 Sep, 2015 1 commit
  5. 25 Sep, 2015 2 commits
  6. 22 Sep, 2015 13 commits
  7. 21 Sep, 2015 17 commits