openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
pragdave's codex
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Mar 12, 2025 — Mar 12, 2026
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Hoe really does put some ugly constraints on stuff. For example, why insist on a string VERSION= whe the gemspec already contains the same? Reading every file looking for it is seriously problematic under 1.9 because of encoding issues
Dave Thomas
More...
over 16 years ago
Keep Hoe happy (sigh) by changing the Hoe.spec
Dave Thomas
More...
over 16 years ago
Fix namespace issue on rake remove_tmp. Fix problem with rubigen commands that expect an array as the first parameter under Ruby 1.9.
Dave Thomas
More...
over 16 years ago
Add dependency to gemspec
Dave Thomas
More...
over 16 years ago
There is no point in adding the 'codex' name space to the 'all' rake task, just makes things longer. Returning to what it was before.
Bernardo Padua
More...
over 16 years ago
More updates to the documentation: generating all.html now uses the 'rake codex:all' command
Bernardo Padua
More...
over 16 years ago
Updates including_code.textile reference with latest updates (eg.: the use of [] in :inlinecode)
Bernardo Padua
More...
over 16 years ago
Updates History.txt with info on vendor/codex
Bernardo Padua
More...
over 16 years ago
Makes bin/codex executable
Bernardo Padua
More...
over 16 years ago
Refreshing manifest.txt
Bernardo Padua
More...
over 16 years ago
Fix tests, updates Manifest.txt and gemspec, and other last minute fixes. It should be ready for a new gem now.
Bernardo Santos
More...
over 16 years ago
Makes changes to the samples slides to explain post processors.
Bernardo Santos
More...
over 16 years ago
Appending XX_ to the post processor file names so they get applied in the appropriate order.
Bernardo Santos
More...
over 16 years ago
Adds support for multiple and better post processors. Post processors now stay in the 'post_processors' dir in the app_root, in a way similar to the filters. It also removes the need for the 'post_process_all.rb' file. Metadata.yml is in the config dir now, it makes more sense and it won't be added as a rake task for pressie anymore.
Bernardo Santos
More...
over 16 years ago
Makes graphviz filter raise and error if 'dot' is not installed, preventing error when filter is run
Bernardo Santos
More...
over 16 years ago
Fixes that user defined filters were not being loaded and moves the loading of filters to a better place (filter.rb)
Bernardo Santos
More...
over 16 years ago
Path to pressie.css in layout.erb was wrong, fixing it.
Bernardo Santos
More...
over 16 years ago
Loads all code highlighters in the layout, so it can highlight other languages such as Java, Python, C#
Bernardo Santos
More...
over 16 years ago
Changes default code font to be Monaco. No point using a variable width font (Gill Sans) to display code.
Bernardo Santos
More...
over 16 years ago
Changes code-normal and other code-xxxx css classes to more resonable font sizes and adds code-superlarge
Bernardo Santos
More...
over 16 years ago
Fix typo in font name in pressie.css
Bernardo Santos
More...
over 16 years ago
Set Codex.root in Rakefile
Brandon Keepers
More...
over 17 years ago
Don't swallow errors
Brandon Keepers
More...
over 17 years ago
Avoid creating multiple instances of pressie
Brandon Keepers
More...
over 17 years ago
Added rudimentary support for a layout
Brandon Keepers
More...
over 17 years ago
remove extraneous puts
Brandon Keepers
More...
over 17 years ago
Add vendor/codex to the beginning of the load path
Brandon Keepers
More...
over 17 years ago
Move css and javascript into an assets/ directory
Brandon Keepers
More...
over 17 years ago
Use #directory instead of #file in rake task for directories
Brandon Keepers
More...
over 17 years ago
extract spliting of slides into a post processor
Brandon Keepers
More...
over 17 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree