..
Adapter
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Association
checkin of occasional work from the past weeks.
2008-08-31 18:27:16 +00:00
AuditLog
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Builder
checkin of occasional work from the past weeks.
2008-08-31 18:27:16 +00:00
Cache
refactorings. made basic one-one, one-many joins work.
2008-08-22 09:05:14 +00:00
ClassMetadata
refactorings. made basic one-one, one-many joins work.
2008-08-22 09:05:14 +00:00
Cli
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Collection
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
CollectionPersister
continued refactorings.
2008-08-16 19:40:59 +00:00
Compiler
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Connection
cleanup
2008-09-07 13:48:40 +00:00
ConnectionFactory
Fixes in unit tests.
2008-09-12 06:09:16 +00:00
Data
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
DatabasePlatform
cleanup
2008-09-07 13:48:40 +00:00
DataType
checkin of occasional work from the past weeks.
2008-08-31 18:27:16 +00:00
Entity
fixed some doc blocks
2008-06-02 11:45:12 +00:00
EntityManager
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
2008-06-05 19:01:58 +00:00
EntityPersister
cleanup
2008-09-07 13:48:40 +00:00
Export
cleanup
2008-09-07 13:48:40 +00:00
File
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
FileFinder
Changed all references to http://www.phpdoctrine.com/net to http://www.phpdoctrine.org
2008-01-22 22:52:53 +00:00
Hydrator
checkin of occasional work from the past weeks.
2008-08-31 18:27:16 +00:00
I18n
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Id
cleanup
2008-09-07 13:48:40 +00:00
Import
cleanup
2008-09-07 13:48:40 +00:00
Internal
2008-07-27 19:38:56 +00:00
Locking
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
Log
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Migration
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Node
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
Pager
Added Doctrine_Pager_Range::isInRange, which checks if a given page is in the range
2008-02-21 16:06:46 +00:00
Parser
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Query
Fixes in unit tests.
2008-09-12 06:09:16 +00:00
Record
cleanup
2008-09-07 13:48:40 +00:00
Schema
Reverted deletion of old Manager.php. Still needed for new tests.
2008-09-07 16:36:17 +00:00
Search
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Sequence
cleanup
2008-09-07 13:48:40 +00:00
Task
- implode expects an array()
2008-03-02 16:51:09 +00:00
Template
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
Transaction
Continued refactorings. Started to refactor the DBAL layer.
2008-08-01 18:46:14 +00:00
Tree
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
Validator
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
Access.php
continued refactorings.
2008-08-16 19:40:59 +00:00
ActiveEntity.php
Intermediate checkin.
2008-08-02 17:41:37 +00:00
Adapter.php
Continued refactorings. Started to refactor the DBAL layer.
2008-08-01 18:46:14 +00:00
Association.php
checkin of occasional work from the past weeks.
2008-08-31 18:27:16 +00:00
AuditLog.php
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
2008-06-05 19:01:58 +00:00
Builder.php
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Cache.php
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
2008-06-15 15:56:28 +00:00
ClassMetadata.php
cleanup
2008-09-07 13:48:40 +00:00
Cli.php
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Collection.php
cleanup
2008-09-07 13:48:40 +00:00
Compiler.php
2008-07-27 19:38:56 +00:00
Configurable.php
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
2008-06-15 15:56:28 +00:00
Configuration.php
checkin of occasional work from the past weeks.
2008-08-31 18:27:16 +00:00
Connection.php
Reverted deletion of old Manager.php. Still needed for new tests.
2008-09-07 16:36:17 +00:00
ConnectionFactory.php
Fixes in unit tests.
2008-09-12 06:09:16 +00:00
Data.php
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
DatabasePlatform.php
Fixes in unit tests.
2008-09-12 06:09:16 +00:00
DataType.php
checkin of occasional work from the past weeks.
2008-08-31 18:27:16 +00:00
Entity.php
cleanup
2008-09-07 13:48:40 +00:00
EntityManager.php
cleanup
2008-09-07 13:48:40 +00:00
EntityRepository.php
checkin of occasional work from the past weeks.
2008-08-31 18:27:16 +00:00
Event.php
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
2008-06-15 15:56:28 +00:00
EventManager.php
continued refactorings.
2008-08-16 19:40:59 +00:00
EventSubscriber.php
Continued refactorings. Started to refactor the DBAL layer.
2008-08-01 18:46:14 +00:00
Exception.php
continued refactorings.
2008-08-16 19:40:59 +00:00
Export.php
Ensure unique queries are generated when generating SQL for exporting schema to database.
2008-08-25 19:11:58 +00:00
Expression.php
2008-07-27 19:38:56 +00:00
File.php
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
FileFinder.php
Changed all references to http://www.phpdoctrine.com/net to http://www.phpdoctrine.org
2008-01-22 22:52:53 +00:00
Formatter.php
2008-07-27 19:38:56 +00:00
Hook.php
some minor refactorings. started to make a draft of the new namespaced folder structure.
2008-05-30 12:09:24 +00:00
Hydrator.php
Continued refactorings. Started to refactor the DBAL layer.
2008-08-01 18:46:14 +00:00
HydratorNew.php
Fixes in unit tests.
2008-09-12 06:09:16 +00:00
I18n.php
some minor refactorings. started to make a draft of the new namespaced folder structure.
2008-05-30 12:09:24 +00:00
Import.php
checkin of occasional work from the past weeks.
2008-08-31 18:27:16 +00:00
Inflector.php
some minor refactorings. started to make a draft of the new namespaced folder structure.
2008-05-30 12:09:24 +00:00
Lib.php
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
2008-06-15 15:56:28 +00:00
Log.php
some minor refactorings. started to make a draft of the new namespaced folder structure.
2008-05-30 12:09:24 +00:00
Manager.php
Reverted deletion of old Manager.php. Still needed for new tests.
2008-09-07 16:36:17 +00:00
MappingException.php
Minor updates
2008-08-24 19:27:24 +00:00
Migration.php
some minor refactorings. started to make a draft of the new namespaced folder structure.
2008-05-30 12:09:24 +00:00
Node.php
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
Null.php
Continued refactorings. Started to refactor the DBAL layer.
2008-08-01 18:46:14 +00:00
Pager.php
minor refactorings & cleanups.
2008-05-01 09:50:23 +00:00
Parser.php
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Query.php
The usual 2.0 refactoring/implementation commit.
2008-07-04 16:32:19 +00:00
Search.php
some minor refactorings. started to make a draft of the new namespaced folder structure.
2008-05-30 12:09:24 +00:00
Sequence.php
2008-07-27 19:38:56 +00:00
Task.php
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
Template.php
Doctrine_Record renamed. Hydration refactored. Other refactorings.
2008-05-13 21:20:34 +00:00
Transaction.php
Continued refactorings. Started to refactor the DBAL layer.
2008-08-01 18:46:14 +00:00
Tree.php
Checkin of occasional work from the past weeks.
2008-07-20 20:13:24 +00:00
Util.php
some minor refactorings. started to make a draft of the new namespaced folder structure.
2008-05-30 12:09:24 +00:00
Validator.php
Checkin of occasional work from the past weeks.
2008-07-20 20:13:24 +00:00
View.php
some minor refactorings. started to make a draft of the new namespaced folder structure.
2008-05-30 12:09:24 +00:00