0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix link in README More... almost 13 years ago
Remove dot files More... almost 13 years ago
rboard is no more, use forem instead More... almost 13 years ago
The markdown in the answers was being killed by it being interpreted as a code block so it both didn't look right and was affecting links. More... over 13 years ago
Remove a couple of files from repo that don't belong. More... almost 14 years ago
The plugin version of haml should not be required anymore. Instead, rely on its gem version. More... almost 14 years ago
Skip the Thinking Sphinx tasks if they can't be loaded for some reason. Update the error message if Rails is not installed. More... almost 14 years ago
Rename the ThemesHelper file. More... almost 14 years ago
Explicitly include i18n to make dotiw work. More... almost 14 years ago
Add gems install step More... about 14 years ago
Ruby 1.9 compatibility: Add explicit require to fileutils. More... about 14 years ago
Use will_paginate gem instead of a plugin. More... about 14 years ago
Reference top level constant so it does not potentially reference Spec::Rails instead of the real Rails. More... about 14 years ago
Specify ip always when building posts and topics. More... about 14 years ago
Update README More... about 14 years ago
Happy 2nd birthday, rboard! More... about 14 years ago
Need to create topics and posts with ip associations always now. More... about 14 years ago
Add spec for #25. More... about 14 years ago
Remove respond_to More... about 14 years ago
Merge branch 'master' of git://github.com/fatalerrorx/rboard More... about 14 years ago
Fixed a small bug after testing so that the error message showed up. More... about 14 years ago
Added error handling to edit profile otherwise if someone filled in just the password for example. It would redirect to a blank page and not save anything and the user would be very confused no it displays an error message and allows the user to fix their mistakes. More... about 14 years ago
Remove stray f. More... about 14 years ago
Specify :dependent => :nullify on Category so that when a category is deleted the forums beneath it have category_id set to nil. Closes #25. More... about 14 years ago
Refactor down to find_or_create_by_user_id_and_ip_id More... about 14 years ago
topics model and posts model was logging duplicate ip addresses which creates way to many entries to make heads or tails of. Thats fixed now. More... about 14 years ago
Fixed incorrect refrences to locals for topics count and posts count. Now the correct number for topics and posts is displayed. More... about 14 years ago
Merge branch 'master' of git://github.com/radar/rboard More... about 14 years ago
Merge branch 'master' of git://github.com/radar/rboard More... about 14 years ago
remove.jpg -> delete.jpg More... about 14 years ago