Skip to content
Snippets Groups Projects
  1. Sep 19, 2019
  2. Jun 11, 2019
  3. Jun 10, 2019
  4. Apr 01, 2019
    • Bob Van Landuyt's avatar
      Allow streaming io objects into Gitaly · 8c5b3d03
      Bob Van Landuyt authored
      This allows us to set the encoding of an IO passed without reading it
      into memory.
      
      This is useful if we want to stream files into Gitaly. Like we do when
      uploading a new file to the repository.
      8c5b3d03
  5. Nov 13, 2018
    • gfyoung's avatar
      Enable even more frozen string in lib/gitlab · ebf98f27
      gfyoung authored
      Enables frozen string for the following:
      
      * lib/gitlab/fogbugz_import/**/*.rb
      * lib/gitlab/gfm/**/*.rb
      * lib/gitlab/git/**/*.rb
      * lib/gitlab/gitaly_client/**/*.rb
      * lib/gitlab/gitlab_import/**/*.rb
      * lib/gitlab/google_code_import/**/*.rb
      * lib/gitlab/gpg/**/*.rb
      * lib/gitlab/grape_logging/**/*.rb
      * lib/gitlab/graphql/**/*.rb
      * lib/gitlab/graphs/**/*.rb
      * lib/gitlab/hashed_storage/**/*.rb
      * lib/gitlab/health_checks/**/*.rb
      
      Partially address gitlab-org/gitlab-ce#47424.
      ebf98f27
  6. Jul 10, 2018
  7. Jul 05, 2018
  8. Jan 23, 2018
  9. Jan 11, 2018
  10. Jan 03, 2018
  11. Jan 02, 2018
  12. Dec 27, 2017
Loading