0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 20 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaned up integration tests. More... about 14 years ago
Ditched riak. Redis FTW. More... about 14 years ago
Updated redis-node-client and riak-js submodules More... about 14 years ago
Removing node-xml since the parsing doesn't seem to work on the latest node and regexes do the trick for now. More... about 14 years ago
Starting trying to import a bunch of bookmarks. More... about 14 years ago
Added some handlers to show bookmarks. More... about 14 years ago
Added hashlib since I'm thinking using url sha1 will be better key than randomly generated because we can use it to make sure we don't create duplicate documents. More... about 14 years ago
Added node-xml as a submodule so I can try parsing the xml from delicious. More... about 14 years ago
Mapped up some routes for user and general tag queries. More... about 14 years ago
Added some debugging logging. Thinking a logger is in order here. More... about 14 years ago
Started actually displaying some bookmarks in the app. This prompted a change to handle possibly empty bookmark lists. More... about 14 years ago
Added quit line for integration test to actually exit. More... about 14 years ago
Made create into "store" cause it handles updates just fine too. Also added find/findByUser. Working on findByTags. Almost done there. More... about 14 years ago
Added cleanup steps and set Bookmark.create to return the created bookmark. More... about 14 years ago
Updated Bookmark.create to also put the resulting bookmark into redis tag sets. More... about 14 years ago
Updated redis-node-client to include changes to node.js api. More... about 14 years ago
Used path in specs initialization. Started on a bookmark spec, but I'll have to spike out the redis/riak interactions first. More... about 14 years ago
Moved requiring of paths into it's own file to avoid duplication. More... about 14 years ago
Started writing testable handlers and got some output on the page. More... about 14 years ago
Oh yeah, and jspec too. More... about 14 years ago
vi swp ignore. More... about 14 years ago
Just a simple hello world, but with express riak and redis ready to go as submodules. More... about 14 years ago