Commit graph

  • 5d9e9fc53f simplified the validation callback method. Matt Aimonetti 2009-02-03 18:23:30 -0800
  • fec21c3ff3 got rid of extlib hooking system in favor of the new Rails3 callback system. As well as fixed timestamps! in ExtendedDoc Matt Aimonetti 2009-02-03 17:33:31 -0800
  • dfdcd79a58 Started added a validation mixin Matt Aimonetti 2009-02-02 19:21:32 -0800
  • 475e970c26 renamed the ExtendedViews mixin Matt Aimonetti 2009-02-02 16:16:14 -0800
  • 08c7f2107c moved stuff around and cleaned up some deprecation notices [save/save_doc] Matt Aimonetti 2009-02-02 16:10:07 -0800
  • fa29906900 Rebased Matt Aimonetti 2009-02-02 15:40:49 -0800
  • 60c577963d all specs pass; refined attachment api Chris Anderson 2009-02-02 15:24:31 -0800
  • bd2dafd107 add mattetti's 5aebd53a93 Chris Anderson 2009-02-02 15:03:10 -0800
  • 55cf741859 fix rebase end balance Chris Anderson 2009-02-02 14:56:37 -0800
  • 5aebd53a93 forgot to push the latest spec fixture Matt Aimonetti 2009-02-02 14:56:17 -0800
  • d64fa45cf0 Started on the ExtendedDocument class with features moved to mixins. Matt Aimonetti 2009-01-29 18:45:01 -0800
  • 83d7341553 Started on the ExtendedDocument class with features moved to mixins. Matt Aimonetti 2009-01-29 18:25:45 -0800
  • 0c27fa6498 updated readme file Matt Aimonetti 2009-01-28 23:04:22 -0800
  • d9fe6ba374 Started the refactoring work on couchrest. Matt Aimonetti 2009-01-28 22:55:42 -0800
  • 427122c98a added some monkey patches to improve the http connection speed. (by keeping the http connection open) Matt Aimonetti 2009-01-28 18:37:45 -0800
  • 84e2bf94e4 slight change of API, CR::Document now uses <action>_doc instead of <action>, also added #create! and #recreate! to Document instances Matt Aimonetti 2009-01-28 17:36:36 -0800
  • a4a2b202ae Added attachment methods to CocuhRest::Document: #put_attachment, #fetch_attachment and #delete_attachment. Note you can overwrite exisitng attachments with #put_attachment. Matt Lyon 2009-02-02 00:35:37 -0800
  • b915f7f708 - Added Database#delete_attachment, for removing them directly - Modified Database#fetch_attachment to take a doc as its first argument +as well as+ a docid, to be consistent with the other attachment methods. - Refactored the attachment uri generation used by #fetch_attachment, #put_attachment, and #delete_attachment to a common private method, #uri_for_attachment Matt Lyon 2009-02-02 00:11:38 -0800
  • 9b3b56bbf5 documentation for Document#copy and #move, copied from Database Matt Lyon 2009-02-01 23:34:30 -0800
  • 571cd257e0 database replication methods, no conflict resolution provided Matt Lyon 2009-01-31 10:38:44 -0800
  • 5a93d55e3c minor syntax fixes + added #get to ExtendedDocument Matt Aimonetti 2009-01-29 18:46:48 -0800
  • d6665e55ca Started on the ExtendedDocument class with features moved to mixins. Matt Aimonetti 2009-01-29 18:45:01 -0800
  • 750c705596 Started on the ExtendedDocument class with features moved to mixins. Matt Aimonetti 2009-01-29 18:25:45 -0800
  • 90f460641e updated readme file Matt Aimonetti 2009-01-28 23:04:22 -0800
  • 6b2e5f84ad Started the refactoring work on couchrest. Matt Aimonetti 2009-01-28 22:55:42 -0800
  • a5f17cb13f added some monkey patches to improve the http connection speed. (by keeping the http connection open) Matt Aimonetti 2009-01-28 18:37:45 -0800
  • fda5be213a slight change of API, CR::Document now uses <action>_doc instead of <action>, also added #create! and #recreate! to Document instances Matt Aimonetti 2009-01-28 17:36:36 -0800
  • e9f7456eab change couchrest back to _temp_view, rev gem version Chris Anderson 2009-01-27 15:11:10 -0800
  • 8f24d7d5a3 bulk_save has an option to have couch add the uuids Chris Anderson 2009-01-23 23:25:24 -0800
  • 9906df3332 0.12.4 release Chris Anderson 2009-01-19 16:14:13 -0800
  • 3e0594e534 drop couchdir binary Chris Anderson 2009-01-19 16:11:58 -0800
  • b4f744ca0b couchrest version 0.12.3 -- deprecating Model Chris Anderson 2009-01-19 16:09:42 -0800
  • a449ace490 dropped explicit extlib dependency Chris Anderson 2009-01-19 16:07:14 -0800
  • 139c3253e2 applied patch from nanodeath -- thanks Chris Anderson 2009-01-19 14:49:48 -0800
  • a0a422b779 add move and copy support to CouchRest::Document instances Matt Lyon 2009-01-16 01:07:37 -0800
  • 0519fc5765 patch restclient locally instead of hoping/waiting for an upstream patch. Matt Lyon 2009-01-16 00:37:27 -0800
  • d6191711eb why was the gem in there in the first place? Matt Lyon 2009-01-13 00:25:27 -0800
  • b11d2c9599 word count views Chris Anderson 2009-01-15 15:12:52 -0800
  • 50f0104173 updated word count example Chris Anderson 2009-01-15 15:05:55 -0800
  • a4144af72d fixup json time format Chris Anderson 2009-01-13 20:08:58 -0800
  • cc5cf62cc4 rev the version so we can get a gem build Chris Anderson 2009-01-13 13:23:01 -0800
  • 5ef4a97de4 rerake gemspec Chris Anderson 2009-01-13 13:19:59 -0800
  • 028c232388 re-rake gemspec, sigh Matt Lyon 2009-01-13 00:13:42 -0800
  • 4c11b21d47 gemspec update Matt Lyon 2009-01-13 00:01:41 -0800
  • cceb5814a6 trying to get gemspec building on github Matt Lyon 2009-01-12 23:46:21 -0800
  • 4c6d12fb6a fixup default handling Chris Anderson 2009-01-13 13:06:25 -0800
  • 7d6f3e0ced fix conflict markers... Chris Anderson 2009-01-12 21:42:31 -0800
  • b632b0fdf0 version 0.12.1 Chris Anderson 2009-01-12 21:33:12 -0800
  • b18d0bfcee make gemspec cleans build products before gemspecing Chris Anderson 2009-01-12 21:19:02 -0800
  • 895849eeb8 fixed gemspec Chris Anderson 2009-01-12 21:17:03 -0800
  • 48d3a463e5 more gemspec work Chris Anderson 2009-01-12 21:14:35 -0800
  • 78f06713d9 Merge branch 'gemspec' Chris Anderson 2009-01-12 21:12:22 -0800
  • 519c4564e7 updated thanks file Chris Anderson 2009-01-12 21:10:00 -0800
  • 93d8fd25fb strip old create and update Chris Anderson 2009-01-12 21:07:56 -0800
  • 081cf171cd fixed documentation: before(:delete) => before(:destroy) Jonathan S. Katz 2008-10-30 01:26:49 -0400
  • 3bff23e7c5 added CouchRest::Model#attachment_url for someone to fetch the attachment using other means Jonathan S. Katz 2008-10-30 00:50:32 -0400
  • a79d9b7f90 changed parameter passing for model attachment methods to be more flexible Jonathan S. Katz 2008-10-30 00:41:15 -0400
  • 0cf5fbe311 added #has_attachment? method Jonathan S. Katz 2008-10-29 23:56:10 -0400
  • e497fbbab4 Added basic specs for attachment CRUD Jonathan S. Katz 2008-10-22 01:41:21 -0400
  • 8d25cbc8b0 merge mime types in model Chris Anderson 2009-01-12 20:49:57 -0800
  • 49685d8e42 fixup save callbacks Chris Anderson 2009-01-12 21:06:26 -0800
  • 5e7f61d332 apply sho's patch: default values may be lambdas Chris Anderson 2009-01-12 20:45:07 -0800
  • 80dddd86d3 working gemspec -- locally Chris Anderson 2009-01-12 20:42:01 -0800
  • de3ae6b36d thanks file Chris Anderson 2009-01-12 20:40:06 -0800
  • 108ec0a28e Add proxy support Joe Martinez 2009-01-10 22:52:08 -0500
  • 6b57357fc0 merge deferred-delete Chris Anderson 2009-01-12 20:01:37 -0800
  • bca68cf1a9 design doc ids fixed throughout Chris Anderson 2009-01-12 19:54:02 -0800
  • d1f8970c84 fixed ddoc names on get Chris Anderson 2009-01-12 19:50:00 -0800
  • 9c13b003b3 readme markdown Chris Anderson 2009-01-11 02:27:22 -0800
  • 36945d5a13 Add bulk save deferal option to db.delete / doc.destroy, just like on save. Antony Blakey 2009-01-09 20:29:08 +1030
  • 245f525902 removed couchapp from couchrest gem Chris Anderson 2009-01-08 23:13:44 -0800
  • 4a5863b103 removed couchapp from couchrest gem Chris Anderson 2009-01-08 23:12:49 -0800
  • efa3c2e270 remove fm spec Chris Anderson 2009-01-08 23:08:21 -0800
  • 88511c6ed0 strip couchapp from couchrest Chris Anderson 2009-01-08 23:06:54 -0800
  • c153b8529b update gemspec Chris Anderson 2009-01-08 22:22:34 -0800
  • 5111cdc78f cleanup gitignore for tmp Chris Anderson 2009-01-08 22:20:53 -0800
  • 5d45b8b91b move tmp dir for specs; Chris Anderson 2009-01-08 22:18:06 -0800
  • fb613e7dfb move some couchapp components to couchapp project Chris Anderson 2009-01-08 16:48:11 -0800
  • 3c789ab317 change to !json and !code for the include macros Chris Anderson 2009-01-08 10:00:36 -0800
  • 5d3e684c6a moved app template Chris Anderson 2009-01-08 09:50:45 -0800
  • 9faa9daaca support for couchdb's support for the COPY and MOVE verbs. depends on my commit to RestClient, currently only in b5d75acc68 Matt Lyon 2009-01-05 00:44:12 -0800
  • a2aa4a9a3c Merge branch 'master' of git://github.com/jchris/couchrest Matt Lyon 2009-01-04 23:01:17 -0800
  • e15581b1dd fix temp_view -> slow_view stuff for couchdb trunk Matt Lyon 2009-01-04 23:00:59 -0800
  • f3bc7f8eba Fix up set_default to not munge existing values. Max Aller 2009-01-04 00:24:13 -0800
  • b28e40bb96 commented out spec for fm:generate app Chris Anderson 2009-01-04 22:49:39 -0800
  • 71f5ea2a1b Merge branch 'master' of git://github.com/jchris/couchrest Matt Lyon 2009-01-04 22:44:46 -0800
  • dcef68e725 file manager a little better Chris Anderson 2009-01-04 22:42:36 -0800
  • 2c0d605b18 update gemspec Matt Lyon 2009-01-04 03:28:52 -0800
  • d290357c78 don't error when the given directories don't exist Matt Lyon 2009-01-04 03:28:08 -0800
  • 7aaffe5d63 change count to limit Chris Anderson 2009-01-04 21:00:36 -0800
  • cc7883e840 update gemspec Matt Lyon 2009-01-04 03:28:52 -0800
  • eca3b06461 don't error when the given directories don't exist Matt Lyon 2009-01-04 03:28:08 -0800
  • 189cd910a3 Merge branch 'master' of git://github.com/jchris/couchrest Matt Lyon 2009-01-03 18:06:23 -0800
  • ba8f84127c require before include Chris Anderson 2009-01-02 17:37:04 -0800
  • 0341b039a7 require system Chris Anderson 2009-01-02 03:46:26 -0800
  • ba6caf8d41 deep include Chris Anderson 2009-01-02 03:22:28 -0800
  • 7644217add change it to !include Chris Anderson 2009-01-02 01:59:33 -0800
  • d6088be47f use the lib dir Chris Anderson 2009-01-02 01:51:40 -0800
  • b8856771f7 lib not library Chris Anderson 2009-01-01 23:33:14 -0800
  • 8733b631e3 more reorg for couchapp Chris Anderson 2009-01-01 23:11:01 -0800