.. |
Adapter
|
Intermediate checkin. Refactoring towards namespaced structure.
|
2008-09-12 08:51:56 +00:00 |
ClassMetadata
|
Intermediate checkin. Refactoring towards namespaced structure.
|
2008-09-12 08:51:56 +00:00 |
Connection
|
Intermediate checkin. Refactoring towards namespaced structure.
|
2008-09-12 08:51:56 +00:00 |
ConnectionFactory
|
Fixes in unit tests.
|
2008-09-12 06:09:16 +00:00 |
DBAL
|
moved Null/Type/Platform
|
2008-09-12 08:59:44 +00:00 |
Export
|
cleanup
|
2008-09-07 13:48:40 +00:00 |
Hydrator
|
moved Null/Type/Platform
|
2008-09-12 08:59:44 +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 |
ORM
|
moved entitypersisters
|
2008-09-12 09:44:51 +00:00 |
Query
|
Fixes in unit tests.
|
2008-09-12 06:09:16 +00:00 |
Schema
|
Intermediate checkin. Refactoring towards namespaced structure.
|
2008-09-12 08:51:56 +00:00 |
Sequence
|
cleanup
|
2008-09-07 13:48:40 +00:00 |
TODO
|
new TODO namespace
|
2008-09-12 09:19:25 +00:00 |
Transaction
|
Intermediate checkin. Refactoring towards namespaced structure.
|
2008-09-12 08:51:56 +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 |
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
|
Moved association mappings.
|
2008-09-12 09:26:43 +00:00 |
Cli.php
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Collection.php
|
Moved association mappings.
|
2008-09-12 09:26:43 +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
|
moved Null/Type/Platform
|
2008-09-12 08:59:44 +00:00 |
Connection.php
|
Intermediate checkin. Refactoring towards namespaced structure.
|
2008-09-12 08:51:56 +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 |
Entity.php
|
moved entity/entitymanager exceptions
|
2008-09-12 09:37:05 +00:00 |
EntityManager.php
|
moved entity/entitymanager exceptions
|
2008-09-12 09:37:05 +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 |
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
|
Intermediate checkin. Refactoring towards namespaced structure.
|
2008-09-12 08:51:56 +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 |