Commit Graph

  • cc075fb69b Moving test to saner location Sam Lown 2010-08-24 19:30:41 +0200
  • fafbfff474 Ensuring update_attributes cannot be called in CastedModel as per issue #9 Sam Lown 2010-08-24 19:27:35 +0200
  • c32992c21b Merge branch 'master' of git://github.com/tapajos/couchrest_model Sam Lown 2010-08-24 11:45:37 +0200
  • bb667459a8 Adding model generator Marcos Tapajós 2010-08-23 20:27:17 -0300
  • 089dd7497a Switch >= gem dependencies to ~> as per http://bit.ly/9D3Nan Will Leinweber 2010-08-21 14:01:22 -0500
  • 62f4f72cab Fixes Model.new(nil) with attribute protection. GH issue #8 Will Leinweber 2010-08-20 15:57:03 -0500
  • b20bfad11f Remove typo in specs. (thanks Brian Colfer for spotting it) Will Leinweber 2010-08-13 20:16:56 -0500
  • 9437678380 refactor #read_ and #write_attribute to behave the same when called with a missing property Will Leinweber 2010-08-11 22:27:53 -0500
  • 49c9656fe3 Allow mixing of protected and accessible properties. Will Leinweber 2010-08-11 17:41:32 -0500
  • 263773b3d8 Changing version dependencies as per will's previous commit and suggestions here: http://bit.ly/9D3Nan Sam Lown 2010-08-23 13:49:23 +0200
  • 34779da571 Fixing gemspec Sam Lown 2010-08-18 20:01:34 +0200
  • 51918548b1 Finalizing move to rspec 2.0.0 (rake wasn't working) Sam Lown 2010-08-18 20:00:03 +0200
  • dad386d8c9 Fixing time parsing issue for times without zone Sam Lown 2010-08-18 19:36:01 +0200
  • 626f997ff1 Remove typo in specs. (thanks Brian Colfer for spotting it) Will Leinweber 2010-08-13 20:16:56 -0500
  • 1a7154f5bf refactor #read_ and #write_attribute to behave the same when called with a missing property Will Leinweber 2010-08-11 22:27:53 -0500
  • aac6b80d26 Allow mixing of protected and accessible properties. Will Leinweber 2010-08-11 17:41:32 -0500
  • bf22222fd9 History for collection_of changes Sam Lown 2010-08-11 17:41:58 +0200
  • ff00dd3b50 Merge branch 'improve_associations' Sam Lown 2010-08-11 17:38:47 +0200
  • ee31946e07 Merge branch 'master' of github.com:couchrest/couchrest_model into improve_associations improve_associations Sam Lown 2010-08-11 17:36:02 +0200
  • dfd9dd0e73 Updating readme and using stable couchrest 1.0.0 for base Sam Lown 2010-08-11 17:35:15 +0200
  • 796f7d9f7e Raising an error when adding an un-saved item to a collection Sam Lown 2010-08-04 11:54:02 +0200
  • 822d0bad18 creating attachments accessor Marcos Tapajós 2010-08-03 23:57:51 -0300
  • 08541c2d1a Checking if attachment is really deleted from database Marcos Tapajós 2010-08-03 23:20:29 -0300
  • 2d4b19e913 It isn't util Marcos Tapajós 2010-08-03 23:11:35 -0300
  • 1925aea97a Fixing documentation and two describes Marcos Tapajós 2010-08-03 23:09:05 -0300
  • 5e573cbbee Removing old examples Marcos Tapajós 2010-08-03 23:07:19 -0300
  • 33657d9470 creating attachments accessor Marcos Tapajós 2010-08-03 23:57:51 -0300
  • 0d72447e31 Checking if attachment is really deleted from database Marcos Tapajós 2010-08-03 23:20:29 -0300
  • 9466f67329 It isn't util Marcos Tapajós 2010-08-03 23:11:35 -0300
  • c7acbc07ec Fixing documentation and two describes Marcos Tapajós 2010-08-03 23:09:05 -0300
  • fddb0f8242 Removing old examples Marcos Tapajós 2010-08-03 23:07:19 -0300
  • 1a551b54eb Adding tests to some expected behaviors Marcos Tapajós 2010-08-03 22:55:17 -0300
  • e3386a45f4 fixing Readme Marcos Tapajós 2010-07-28 21:40:19 -0300
  • 23451ede86 Adding Sam and Will to Thanks.md Marcos Tapajós 2010-07-28 21:38:50 -0300
  • 876e270966 Merge branch 'master' of github.com:couchrest/couchrest_model Sam Lown 2010-07-07 13:01:16 +0200
  • cdf6fcaa49 fix all gem requires Marcos Tapajós 2010-07-01 22:39:42 -0300
  • e07c73a071 fixing readme typos Sam Lown 2010-07-02 00:56:26 +0200
  • efb07295f0 Fixing big problem with lack of database passed to collection proxy Sam Lown 2010-06-25 20:02:18 +0200
  • c52f009270 Fixing typoo Sam Lown 2010-06-23 11:58:35 +0200
  • 3d46db1104 Fixing proxy and view bug Sam Lown 2010-06-22 14:15:30 +0200
  • 42ca7bca73 doc fix Sam Lown 2010-06-21 23:56:42 +0200
  • 92b13709e3 Adding to readme for shared uniqueness validation Sam Lown 2010-06-21 23:29:26 +0200
  • fcbc0b08e5 Adding manual view support to uniqueness validation Sam Lown 2010-06-21 23:12:15 +0200
  • 8337bab714 Fixing uniqueness proxy error + more in README Sam Lown 2010-06-21 22:37:13 +0200
  • 224c96e68a Doc update Sam Lown 2010-06-21 21:36:28 +0200
  • 08390e6709 Adding uniqueness validation support out of the box Sam Lown 2010-06-21 21:33:46 +0200
  • b81d37fc02 Fixing association bug to avoid searching when foreign key is nil Sam Lown 2010-06-21 17:03:32 +0200
  • 226fe3bf38 Fixing view deleting database option bug Sam Lown 2010-06-21 16:43:33 +0200
  • 0c008d4bc7 Renaming support delete method so as not to conflict with ExtendedDocument Sam Lown 2010-06-21 15:10:42 +0200
  • da21fba4dd minor doc change Sam Lown 2010-06-21 14:18:05 +0200
  • d138ebc05f Testing model name Sam Lown 2010-06-21 14:13:19 +0200
  • 188fd0d4de Fixing ActiveModel special calls Sam Lown 2010-06-21 13:58:19 +0200
  • c280b3a29b Renaming to CouchRest Model Refactored basic directory structure. Moved to ActiveSupport for Validations and Callbacks. Cleaned up older code, and removed support for text property types. Sam Lown 2010-06-20 22:01:11 +0200
  • 9f1eea8d32 Fixes and testing for class proxy Sam Lown 2010-06-18 21:11:02 +0200
  • 061c7a0154 Moving tests for class proxy and fixing issue with finding first Sam Lown 2010-06-18 20:07:34 +0200
  • 5580caf346 Adding missing methods to proxy, proxy needs tests Sam Lown 2010-06-18 19:00:20 +0200
  • 1b89f1e1df Array Properties accept hash with ordered keys and raise error for anything else Sam Lown 2010-06-18 01:24:49 +0200
  • dd55466764 adding support for collection_of association Sam Lown 2010-06-17 15:02:33 +0200
  • fa0ab968a8 Adding associations to casted model Sam Lown 2010-06-17 02:43:17 +0200
  • 144fff028a Raising version to match history Sam Lown 2010-06-17 02:39:55 +0200
  • a7a6b2f0ac adding initial support for belongs_to associations Sam Lown 2010-06-17 02:39:09 +0200
  • 64e34ee2e8 adding missing history entry Sam Lown 2010-06-16 22:15:39 +0200
  • e638db63c2 Adding more tests for new property class layout Sam Lown 2010-06-16 22:02:12 +0200
  • 2b0694e1e2 Merged Sam Lown 2010-06-16 21:04:53 +0200
  • b7593006c8 Adding json to active_support Sam Lown 2010-06-16 12:40:56 +0200
  • 928e832d3a Doc and lib control alterations Sam Lown 2010-06-16 12:40:00 +0200
  • 19cd7ae41e trying to refine design doc change detection Sam Lown 2010-06-15 02:10:14 +0200
  • d0f8b0be68 Ensuring that views with two properties will quick find Sam Lown 2010-06-15 01:35:14 +0200
  • 5d7fa3c198 updating history Sam Lown 2010-06-15 01:26:23 +0200
  • 2139119845 Supporting new active_support setup for Rails 3 Sam Lown 2010-06-15 01:24:31 +0200
  • 5dfd18cd71 Adding support for find_by quick view access searches Sam Lown 2010-06-15 01:15:30 +0200
  • 72fe43d64a Renaming versions in history Sam Lown 2010-06-11 02:03:52 +0200
  • b5d38e3ebd Updating versions for beta release Sam Lown 2010-06-11 02:02:22 +0200
  • b5d03d0be7 Check for nil paths on MIME check Sam Lown 2010-06-08 00:17:43 +0200
  • 406c2e6a01 Altering history Sam Lown 2010-06-07 14:04:43 +0200
  • 7b40042087 Adding alias to get for find Sam Lown 2010-06-07 13:56:39 +0200
  • c06907fe58 Cleaned boolean tests Sam Lown 2010-05-22 00:24:07 +0200
  • 5b048c2280 More trueness testing and removing string comparison for booleans Sam Lown 2010-05-22 00:17:33 +0200
  • 3fa8c4b215 Fixing #property? support for boolean and TrueClass Sam Lown 2010-05-21 23:00:19 +0200
  • 81168bdd79 Correcting old HTTP abstract issue Sam Lown 2010-05-20 20:49:53 +0200
  • 89c45ebb87 Adding support for setting types with hash Sam Lown 2010-05-13 00:17:30 +0200
  • b0d2258bd3 Improving handling of mime types, instanciation of documents from the database, and more dependencies on active_support. Sam Lown 2010-05-12 23:43:17 +0200
  • 303f0cd1cf Adding validation by default Sam Lown 2010-05-11 16:27:06 +0200
  • 11a56e6f48 Moving initial loading parts Sam Lown 2010-05-11 15:37:50 +0200
  • c1052ccb77 Tiny doc update Sam Lown 2010-05-11 00:16:17 +0200
  • d239d037fb Added base file for better automated library loading support Sam Lown 2010-05-11 00:15:40 +0200
  • bd481151d9 Removing monkeypatches to avoid conflict with CouchRest Sam Lown 2010-05-10 22:28:19 +0200
  • 3894579304 Moving to own repo without the base couchrest v1.0.0 Sam Lown 2010-05-10 21:19:24 +0200
  • e6604a0990 Simplifying design docs Sam Lown 2010-04-16 02:51:59 +0200
  • 0e282f0727 Disabling reset_design_doc to avoid conflict errors Sam Lown 2010-04-14 20:47:26 +0000
  • ab6d833397 Adding support for only resfreshing design document if really required Sam Lown 2010-04-07 21:00:51 +0000
  • 5fd1c3903b Making design doc thread safe for checking status of design doc Sam Lown 2010-04-06 17:51:17 +0000
  • 77cb8160c7 Fixing support for specifying database in collections Sam Lown 2010-04-05 22:22:56 +0000
  • 456946c149 Merge branch 'master' of git://github.com/couchrest/couchrest Sam Lown 2010-03-31 19:47:43 +0000
  • f196aacecc Simplifying and moving CastedArray into own file Sam Lown 2010-03-31 08:25:33 +0000
  • 27b40291cc updating readme Marcos Tapajós 2010-03-30 21:38:26 -0300
  • e5cf39f809 bumped the version number to 0.37 Marcos Tapajós 2010-03-30 21:25:23 -0300
  • 5eb40e5fed Added gemspec (needed for Bundler install) Marcos Tapajós 2010-03-30 21:00:20 -0300
  • c2ef5d9fde Adding a spec to test issue #15 (http://github.com/couchrest/couchrest/issues#issue/15) Marcos Tapajós 2010-03-30 20:51:18 -0300
  • 54f3a11efd bumped the version number to 0.36 Marcos Tapajós 2010-03-30 20:33:17 -0300