| xpdo:/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
227
by opengeek on
29 August 2008, 13:07:45 -0500
(9 days ago)
* Just a few updates to install logging. More logging changes coming... (merged from branches/1.0 -r225:226)
trunk/xpdo/transport/xpdotransport.class.php
227
226
by opengeek on
29 August 2008, 13:05:54 -0500
(9 days ago)
* Just a few updates to install logging. More logging changes coming...
branches/1.0/xpdo/transport/xpdotransport.class.php
226
225
by opengeek on
28 August 2008, 11:31:55 -0500
(10 days ago)
* Changed calls from _log() to log(). (merged from branches/1.0 -r223:224)
trunk/xpdo/validation/xpdovalidator.class.php
225
trunk/xpdo/om/xpdoquery.class.php
225
trunk/xpdo/om/mysql/xpdoquery.class.php
225
trunk/xpdo/transport/xpdotransport.class.php
225
trunk/xpdo/xpdo.class.php
225
224
by opengeek on
28 August 2008, 11:25:05 -0500
(10 days ago)
* Changed calls from _log() to log().
branches/1.0/xpdo/cache/xpdocachemanager.class.php
224
branches/1.0/xpdo/om/mysql/xpdogenerator.class.php
224
branches/1.0/xpdo/om/mysql/xpdomanager.class.php
224
branches/1.0/xpdo/transport/xpdotransport.class.php
224
branches/1.0/xpdo/validation/xpdovalidator.class.php
224
223
by opengeek on
28 August 2008, 11:18:27 -0500
(10 days ago)
* [Experimental] Added support for nesting related objects within a single vehicle. (merged from branches/1.0 -r218:222)
trunk/xpdo/transport/xpdovehicle.class.php
223
trunk/xpdo/transport/xpdotransport.class.php
223
222
by opengeek on
28 August 2008, 10:27:52 -0500
(10 days ago)
* [Experimental] Fix to nested vehicle generation for supporting related objects within a single vehicle.
branches/1.0/xpdo/transport/xpdovehicle.class.php
222
221
by opengeek on
27 August 2008, 21:20:50 -0500
(11 days ago)
* [Experimental] Additional updates to support nesting related objects within a single vehicle.
branches/1.0/xpdo/transport/xpdovehicle.class.php
221
220
by opengeek on
27 August 2008, 17:03:37 -0500
(11 days ago)
* [Experimental] Updating support for nesting related objects within a single vehicle.
branches/1.0/xpdo/transport/xpdotransport.class.php
220
branches/1.0/xpdo/transport/xpdovehicle.class.php
220
219
by opengeek on
27 August 2008, 12:56:54 -0500
(11 days ago)
* [Experimental] Added support for nesting related objects within a single vehicle.
branches/1.0/xpdo/transport/xpdotransport.class.php
219
branches/1.0/xpdo/transport/xpdovehicle.class.php
219
218
by opengeek on
21 August 2008, 17:39:41 -0500
(17 days ago)
* Fixed bug in xPDOQuery->hydrateGraph() and ->hydrateGraphNode() functions where derivative classes were not being instantiated (assuming alias_class_key is found in the result row). [merged from bra…
217
by opengeek on
21 August 2008, 17:33:00 -0500
(17 days ago)
* Fixed bug in xPDOQuery->hydrateGraph() and ->hydrateGraphNode() functions where derivative classes were not being instantiated (assuming alias_class_key is found in the result row).
216
by opengeek on
20 August 2008, 13:28:36 -0500
(18 days ago)
* Correct XPDO_OPT_BASE_PACKAGES loader to expect format package.one:root/path/[,package.two:root/path/]* (merged from branches/1.0 -r214:215)
trunk/xpdo/xpdo.class.php
216
215
by opengeek on
20 August 2008, 13:26:20 -0500
(18 days ago)
* Correct XPDO_OPT_BASE_PACKAGES loader to expect format package.one:root/path/[,package.two:root/path/]*
branches/1.0/xpdo/xpdo.class.php
215
214
by opengeek on
15 August 2008, 01:34:34 -0500
(24 days ago)
* Merged -r212:213 from branches/1.0 - Added XPDO_CLI_MODE with a boolean value; will be true if php_sapi_name() == 'cli'
trunk/xpdo/xpdo.class.php
214
213
by opengeek on
15 August 2008, 01:31:19 -0500
(24 days ago)
* Added XPDO_CLI_MODE with a boolean value; will be true if php_sapi_name() == 'cli'
branches/1.0/xpdo/xpdo.class.php
213
212
by splittingred on
13 August 2008, 14:35:54 -0500
(25 days ago)
- merging rev 210:211 from branches/1.0
trunk/xpdo/transport/xpdovehicle.class.php
212
trunk/xpdo/transport/xpdotransport.class.php
212
trunk/xpdo
212
211
by splittingred on
13 August 2008, 13:59:00 -0500
(25 days ago)
- Adding namespace support to xPDOTransport
branches/1.0/xpdo/transport/xpdotransport.class.php
211
branches/1.0/xpdo/transport/xpdovehicle.class.php
211
210
by splittingred on
13 August 2008, 13:50:13 -0500
(25 days ago)
- adding svn:ignore .* to ignore project files
branches/1.0/xpdo
210
209
by opengeek on
11 August 2008, 13:47:19 -0500
(27 days ago)
* Merging revisions 206:208 from branches/1.0
trunk/xpdo/om/mysql/xpdoobject.class.php
209
trunk/xpdo/om/mysql/xpdosimpleobject.map.inc.php
209
trunk/xpdo/om/xpdoquery.class.php
209
trunk/xpdo/om/mysql/xpdoquery.class.php
209
trunk/xpdo/transport/xpdotransport.class.php
209
208
by opengeek on
08 August 2008, 20:16:26 -0500
(30 days ago)
* Added a log() method with same parameters as _log() to serve as the public logging interface.
branches/1.0/xpdo/xpdo.class.php
208
207
by opengeek on
21 July 2008, 17:33:02 -0500
(48 days ago)
Syncing change made to trunk directly.
branches/1.0/xpdo/xpdo.class.php
207
206
by opengeek on
21 July 2008, 17:15:33 -0500
(48 days ago)
* Removing adodb-time extension. * Licensing header updates.
branches/1.0/xpdo/om/mysql/xpdomanager.class.php
206
branches/1.0/xpdo/om/xpdogenerator.class.php
206
branches/1.0/xpdo/datetime/adodb-time.inc.php
206
branches/1.0/xpdo/datetime
206
branches/1.0/xpdo/pdo.class.php
206
205
by opengeek on
11 July 2008, 17:29:54 -0500
(58 days ago)
* [#MODX-187] Change lexicon directory names and language/cultureKey to use IANA language codes * Also renamed the lexicon/country files using the IANA language codes
trunk/xpdo/xpdo.class.php
205
204
by opengeek on
25 April 2008, 14:42:35 -0500
(4 months 13 days ago)
* [#XPDO-16] xPDO::getCacheManager() always returns an instance of xPDOCacheManager. * [#XPDO-15] update to warning message in xPDOObject::addOne() * Licensing updates [merged from branches/1.0 revs 2…
trunk/xpdo/om/mysql/xpdoobject.class.php
204
trunk/xpdo/om/mysql/xpdosimpleobject.map.inc.php
204
trunk/xpdo/validation/xpdovalidator.class.php
204
trunk/xpdo/om/mysql/xpdoquery.class.php
204
trunk/xpdo/om/xpdoquery.class.php
204
203
by opengeek on
25 April 2008, 14:36:40 -0500
(4 months 13 days ago)
* [#XPDO-16] xPDO::getCacheManager() always returns an instance of xPDOCacheManager.
branches/1.0/xpdo/xpdo.class.php
203
202
by opengeek on
25 April 2008, 13:12:55 -0500
(4 months 13 days ago)
* Copyright updates
branches/1.0/xpdo/om/mysql/xpdogenerator.class.php
202
branches/1.0/xpdo/cache/xpdocachemanager.class.php
202
branches/1.0/xpdo/om/mysql/xpdomanager.class.php
202
branches/1.0/xpdo/om/mysql/xpdoobject.map.inc.php
202
branches/1.0/xpdo/transport/xpdotransport.class.php
202
201
by netprophet on
21 April 2008, 16:04:12 -0500
(4 months 17 days ago)
"[#XPDO-15] update to warning message in xPDOObject::addOne()"
200
by splittingred on
17 April 2008, 13:31:09 -0500
(4 months 21 days ago)
[merge with 1.0 / r198] - fix to xPDO::getCount not properly handling joins and creating an ambiguous primary key
trunk/xpdo/xpdo.class.php
200
199
by splittingred on
17 April 2008, 13:29:53 -0500
(4 months 21 days ago)
- fix to xPDO::getCount not properly handling joins and creating an ambiguous primary key
branches/1.0/xpdo/xpdo.class.php
199
198
by splittingred on
02 April 2008, 09:20:03 -0500
(5 months 5 days ago)
[Merged from branches/1.0 rev 196] - Added xPDOForeignKeyConstraint validation rule
trunk/xpdo/validation/xpdovalidator.class.php
198
|