1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Aug 25, 2025 — Aug 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove RedCloth -- use RubyGems to manage this dependency More... over 16 years ago
Be consistent about only defining 'require_relative' when it is not already provided by Ruby More... over 16 years ago
Fix the broken RunCodeRun build (I think) * Roll back the escaping of HTML used for troubleshooting * Consistently use (double) quotation marks to wrap markup attribute values * Add RedCloth v4.2.1 and switch from using Markdown to using (RedCloth) Textile in the system test More... over 16 years ago
Upgrade to Haml v2.2.14 More... over 16 years ago
Temporarily escape HTML in an effort to troubleshoot the failed RunCodeRun system test that succeeds on my local Ruby v1.9.1 installation >:-< More... over 16 years ago
Use unified 'diff' format in an effort to troubleshoot the failed RunCodeRun system test that succeeds on my local Ruby v1.9.1 installation >:-< More... almost 17 years ago
Upgrade to Haml v2.2.10 More... almost 17 years ago
Enable Ruby warnings for 'test:individually' Rake task and fix warnings More... almost 17 years ago
Fix bugs in unit tests of Elastatic::Section More... almost 17 years ago
Move unit tests into their own subdirectory More... almost 17 years ago
Metaprogram immutability into Entry#path and Section#path More... almost 17 years ago
Correctly use Elastatic::ToProcExtension only when necessary (pre-Ruby v1.8.7) More... almost 17 years ago
Use Elastatic::RequireRelativeExtension only when necessary (pre-Ruby v1.9) More... almost 17 years ago
Fix a faulty assertion More... almost 17 years ago
Nest the RequireRelativeExtension module in the Elastatic module along with other extensions More... almost 17 years ago
Turn off 'trace' option More... almost 17 years ago
Give 'test:individually' Rake task support for Ruby v1.9 More... almost 17 years ago
Comment out String#freeze calls in an attempt to troubleshoot Ruby v1.9 build More... almost 17 years ago
Update Mocha to HEAD (v0.9.8) More... almost 17 years ago
Update Mocha to v0.9.1 More... almost 17 years ago
Update Haml to v2.2.9 More... almost 17 years ago
Update Haml to HEAD (v2.3.0) More... almost 17 years ago
Update Mocha to HEAD (v0.9.8) More... almost 17 years ago
Expect RuntimeError instead of TypeError under Ruby v1.9 when modifying frozen objects More... almost 17 years ago
Simplify the design and API of Kernel.require_relative to take a String instead of a Binding
Nils Jonsson
as unknown
More... almost 17 years ago
Turn on 'trace' option in an effort to debug RunCodeRun build
Nils Jonsson
as nils.jonsson
More... almost 17 years ago
Call Binding#eval as a private method
Nils Jonsson
as unknown
More... almost 17 years ago
Add a bare-bones system test and reorganize the Rake tasks to accommodate it More... almost 17 years ago
Copy non-content directories as-is to the output path when building More... almost 17 years ago
Increase test coverage of Section#build! More... almost 17 years ago