GitHub / Springest/truncate_html / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| c457489a | Bump version to 0.0.5 | Eugene Pimenov <e****e@l****t> | over 9 years ago | |
| 323f6898 | merge Merge pull request #2 from Springest/thread-safety |
Eugene Pimenov <e****e@l****t>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 5e7367f8 | Convert specs to RSpec 3.5.4 syntax with Transpec | Eugene Pimenov <e****e@l****t> | over 9 years ago | |
| afba296c | Remove benchmark spec | Eugene Pimenov <e****e@l****t> | over 9 years ago | |
| aeb86716 | Remove dependency on htmlentities | Eugene Pimenov <e****e@l****t> | over 9 years ago | |
| c17aa214 | Fix spec | Eugene Pimenov <e****e@l****t> | over 9 years ago | |
| 9c928792 | Make truncate_html thread-safe | Eugene Pimenov <e****e@l****t> | over 9 years ago | |
| e79b12db | Clean NokogiriTruncateHtml | Eugene Pimenov <e****e@l****t> | over 9 years ago | |
| e9f3d72b | Update Gemfiles | Eugene Pimenov <e****e@l****t> | over 9 years ago | |
| e609881d | Update dependencies for Rails 4 | Derek Kraan <d****n@g****m> | almost 12 years ago | |
| 0146488a | Version bump | Derek Kraan <d****n@g****m> | almost 13 years ago | |
| fa566793 | Use catch/throw instead of raise/rescue | Derek Kraan <d****n@g****m> | almost 13 years ago | |
| 8e6ef18f | Another minor fix. | Derek Kraan <d****n@g****m> | about 13 years ago | |
| 80024f86 | merge Merge branch 'master' of github.com:Springest/truncate_html | Derek Kraan <d****n@g****m> | about 13 years ago | |
| 7000d8ef | Fix problem with gemspec and bump version | Derek Kraan <d****n@g****m> | about 13 years ago | |
| b5e96b45 | Update README.rdoc | Derek Kraan <d****n@g****m> | about 13 years ago | |
| 9154cafe | Update README.rdoc | Derek Kraan <d****n@g****m> | about 13 years ago | |
| 59c7e311 | Early exit & other performance improvements. | Derek Kraan <d****n@g****m> | about 13 years ago | |
| 5db41f55 | Remove engine file. | Derek Kraan <d****n@g****m> | about 13 years ago | |
| bf14750c | Minor fixes. Add .html_safe to output. | Derek Kraan <d****n@g****m> | about 13 years ago | |
| f3e52b29 | Reorganize to a sane gem structure | Derek Kraan <d****n@g****m> | about 13 years ago | |
| 2cb04582 | Use a railtie | Derek Kraan <d****n@g****m> | about 13 years ago | |
| f36cf0e7 | Downgrade version of nokogiri that we need. | Derek Kraan <d****n@g****m> | about 13 years ago | |
| 8a8efbbd | version number that works | Derek Kraan <d****n@g****m> | about 13 years ago | |
| 77f5a497 | Add gemspec | Derek Kraan <d****n@g****m> | about 13 years ago | |
| 01d262f3 | Refactor to use Nokogiri. | Derek Kraan <d****n@g****m> | about 13 years ago | |
| f34f6f9a | Fix encoding issues and set test to pending. | Derek Kraan <d****n@g****m> | about 13 years ago | |
| a8fc59fb | Make the tests run. | Derek Kraan <d****n@g****m> | about 13 years ago | |
| e625be40 | upgrade to rspec2 and bundle | Deshi Xiao <x****s@g****m> | over 14 years ago | |
| 03892b02 | Use nokogiri | Ian White <i****e@g****m> | over 15 years ago | |
| 9f707c18 | Add note to README about InvalidHtml exception. Rename exception to match ca... | Ian White <i****e@g****m> | about 17 years ago | |
| 32169e84 | Fixup spec description | Ian White <i****e@g****m> | about 17 years ago | |
| c17abece | Make sure that we don't enter an infinite loop if hpricot can't fixup the html. | Ian White <i****e@g****m> | about 17 years ago | |
| 7bbacfa1 | Added spec for when leading html tag is missing [Thanks to Stephen github.com... | Ian White <i****e@g****m> | about 17 years ago | |
| e933a854 | Exclude /Libtrary/Ruby from rcov | Ian White <i****e@g****m> | over 17 years ago | |
| ce031468 | Adde rails 2.3 branch to garlic build | Ian White <i****e@g****m> | over 17 years ago | |
| 0af06be1 | Fix gh-pages snafu | Ian White <i****e@g****m> | over 17 years ago | |
| c8f99476 | Make doc:push invoked only if gh-pages is not up to date | Ian White <i****e@g****m> | over 17 years ago | |
| e6e4f3c6 | Update Todo.txt | Ian White <i****e@g****m> | over 17 years ago | |
| d80aa2ec | Add note about requiring dependencies, and fix this issue in specs | Ian White <i****e@g****m> | over 17 years ago | |
| 20150c52 |
requiring the gems in this file breaks rake gems - rake gems loads the enviro...
Signed-off-by: Ian White <i****e@g****m> |
Giles Bowkett <g****b@g****m>
Committed by: Ian White <i****e@g****m> |
over 17 years ago | |
| dcedd14d | Update README, and show all methods in rdoc | Ian White <i****e@g****m> | over 17 years ago | |
| 014b04c0 | Transatlantic spelling | Ian White <i****e@g****m> | over 17 years ago | |
| c4cf4995 | Remove gh-pages hack | Ian White <i****e@g****m> | over 17 years ago | |
| 0691d4ab | Try and fix grancher weirdness wrt gh-pages | Ian White <i****n@a****l> | over 17 years ago | |
| a211e356 | Try and fix grancher weirdness wrt gh-pages | Ian White <i****n@a****l> | over 17 years ago | |
| 1a36b090 | Fix broken spec_helper | Ian White <i****n@a****l> | over 17 years ago | |
| ac349869 | Fix bug in Rakefile | Ian White <i****e@g****m> | over 17 years ago | |
| 73f1282d | Keep .gitignore on gh-pages | Ian White <i****e@g****m> | over 17 years ago | |
| befd1ae9 | Sleeker Rakefile | Ian White <i****e@g****m> | over 17 years ago | |
| 9e98d976 | Fixup Rakefile fro grancher task | Ian White <i****e@g****m> | over 17 years ago | |
| e96a73a8 | Changing to use all rake for build | Ian White <i****e@g****m> | over 17 years ago | |
| b6a75ad6 | Move docs around (make consistent with other ianwhite releases) | Ian White <i****e@g****m> | over 17 years ago | |
| 5f837ec2 | Add 2.0 back into CI | Ian White <i****e@g****m> | over 17 years ago | |
| 4a1e8069 | merge Merge branch 'master' of git@github.com:ianwhite/truncate_html | Ian White <i****e@g****m> | over 17 years ago | |
| 0872e1aa | CI updated for 2.3 | Ian White <i****e@g****m> | over 17 years ago | |
| a2d9e46c | Make entity encoding html4 compatible by default | Ian White <i****e@g****m> | over 17 years ago | |
| c0b5499a | Updated cruise task | Ian White <i****e@g****m> | almost 18 years ago | |
| 0ffe38f0 | Made API 2.2 compatible | Ian White <i****e@g****m> | almost 18 years ago | |
| 61265d6f | Make api compatible with rails 2.2 | Ian White <i****e@g****m> | almost 18 years ago | |
| 83a2d7a4 | Using garlic gem style | Ian White <i****e@g****m> | almost 18 years ago | |
| 509494a3 | Better loading of gems | Ian White <i****e@g****m> | about 18 years ago | |
| a720b13e | Better loading of gems | Ian White <i****e@g****m> | about 18 years ago | |
| f19b3b11 | Better loading of gems | Ian White <i****e@g****m> | about 18 years ago | |
| 8e0a839b | rescuing non-existence of htmlentities and hpricot, so rake gems can start | Ian White <i****e@g****m> | about 18 years ago | |
| 114dd40d | Fixed typo in README | Ian White <i****e@g****m> | about 18 years ago | |
| 2e7b7165 | Ignoring garlic dir | Ian White <i****e@g****m> | about 18 years ago | |
| 81d17964 | Removing garlic dir | Ian White <i****e@g****m> | about 18 years ago | |
| ac262dd5 | Updated README | Ian White <i****e@g****m> | about 18 years ago | |
| 2e43bdb5 | Reverting snafu in last commit | Ian White <i****e@g****m> | about 18 years ago | |
| fbf70445 | Fixed typo | Ian White <i****e@g****m> | about 18 years ago | |
| 5e2b29ed | Updated spec for recent rspec changes | Ian White <i****e@g****m> | about 18 years ago | |
| cc28cadb | Retargeted CI | Ian White <i****e@g****m> | about 18 years ago | |
| c7beacff | Updated README, ignoring garlic build artifacts, created garlic_example.rb | Ian White <i****e@g****m> | about 18 years ago | |
| 182137c5 | truncate_html: oops fixed a tiny bug | ian <i****n@8****1> | over 18 years ago | |
| b4b63638 | Initial import of truncate_html | ian <i****n@8****1> | over 18 years ago |