Commit graph

  • c435aa0932 remove couchview Chris Anderson 2009-01-01 22:54:41 -0800
  • cc6039cbd4 modernizing couchapp Chris Anderson 2009-01-01 22:45:41 -0800
  • 293e9abad8 simpler mappings Chris Anderson 2009-01-01 22:32:50 -0800
  • a10d902d71 simplyfy couchapp push Chris Anderson 2009-01-01 22:29:39 -0800
  • 98ff079093 extract method Chris Anderson 2009-01-01 21:22:14 -0800
  • f8dd2766d5 removed doc.json special case Chris Anderson 2009-01-01 21:07:19 -0800
  • 71b25a592a hand merge mattly time patch Chris Anderson 2008-12-31 16:00:24 -0800
  • c180a317e8 merge rafaelss :as patch Chris Anderson 2008-12-31 15:40:17 -0800
  • cae6395007 removed the suffix and duplication when importing views Frederik Fix 2008-12-29 11:06:37 +0100
  • c488aab338 Merge branch 'janl/master' Chris Anderson 2008-12-31 15:16:32 -0800
  • 8b34f083c7 Merge branch 'mattly/master' into mergemattly Chris Anderson 2008-12-31 14:54:28 -0800
  • a3ac5fc4e8 Merge branch 'save-bug' of git://github.com/raycmorgan/couchrest into raycmorgan/save-bug Chris Anderson 2008-12-31 14:48:29 -0800
  • 716bc74023 added possibility to cast any key to any type using any method Rafael Souza 2008-12-30 11:25:23 -0200
  • 5a35359f51 push forms/ into _design/$this/forms Jan Lehnardt 2008-12-25 21:48:02 +0100
  • 6b4913e9e8 push forms/ into _design/$this/forms Jan Lehnardt 2008-12-25 21:03:58 +0100
  • efae804920 Merge branch 'master' of git://github.com/thewordnerd/couchrest Matt Lyon 2008-12-19 02:15:02 -0800
  • ce172cf77b run individual specs without rake Matt Lyon 2008-12-19 02:09:20 -0800
  • cd53e16eba instantiate Time casts correctly Matt Lyon 2008-12-19 02:06:05 -0800
  • b5ec8ba3c3 Fixed the "save bug should fix" spec RayMorgan 2008-12-17 23:09:01 -0800
  • 84382d8af4 Removed model create/update callbacks and integrated with new bulk save infrastructure. Nolan Darilek 2008-12-15 10:27:53 -0600
  • d8d5645ebd Make bulk saving more flexible. * Database#save(doc, true) caches the doc in a database-specific bulk cache. * Database#save(doc, false), default, saves normally, bulk saving and emptying the cache if one exists. * The cache is automatically saved on Database#save if it excedes a configurable limit, 50 by default. * Database#bulk_save without arguments saves and clears the bulk save cache. Nolan Darilek 2008-12-14 23:17:35 -0600
  • dd7f109878 Add support for database compaction. Nolan Darilek 2008-12-14 17:29:15 -0600
  • 5f65f9d8ab add txt mimetype Jan Lehnardt 2008-12-14 13:14:31 +0100
  • 7461e3fede s/localhost/127.0.0.1/ Jan Lehnardt 2008-12-14 12:05:02 +0100
  • 12c09085df justin_dz spec for save bug Chris Anderson 2008-12-03 12:09:13 -0800
  • 47087507dd got to green - setup out of order... Chris Anderson 2008-12-03 12:03:59 -0800
  • b50ca69994 building my own gems Chris Anderson 2008-12-03 11:54:19 -0800
  • 0c527baa25 modified apply_defaults in CouchRest::Model to allow Procs in defaults and to safely clone (not reference) defaults from the class variable Sho Fukamachi 2008-11-30 12:40:01 +1100
  • 313aae3e3d modified Time#to_json monkeypatch to include microseconds Sho Fukamachi 2008-11-30 12:36:24 +1100
  • 292ac5b3d5 a file to check the gem build Chris Anderson 2008-11-26 13:42:27 -0800
  • 3da20217fd rev the gem version Chris Anderson 2008-11-22 16:30:36 -0800
  • 7430dc17ea Merge branch 'model-first' of git://github.com/mattetti/couchrest into mattetti/model-first Chris Anderson 2008-11-22 16:13:46 -0800
  • 0c91f5d234 fixed merge Chris Anderson 2008-11-22 16:12:16 -0800
  • 9a157ab63b made rake spec pass again Chris Anderson 2008-11-22 16:09:34 -0800
  • 64d71d3ac4 Merge commit '9399b27f3f58c1e333b6dd5f20bbcd3531fa4b5e' Chris Anderson 2008-11-22 16:06:51 -0800
  • 5d34117323 Merge commit '60c5994e432d6b6f92d320187a52eac83c0003c8' Chris Anderson 2008-11-22 16:05:57 -0800
  • 2c63d91a81 added a cleanup_design_docs! method Chris Anderson 2008-11-22 15:40:14 -0800
  • 8533520ef9 added couchrest-type back in to model Chris Anderson 2008-11-22 14:29:03 -0800
  • 555764bbe8 updated the gem version to 0.10 Chris Anderson 2008-11-22 14:16:44 -0800
  • e23ad9876e Merge branch 'design-doc' Chris Anderson 2008-11-22 14:15:41 -0800
  • 78534f8ec9 I seem to have all the CR::Model specs passing Chris Anderson 2008-11-22 14:15:07 -0800
  • 19a70ffd7d got view queries happening correctly Chris Anderson 2008-11-21 16:21:20 -0800
  • 32ffbfe019 more notions Chris Anderson 2008-11-20 17:03:06 -0800
  • 1431196c85 gif mime Chris Anderson 2008-11-11 14:10:23 -0800
  • 8f642e709b couchapp spec Chris Anderson 2008-11-11 14:10:13 -0800
  • 806c12cbf0 better example params name Chris Anderson 2008-11-10 21:34:29 -0800
  • 0769c2690f on the road toward design docs Chris Anderson 2008-11-08 16:28:58 -0800
  • 9399b27f3f Added the method update_attributes_without_saving. Vinicius Teles 2008-11-07 10:36:38 -0200
  • 60c5994e43 Improved docummentation of the method CouchRest::Model#cast in order to clarify its use when we need to declare collections of a given type. Vinicius Teles 2008-11-06 15:43:02 -0200
  • 04e818c154 added cr:view Chris Anderson 2008-11-03 22:53:46 -0800
  • 0ce716518f factor out couchrest::document Chris Anderson 2008-11-03 22:52:50 -0800
  • 1c5feaa845 added documentation to model#first Matt Aimonetti 2008-11-03 18:08:14 -0800
  • b1315d20f4 added model#save! raising an exception if the document isn't saved properly Matt Aimonetti 2008-11-03 17:45:21 -0800
  • 19f587c0d6 added support for model#first Matt Aimonetti 2008-11-03 16:40:19 -0800
  • a6f285adfa better design doc formula Chris Anderson 2008-11-02 17:37:34 -0800
  • 4866018100 extlib only in model Chris Anderson 2008-10-29 12:30:09 -0700
  • 7b6f39f5c6 make couchapp database magically Chris Anderson 2008-10-29 12:13:22 -0700
  • a3811320e5 really fixed the gemspec Chris Anderson 2008-10-29 12:01:38 -0700
  • 98e97148ea fix gemspec Chris Anderson 2008-10-29 11:46:57 -0700
  • 8b2994e568 update gemspec Chris Anderson 2008-10-28 10:24:01 -0700
  • d72d5699c9 remove comment Chris Anderson 2008-10-28 10:21:34 -0700
  • b37f6a326b fixed a hash bug Chris Anderson 2008-10-28 10:07:57 -0700
  • 3f908acce5 up to gem version 0.9.13 Chris Anderson 2008-10-28 09:59:58 -0700
  • b62b77eee5 new capabilities for couchapp script Chris Anderson 2008-10-28 09:56:42 -0700
  • 387bd704ef whitespace Chris Anderson 2008-10-27 20:08:43 -0700
  • 30fc3230c0 no pull Chris Anderson 2008-10-27 19:58:56 -0700
  • 7d3f9980d3 added gem task for easy local packaging Jeremy Burks 2008-10-26 10:03:59 -0500
  • 572e0d32fc don't be loud if asked not to be Jeremy Burks 2008-10-26 09:59:55 -0500
  • 8f09303b75 Merge branch 'master' of git://github.com/mattly/couchrest into mattly/master Chris Anderson 2008-10-21 16:46:34 -0700
  • 9787c5830a default page size of 2000 in key_reduce Chris Anderson 2008-10-21 16:46:14 -0700
  • 0c50435b68 fix bad variable name on #update_attributes Matt Lyon 2008-10-21 11:11:35 -0700
  • ebfda803c8 docs Chris Anderson 2008-10-15 23:26:43 -0700
  • 23aafc1d50 desc Chris Anderson 2008-10-14 15:39:40 -0700
  • ad818591f8 updated gem version to 0.9.12 Chris Anderson 2008-10-14 15:35:05 -0700
  • 59f81d2d77 removed metaprogramming Chris Anderson 2008-10-14 15:30:38 -0700
  • 320f6b99aa whitespace Chris Anderson 2008-10-14 15:09:02 -0700
  • 6851c7a2be views accept blocks Chris Anderson 2008-10-14 15:08:17 -0700
  • 254eb20161 view blocks flow Chris Anderson 2008-10-14 01:07:48 -0700
  • 54a0afdf8e added block yields to db.view Chris Anderson 2008-10-13 16:46:48 -0700
  • b1847cb465 better ducktype specs Chris Anderson 2008-10-13 16:37:50 -0700
  • d13159039a adding ducktype support Chris Anderson 2008-10-13 02:01:24 -0700
  • adcaaaf59a fixed specs when run under rake Chris Anderson 2008-10-11 09:55:21 -0700
  • 7a92723260 include-docs support Chris Anderson 2008-10-08 12:32:22 -0700
  • e2f7163816 multi-key support for views, temp-views, and alldocs Chris Anderson 2008-10-08 12:19:28 -0700
  • d7e3c7931f fixed rakefile Chris Anderson 2008-10-06 12:27:01 -0700
  • 75bbb26c7a document view queries Chris Anderson 2008-10-03 14:23:31 -0700
  • ba16fb586a update attributes method Chris Anderson 2008-10-03 12:58:45 -0700
  • 1e9e550428 documentation model Chris Anderson 2008-10-03 11:11:06 -0700
  • 32bf8715e1 added an example codecast Chris Anderson 2008-10-03 01:03:55 -0700
  • f9de11c23f rev gem to 0.9.11 Chris Anderson 2008-10-02 23:57:27 -0700
  • 696d89c45c use strings instead of constants Chris Anderson 2008-10-02 23:56:22 -0700
  • 2f35d3c10e updated gemspec for version 0.9.10 Chris Anderson 2008-10-02 23:47:10 -0700
  • b3db1c797f silence parens warning Chris Anderson 2008-10-02 23:44:54 -0700
  • 26059f63f2 added the Model.all view Chris Anderson 2008-10-02 23:36:39 -0700
  • 355d408730 move to class_inheritable_accessor Chris Anderson 2008-10-02 23:30:41 -0700
  • c170008deb dont save over an existing design doc Chris Anderson 2008-10-02 21:21:48 -0700
  • 428d304438 argument error Chris Anderson 2008-10-02 17:16:49 -0700
  • 9858f85c19 subobject casting Chris Anderson 2008-10-02 17:13:59 -0700
  • 03f4169350 couchrest-type Chris Anderson 2008-10-02 16:39:06 -0700
  • 8cfed5af4f fix indentation Chris Anderson 2008-10-02 16:27:45 -0700