Skip to content
  1. Jan 24, 2019
  2. Nov 07, 2018
    • Francisco Javier López's avatar
      Add submodule update API endpoint · 28cbb2ac
      Francisco Javier López authored
      This new endpoint allow users to update a submodule's reference.
      
      The MR involves adding a new operation RPC operation in gitaly-proto
      (see gitlab-org/gitaly-proto!233) and change Gitaly to use this
      new version (see gitlab-org/gitaly!936).
      
      See gitlab-org/gitlab-ce!20949
      28cbb2ac
  3. Oct 29, 2018
  4. Oct 28, 2018
  5. Oct 25, 2018
  6. Oct 24, 2018
  7. Oct 16, 2018
    • Nick Thomas's avatar
      Remove a dependency on gitlab-gollum-lib · c7be9f5c
      Nick Thomas authored
      Removing this dependency also allows us to remove a transitive
      dependency on gitlab_grit - which is the whole point of this exercise.
      
      I don't think we can EOL gitlab_grit until it's removed as a dependency
      from gitaly-ruby, but this at least gets it out of gitlab-ce.
      c7be9f5c
    • Nick Thomas's avatar
      Inline the gitlab-flowdock-git-hooks gem · 04aaf719
      Nick Thomas authored
      This allows us to avoid one transitive dependency on gitlab-grit. The
      aim is to remove all transitive dependencies.
      04aaf719
  8. Oct 15, 2018
  9. Oct 13, 2018
    • Zeger-Jan van de Weg's avatar
      Remove dependencies on Linguist · 399056ed
      Zeger-Jan van de Weg authored
      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
  10. Oct 09, 2018
  11. Oct 03, 2018
  12. Oct 02, 2018
  13. Oct 01, 2018
  14. Sep 28, 2018
  15. Sep 24, 2018
  16. Sep 12, 2018
    • Jan Provaznik's avatar
      Remove peek-sidekiq · 9930ab6a
      Jan Provaznik authored
      The reason for removing this gem is that it's not being maintained
      anymore. It uses `alias_method_chain` which is deprecated in rails 5
      (and removed in 5.1), the issue is pending upstream (including
      a fix) - https://github.com/suranyami/peek-sidekiq/issues/3 for a while.
      
      Peek-sidekiq is used in performance bar for displaying sidekiq
      statistics.
      9930ab6a
  17. Sep 11, 2018
  18. Sep 10, 2018
  19. Sep 09, 2018
  20. Sep 07, 2018
  21. Sep 06, 2018
  22. Sep 05, 2018
  23. Sep 03, 2018
  24. Aug 30, 2018
  25. Aug 21, 2018
  26. Aug 20, 2018
  27. Aug 17, 2018
  28. Aug 16, 2018
  29. Aug 15, 2018
  30. Aug 13, 2018