1. 23 Sep, 2016 9 commits
  2. 22 Sep, 2016 28 commits
  3. 21 Sep, 2016 3 commits
    • Ruben Davila's avatar
      4ce37039
    • Ruben Davila's avatar
      Merge remote-tracking branch 'ce/8-12-stable' into 8-12-stable-ee · d8f52c4f
      Ruben Davila authored
      Conflicts:
      	VERSION
      	app/assets/stylesheets/pages/groups.scss
      	app/models/project.rb
      	app/models/snippet.rb
      	config/routes.rb
      	db/schema.rb
      d8f52c4f
    • Douwe Maan's avatar
      Merge branch 'repository-size-restrictions' into 'master' · a2c1856e
      Douwe Maan authored
      Enforce repository size limit across all projects and groups, includes LFS objects in that limit.
      
      Limit can be set globally, and overridden per group, and/or project.
      
      Backend functionality is there and comprehensive tests are included, but there is still some frontend work to be done and documentation to be added. I'm submitting early for review as we are close to the release.
      
      @DouweM @dbalexandre I'd appreciate it if you both could start with the review while I finish the documentation and the missing frontend parts.
      
      /cc @JobV @regisF 
      
      Fixes #559
      
      Replaces gitlab-org/gitlab-ce!6020
      
      ## Screenshots (see gitlab-org/gitlab-ce!6020 for more)
      
      ![Screen_Shot_2016-09-18_at_9.55.38_PM](/uploads/66eeaced1f27c7e2115feaa4775a6e99/Screen_Shot_2016-09-18_at_9.55.38_PM.png)
      
      ![Screen_Shot_2016-09-18_at_9.57.12_PM](/uploads/d811d6c184044df527bd2f81cff651ce/Screen_Shot_2016-09-18_at_9.57.12_PM.png)
      
      ![Screen_Shot_2016-09-18_at_9.58.03_PM](/uploads/a2c5b2695454dda639537304a1bcd99b/Screen_Shot_2016-09-18_at_9.58.03_PM.png)
      
      ![Screen_Shot_2016-09-19_at_1.44.19_PM](/uploads/4cc6cca7536787bde49c0b086086cbcb/Screen_Shot_2016-09-19_at_1.44.19_PM.png)
      
      See merge request !740
      a2c1856e