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

2940 Commits

Author SHA1 Message Date
meus
d1f32b05a6 adding missing ; at line 67 2007-10-21 14:47:22 +00:00
romanb
7d1e03901a cleaning up draft/ 2007-10-21 09:00:40 +00:00
romanb
7dbb38719d fixed #431 2007-10-21 08:39:13 +00:00
romanb
3799de836d fixed #485 2007-10-21 08:16:31 +00:00
Jonathan.Wage
edc03d5a33 Added magic finder methods. findBy(.*) and findOneBy 2007-10-21 07:24:18 +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
4ce2a36968 Fix to naming of spyc and update docs for cli. 2007-10-21 01:16:04 +00:00
Jonathan.Wage
e2a204e0dc Enhancing CLI. New commands and cleaning up. 2007-10-20 19:14:30 +00:00
Jonathan.Wage
821cc6e51c Added confirmation for db drop and added ability to make cli interactive. 2007-10-20 17:20:56 +00:00
Jonathan.Wage
bbf05e1676 Fixed notice. 2007-10-20 15:31:14 +00:00
romanb
a14db264ee reapplied my changes to Export.php that were (accidently?) reverted by jonwage 2007-10-20 14:57:47 +00:00
Jonathan.Wage
2d1b5cc631 Removed. 2007-10-20 06:14:51 +00:00
Jonathan.Wage
3f0d5bf01e Removed. 2007-10-20 06:13:13 +00:00
Jonathan.Wage
975b74bd6f Enhancements to CLI and removing sandbox files. Will add ignores. 2007-10-20 06:12:20 +00:00
Jonathan.Wage
8d2aebad70 A little formatting and documentation. 2007-10-20 02:30:15 +00:00
Jonathan.Wage
526c4ab1c8 Made methods static. 2007-10-19 22:50:00 +00:00
Jonathan.Wage
9440cf04f6 Additions to migrations to support generating migrations from models or existing databases. 2007-10-19 22:11:45 +00:00
Jonathan.Wage
16933ef9be Removed Facade. 2007-10-19 14:30:48 +00:00
Jonathan.Wage
779003edcc Removed Facade and moved all static methods to Doctrine class. 2007-10-19 14:23:42 +00:00
romanb
dfdcf002a1 fixes for exporting indices 2007-10-19 13:16:22 +00:00
romanb
9b4f5db135 fix for mysql export module (allow specifying a default without specifying a length) 2007-10-19 11:13:49 +00:00
romanb
f1c6657c0f introduced dropForeignKey() to Export and Migration 2007-10-19 10:58:49 +00:00
Jonathan.Wage
9679e5531b Fix to notice. 2007-10-18 21:57:38 +00:00
zYne
eb9842dcec 2007-10-18 20:39:37 +00:00
zYne
ed8b89fc3b removed deprecated schema classes 2007-10-18 19:46:06 +00:00
zYne
1a990b6eae fixed version column attributes 2007-10-18 19:39:19 +00:00
zYne
ee1cf1013a fixed updateIndex() 2007-10-18 19:37:50 +00:00
zYne
6825767cba removed deprecated schema test case 2007-10-18 19:36:54 +00:00
phuson
1ddd4f5db4 Added back the generation of "equal: true" from schema files. 2007-10-18 19:36:18 +00:00
zYne
a6d05624f5 fixed versionable template to adhere to generic plugin structure 2007-10-18 19:13:30 +00:00
zYne
ea5e58fece removed deprecated schema and object classes 2007-10-18 19:05:00 +00:00
romanb
28dcf18508 made version comparison less strict 2007-10-18 16:36:55 +00:00
Jonathan.Wage
066e7d524f Initial entry of sandbox and cli manual documentation. 2007-10-18 04:37:41 +00:00
Jonathan.Wage
c7b5185be2 Initial entry of sandbox schema and data fixtures. 2007-10-18 04:04:28 +00:00
Jonathan.Wage
90fd42291e Updates to sandbox and manual. 2007-10-18 04:03:33 +00:00
Jonathan.Wage
1bbc5b15ee Fixes to relationship building and added support for new schema options. 2007-10-17 23:14:28 +00:00
zYne
be20cf3b45 docs for batch updates 2007-10-17 21:19:51 +00:00
jepso
ae632b4766 fixed include paths 2007-10-17 21:19:29 +00:00
zYne
08bec68587 2007-10-17 21:17:01 +00:00
jepso
f8e2c314a2 moving /manual/new to /manual 2007-10-17 21:16:49 +00:00
jepso
ac89acd39b removed old documentation files 2007-10-17 21:12:46 +00:00
zYne
10b6e115d0 some docs for file searching functionality 2007-10-17 20:54:23 +00:00
zYne
67a8ed5f75 2007-10-17 20:34:55 +00:00
zYne
733e44e420 docs for text analyzers 2007-10-17 20:14:46 +00:00
zYne
c1c87d0287 added test case for file searching functionality 2007-10-17 19:54:29 +00:00
romanb
48a1f48da9 typo 2007-10-17 19:44:49 +00:00
romanb
3e7d9d227e small update to validation docs 2007-10-17 19:44:08 +00:00
zYne
5f0b6cd1cd fixed VALIDATE_ALL constant value 2007-10-17 19:38:53 +00:00
romanb
e428845d0e corrected some tests 2007-10-17 19:24:03 +00:00
Jonathan.Wage
e2e38849ac Added support for connection binding, templates, act as, and attributes. 2007-10-17 19:21:06 +00:00