jwage
514e17ea70
Changed all references from phpdoctrine.com to phpdoctrine.org
2008-02-22 18:11:35 +00:00
jwage
b3de3fb942
Added model loading do default sandbox configuration.
2008-02-15 19:37:46 +00:00
jwage
bea3a7c50d
Minor changes backported from 0.9 and 0.10
2008-02-15 18:42:06 +00:00
jwage
ddefc7f96d
Fixes to sandbox and added printing of params to output of dql task.
2008-01-25 02:53:24 +00:00
jwage
00195ebb7d
Moved.
2008-01-25 02:48:01 +00:00
jwage
689a4c6f45
Connection refactoring to allow create/drop database functionality for sqlite. fixes #480
2008-01-22 21:42:17 +00:00
Jonathan.Wage
d1df55e316
Refactorings for schema files and Doctrine_Record builder. More to come but got held up on some things that zYne- must fix first.
2007-12-19 22:41:11 +00:00
zYne
46f2277094
irc bot example
2007-11-10 21:25:15 +00:00
Jonathan.Wage
34d4f12866
-
2007-10-23 03:39:57 +00:00
Jonathan.Wage
2c18fc948a
MOved sandbox to tools folder.
2007-10-21 20:40:03 +00:00
Jonathan.Wage
0ed231286b
Removed from trunk. Outdated/not used.
2007-10-21 19:58:21 +00:00
meus
dc01da94f9
fixing files that should not be commited
2007-08-17 05:20:56 +00:00
meus
cb688091c9
new coverage report against head
2007-08-17 05:18:08 +00:00
nicobn
325f0cc46d
lib directory deduction now covers all possible cases.
2007-06-26 04:45:24 +00:00
nicobn
3cccec2edb
Added header + script automatically detects /lib
2007-06-25 21:56:13 +00:00
nicobn
9f8fbba4e9
... and made it a little more elegant.
2007-06-25 04:21:13 +00:00
nicobn
0eab525af5
Made bundle.php more intelligent.
2007-06-25 04:19:23 +00:00
meus
a3ceef45cb
Updated this readme with a suggested fix
2007-03-31 14:05:02 +00:00
chris
8e8c59ae6a
experience how to compile the phpdoc help using phing
...
Ticket: 299
2007-03-30 19:03:27 +00:00
jhassine
6239c4b3af
Fixed the Phing build script to build the API documentation (Thanks meus for supplying the patch)
2006-12-29 16:40:00 +00:00
romanb
ba73772983
Fixes to the compiler.
2006-10-02 10:47:43 +00:00
jhassine
816971e883
Added a Phing build script for building API docs using PHPDoc and Doxygen.
2006-09-26 16:47:00 +00:00
romanb
d94d5ec1cb
- Fixes and changes to Doctrine_Compiler
...
- Added a small cli script to run the compiler from the command line. The script requires the Doctrine base directory (the directory where Doctrine.php and the Doctrine folder is in) and the target file as its parameters.
Example: ./dev/Doctrine/ ./dev/myproject/BundledClasses.php
2006-09-23 14:31:17 +00:00