Commit Graph

  • 33b844b596 History update Sam Lown 2011-04-08 15:42:30 +0200
  • 1d37f12982 Adding support for scopes on unique validation Sam Lown 2011-04-08 14:36:29 +0200
  • 760d855845 Fixing and testing proxyable with associations and validation Sam Lown 2011-04-05 20:41:24 +0200
  • 8fa7e87019 working on proxy association and handling Sam Lown 2011-04-04 01:10:31 +0200
  • 363461fc9d Merge branch 'master' of https://github.com/kanterov/couchrest_model into kanterov Sam Lown 2011-04-01 19:52:05 +0200
  • 38257f4909 Time handling improved to ensure UTC always used Sam Lown 2011-04-01 19:45:13 +0200
  • 2c091f5970 Test and fix for issue with belongs_to in CastedModel Gleb Kanterov 2011-03-13 19:06:38 +0600
  • 3a3fc3c41d Quick example for proxy Sam Lown 2011-03-13 20:42:53 +0100
  • 0e51dcfb9a Merge branch 'master' of github.com:couchrest/couchrest_model v1.1.0.beta Sam Lown 2011-03-13 19:53:52 +0100
  • ef546688dc Merge branch 'class_proxy_spec' of https://github.com/gsterndale/couchrest_model into adv_design adv_design Sam Lown 2011-03-13 19:35:18 +0100
  • 9e1f4282f6 Demoting collection support, using latest couchrest, ensuring reduce always included when needed Sam Lown 2011-03-13 19:34:25 +0100
  • d1baf99324 Checking for block given and ensuring proyxable finds classes in root namespace Sam Lown 2011-03-13 13:39:26 +0100
  • 634813858e removed use_dirty config option (runs faster) Andrew Williams 2011-03-06 13:11:37 +1030
  • 3ad4e1e979 optimisations, and some fixes for ruby 1.8.7 Andrew Williams 2011-03-06 09:58:54 +1030
  • 2a9305ebd3 implemented some missing dirty functionality for casted_array and casted_hash. improved dirty spec test Andrew Williams 2011-03-03 23:22:19 +1030
  • dcf43e3641 some speed optimisations. added 'use_dirty' configuration variable Andrew Williams 2011-03-03 17:58:57 +1030
  • 498ebf1599 I'm using a shell script to run all specs in Ruby 1.9.2, MRI 1.8.7 and ree 1.8.7 and I need this change to help me. Marcos Tapajós 2011-03-01 23:30:06 -0300
  • a37ca4c37b Updating Readme Marcos Tapajós 2011-03-01 22:54:16 -0300
  • 755a0c813f Numeric types can be casted from strings with leading or trailing whitespace Christopher Durtschi 2011-02-26 01:33:16 -0700
  • ce2e2fc9a6 some optimisations Andrew Williams 2011-03-01 22:06:42 +1030
  • 4e8e5ee0d1 benchmark script Andrew Williams 2011-03-01 20:17:52 +1030
  • 270537e95f fixed comment/whitespace Andrew Williams 2011-03-01 01:36:38 +1030
  • 4dbf694e51 now using ActiveModel::Dirty. only writes to database if model.changed? Andrew Williams 2011-03-01 01:30:41 +1030
  • f58482553c Merge branch 'master' of github.com:couchrest/couchrest_model into adv_design Sam Lown 2011-02-27 20:19:09 +0100
  • 0a35be7167 Docs for pagination, not including docs in reduce and raising errors when cannot include docs Sam Lown 2011-02-27 20:18:19 +0100
  • 6723564969 Adding initial pagination support based on kaminari Sam Lown 2011-02-27 19:06:37 +0100
  • 53b052f631 Update History Marcos Tapajós 2011-02-25 00:05:32 -0300
  • 491d057035 fixes typos in README SengMing Tan 2011-02-21 20:08:58 +1100
  • 6b66e7f23e Whitespaces. Simone Carletti 2011-02-09 14:22:54 +0100
  • 608869be45 Fixed typo Simone Carletti 2011-02-09 14:25:22 +0100
  • 2c24702765 Add Base#reload (closes #12) Simone Carletti 2011-02-09 14:31:52 +0100
  • 73c1b3d47b Validations spec are never executed due to an invalid filename pattern. Simone Carletti 2011-02-21 11:25:48 +0100
  • f75893b927 Fixed UniquenessValidator error Simone Carletti 2011-02-21 11:27:35 +0100
  • 44b56d3d03 Change Uniqueness validator message to follow ActiveRecord and other ORM behavior. Keeping the same message allows tools like Shoulda to work out of the box. Simone Carletti 2011-02-21 11:41:40 +0100
  • f76517d0fa Narrow the rescued exception to avoid catching class evaluation errors that has nothing to to with the association. Simone Carletti 2011-02-22 11:01:40 +0100
  • c6be3fdf64 Lock Gemfile Marcos Tapajós 2011-02-24 23:33:05 -0300
  • 6a896c27b3 fixing proxy setting proxied_by accessor Sam Lown 2011-02-13 17:45:59 +0100
  • e8959883a9 Improving documentation, VERSION increase Sam Lown 2011-02-09 22:45:30 +0100
  • a78e3b74d6 Adding support for proxying and more refinements to views Sam Lown 2011-02-09 21:21:03 +0100
  • 63bb1bb6bd Testing for ViewRow Sam Lown 2011-02-06 20:02:44 +0100
  • 4d1aebec43 Finalizing structure and tests for new basic design view support Sam Lown 2011-02-06 17:17:14 +0100
  • 800c2b322c Lots of advances on design view code, more testing required Sam Lown 2011-02-06 04:32:23 +0100
  • dc28155aa3 Working on testing for design and view support Sam Lown 2011-02-06 02:52:09 +0100
  • a79c2d516a Merge branch 'master' into adv_design Sam Lown 2011-02-05 22:39:04 +0100
  • 1019a44d26 Anonymous casted model properties no longer require block parameter Sam Lown 2011-02-05 22:38:22 +0100
  • f5f473c75c Working on new Design and View support Sam Lown 2011-02-05 22:22:07 +0100
  • 1ccb96bf56 Merge branch 'errors_fix' of https://github.com/gsterndale/couchrest_model into errors_fix Sam Lown 2011-02-02 20:17:51 +0100
  • d53c98252e Merge branch 'default_fix' of https://github.com/gsterndale/couchrest_model into default_fix Sam Lown 2011-02-02 20:11:27 +0100
  • a6db1af0c0 Merge branch 'callback_fix' of https://github.com/gsterndale/couchrest_model into callback_fix Sam Lown 2011-02-01 21:01:38 +0100
  • 4682e4ac5d Use :validation callbacks, not the :validate callbacks reserved by ActiveModel, ensuring callbacks are actually run when they're supposed to be. Greg Sterndale 2011-02-01 14:32:38 -0500
  • bfc5d63cf1 Removed couchrest-rails from README and started Setup paragraph... Sam Lown 2011-01-22 18:17:10 +0100
  • 731338ed6c Do not specify options[:message] for ActiveModel::Errors#add if it's nil Greg Sterndale 2010-12-28 15:24:59 -0500
  • 8d9637249c Fix deprecated ActiveModel::Errors#add options Greg Sterndale 2010-12-28 15:22:29 -0500
  • 7304aa6238 Fix intermittent spec failure Greg Sterndale 2011-01-18 08:51:44 -0500
  • b5a2307a95 Make deep clone of default property values Greg Sterndale 2010-12-22 11:09:42 -0500
  • 83b70ec080 bug fix: rspec was listed as both a runtime dependency and a development dependency Matt Parker 2011-01-17 20:19:49 -0500
  • e75726f80c updating the readme Sam Lown 2011-01-17 16:11:50 +0100
  • 24329d1f9c Adding Gemfile for development bundler Sam Lown 2011-01-17 15:42:05 +0100
  • 938614ba40 Changing loading orders to avoid builder dependency issue Sam Lown 2011-01-17 02:45:41 +0100
  • 6545ba9e12 Merge branch 'bundler' of github.com:couchrest/couchrest_model into bundler Sam Lown 2011-01-17 02:25:38 +0100
  • 56a6dec10a Merge branch 'master' of github.com:couchrest/couchrest_model Sam Lown 2011-01-17 02:24:31 +0100
  • 93cce72a2f Merge branch 'master' of https://github.com/lucasrenan/couchrest_model into bundler Marcos Tapajós 2011-01-16 22:56:01 -0200
  • 5c6e807c5b Remove from beta Marcos Tapajós 2011-01-16 22:48:31 -0200
  • b0b9add34d Using bundler Marcos Tapajós 2011-01-16 22:43:07 -0200
  • 534d29684c updated gemspec via "rake gemspec" Matt Parker 2011-01-16 14:01:48 -0500
  • 35286379ce add the VERSION file to the gem Matt Parker 2011-01-16 13:58:21 -0500
  • cfdd3e7bfd set the CouchRest::Model::VERSION constant to the value of the VERSION file Matt Parker 2011-01-16 13:57:26 -0500
  • 5330087ed2 gemspec updated via "rake gemspec" Matt Parker 2011-01-16 13:47:58 -0500
  • f7fe57ddaf removed the "gem <gem_name>, '<version_requirements>'" lines: Matt Parker 2011-01-16 13:36:57 -0500
  • 7f2f6c8eba version bump. Matt Parker 2011-01-16 13:34:56 -0500
  • 3fb14782a2 Updated Rakefile to make it possible to cleanly install the gem with jeweler's "rake install": Matt Parker 2011-01-16 13:30:43 -0500
  • 32d0d54d1c Adding extensions list to readme Sam Lown 2011-01-16 17:11:31 +0100
  • 3a1b271558 add method 'last' to simplify queries Lucas Renan 2010-12-31 18:59:57 -0200
  • 92a10dbfc9 adding rdoc to method properties_with_values Lucas Renan 2010-12-22 23:09:00 -0200
  • 1d0df87e34 use the COUCHHOST for the test db Aidan Feldman 2010-09-29 18:11:59 -0400
  • f8d24550d9 Merge branch 'master' of https://github.com/dpree/couchrest_model into dpree-master Sam Lown 2010-12-15 19:12:03 +0100
  • 10bc44030e Old stuff Sam Lown 2010-12-15 19:11:35 +0100
  • 1f64a03c2a fixed type in readme code-example dpree 2010-12-08 18:30:54 +0100
  • 958616025d Documentation alterations Sam Lown 2010-12-03 01:17:26 +0100
  • fd0f8c7d95 Merge branch 'master' of github.com:couchrest/couchrest_model Sam Lown 2010-12-02 22:08:47 +0100
  • 2ee92a5331 Removes suppport for ActiveModel::Dirty and ::AttributeMethods for performance reasons Will Leinweber 2010-12-02 15:06:50 -0600
  • e1d140d8ae Fixing the database in view bug Sam Lown 2010-12-02 01:53:45 +0100
  • 7e8bdf2855 Adding the initial workings of the view class Sam Lown 2010-12-02 01:42:52 +0100
  • a2186d4c96 Merge branch 'master' of github.com:samlown/couchrest_model Sam Lown 2010-11-23 02:56:01 +0100
  • 1f615ce568 Removing wierd marshalling thing Sam Lown 2010-11-23 02:55:29 +0100
  • 3bd72b8a29 Modifying railtie to use couchrest_model name Sam Lown 2010-11-19 01:03:40 +0100
  • 04ad16a396 adding functionality to list properties with values Lucas Renan 2010-11-10 22:33:46 -0200
  • dd284fe045 Updated gemspec Sam Lown 2010-10-23 21:06:43 +0200
  • e8d7af9896 Handling cases when , used instead of . more elegantly Sam Lown 2010-10-23 20:59:24 +0200
  • ef6f54d966 history update Sam Lown 2010-10-22 15:46:07 +0200
  • 9419622c13 updating history Sam Lown 2010-10-22 15:42:48 +0200
  • d0ed97ed8b Renaming Attribute Protection and solving problem modifying the provided hash to the #attributes= method Sam Lown 2010-10-22 15:39:12 +0200
  • cc2b183946 correcting some class definitions of examples in README.md Georg Kreimer 2010-09-07 05:42:35 +0800
  • 1d1d815435 Adding support for mass_assign_any_attribute config option and refactoring non-api methods into private areas of modules Sam Lown 2010-09-18 15:19:15 +0200
  • 97347e70e3 Working on adding support for allowing dynamic properties Sam Lown 2010-09-17 23:25:56 +0200
  • 85cd1308bc Adding configuration support and changing 'couchrest-type' key to 'model' along with config options Sam Lown 2010-09-17 23:00:55 +0200
  • d333133319 Adds suppport for ActiveModel::Dirty and ::AttributeMethods Will Leinweber 2010-09-16 17:24:43 -0500
  • 5c21de8586 Fixing find(blank) issue Sam Lown 2010-09-05 20:06:44 +0200
  • 31770ba571 Merge branch 'master' of github.com:couchrest/couchrest_model Sam Lown 2010-09-05 19:18:37 +0200
  • c2fde42fa6 bugfix: allow CastedArrays to be assigned Will Leinweber 2010-09-01 16:13:52 -0500