1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 29, 2024 — May 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove RedCloth -- use RubyGems to manage this dependency More... over 15 years ago
Be consistent about only defining 'require_relative' when it is not already provided by Ruby More... over 15 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 15 years ago
Upgrade to Haml v2.2.14 More... over 15 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 15 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... over 15 years ago
Upgrade to Haml v2.2.10 More... over 15 years ago
Enable Ruby warnings for 'test:individually' Rake task and fix warnings More... over 15 years ago
Fix bugs in unit tests of Elastatic::Section More... over 15 years ago
Move unit tests into their own subdirectory More... over 15 years ago
Metaprogram immutability into Entry#path and Section#path More... over 15 years ago
Correctly use Elastatic::ToProcExtension only when necessary (pre-Ruby v1.8.7) More... over 15 years ago
Use Elastatic::RequireRelativeExtension only when necessary (pre-Ruby v1.9) More... over 15 years ago
Fix a faulty assertion More... over 15 years ago
Nest the RequireRelativeExtension module in the Elastatic module along with other extensions More... over 15 years ago
Turn off 'trace' option More... over 15 years ago
Give 'test:individually' Rake task support for Ruby v1.9 More... over 15 years ago
Comment out String#freeze calls in an attempt to troubleshoot Ruby v1.9 build More... over 15 years ago
Update Mocha to HEAD (v0.9.8) More... over 15 years ago
Update Mocha to v0.9.1 More... over 15 years ago
Update Haml to v2.2.9 More... over 15 years ago
Update Haml to HEAD (v2.3.0) More... over 15 years ago
Update Mocha to HEAD (v0.9.8) More... over 15 years ago
Expect RuntimeError instead of TypeError under Ruby v1.9 when modifying frozen objects More... over 15 years ago
Simplify the design and API of Kernel.require_relative to take a String instead of a Binding
Nils Jonsson
as unknown
More... over 15 years ago
Turn on 'trace' option in an effort to debug RunCodeRun build
Nils Jonsson
as nils.jonsson
More... over 15 years ago
Call Binding#eval as a private method
Nils Jonsson
as unknown
More... over 15 years ago
Add a bare-bones system test and reorganize the Rake tasks to accommodate it More... over 15 years ago
Copy non-content directories as-is to the output path when building More... over 15 years ago
Increase test coverage of Section#build! More... over 15 years ago