romanb
|
24872ef65f
|
Merged all identity maps into one in the unitofwork. identity map now properly works with hierarchies.
|
2008-05-01 09:41:47 +00:00 |
|
jwage
|
514e17ea70
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
|
romanb
|
56407f785a
|
Merged r3518:r3700 from branch to trunk. Branch to be deleted, soon. Development continues in trunk.
|
2008-02-03 21:29:57 +00:00 |
|
lsmith
|
3a5bd47fc1
|
- ws fixes
|
2008-01-28 13:05:11 +00:00 |
|
jwage
|
d47f4ddab4
|
Changed all references to http://www.phpdoctrine.com/net to http://www.phpdoctrine.org
|
2008-01-22 22:52:53 +00:00 |
|
romanb
|
71d1150e3f
|
Second merge from experimental branch to trunk.
|
2008-01-12 19:49:11 +00:00 |
|
zYne
|
a6e84aeed1
|
|
2008-01-10 21:39:05 +00:00 |
|
romanb
|
d9112ad1d7
|
Merged current state of my experimental branch back to trunk.
|
2008-01-05 19:55:56 +00:00 |
|
romanb
|
344ab02d95
|
reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier.
|
2008-01-05 19:14:35 +00:00 |
|
Jonathan.Wage
|
44820ec14a
|
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
|
2008-01-05 07:39:25 +00:00 |
|
romanb
|
5e26473340
|
Fixed #636.
|
2007-12-02 12:56:15 +00:00 |
|
romanb
|
78f5a2edcb
|
More refactorings. Commented out the plugin tests for now. They seem to wreak havoc with a lot of other tests (especially validator tests) and i havent found the reason yet.
|
2007-11-24 18:11:09 +00:00 |
|
romanb
|
d645b1659c
|
More refactorings
|
2007-11-19 17:55:23 +00:00 |
|
meus
|
53b05c1d4a
|
added tests to get complete coverage of Transaction, RawSQL, AuditLog and Query/Having. Related refactorings. Added some getters to be able to test. Also added coverage report for these changes
|
2007-10-29 19:50:16 +00:00 |
|
Jonathan.Wage
|
27b369a5f3
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
|
Jonathan.Wage
|
0a6f216efa
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
|
zYne
|
be5eb98ebf
|
|
2007-09-20 20:21:08 +00:00 |
|
meus
|
f3a377a794
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
|
zYne
|
a3f2cae863
|
fixes #360
|
2007-06-26 10:05:26 +00:00 |
|
zYne
|
fa11260e75
|
|
2007-05-27 18:56:04 +00:00 |
|
zYne
|
6b86c9fa47
|
|
2007-05-24 18:30:18 +00:00 |
|
zYne
|
b6dcef0eee
|
|
2007-05-24 18:00:35 +00:00 |
|
zYne
|
df773520d6
|
|
2007-05-24 17:40:54 +00:00 |
|
zYne
|
531f4a4dea
|
|
2007-05-19 18:29:29 +00:00 |
|
zYne
|
5d4b8c45e6
|
Unified abstract class for RawSql and Query components
|
2007-05-19 18:06:42 +00:00 |
|
zYne
|
1508803443
|
|
2007-05-19 17:49:16 +00:00 |
|
zYne
|
4e888855d1
|
|
2007-05-19 17:29:43 +00:00 |
|
zYne
|
c9d9bf1905
|
|
2007-05-19 17:05:25 +00:00 |
|
gnat
|
1fbb8b6c08
|
unitialized or typo variables
|
2007-03-20 23:22:51 +00:00 |
|
lsmith
|
9d87bb45f4
|
- remove trailing whitespace
|
2006-12-29 21:46:14 +00:00 |
|
lsmith
|
239995d3c3
|
- fixed switch statement formating according to ZF CS
|
2006-12-29 21:30:37 +00:00 |
|
lsmith
|
4e22f1fbaf
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
|
lsmith
|
716bb65b86
|
- first round of PEAR CS fixes
|
2006-12-29 14:01:31 +00:00 |
|
zYne
|
051f984755
|
limit offset support for rawsql
|
2006-12-28 00:55:48 +00:00 |
|
zYne
|
2d29792301
|
Doctrine now works seamlessly in multi-connection environment where connections are bound to classes
|
2006-12-05 21:46:38 +00:00 |
|
zYne
|
df0511e9dc
|
Updated some docs, added identifier quoting to DQL, fixed some test cases, fixed dql select part handling
|
2006-12-03 20:05:09 +00:00 |
|
zYne
|
085dc9d601
|
Enhanced class doc blocks, fixes #228
|
2006-11-12 12:14:08 +00:00 |
|
zYne
|
cd80b593f8
|
Small fixes
|
2006-11-11 19:51:51 +00:00 |
|
pookey
|
d8f35ee0b4
|
fixes #227
|
2006-11-10 18:24:57 +00:00 |
|
zYne
|
8e9a8af676
|
Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes
|
2006-09-30 09:54:12 +00:00 |
|
pookey
|
6094eeb536
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
|