ruby persistence layer for CouchDB.
Forked from langalex/couch_potato Tue Nov 24 14:21:47 -0800 2009
Last updated Sun Nov 22 05:25:15 -0800 2009
Web app for browsing and search Maven 2 repos
Last updated Fri Nov 13 13:03:25 -0800 2009
A RESTful CouchDB client based on Heroku's RestClient and Couch.js
A RubyGem to access the Twitter Streaming API.
3 commits »
Fixed specs failing do to change in the data factories
Small javascript refactoring for the search views
Updated to cucumber 0.4.4
2 commits »
Search pagination is now completely Ajax thanks to railscast ep 174, 175
Change index conf for artifacts so they can be sortable by artifact_id, group_id and version
Adaptive pagination plugin for web frameworks and other applications
Added clear search cucumber test
Added thinking sphinx for full text searching ( This means no Heroku :( )
watir on steroids / jruby wrapper for htmlunit
Updated cucumber to 0.4.3
Changed seeds.rb to seed 1 artifact
Finish adding features to the search results, including copy dep snippet to the clipboard
Flexible authentication solution for Rails with Warden
Organise ActiveRecord model into a tree structure
4 commits »
Added initial search functionality using searchlogic
Added blueprint css stylesheets
Added harsh as syntax highlighter
Clippy is a very simple Flash widget that makes it possible to place arbitrary text onto the client's clipboard.
Enables full-text searching of CouchDB documents using Lucene
Harsh: Another Rails Syntax Highlighter. Ultraviolet-based syntax highlighting for rails, for ERb or Haml. Better than the rest.
Remove nokigiri compiled ext code
Fixed minor problems with the update to cucumber 0.4.x
The easy and fun Continuous Integration server
Update cucumber to 0.4.0
Added extra validations to the artifacts model
Fixed some bugs in the scan repository job
Change seed to add Maven Central Repo
Added dj and rufus for repository scan job
Added all the manage features to repositories
Change index feature to be able ton handle multiple repositories
Added repository controller using josevalim-inherited_resources, with index action fully implemented
Added a database.yml sample file so I don't create
Remove webrat from cucumber env.rb since I'm using culerity
Added artifact and dependency models