Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. Feb 13, 2020
  3. Aug 23, 2019
  4. Nov 20, 2018
    • gfyoung's avatar
      Enable even more frozen string for lib/gitlab · f93f8f56
      gfyoung authored
      Enables frozen string for the following:
      
      * lib/gitlab/patch/**/*.rb
      * lib/gitlab/popen/**/*.rb
      * lib/gitlab/profiler/**/*.rb
      * lib/gitlab/project_authorizations/**/*.rb
      * lib/gitlab/prometheus/**/*.rb
      * lib/gitlab/query_limiting/**/*.rb
      * lib/gitlab/quick_actions/**/*.rb
      * lib/gitlab/redis/**/*.rb
      * lib/gitlab/request_profiler/**/*.rb
      * lib/gitlab/search/**/*.rb
      * lib/gitlab/sherlock/**/*.rb
      * lib/gitlab/sidekiq_middleware/**/*.rb
      * lib/gitlab/slash_commands/**/*.rb
      * lib/gitlab/sql/**/*.rb
      * lib/gitlab/template/**/*.rb
      * lib/gitlab/testing/**/*.rb
      * lib/gitlab/utils/**/*.rb
      * lib/gitlab/webpack/**/*.rb
      
      Partially addresses gitlab-org/gitlab-ce#47424.
      f93f8f56
  5. Jun 13, 2018
  6. Jul 28, 2017
    • Alex Ives's avatar
      Fixes #29385: Add /shrug and /tableflip commands · a07fe9d7
      Alex Ives authored
      
      - Updated DSL to support substitution definitions
      - Added substitution definition, inherits from command definition
      - Added tabelflip and shrug substitutions to interpret service
      - Added support for substitution definitions to the extractor for preview mode.
      - Added substitution handling in the interpret service
      
      Signed-off-by: default avatarAlex Ives <alex@ives.mn>
      a07fe9d7
Loading