1. 16 9月, 2016 3 次提交
    • P
      Added LFS support to SSH · e40e3fdc
      Patricio Cano 提交于
      - Required on the GitLab Rails side is mostly authentication and API related.
      e40e3fdc
    • R
      Merge branch 'rs-fix-todos-filtering-spec' into 'master' · f8bd9625
      Rémy Coutable 提交于
      Improve validity of spec/features/todos/todos_filtering_spec.rb
      
      Previously, we were checking that a CSS selector string didn't have some
      page-related content, which, of course it didn't.
      
      Now we check against the actual content of the selector, we use a more
      semantic selector, and we add an additional expectation for the text
      that _should_ be there, as an additional sanity check.
      
      See merge request !6356
      f8bd9625
    • R
      Merge branch 'fix-old-migration-repos-path-key' into 'master' · 44a4274c
      Robert Speicher 提交于
      Update references to deprecated `repos_path` configuration key to avoid
      
      ## What does this MR do?
      
      Update references to deprecated `repos_path` configuration key to avoid errors when updating GitLab from older versions
      
      ## Why was this MR needed?
      
      Users were reporting errors when upgrading from GitLab 6.7
      
      ## What are the relevant issue numbers?
      
      https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1464
      
      See merge request !6350
      44a4274c
  2. 15 9月, 2016 22 次提交
  3. 14 9月, 2016 15 次提交