1
0
Fork 0
mirror of synced 2025-04-04 22:03:37 +03:00

Commit graph

  • e32e960b1d Fixed windows formatting Tanken 2006-10-16 10:38:41 +00:00
  • 075a58089a Fixed a missing space in the query build by count() Fixed count()'s code formatting (was tabs in some lines) fixes #171 Ticket: 171 Tanken 2006-10-16 10:04:38 +00:00
  • a2299b2a25 refs #170, this adds != support for boolean pookey 2006-10-15 23:09:33 +00:00
  • edaf23df2d adding new enum tests ( refs #170 ) pookey 2006-10-15 22:50:46 +00:00
  • a04f118593 closes #168 pookey 2006-10-15 19:19:20 +00:00
  • 47d8bd2437 updating tests refs #168 pookey 2006-10-15 17:24:35 +00:00
  • 716a91e511 improving (and breaking) find() test cases, refs #168 pookey 2006-10-15 17:15:16 +00:00
  • da6f4a3849 Fixes #166 zYne 2006-10-14 16:58:59 +00:00
  • 2e8f73dba1 Removed some remainders from the old validation behaviour. This fixes a bug where records dont get inserted. romanb 2006-10-13 17:29:22 +00:00
  • 765c06b7c1 Improved some tests. romanb 2006-10-13 16:28:40 +00:00
  • 3e6a352a57 Fixes #164 zYne 2006-10-12 21:07:15 +00:00
  • db433c8449 Fixes #163, #162, removed Doctrine_Record::__call() zYne 2006-10-12 21:01:53 +00:00
  • 3b24837755 added missing test case class zYne 2006-10-12 20:32:16 +00:00
  • f40601fefe Fixes #161, DQL : added support for EJB 3 -style JOIN syntax zYne 2006-10-12 19:57:56 +00:00
  • 7c47b78550 Removed svn:external from . pookey 2006-10-12 13:32:43 +00:00
  • e1b9022fb8 replacing svn:externals - opps pookey 2006-10-12 13:20:40 +00:00
  • 8b4bc0f41c Fixes #159, #160, added EXISTS expression support as well as correlated subquery support zYne 2006-10-11 20:44:21 +00:00
  • db25f46e52 Finished the validation changes. Ticket: 150 romanb 2006-10-11 16:24:18 +00:00
  • 42f7cb706f new DQL docs zYne 2006-10-10 20:52:10 +00:00
  • 5957622575 Fixes #157 Ticket: 157 zYne 2006-10-10 18:09:20 +00:00
  • d83c193b1a DQL: docs for IN expressions zYne 2006-10-10 17:33:26 +00:00
  • 9855ce749c DQL: docs for ALL / ANY expressions zYne 2006-10-10 17:18:31 +00:00
  • 537138ffb8 DQL Order by docs zYne 2006-10-10 16:55:21 +00:00
  • a5a2751e29 Ticket: 150 romanb 2006-10-10 16:35:32 +00:00
  • 171226d532 Continued work on the validation component. Ticket: 150 romanb 2006-10-10 16:15:43 +00:00
  • d81a4245b7 Fixed typo zYne 2006-10-10 09:32:32 +00:00
  • b0f0537071 Necessary changes to the validation components. Further improvements and docs will follow in the next days. Ticket: 150 romanb 2006-10-09 18:00:14 +00:00
  • 499da8f9b8 Fixes #156 Ticket: 156 zYne 2006-10-09 16:32:37 +00:00
  • cba61cb346 Fixes #155 zYne 2006-10-08 19:10:21 +00:00
  • 966450d454 Fixes #154, has* relations should act as owns* when saving related objects zYne 2006-10-08 18:43:13 +00:00
  • 11206fe573 Small fixes, now it should be possible to add custom errors zYne 2006-10-08 18:20:10 +00:00
  • 67da38b07d Validators updated, *NOTE* this breaks BC: - validators codes are now string instead of integers (constants) - validating is now handled in record level - added new component Doctrine_Validator_ErrorStack - new methods Doctrine_Record::isValid() and Doctrine_Record::getErrorStack() - errorStack now as a record instance variable zYne 2006-10-08 18:12:27 +00:00
  • 847bd1ade6 new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support zYne 2006-10-06 16:50:00 +00:00
  • 4408774100 DQL Component Aliases added! Fixes #142 Ticket: 142 zYne 2006-10-03 17:24:13 +00:00
  • 766aec2c94 added missing test cases zYne 2006-10-03 16:03:19 +00:00
  • 6210a60611 Fixed a bug when saving a record with null valued boolean column zYne 2006-10-02 20:51:36 +00:00
  • ba73772983 Fixes to the compiler. romanb 2006-10-02 10:47:43 +00:00
  • 9589f486ef pookey: added boolean test cases for setting null values pookey 2006-10-02 01:31:07 +00:00
  • aa25b57eda pookey: fixes #83 pookey 2006-10-02 01:30:08 +00:00
  • 04a3cb9f63 pookey: fixed email validator and added more test cases pookey 2006-10-02 01:23:23 +00:00
  • 8abb979578 Fixes #85 zYne 2006-10-01 16:14:26 +00:00
  • a1b4b0f73f Simplified object population zYne 2006-10-01 15:27:20 +00:00
  • 5de6c0a65b Simplified object population mechanism zYne 2006-10-01 15:18:04 +00:00
  • ca213ac6b9 Refactored Doctrine_Hydrate zYne 2006-10-01 14:57:27 +00:00
  • cded682ee4 fixed validators with default values zYne 2006-10-01 14:48:53 +00:00
  • ab99a5fcc3 Fixed fatal bug in Doctrine_Hydrate resulting in wrong mappings when result set contains rows in 'wrong' order. zYne 2006-10-01 14:35:38 +00:00
  • bc76914310 zYne 2006-10-01 14:01:46 +00:00
  • 1f58e34b12 Added coding standards, fixes #140 zYne 2006-10-01 13:58:19 +00:00
  • 05a23f6a30 Added a test case to track an ugly bug. romanb 2006-10-01 13:54:15 +00:00
  • 4eb1060b13 added new tests zYne 2006-10-01 11:21:25 +00:00
  • 00cbc5d18e Fixed many-to-many handling when join table component is accessed before the associated component, fixes #136, #84 zYne 2006-10-01 10:10:11 +00:00
  • bbc3d3f6be Major change on how transactions are being handled: insert / update queries are now executed immediately and only deletes are being gathered (due to delete optimization strategies). Fixes #138, #135 zYne 2006-09-30 12:36:03 +00:00
  • cba5846b6a Added unit test for queries on multiple left join branches [ticket #139] Ticket: 139 Tanken 2006-09-30 11:36:14 +00:00
  • b55ae1fd5e zYne 2006-09-30 10:24:28 +00:00
  • bd90246432 zYne 2006-09-30 10:04:17 +00:00
  • efc6d71d33 Moved collection iterator classes under Collection_ namespace zYne 2006-09-30 10:04:01 +00:00
  • 8e9a8af676 Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes zYne 2006-09-30 09:54:12 +00:00
  • e188f37e79 Export skeleton added zYne 2006-09-29 12:04:46 +00:00
  • 0c94b003b1 added some docs for the upcoming new Doctrine_DB zYne 2006-09-29 11:49:50 +00:00
  • 487e07aea6 added DQL introduction zYne 2006-09-29 11:17:16 +00:00
  • 1ff90159d6 Updated docs zYne 2006-09-29 10:58:38 +00:00
  • 14b95350d0 Fixes #132, refactored some test cases Ticket: 132 zYne 2006-09-28 21:21:33 +00:00
  • d5b1c35074 zYne 2006-09-28 21:05:21 +00:00
  • 1d65d8d3f0 zYne 2006-09-28 21:03:49 +00:00
  • 86bf9a8201 deleted old relation classes zYne 2006-09-28 20:58:56 +00:00
  • ed62d636e6 Moved relation classes under Doctrine_Relation namespace, fixes #134 Ticket: 134 zYne 2006-09-28 20:57:39 +00:00
  • c8c1397f8a fixes #133 Ticket: 133 zYne 2006-09-28 20:03:29 +00:00
  • 1ab5a4fcea Refactored Doctrine_Record, added license to LocalKey class zYne 2006-09-28 15:05:29 +00:00
  • 88ef777fbd Refactored Doctrine_Record, added Doctrine_Relation::isOneToOne zYne 2006-09-28 14:49:20 +00:00
  • 25956bea87 Refactored the object population algorithm zYne 2006-09-28 13:39:37 +00:00
  • 753e9bd4cc Fixes #131 Ticket: 131 zYne 2006-09-27 21:54:00 +00:00
  • ddf0ceab82 Doctrine_Collection::internalAdd() removed, fixes #129 Ticket: 129 zYne 2006-09-27 21:41:20 +00:00
  • 1a0179bdce Fixes #128 Ticket: 128 zYne 2006-09-27 21:34:32 +00:00
  • 7b84d15530 Fixes #126, #127 Ticket: 126 zYne 2006-09-27 21:21:33 +00:00
  • c57471091f Unit tests' path problem fixed jhassine 2006-09-27 21:20:22 +00:00
  • c239ff4bba Added exception info in Doctrine_Record doc blocks, fixes #125 Ticket: 125 zYne 2006-09-27 18:02:13 +00:00
  • bed3a3712d added fetch* methods to new Doctrine_DB zYne 2006-09-27 10:55:02 +00:00
  • a1d3e137f2 Fixed enum test case zYne 2006-09-26 21:32:00 +00:00
  • e3f5aa9fb2 Boolean type bugs fixed, fixes #101 Ticket: 101 zYne 2006-09-26 21:12:14 +00:00
  • 2c16937dec Fixed boolean test case zYne 2006-09-26 20:45:29 +00:00
  • 437fac4c9e added getDataDict() for connection class zYne 2006-09-26 17:20:22 +00:00
  • ecd2612e7f Sqlite datadict updated zYne 2006-09-26 17:17:58 +00:00
  • 816971e883 Added a Phing build script for building API docs using PHPDoc and Doxygen. jhassine 2006-09-26 16:47:00 +00:00
  • 6094eeb536 moving php source files to lib directroy pookey 2006-09-26 15:00:13 +00:00
  • 5cb3086d80 Schema classes updated zYne 2006-09-26 12:30:47 +00:00
  • 79cbc45510 Added Oracle datadict driver, fixes #117 Ticket: 117 zYne 2006-09-25 21:39:52 +00:00
  • 4843d16dba DataDict mssql driver added, fixes #116 Ticket: 116 zYne 2006-09-25 21:32:33 +00:00
  • 4b10902db9 Added pgsql datadict driver, fixes #115 Ticket: 115 zYne 2006-09-25 21:24:31 +00:00
  • f19a17b02b added datadict mysql driver, fixes #114 Ticket: 114 zYne 2006-09-25 21:16:08 +00:00
  • cec372dfe1 Doctrine_DataDict_Sqlite driver zYne 2006-09-25 21:08:02 +00:00
  • 70ebe0d9af concept of how we might pass params to the test script pookey 2006-09-25 08:42:15 +00:00
  • 6dd9bddc71 If tests are run from command line uses text reporter instead of HTML. jhassine 2006-09-25 07:10:37 +00:00
  • 4bb224a3fc zYne 2006-09-24 19:57:58 +00:00
  • 6ca06a6a35 added missing class: Doctrine_DB_Statement zYne 2006-09-24 19:55:35 +00:00
  • 617213b8ca fixed tests zYne 2006-09-24 19:54:55 +00:00
  • 96177e3e22 Added unit tests to cover all eventlistener events, fixed fatal transaction bug zYne 2006-09-24 19:38:45 +00:00
  • 0a8123cf7a the start of a new system to allow a defined DSN to be used for testing pookey 2006-09-24 17:11:05 +00:00
  • 0d7ddf3bab Removed deprecated exceptions: InvalidTypeException, InvalidKeyException and DQLException zYne 2006-09-24 12:58:07 +00:00
  • ddca18a141 Removed InvalidKeyException references from Doctrine_Table zYne 2006-09-24 12:55:25 +00:00
  • 70f76a8371 fixes #105 zYne 2006-09-24 12:50:39 +00:00