1. 05 Oct, 2016 1 commit
  2. 04 Oct, 2016 1 commit
  3. 03 Oct, 2016 1 commit
  4. 30 Sep, 2016 1 commit
  5. 28 Sep, 2016 3 commits
  6. 27 Sep, 2016 2 commits
    • Nick Thomas's avatar
      Add a CHANGELOG entry · 619dd1cf
      Nick Thomas authored
      619dd1cf
    • Nick Thomas's avatar
      Enforce the fork_project permission in Projects::CreateService · 3ed80a01
      Nick Thomas authored
      Projects::ForkService delegates to this service almost entirely, but needed
      one small change so it would propagate create errors correctly.
      
      CreateService#execute needs significant refactoring; it is now right at the
      complexity limit set by Rubocop. I avoided doing so in this commit to keep the
      diff as small as possible.
      
      Several tests depend on the insecure behaviour of ForkService, so fi them up at
      the same time.
      3ed80a01
  7. 26 Sep, 2016 9 commits
  8. 25 Sep, 2016 6 commits
  9. 24 Sep, 2016 5 commits
  10. 23 Sep, 2016 11 commits