Commit graph

909 commits

Author SHA1 Message Date
Chris Anderson 2ae79c51a1 cleanup rakefile business 2008-09-29 21:08:52 -07:00
Chris Anderson b58259ec1a implemented view argument currying 2008-09-29 20:18:18 -07:00
Chris Anderson 6a86a00d21 couchrest model supports custom view definitions 2008-09-29 18:10:07 -07:00
Chris Anderson 4a1de8c1ba couchrest query params passed through by_xxxx views 2008-09-29 17:46:33 -07:00
Chris Anderson f408dfceb6 compound-key views work 2008-09-29 17:27:41 -07:00
Chris Anderson 5e0cb81ad7 most of the callbacks are installed, adding view generation 2008-09-29 16:28:57 -07:00
Chris Anderson ce3a3258bc created CouchRest::Model mixin 2008-09-29 09:55:40 -07:00
Chris Anderson ef3055c222 use url parser to parse database! urls 2008-09-28 16:03:15 -07:00
Chris Anderson a6f852943e force all JSON dates to be in UTC 2008-09-26 14:31:29 -07:00
Chris Anderson 2a206fdd72 gem is 0.9.8 2008-09-16 12:12:13 -04:00
Chris Anderson 38462375b4 bug fixes in couchapp 2008-09-16 12:10:45 -04:00
Chris Anderson 92f4871696 add couchapp to executables list 2008-09-16 11:49:14 -04:00
Chris Anderson 06f904262d update gemspec for new version 2008-09-16 11:47:48 -04:00
Chris Anderson 7b39abed2d roll version to 0.9.7 2008-09-16 11:46:12 -04:00
Chris Anderson b2c0b9fb80 update gemspec for couchapp 2008-09-16 11:45:45 -04:00
Chris Anderson 7f818c2cf1 added attachment uploading 2008-09-16 11:44:02 -04:00
Chris Anderson baa2c1dd37 ignore spec fixtures 2008-09-16 11:16:27 -04:00
Chris Anderson e3da7d5c8f specs for couchapp 2008-09-16 11:15:36 -04:00
Chris Anderson 49148644ea templates for app generate 2008-09-16 11:15:00 -04:00
Chris Anderson f13415febe couchapp bin 2008-09-16 11:14:36 -04:00
Chris Anderson 2356df978e file manager pushes apps 2008-09-16 11:14:25 -04:00
Jan Lehnardt bb8371a718 added url parser tests 2008-09-15 00:49:42 +02:00
Chris Anderson 3c3a782eb0 rev gem version 2008-09-13 23:55:31 -04:00
Chris Anderson 2082c491fa this may fix the attachment erase problem on couchview 2008-09-13 23:54:39 -04:00
Chris Anderson 26d50c8ac1 added a url parser that CouchRest can use throughout (but is not yet using) 2008-09-13 21:07:21 -04:00
Chris Anderson de9fe45744 rev gem version to 0.9.5 2008-09-13 19:00:17 -04:00
Chris Anderson 9e4d5c0eda backwards compatibility for old couchdbs 2008-09-13 18:59:24 -04:00
Geoffrey Grosenbach f8b80daef6 Fix specification_version that was causing an error when installing from gem 2008-09-12 15:34:23 -07:00
Chris Anderson 423480da8f couchview require couchrest 2008-09-12 17:55:23 -04:00
Chris Anderson e737e1173f updated gemspec and generator 2008-09-12 15:56:26 -04:00
Chris Anderson 98735aa38a updated gemspec 2008-09-12 15:47:05 -04:00
Chris Anderson eaee9ae351 rake task to generate github gemspec 2008-09-12 15:45:21 -04:00
Chris Anderson 7714349ad0 removed couchcontrol 2008-09-12 15:37:12 -04:00
Chris Anderson 29f078cab4 Merge branch 'topfunky/master' 2008-09-12 15:36:43 -04:00
Geoffrey Grosenbach 499d874534 Fixed incorrect library path. 2008-09-11 22:48:17 -07:00
Chris Anderson a36d71bcd3 merged topfunkys changes to commands 2008-09-11 22:48:03 -07:00
Chris Anderson 4089e79a7f Revert "cleanup commands"
This reverts commit 3df92619bb.
2008-09-11 22:47:01 -07:00
Geoffrey Grosenbach 2fbd729ea1 Fixed incorrect library path in couchview command. Fixed gemspec. 2008-09-11 22:42:30 -07:00
Chris Anderson 3df92619bb cleanup commands 2008-09-11 22:42:06 -07:00
Geoffrey Grosenbach 8b83f7e2fe Merge branch 'jchris_master' 2008-09-11 22:36:41 -07:00
Chris Anderson 8270869459 fixed up gemspec 2008-09-11 22:30:08 -07:00
Chris Anderson bcd9618341 updated gem version 2008-09-11 22:23:47 -07:00
Chris Anderson c7fae2eca9 updated rake for rdoc 2008-09-11 22:21:16 -07:00
Chris Anderson b051cdd3a2 thanks file 2008-09-11 21:39:56 -07:00
Chris Anderson 49a36af2b0 fixed apache license 2008-09-11 21:39:48 -07:00
Chris Anderson 0f8baf85ba added apache license 2008-09-11 21:31:59 -07:00
Chris Anderson 711fdc1ca6 all specs pass with the new layout 2008-09-11 21:25:51 -07:00
Chris Anderson 211331f4a6 most specs passing with CouchRest module 2008-09-11 21:22:43 -07:00
Chris Anderson 7028f7f7b3 ganked load path from merb 2008-09-11 21:16:01 -07:00
Chris Anderson f5fdc8b913 made CouchRest a module 2008-09-11 21:14:34 -07:00