1. 24 7月, 2019 1 次提交
    • S
      Add Rugged calls to performance bar · 291df05e
      Stan Hu 提交于
      This will help diagnose the source of excessive I/O from Rugged
      calls. To implement this, we need to obtain the full list of arguments
      sent to each request method.
      291df05e
  2. 20 11月, 2018 1 次提交
  3. 09 10月, 2018 1 次提交
    • G
      Enable even more frozen string in lib/**/*.rb · c8755543
      gfyoung 提交于
      Enables frozen string for the following files:
      
      * lib/generators/**/*.rb
      * lib/gitaly/**/*.rb
      * lib/google_api/**/*.rb
      * lib/haml_lint/**/*.rb
      * lib/json_web_token/**/*.rb
      * lib/mattermost/**/*.rb
      * lib/microsoft_teams/**/*.rb
      * lib/object_storage/**/*.rb
      * lib/omni_auth/**/*.rb
      * lib/peek/**/*.rb
      * lib/rouge/**/*.rb
      * lib/rspec_flaky/**/*.rb
      * lib/system_check/**/*.rb
      
      Partially addresses #47424.
      c8755543
  4. 13 3月, 2018 2 次提交
  5. 23 10月, 2017 1 次提交