[f605cce | Thu Jan 20 16:12:17 UTC 2011] Michael Fellinger * Move Makura::Server#paramify to Makura::paramify to allow reuse [c136984 | Tue Oct 12 11:20:18 UTC 2010] Michael Fellinger * Fix validation in Model#save, it checked for the wrong method name. [b236bcb | Mon Oct 04 13:18:39 UTC 2010] Michael Fellinger * design is not an optional argument [ea03df7 | Thu Sep 30 01:02:39 UTC 2010] Michael Fellinger * Make escape compatible with unicode [37c2281 | Tue Sep 28 11:15:21 UTC 2010] Michael Fellinger * Allow for _sum _count and _stats as builtin functions [afd5ba8 | Tue Sep 28 11:15:08 UTC 2010] Michael Fellinger * Add ServerBrokeConnection to exceptions [b7479a6 | Wed Aug 25 16:26:05 UTC 2010] Michael Fellinger * Version 2010.08.26 [1ad92e6 | Tue Aug 24 14:39:51 UTC 2010] Michael Fellinger * pass on arguments for to_json [29b1c12 | Tue Aug 24 14:39:39 UTC 2010] Michael Fellinger * Fix bulk_docs for CouchDB 1.0 [1f2647f | Tue Aug 03 05:32:53 UTC 2010] Michael Fellinger * Version 2010.08 [2f92913 | Tue Aug 03 05:32:36 UTC 2010] Michael Fellinger * Remove last jquery reference [3e9ccc2 | Tue Aug 03 05:26:53 UTC 2010] Michael Fellinger * Update tasks [8a3f06f | Fri Jul 16 04:55:40 UTC 2010] Tadahiko Uehara * Remove reduce parameter to prevent 'Invalid URL parameter' error. See https://issues.apache.org/jira/browse/COUCHDB-383#action_12722350 [a5c7b82 | Wed May 27 06:25:54 UTC 2009] Michael Fellinger * Fix url for Model#multi_fetch [9c9f8b3 | Wed May 27 06:25:40 UTC 2009] Michael Fellinger * The model namespace now directly translates into the couch/ structure, Foo::Bar#duh becomes couch/map/foo/bar/duh.js [3dc3e54 | Wed May 27 06:24:38 UTC 2009] Michael Fellinger * Fix issue with layout on 1.9 [14cf088 | Wed May 27 02:29:08 UTC 2009] Michael Fellinger * forgot AUTHORS [752081e | Wed May 27 02:28:46 UTC 2009] Michael Fellinger * Version 2009.05.27 [d4565ac | Wed May 27 02:23:09 UTC 2009] Michael Fellinger * Fix rakefile [33f27af | Wed May 27 02:21:44 UTC 2009] Michael Fellinger * Update tasks [4fd7977 | Mon May 11 03:52:51 UTC 2009] Michael Fellinger * Revert changes to get going on 0.9.0 [255e65c | Tue Apr 21 17:14:06 UTC 2009] Michael Fellinger * Version 2009.04.22 [307642a | Tue Apr 21 17:12:55 UTC 2009] Michael Fellinger * Add Makura::constant and use it in convert_raw [e6370eb | Tue Apr 21 17:10:12 UTC 2009] Michael Fellinger * Make Makura run on 1.8 again [4f8cc31 | Tue Apr 21 17:09:59 UTC 2009] Michael Fellinger * Fix references to _view [513495b | Tue Apr 21 06:15:47 UTC 2009] Tadahiko Uehara * Make convert_raw work with namespaced model. [e2eee79 | Sun Apr 19 04:58:12 UTC 2009] Tadahiko Uehara * Support for namespaced models by using namespace as layout's dir name. MyApp::Admin::Foo #=> .couch/my_app/admin/map/foo_xxx.js [8c9aa24 | Sat Mar 28 08:01:56 UTC 2009] Michael Fellinger * Version 2009.03.28 [da5cebc | Sat Mar 28 08:00:13 UTC 2009] Michael Fellinger * Put version in another file for easier management [534a2bc | Sat Mar 28 07:59:15 UTC 2009] Michael Fellinger * Add Rakefile and some tasks [643fa64 | Sun Mar 01 13:23:15 UTC 2009] Tadahiko Uehara * Use Array() instead of to_a for Ruby 1.9 compatibility. Signed-off-by: Michael Fellinger [3d77ce6 | Sat Mar 21 05:07:04 UTC 2009] Preston Marshall * new gem Signed-off-by: Michael Fellinger [9eb26bb | Sat Mar 21 05:00:38 UTC 2009] Preston Marshall * Updated view path for latest svn (not sure when it was added, but it works with this) temp views may be affected too, but have not tried them yet Signed-off-by: Michael Fellinger [6b23e9c | Sat Mar 21 17:00:04 UTC 2009] Michael Fellinger * remove Model#saved?, that makes Model#save work as expected [c83c392 | Sat Mar 21 16:55:57 UTC 2009] Michael Fellinger * Remove last traces of NotNaughty from example [19a63b5 | Mon Mar 02 01:08:08 UTC 2009] Michael Fellinger * Fix inspect for Database [5ae5345 | Sun Mar 01 14:23:15 UTC 2009] Tadahiko Uehara * Use Array() instead of to_a for Ruby 1.9 compatibility. [1ff34ab | Sat Feb 28 14:24:53 UTC 2009] Michael Fellinger * Shame on me, forgot to add that change... will push new version tomorrow Signed-off-by: Tadahiko Uehara [dfc353a | Sat Feb 28 14:23:39 UTC 2009] Michael Fellinger * Version 2009.03.01, removed json gem dependency as ruby 1.9.1 has it in stdlib Signed-off-by: Tadahiko Uehara [29fe7ec | Sat Feb 28 15:24:53 UTC 2009] Michael Fellinger * Shame on me, forgot to add that change... will push new version tomorrow [349be0a | Sat Feb 28 15:23:39 UTC 2009] Michael Fellinger * Version 2009.03.01, removed json gem dependency as ruby 1.9.1 has it in stdlib [ad1a97d | Mon Feb 23 00:51:19 UTC 2009] Michael Fellinger * Proper fallback to default_language Signed-off-by: Tadahiko Uehara [4b89942 | Mon Feb 16 07:32:02 UTC 2009] Michael Fellinger * Some docs for localize plugin Signed-off-by: Tadahiko Uehara [b79a538 | Mon Feb 16 07:31:55 UTC 2009] Michael Fellinger * Support for default language in localize plugin Signed-off-by: Tadahiko Uehara [de84c8b | Wed Feb 18 01:45:30 UTC 2009] Michael Fellinger * Update version Signed-off-by: Tadahiko Uehara [4d4a4c1 | Mon Feb 16 07:24:51 UTC 2009] Michael Fellinger * Add plugin/localize Signed-off-by: Tadahiko Uehara [83e9177 | Mon Feb 23 01:51:19 UTC 2009] Michael Fellinger * Proper fallback to default_language [a72c2c6 | Wed Feb 18 02:45:30 UTC 2009] Michael Fellinger * Update version [1feac5a | Mon Feb 16 08:32:02 UTC 2009] Michael Fellinger * Some docs for localize plugin [4ab5df7 | Mon Feb 16 08:31:55 UTC 2009] Michael Fellinger * Support for default language in localize plugin [cd045a1 | Mon Feb 16 08:24:51 UTC 2009] Michael Fellinger * Add plugin/localize [fddd7aa | Fri Feb 13 05:41:25 UTC 2009] Tadahiko Uehara * fix typo. Signed-off-by: Michael Fellinger [5469f31 | Fri Feb 13 06:41:25 UTC 2009] Tadahiko Uehara * fix typo. [025964f | Thu Jan 15 02:35:37 UTC 2009] Michael Fellinger * Sofa is now called Makura [e8bfaf9 | Mon Dec 29 17:09:46 UTC 2008] Michael Fellinger * Don't rely on NotNaughty! [fb10169 | Wed Dec 24 04:56:55 UTC 2008] Michael Fellinger * Release 2008.12.24 [e4b2a88 | Wed Dec 24 04:56:29 UTC 2008] Michael Fellinger * Layout::PATH [2156ed1 | Wed Dec 24 04:55:37 UTC 2008] Michael Fellinger * Remove Rack as dependency [b9a9724 | Sun Dec 21 08:51:18 UTC 2008] Michael Fellinger * Support for map/reduce templating [411786e | Fri Dec 19 12:08:11 UTC 2008] Michael Fellinger * Better error message if resource not found [6579ae3 | Tue Dec 16 02:57:40 UTC 2008] Michael Fellinger * Fix usage of pretty_from_md5 [514c7d6 | Mon Dec 15 07:03:43 UTC 2008] Michael Fellinger * Update gemspec [05640a9 | Mon Dec 15 07:03:02 UTC 2008] Michael Fellinger * Remove dependency on not_naughty [c72821d | Mon Dec 15 07:02:44 UTC 2008] Michael Fellinger * Convert MD5 from CouchDB uuid generator into base 62 [405d360 | Sun Dec 14 06:40:52 UTC 2008] Michael Fellinger * Implement Model#hash and Model#eql? [87c709e | Sat Dec 13 04:18:14 UTC 2008] Michael Fellinger * Model::multi_fetch and Model::multi_fetch_with_docs [7e369ed | Fri Dec 12 06:27:34 UTC 2008] Michael Fellinger * Ignore nil value parameters for the uri [5decf5c | Fri Dec 12 06:03:28 UTC 2008] Michael Fellinger * Rescue correct error on Model::[] [bc28450 | Thu Dec 11 10:11:57 UTC 2008] Michael Fellinger * Disable caching automatically if memcached isn't available [aea3dd7 | Wed Dec 10 14:45:16 UTC 2008] Michael Fellinger * Add Model#detach to get rid of attachments [1705ad2 | Mon Dec 08 05:31:11 UTC 2008] Michael Fellinger * CACHE_TTL is now 5 by default [e6aa3f9 | Thu Dec 04 08:31:07 UTC 2008] Michael Fellinger * Make only one request per relation [c47cea0 | Thu Dec 04 08:30:39 UTC 2008] Michael Fellinger * Add Model#to_json [aceb7e7 | Thu Dec 04 08:30:18 UTC 2008] Michael Fellinger * Add support for caching GET requests in memcached [c055759 | Thu Dec 04 05:36:15 UTC 2008] Michael Fellinger * a little bit better error handling [204f003 | Wed Dec 03 02:49:13 UTC 2008] Michael Fellinger * Version 2008.12.03 [2eec148 | Mon Dec 01 15:58:20 UTC 2008] Michael Fellinger * Avoid storing empty maps, bad bad mojo [617b9f6 | Sat Nov 29 06:53:53 UTC 2008] Michael Fellinger * Version 2008.11.29 [cbe43fa | Sat Nov 29 06:53:14 UTC 2008] Michael Fellinger * Remove debugging output [67f811e | Fri Nov 28 07:52:46 UTC 2008] Michael Fellinger * Compensate for a bug in couch_httpd_view.erl [ba95c06 | Fri Nov 28 07:51:56 UTC 2008] Michael Fellinger * Automatic conversion of Time, new :type parameter for property [2b2cffd | Fri Nov 28 07:51:19 UTC 2008] Michael Fellinger * Allow Database#[]= to save docs [9b2ab26 | Thu Nov 27 13:57:39 UTC 2008] Michael Fellinger * Update gemspec, correct files [3c0541b | Thu Nov 27 13:11:22 UTC 2008] Michael Fellinger * Plugin functionality and pager plugin [22840cb | Thu Nov 27 13:10:57 UTC 2008] Michael Fellinger * Allow layout :map => source, :reduce => source [ae9aeb5 | Thu Nov 27 13:10:08 UTC 2008] Michael Fellinger * Model::view_with_docs to take advantage of include_docs [8a5e7ca | Thu Nov 27 10:30:48 UTC 2008] Michael Fellinger * Version 2008.11.27 [753cfa7 | Thu Nov 27 10:26:28 UTC 2008] Michael Fellinger * add bin/sofa for quick debugging sessions [d2a0886 | Thu Nov 27 10:26:07 UTC 2008] Michael Fellinger * Small refactor [b1bdaf0 | Tue Nov 25 10:44:05 UTC 2008] Michael Fellinger * Enable cloning [09dea66 | Tue Nov 25 09:57:15 UTC 2008] Michael Fellinger * add encode_attachments [3277f11 | Tue Nov 25 09:31:04 UTC 2008] Michael Fellinger * Adding MIT license [f6dd8ef | Tue Nov 25 09:30:35 UTC 2008] Michael Fellinger * Document some of Sofa::Server [3f0bc71 | Tue Nov 25 09:30:22 UTC 2008] Michael Fellinger * Make relations sane [041dfd1 | Tue Nov 25 09:29:57 UTC 2008] Michael Fellinger * Expand and document Sofa::Database [032b958 | Tue Nov 25 09:29:01 UTC 2008] Michael Fellinger * Better errors [0bd7246 | Fri Nov 21 12:07:47 UTC 2008] Michael Fellinger * Inaugral commit