An error occurred fetching the project authors.
  1. 04 Dec, 2020 1 commit
  2. 17 Jun, 2019 1 commit
  3. 16 Jun, 2019 1 commit
  4. 07 Nov, 2018 1 commit
    • gfyoung's avatar
      Enable even more frozen string in lib/gitlab · 7e6f6e16
      gfyoung authored
      Enables frozens string for the following:
      
      * lib/gitlab/conflict/**/*.rb
      * lib/gitlab/cross_project_access/**/*.rb
      * lib/gitlab/cycle_analytics/**/*.rb
      * lib/gitlab/data_builder/**/*.rb
      * lib/gitlab/database/**/*.rb
      * lib/gitlab/dependency_linker/**/*.rb
      * lib/gitlab/diff/**/*.rb
      * lib/gitlab/downtime_check/**/*.rb
      * lib/gitlab/email/**/*.rb
      * lib/gitlab/etag_caching/**/*.rb
      
      Partially addresses gitlab-org/gitlab-ce#47424.
      7e6f6e16
  5. 30 Nov, 2017 1 commit
    • Lin Jen-Shin's avatar
      Merge branch 'no-ivar-in-modules' into tmp · 91756788
      Lin Jen-Shin authored
      * no-ivar-in-modules:
        Cache allowed_ids
        Fix a few layout error
        Make it clear that this is an acceptable use
        Reword Instance variables in views
        Move ModuleWithInstanceVariables to Gitlab namespace
        Explain how to disable it in the doc
        Just define allowed_ids and override it with empty value
        Updates based on feedback
        Remove codes from bad merge
        Allow initialize method and single ivar
        Use StrongMemoize and enable/disable cops properly
        WIP
        Fix grammar: judge -> judgement
        Allow simple ivar ||= form. Update accordingly
        Add cop to make sure we don't use ivar in a module
      91756788
  6. 22 Nov, 2017 1 commit
  7. 27 Jan, 2017 1 commit
  8. 17 Jan, 2017 3 commits
  9. 18 Nov, 2016 2 commits
  10. 17 Nov, 2016 3 commits