0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Forgot to fix this before. Just wrong order More... about 15 years ago
Adding some simple metadata tasks for feeds More... about 15 years ago
Adding keywords when sending to Solr More... about 15 years ago
Breaking down the keywords so that single posts tagged don't overwhelm the values More... about 15 years ago
Initial work on grabbing delicious keywords based on links within a post More... about 15 years ago
Adding wrapper to grab URL info from delicious More... about 15 years ago
adding Ant file plus the Solr jars from 3/29/09 More... about 15 years ago
Moved all Redis calls into class More... about 15 years ago
Moved saving / updating to storage class More... about 15 years ago
Continuing moving things around, trying to get more and more out of the classes and into an abtract class More... about 15 years ago
Moving more to abstract class, this time checking for existence. More... about 15 years ago
Adding RedisStorage class to abstract away lots of overlap More... about 15 years ago
Adding display of latest / all pdf links More... about 15 years ago
Adding latest method for Feed, also renaming Entry.get_latest to Entry.latest More... about 15 years ago
The TODOs are done and updating the README More... about 15 years ago
Creating links whenever there is a PDF in the post. More... about 15 years ago
Adding all method to get each entry, used for sending to Solr More... about 15 years ago
Sorting entries to put in date order, other bits of cleanup More... about 15 years ago
Lots of changes to support Redis, tests run, and rake tasks should work. Web UI needs to be updated. More... about 15 years ago
Entry stuff works and adds to Feed More... about 15 years ago
Beginning of move to Redis. Feed creation and retrieval is now handled. Starting to work on Entry next. More... about 15 years ago
Adding TODO for getting things on Redis More... about 15 years ago
Able to walk thru the search results and currently indexing all posts individually instead of all at once More... about 15 years ago
stupid puts statement More... about 15 years ago
First run at Search, results are coming back and are displayed. Not paging thru them yet, nor allowing anything more advanced than a basic query on post. More... about 15 years ago
Adding ability to download all pdfs, wrapping download in begin/rescue. More... about 15 years ago
Rake task will now send entries to Solr More... about 15 years ago
Adding hashed_guid field to Entry model. Will be used to help with the Solr lookups... More... about 15 years ago
Start of Solr updating... More... about 15 years ago
we can search... nothing to search yet but it's a start More... about 15 years ago