1
0
mirror of synced 2024-12-13 14:56:01 +03:00
Commit Graph

38 Commits

Author SHA1 Message Date
romanb
c5bc8641cc refactorings, a bug fix (#786) and improved performance for the hydration of results from polymorphic queries. 2008-03-05 11:24:33 +00:00
jwage
514e17ea70 Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
jwage
3e1014af17 fixes #729 2008-01-23 00:04:14 +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
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
Jonathan.Wage
3429b18cc9 Fixes #610 2007-11-25 20:45:33 +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
ppetermann
8143d39788 fixed bug in Cache, made Array.php compliant to its/the interfaces documentation (returning false instead of null when nothing found) and changed if statement in Hydrate to react on false, not on null too 2007-09-28 15:55:56 +00:00
meus
f3a377a794 replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
jepso
ec6f806efe Doctrine_Cache_Db:
* added tableName option
* added deleteAll and createTable methods
* fixed fetch method
* fixed a bug with expire time in save method
2007-08-17 10:49:51 +00:00
zYne
2cc28d066c 2007-08-02 18:57:01 +00:00
zYne
b080397f02 2007-06-29 09:39:03 +00:00
zYne
17410fc243 2007-06-28 22:16:24 +00:00
zYne
fa11260e75 2007-05-27 18:56:04 +00:00
zYne
0f921a8c4d 2007-05-20 17:54:22 +00:00
gnat
04d0993a35 fixed two typos/non-existent variables. 2007-03-20 23:15:51 +00:00
zYne
e1e97313a2 2007-02-09 23:16:47 +00:00
pookey
c43d470ac0 fixing var name 2007-02-09 22:58:19 +00:00
zYne
2c306fdce0 2007-02-09 22:43:38 +00:00
zYne
6f4c3c20c7 2007-02-08 22:06:03 +00:00
zYne
a7d1bc5633 Cache implementation continues 2007-02-05 12:04:56 +00:00
zYne
dd76905065 cache array driver added for testing purposes 2007-01-31 22:11:36 +00:00
zYne
3b3b4e4c18 added cache exception class 2007-01-31 21:51:40 +00:00
zYne
b7cac8cb4e added cache core 2007-01-29 13:13:43 +00:00
zYne
13783ed267 2007-01-28 22:59:47 +00:00
zYne
80a39d895f added APC caching driver 2007-01-28 22:54:53 +00:00
zYne
c18c6998eb 2007-01-28 22:49:30 +00:00
zYne
503511e5e3 2007-01-28 22:37:54 +00:00
zYne
03be159c4b added memcache cache driver 2007-01-28 22:31:18 +00:00
zYne
58de562ac6 added cache interface 2007-01-28 22:16:26 +00:00
zYne
029b5d4043 2007-01-14 23:02:50 +00:00
lsmith
8e667dade3 - s/query/exec 2007-01-05 22:08:25 +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
281b30fb1f fixes #233 2006-11-19 14:30:44 +00:00
pookey
6094eeb536 moving php source files to lib directroy 2006-09-26 15:00:13 +00:00