1. 23 Jan, 2018 1 commit
    • Remove the automatic loading of URI Adapters · 80847b44
      Remove the URI adapters. Few people use them by default and they can
      allow insight into the internal networks of the server. If you want to
      enable them, add (for example) `Paperclip.DataUriAdapter.register` to
      your `config/initializers/paperclip.rb` file.
      
      This is related to CVE-2017-0889.
      
      Elsewhere fix CI: it's `s3.us-west-2` now, with a dot.
      Jon Yurek committed
  2. 15 May, 2015 1 commit
  3. 11 Mar, 2014 2 commits
    • Changes to get rbx passing · 743e2e00
      First off, sqlite3 needs to be exactly v1.3.8.
      Need to make sure both racc and rubysl are in the Gemfiles.
      RBX's File.join doesn't like nil at all.
      RBX also doesn't like to remove a constant that doesn't exist yet.
      Jon Yurek committed
    • Convert all of the tests from test/unit to RSpec · 1f3a7467
      This is a big one.
      
      This change converts all of the existing tests from test/unit to RSpec.
      It's been a long time coming, and was specifically prompted by the
      inability of minitest to work with Appraisal across the various Rails
      versions. Instead of ironing out that headache, converting to RSpec was
      preferable (after initial probing).
      
      Many assertions are still assertions and are housed in the Assertions
      module, but they should be converted as they get touched. Similarly,
      since we're touching all the tests/specs, we convert all the hashes from
      1.8 syntax to 1.9 syntax.
      Jon Yurek committed
  4. 30 Mar, 2012 1 commit
  5. 12 Nov, 2011 2 commits
  6. 30 Sep, 2011 1 commit
  7. 07 Sep, 2011 1 commit
  8. 21 Jul, 2011 1 commit
  9. 29 Jun, 2011 1 commit
  10. 23 Nov, 2010 1 commit
  11. 22 Nov, 2010 1 commit
  12. 07 Jun, 2010 1 commit
  13. 29 Apr, 2010 1 commit
  14. 27 Apr, 2010 2 commits
  15. 26 Apr, 2010 1 commit
  16. 01 Dec, 2009 1 commit
  17. 09 Oct, 2009 1 commit
  18. 15 May, 2009 2 commits
  19. 10 May, 2009 1 commit
  20. 07 May, 2009 1 commit
  21. 08 Jan, 2009 1 commit
  22. 29 Dec, 2008 1 commit
  23. 11 Dec, 2008 1 commit
  24. 10 Dec, 2008 1 commit
  25. 08 Jul, 2008 1 commit
  26. 01 Jul, 2008 1 commit
  27. 18 Apr, 2008 3 commits
  28. 17 Apr, 2008 1 commit
  29. 31 Mar, 2008 1 commit
  30. 20 Mar, 2008 1 commit
  31. 15 Nov, 2007 1 commit
  32. 12 Nov, 2007 1 commit
  33. 26 Oct, 2007 1 commit
  34. 19 Aug, 2007 1 commit