openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
code-paste
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Aug 08, 2024 — Aug 08, 2025
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added functional tests. also updated code where needed to correct functioanlity. also updated unit tests.
Tommy Bishop
More...
about 16 years ago
added testing gems (factory_girl and shoulda). also created unit tests. updated pastes views to be more consistent.
Tommy Bishop
More...
about 16 years ago
ran gems:build and setup ignores on the native artifacts.
Tommy Bishop
More...
about 16 years ago
froze nokogiri gem. does not include native build artifacts.
Tommy Bishop
More...
about 16 years ago
setup base for pastes index view. includes changes to mvc as well as introducing will_paginate gem.
Tommy Bishop
More...
about 16 years ago
removed support for more than one theme. keeping it simple for now.
Tommy Bishop
More...
about 16 years ago
added copy to clipboard functionality. includes flash file, javascript, and layout changes.
Tommy Bishop
More...
about 16 years ago
trimmed down the themes to just one (blackboard). also tested all of the parsers with just the blackboard theme. works like a charm.
Tommy Bishop
More...
about 16 years ago
cleaned up some of the themes css. also removed notice div from layout and css.
Tommy Bishop
More...
about 16 years ago
updated layout to only include needed js files.
Tommy Bishop
More...
about 16 years ago
made the main nav links stand out a bit more.
Tommy Bishop
More...
about 16 years ago
renamed scaffold css to app css
Tommy Bishop
More...
about 16 years ago
added schema/logic to track number of lines in our paste model.
Tommy Bishop
More...
about 16 years ago
added logic to remember last theme and parser. will also set defaults if there is a last item.
Tommy Bishop
More...
about 16 years ago
removed flash notices for pastes. also handled blank code pastes by just re-rendering new action.
Tommy Bishop
More...
about 16 years ago
refactored theme switching js.
Tommy Bishop
More...
about 16 years ago
added theme selction to show. also narrowed down valid themes and cleane up thier stylesheets.
Tommy Bishop
More...
about 16 years ago
reordered right side links to be inline with rest of site.
Tommy Bishop
More...
about 16 years ago
added ability for source code div to scroll if it is too long. also updated edit view to be inline with the rest.
Tommy Bishop
More...
about 16 years ago
cleaned up new/show views as well as related css and app layout. new and show now match from a style perspective.
Tommy Bishop
More...
about 16 years ago
increased the font size for code highlighting.
Tommy Bishop
More...
about 16 years ago
added header nav links and css. also added support for raw file (.txt).
Tommy Bishop
More...
about 16 years ago
added spot for notices.
Tommy Bishop
More...
about 16 years ago
refactored code highlighting logic in paste model.
Tommy Bishop
More...
about 16 years ago
removed parsers controller, views, and functional test.
Tommy Bishop
More...
about 16 years ago
cleaned up show view and css.
Tommy Bishop
More...
about 16 years ago
fixed highlighted text (now properly includes span tags). also update views and stylesheets to make sure highlighted text is display correctly.
Tommy Bishop
More...
about 16 years ago
moved the logic that separates line numbers and code into the model. could still use some refactoring.
Tommy Bishop
More...
about 16 years ago
added nokogiri gem for parsing of ultraviolet output. got basic separation of line numbers and code working (for yaml at least). still need to clean up (including getting correct css applied and moving logic into model.
Tommy Bishop
More...
about 16 years ago
added theme stylesheets to rails public dir. also setup pastes show action to highlight the syntax. currently the theme is hard coded.
Tommy Bishop
More...
about 16 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