0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
corrected readme More... over 3 years ago
doc note for CVE-2021-33564 More... over 3 years ago
version bump and history More... over 3 years ago
URI.encode is now dead - use CGI.escape instead More... over 3 years ago
support ruby 3.0 More... over 3 years ago
Merge branch 'deprecation-warning' More... over 3 years ago
readded convert generator/processor but just as deprecation errors More... over 3 years ago
Merge branch 'better-security' More... over 3 years ago
can't use "&." in ruby 2.2 More... over 3 years ago
validator for rotate processor More... over 3 years ago
param validators for encode processor More... over 3 years ago
validate thumb parameters More... over 3 years ago
validate text generator params More... over 3 years ago
is_words validator More... over 3 years ago
plasma generator validations More... over 3 years ago
plain generator param validators More... over 3 years ago
validate_all_keys! convenience method More... over 3 years ago
is_word validator More... over 3 years ago
is_number validator, and no need for regexp arg More... over 3 years ago
Validators.validate_all! More... over 3 years ago
validate works with a regexp More... over 3 years ago
ParamValidators module with basic validate! method More... over 3 years ago
removed the "convert" generator in favour of a utility "generate" function More... over 3 years ago
removed "convert" processor in favour of a convert utility command we can use More... over 3 years ago
change convert spec --> thumb spec as we'll be removing convert processor More... over 3 years ago
Dropped official support for ruby < 2.2 - too annoying to maintain More... about 4 years ago
try rexml 3.1.7.3 for ruby 1.9 compat More... about 4 years ago
oops wrong rexml dependency More... about 4 years ago
attempt to fix rexml problem with ruby 1.9 tests More... about 4 years ago
still sqlite3 problems on travis - try requiring manually in test More... about 4 years ago