Skip to content
Extraits de code Groupes Projets
  1. mai 29, 2021
  2. mai 27, 2021
  3. mai 21, 2021
  4. mai 10, 2021
  5. mai 07, 2021
  6. mai 06, 2021
    • Claire's avatar
      Add Ruby 3.0 support (#16046) · 566fc909
      Claire a rédigé
      * Fix issues with POSIX::Spawn, Terrapin and Ruby 3.0
      
      Also improve the Terrapin monkey-patch for the stderr/stdout issue.
      
      * Fix keyword argument handling throughout the codebase
      
      * Monkey-patch Paperclip to fix keyword arguments handling in validators
      
      * Change validation_extensions to please CodeClimate
      
      * Bump microformats from 4.2.1 to 4.3.1
      
      * Allow Ruby 3.0
      
      * Add Ruby 3.0 test target to CircleCI
      
      * Add test for admin dashboard warnings
      
      * Fix admin dashboard warnings on Ruby 3.0
      566fc909
  7. mai 05, 2021
  8. mai 03, 2021
  9. avr. 26, 2021
  10. avr. 19, 2021
  11. avr. 13, 2021
  12. avr. 12, 2021
  13. avr. 11, 2021
  14. avr. 10, 2021
  15. avr. 03, 2021
  16. mars 30, 2021
  17. mars 24, 2021
  18. mars 22, 2021
  19. mars 17, 2021
    • Claire's avatar
      Prepare Mastodon for Rails 6 (#15911) · 43eff898
      Claire a rédigé
      * Fix misuse of foreign_type
      
      * Fix use of removed "add_template_helper"
      
      * Use response.media_type instead of response.content_type in tests
      
      * Fix CSV export controller test on Rails 6
      
      Rails 6 sets a "filename*" field in the Content-Disposition header to
      explicitly encode the filename as UTF-8.
      
      This changes checks the first part of the Content-Disposition header so
      it matches in both Rails 5 and Rails 6.
      
      * Fix emoji formatting with Rails 6
      
      * Make emoji output more idiomatic and robust
      
      * Switch from redis-rails gem to built-in Rails redis cache storage
      43eff898
  20. mars 15, 2021
  21. mars 12, 2021
Chargement en cours