Commit graph

  • 8ac6b78170 default values and lambda unique_ids Chris Anderson 2008-10-02 14:11:04 -0700
  • 0b0ac14b19 clean up comments way more Chris Anderson 2008-10-02 11:32:11 -0700
  • 10806b675e added CR::Model#destroy Chris Anderson 2008-10-02 11:06:37 -0700
  • f0be835f79 whitespace readme Chris Anderson 2008-10-02 10:57:13 -0700
  • f6f66407c7 documentation fix Chris Anderson 2008-10-02 10:52:33 -0700
  • 98923843ef converted to Hash subclass Chris Anderson 2008-10-02 10:45:08 -0700
  • 2b7e49c9c6 put attachments Chris Anderson 2008-09-30 17:22:54 -0700
  • 902e1bed26 moved specs so the autotest filemapping works better Chris Anderson 2008-09-30 16:21:28 -0700
  • 4d0b9302f7 typo in readme Chris Anderson 2008-09-30 16:09:15 -0700
  • afa19a74a1 rev gem version to 0.9.9 Chris Anderson 2008-09-30 10:22:17 -0700
  • 0e5eb76459 better docs Chris Anderson 2008-09-30 10:20:15 -0700
  • b3b58ffa83 polished documentation Chris Anderson 2008-09-29 23:39:57 -0700
  • 26c4db7fc6 documenting CouchRest::Model Chris Anderson 2008-09-29 23:26:34 -0700
  • 280aa43415 documenting CouchRest::Model Chris Anderson 2008-09-29 23:16:44 -0700
  • 8f4cdace38 documenting CouchRest::Model Chris Anderson 2008-09-29 22:57:52 -0700
  • 7f2d0d3c88 documenting CouchRest::Model Chris Anderson 2008-09-29 22:56:24 -0700
  • 2ae79c51a1 cleanup rakefile business Chris Anderson 2008-09-29 21:08:52 -0700
  • b58259ec1a implemented view argument currying Chris Anderson 2008-09-29 20:18:18 -0700
  • 6a86a00d21 couchrest model supports custom view definitions Chris Anderson 2008-09-29 18:10:07 -0700
  • 4a1de8c1ba couchrest query params passed through by_xxxx views Chris Anderson 2008-09-29 17:46:33 -0700
  • f408dfceb6 compound-key views work Chris Anderson 2008-09-29 17:27:41 -0700
  • 5e0cb81ad7 most of the callbacks are installed, adding view generation Chris Anderson 2008-09-29 16:28:57 -0700
  • ce3a3258bc created CouchRest::Model mixin Chris Anderson 2008-09-29 09:55:40 -0700
  • ef3055c222 use url parser to parse database! urls Chris Anderson 2008-09-28 16:03:15 -0700
  • a6f852943e force all JSON dates to be in UTC Chris Anderson 2008-09-26 14:31:29 -0700
  • 2a206fdd72 gem is 0.9.8 Chris Anderson 2008-09-16 12:12:13 -0400
  • 38462375b4 bug fixes in couchapp Chris Anderson 2008-09-16 12:10:45 -0400
  • 92f4871696 add couchapp to executables list Chris Anderson 2008-09-16 11:49:14 -0400
  • 06f904262d update gemspec for new version Chris Anderson 2008-09-16 11:47:48 -0400
  • 7b39abed2d roll version to 0.9.7 Chris Anderson 2008-09-16 11:46:12 -0400
  • b2c0b9fb80 update gemspec for couchapp Chris Anderson 2008-09-16 11:45:45 -0400
  • 7f818c2cf1 added attachment uploading Chris Anderson 2008-09-16 11:44:02 -0400
  • baa2c1dd37 ignore spec fixtures Chris Anderson 2008-09-16 11:16:27 -0400
  • e3da7d5c8f specs for couchapp Chris Anderson 2008-09-16 11:15:36 -0400
  • 49148644ea templates for app generate Chris Anderson 2008-09-16 11:15:00 -0400
  • f13415febe couchapp bin Chris Anderson 2008-09-16 11:14:36 -0400
  • 2356df978e file manager pushes apps Chris Anderson 2008-09-16 11:14:25 -0400
  • bb8371a718 added url parser tests Jan Lehnardt 2008-09-15 00:49:42 +0200
  • 3c3a782eb0 rev gem version Chris Anderson 2008-09-13 23:55:31 -0400
  • 2082c491fa this may fix the attachment erase problem on couchview Chris Anderson 2008-09-13 23:54:39 -0400
  • 26d50c8ac1 added a url parser that CouchRest can use throughout (but is not yet using) Chris Anderson 2008-09-13 21:07:21 -0400
  • de9fe45744 rev gem version to 0.9.5 Chris Anderson 2008-09-13 19:00:17 -0400
  • 9e4d5c0eda backwards compatibility for old couchdbs Chris Anderson 2008-09-13 18:59:24 -0400
  • f8b80daef6 Fix specification_version that was causing an error when installing from gem Geoffrey Grosenbach 2008-09-12 15:34:23 -0700
  • 423480da8f couchview require couchrest Chris Anderson 2008-09-12 17:55:23 -0400
  • e737e1173f updated gemspec and generator Chris Anderson 2008-09-12 15:56:26 -0400
  • 98735aa38a updated gemspec Chris Anderson 2008-09-12 15:47:05 -0400
  • eaee9ae351 rake task to generate github gemspec Chris Anderson 2008-09-12 15:45:21 -0400
  • 7714349ad0 removed couchcontrol Chris Anderson 2008-09-12 15:37:12 -0400
  • 29f078cab4 Merge branch 'topfunky/master' Chris Anderson 2008-09-12 15:36:43 -0400
  • 499d874534 Fixed incorrect library path. Geoffrey Grosenbach 2008-09-11 22:48:17 -0700
  • a36d71bcd3 merged topfunkys changes to commands Chris Anderson 2008-09-11 22:48:03 -0700
  • 4089e79a7f Revert "cleanup commands" Chris Anderson 2008-09-11 22:47:01 -0700
  • 2fbd729ea1 Fixed incorrect library path in couchview command. Fixed gemspec. Geoffrey Grosenbach 2008-09-11 22:42:30 -0700
  • 3df92619bb cleanup commands Chris Anderson 2008-09-11 22:42:06 -0700
  • 8b83f7e2fe Merge branch 'jchris_master' Geoffrey Grosenbach 2008-09-11 22:36:41 -0700
  • 8270869459 fixed up gemspec Chris Anderson 2008-09-11 22:30:08 -0700
  • bcd9618341 updated gem version Chris Anderson 2008-09-11 22:23:47 -0700
  • c7fae2eca9 updated rake for rdoc Chris Anderson 2008-09-11 22:21:16 -0700
  • b051cdd3a2 thanks file Chris Anderson 2008-09-11 21:39:56 -0700
  • 49a36af2b0 fixed apache license Chris Anderson 2008-09-11 21:39:48 -0700
  • 0f8baf85ba added apache license Chris Anderson 2008-09-11 21:31:59 -0700
  • 711fdc1ca6 all specs pass with the new layout Chris Anderson 2008-09-11 21:25:51 -0700
  • 211331f4a6 most specs passing with CouchRest module Chris Anderson 2008-09-11 21:22:43 -0700
  • 7028f7f7b3 ganked load path from merb Chris Anderson 2008-09-11 21:16:01 -0700
  • f5fdc8b913 made CouchRest a module Chris Anderson 2008-09-11 21:14:34 -0700
  • 26de4acc5a moge thng aournd Chris Anderson 2008-09-11 21:09:39 -0700
  • ac07c15c28 move files around alot today Chris Anderson 2008-09-11 21:09:24 -0700
  • e411207b79 more sweeping changes Chris Anderson 2008-09-11 21:00:44 -0700
  • fa1ef4b4f9 slash and burn reorg Chris Anderson 2008-09-11 20:53:38 -0700
  • 40f22ffadc fix broken CouchRest.database! method Chris Anderson 2008-09-11 20:48:17 -0700
  • 447ae7de5a Removed comment Geoffrey Grosenbach 2008-09-11 20:41:03 -0700
  • 742f245889 Fixed manifest to include commands. Geoffrey Grosenbach 2008-09-11 13:33:18 -0700
  • c5397a9b6b Use optparse for couchview. Implemented view generation option. Geoffrey Grosenbach 2008-09-11 13:29:12 -0700
  • 021121f22f Added FileManager pull_views method Fixed bugs in couchcontrol script Geoffrey Grosenbach 2008-09-10 18:03:50 -0700
  • a2306c3c1b file manager cleanup Chris Anderson 2008-09-10 16:19:54 -0700
  • a8eae5423d make Time.parse available Chris Anderson 2008-09-10 16:19:28 -0700
  • 4581a10fb8 update gemspec for 0.9.3 Chris Anderson 2008-09-10 14:38:06 -0700
  • a2a78dcf5f better json time format Chris Anderson 2008-09-10 14:37:30 -0700
  • 1197b6c1fa couchrest gemspec for 0.9.2 Chris Anderson 2008-09-07 15:35:42 -0700
  • 3ea5e7dbe9 updated gemspec for new streamer Chris Anderson 2008-09-07 15:29:49 -0700
  • 9e7738fd74 added streamer class Chris Anderson 2008-09-07 15:28:20 -0700
  • 4630fcd944 reved the gem version to 0.9.2 Chris Anderson 2008-09-07 14:15:07 -0700
  • ac47164e93 removed enumerable monkeypatches from pager Chris Anderson 2008-09-07 14:13:34 -0700
  • 54f260173f CouchRest no longer uses POST for doc creation Chris Anderson 2008-09-07 13:51:26 -0700
  • f87a6e4605 fix readme url Chris Anderson 2008-09-07 12:57:26 -0700
  • 13b52195eb converted readme to markdown Chris Anderson 2008-09-07 12:54:22 -0700
  • 91299f630b added database factory method Chris Anderson 2008-09-07 12:54:10 -0700
  • 5d56f1961f added easy method for ensuring databases exist Chris Anderson 2008-09-07 12:43:13 -0700
  • 1eac462612 spec the error doc Chris Anderson 2008-09-05 14:09:17 -0700
  • f655284d8b updated gem version Chris Anderson 2008-08-27 18:46:12 -0700
  • 15884184aa made the pager return keys in order Chris Anderson 2008-08-27 18:45:51 -0700
  • fbccbd73e0 created some utility scripts Chris Anderson 2008-08-03 14:17:58 -0700
  • 66c1f0bb20 added credit for Greg on FileManager Chris Anderson 2008-08-03 13:07:31 -0700
  • 88f83f0742 moved scripts to bin Chris Anderson 2008-08-03 12:51:17 -0700
  • b402de77a1 more require cleanup Chris Anderson 2008-08-03 11:35:31 -0700
  • 9aeb34912e working on couchview Chris Anderson 2008-08-03 11:34:09 -0700
  • 541a3cac74 brought file manager back in as a class Chris Anderson 2008-08-02 00:03:54 -0700
  • 93f95741c4 removed version test Chris Anderson 2008-07-25 13:47:35 -0700
  • f8d1167ade rev gemspec Chris Anderson 2008-07-19 15:25:49 -0400