1. 11 12月, 2018 1 次提交
  2. 03 12月, 2018 1 次提交
  3. 17 11月, 2018 1 次提交
  4. 16 11月, 2018 1 次提交
  5. 13 11月, 2018 5 次提交
  6. 08 11月, 2018 2 次提交
  7. 06 11月, 2018 1 次提交
  8. 01 11月, 2018 1 次提交
  9. 30 10月, 2018 1 次提交
  10. 25 10月, 2018 2 次提交
  11. 13 10月, 2018 1 次提交
    • Z
      Remove dependencies on Linguist · 399056ed
      Zeger-Jan van de Weg 提交于
      This saves about 128 MB of baseline RAM usage per Unicorn and
      Sidekiq process (!).
      
      Linguist wasn't detecting languages anymore from CE/EE since
      9ae8b574. However, Linguist::BlobHelper
      was still being depended on by BlobLike and others.
      
      This removes the Linguist gem, given it isn't required anymore.
      EscapeUtils were pulled in as dependency, but given Banzai depends on
      it, it is now added explicitly.
      
      Previously, Linguist was used to detect the best ACE mode. Instead,
      we rely on ACE to guess the best mode based on the file extension.
      399056ed
  12. 08 10月, 2018 2 次提交
  13. 04 10月, 2018 1 次提交
  14. 03 10月, 2018 1 次提交
    • A
      Remove Gitlab::Git::Repository#rugged and Gollum code · a99bf447
      Alejandro Rodríguez 提交于
      Cleanup code, and refactor tests that still use Rugged. After this, there should
      be no Rugged code that access the instance's repositories on non-test
      environments. There is still some rugged code for other tasks like the
      repository import task, but since it doesn't access any repository storage path
      it can stay.
      a99bf447
  15. 26 9月, 2018 1 次提交
  16. 17 9月, 2018 2 次提交
  17. 13 9月, 2018 2 次提交
  18. 10 9月, 2018 1 次提交
  19. 05 9月, 2018 1 次提交
  20. 30 8月, 2018 1 次提交
  21. 21 8月, 2018 1 次提交
  22. 15 8月, 2018 1 次提交
  23. 14 8月, 2018 2 次提交
  24. 13 8月, 2018 1 次提交
  25. 08 8月, 2018 2 次提交
  26. 03 8月, 2018 2 次提交
  27. 20 7月, 2018 1 次提交
  28. 19 7月, 2018 1 次提交