-
let's use 'couchrest_type'
was updated by CodeMonkeyKevin
Friday Aug 13
ticket - one socket opened per send was updated by CodeMonkeyKevin 07:43 PM ticket
- Moving to Github Tracker was posted by J. Chris A. 05:09 PM
-
Bulk save of extended docs with timestamps! does not save created_at or updated_at fields
was updated by Marcos Tapajós
Monday Oct 19
ticket - Extended::Document.save(true) is buggy was created by Marcos Tapajós 09:31 AM ticket
- CouchRest::ExtendedDocument provides ... was created by Marcos Tapajós 09:28 AM ticket
- Bulk save of extended docs with times... was created by Marcos Tapajós 09:28 AM ticket
-
delete obsolete viewswas updated by Francisco ViramontesWednesday Oct 14
ticket -
Some streamer fixes
was created by Julien Sanchez
Thursday Oct 08
ticket -
save! returns nil on sucess, but should return true
was updated by Marcos Tapajós
Monday Oct 05
ticket - Line stopping all specs was updated by Marcos Tapajós 05:50 PM ticket
- Adding support to :cast_as => 'Date'. was updated by Marcos Tapajós 05:50 PM ticket
-
Useless funcs variable in design_doc_...
was created by Julien Sanchez
Friday Sep 18
ticket -
Adding support to :cast_as => 'Date'.
was updated by Marcos Tapajós
Saturday Sep 12
ticket - Line stopping all specs was updated by Marcos Tapajós 07:48 AM ticket
- Adding support to :cast_as => 'Date'. was created by Marcos Tapajós 07:48 AM ticket
- Line stopping all specs was created by Marcos Tapajós 07:47 AM ticket
- save! returns nil on sucess, but should return true was updated by Marcos Tapajós 07:45 AM ticket
- save! returns nil on sucess, but shou... was created by Marcos Tapajós 07:44 AM ticket
-
Validate With Method not attaching er...
was created by ru_ghetto (at rubyghetto)
Sunday Aug 02
ticket -
apply_defaults causing errors with de...
was created by viatropos
Monday Jun 22
ticket -
add support for continuous=true
was created by patcito
Sunday May 31
ticket -
Typo in set_attachment_attr
was created by Daniel Kirsch
Monday May 25
ticket -
Avoid unnecessary PUT requests
was created by richmorin
Friday Feb 13
ticket -
views failing in trunkwas updated by Nolan DarilekSaturday Jan 24
ticket -
views failing in trunkwas updated by Nolan DarilekThursday Jan 22
ticket -
views failing in trunkwas updated by J. Chris A.Monday Jan 19
ticket -
views failing in trunk
was updated by hkstar
Tuesday Jan 13
ticket - doc.create gone was created by hkstar 05:11 PM ticket
- views failing in trunk was updated by Joe Martinez 02:21 PM ticket
-
"save bug should fix" spec failing.
was updated by J. Chris A.
Wednesday Dec 31
ticket - views failing in trunk was updated by Max Aller 09:57 AM ticket
- views failing in trunk was updated by Nolan Darilek 09:14 AM ticket
-
one socket opened per send
was updated by geir
Tuesday Dec 30
ticket - send() attempts to hit a _uuid table was created by geir 12:27 PM ticket
- one socket opened per send was created by geir 12:25 PM ticket
-
views failing in trunk
was updated by Max Aller
Monday Dec 29
ticket - let's use 'couchrest_type' was updated by Max Aller 07:35 PM ticket
- Method to Check if Database Exists was updated by Max Aller 07:24 PM ticket
-
views failing in trunk
was updated by Max Aller
Sunday Dec 28
ticket - let's use 'couchrest_type' was updated by James R. Bracy 09:51 PM ticket
-
set_default on new object copies hash...
was created by Justin D-Z
Tuesday Dec 23
ticket -
views failing in trunk
was updated by Nolan Darilek
Thursday Dec 18
ticket -
"save bug should fix" spec failing.
was created by Ray Morgan
Wednesday Dec 17
ticket - views failing in trunk was updated by Ray Morgan 12:36 PM ticket
-
option for before(:init)was updated by hkstarSunday Nov 23
ticket - let's use 'couchrest_type' was updated by hkstar 05:45 PM ticket
- views failing in trunk was created by hkstar 04:25 PM ticket
-
Ability to send explicit null as key?was updated by hkstar 12:38 PM ticket -
delete obsolete viewswas updated by hkstar 12:37 PM ticket
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
"CouchDB, close to the metal." <a href="http://github.com/jchris/couchrest/tree/master">CouchRest</a> is a RESTful layer for accessing CouchDB, based off CouchDB's included Javascript reference client. CouchRest also includes helpers for running large queries etc. There is also a base class for ActiveRecord / Datamapper style ORM, called CouchRest::Model.