1. 30 1月, 2017 2 次提交
  2. 18 3月, 2016 1 次提交
  3. 12 3月, 2016 1 次提交
    • Y
      Refactor Gitlab::SearchResults · 01354296
      Yorick Peterse 提交于
      Instead of plucking IDs this class now uses ActiveRecord::Relation
      objects. Plucking IDs is problematic as searching for projects can lead
      to a huge amount of IDs being loaded into memory only to be used as an
      argument for another query (instead of just using a sub-query).
      01354296
  4. 09 6月, 2015 1 次提交
  5. 27 8月, 2014 1 次提交
  6. 06 6月, 2014 1 次提交
  7. 16 5月, 2014 1 次提交
  8. 14 3月, 2014 2 次提交
  9. 20 2月, 2014 1 次提交
  10. 20 1月, 2014 1 次提交
  11. 17 1月, 2014 1 次提交
  12. 09 1月, 2014 2 次提交