An error occurred fetching the project authors.
  1. 06 Feb, 2020 1 commit
  2. 04 Feb, 2020 1 commit
    • Francisco Javier López's avatar
      Replace project references with container · 13b396b3
      Francisco Javier López authored
      All git related classes (`Blob`, `Commit`, ...)
      assume that `project` is the object that has the
      repository. Nevertheless, now that we're adding
      repositories to snippets, we need to abstract this.
      
      We're moving from `project` to `container`.
      13b396b3
  3. 27 Jan, 2020 1 commit
  4. 21 Oct, 2019 1 commit
  5. 17 Oct, 2019 1 commit
    • Igor's avatar
      Remove N+1 for fetching commits signatures · 2d302cad
      Igor authored
      It removes whitelisting for the query limiting
      from the CommitsController as well since the
      specs no longer fail because of the number of queries
      2d302cad
  6. 17 Sep, 2019 1 commit
  7. 17 Jun, 2019 1 commit
  8. 06 Feb, 2019 1 commit
  9. 05 Dec, 2018 1 commit
  10. 13 Nov, 2018 1 commit
    • 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
  11. 11 Sep, 2018 2 commits
  12. 09 Jul, 2018 2 commits
  13. 01 Mar, 2018 1 commit
  14. 19 Feb, 2018 1 commit
  15. 18 Jan, 2018 1 commit
  16. 05 Oct, 2017 4 commits
  17. 05 Sep, 2017 6 commits
  18. 16 Aug, 2017 1 commit
  19. 27 Jul, 2017 12 commits