1. 12 Jul, 2016 4 commits
  2. 11 Jul, 2016 4 commits
    • Douwe Maan's avatar
      Merge branch 'ee_adapter_mixin' into 'master' · 174b48e7
      Douwe Maan authored
      Move most of the EE-specific LDAP code to EE-specific classes/modules
      
      This will prevent or reduce merge errors. This doesn't include *all* of the EE-specific LDAP code, but it's the low-hanging fruit. I will get the less-straightforward stuff in a subsequent merge request to avoid making this one unbearably large. 
      
      ## Why is this necessary?
      
      I'm starting work on some of the priority LDAP features/fixes. I was about to start stuffing additional EE-specific methods into `Gitlab::LDAP::Adapter` and it felt like this could be a CE-EE merge danger zone. This seemed like a potentially quick fix to that worry so I thought I'd take a moment to see if it was sane. 
      
      @DouweM and I talked briefly about this. It seems to be the way we want to go in the future anyway so this gets the ball rolling. 
      
      If this goes through and everyone is happy, I'll also create a subsequent merge request to add some development docs about organizing EE code. 
      
      FYI @vsizov @jacobvosmaer-gitlab 
      
      See merge request !511
      174b48e7
    • Douwe Maan's avatar
      Merge branch 'add-license-breakdown' into 'master' · 3c7aaea4
      Douwe Maan authored
      Add license breakdown to admin pages
      
      Screenshots:
      
      At the top of the overview page:
      
      ![image](/uploads/48d489f905b9eee09a3bf038bcf33244/image.png)
      
      At the bottom of the license page:
      
      ![image](/uploads/969caa48e98af4d9afb400b9e5b1b5fd/image.png)
      
      Closes #653
      
      See merge request !516
      3c7aaea4
    • Valery Sizov's avatar
      Merge branch 'remove_unnecessary_jira_issue_class' into 'master' · 46305158
      Valery Sizov authored
      Remove unused JiraIssue class and replace references with ExternalIssue
      
      Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/739
      
      This MR can be considered as a fix of wrong CE->EE merge (https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4659)
      
      See merge request !545
      46305158
    • Valery Sizov's avatar
  3. 10 Jul, 2016 1 commit
  4. 09 Jul, 2016 11 commits
  5. 08 Jul, 2016 20 commits