1. 09 Jan, 2017 2 commits
  2. 14 Dec, 2016 10 commits
  3. 08 Dec, 2016 4 commits
  4. 07 Dec, 2016 1 commit
  5. 02 Dec, 2016 4 commits
  6. 28 Nov, 2016 2 commits
  7. 25 Nov, 2016 1 commit
  8. 24 Nov, 2016 5 commits
  9. 22 Nov, 2016 2 commits
  10. 17 Nov, 2016 6 commits
  11. 16 Nov, 2016 1 commit
  12. 15 Nov, 2016 2 commits
    • Douwe Maan's avatar
      Merge branch '24392-lfs-helper-refactor' into 'master' · ce097cd4
      Douwe Maan authored
      Move the `objects` method to `LfsHelper` so that it is also available to `LfsStorageController`
      
      ## What does this MR do?
      
      Move the `objects` method to `LfsHelper` so that it is also available to `LfsStorageController`
      
      It is needed for the `lfs_check_access!` callback when the repository size limit is enabled (EE only).
      
      cc @stanhu @ahanselka 
      
      ## Why was this MR needed?
      
      Errors shown here: gitlab-org/gitlab-ce#24392
      
      Discovered thanks to gitlab-com/infrastructure#302
      
      ## What are the relevant issue numbers?
      
      Fixes #24392 
      
      Fixes gitlab-com/support-forum#1280
      
      See merge request !7417
      ce097cd4
    • Sean McGivern's avatar
      Merge branch '24397-load-labels-on-mr-tabs' into 'master' · 7082b2e1
      Sean McGivern authored
      Ensure labels are loaded for all "show" methods of MR Controller
      
      Closes #24397
      
      See merge request !7416
      7082b2e1