Changes 0 to 10 on this branch are displayed below, sorted in descending chronological order.

699 days ago: merge of '00794349d3f45e5fcfcd3de22ba5c149924a5e52'
revision info | browse files | diff, diff
Author: johnny@localmomentum.net
Changelog: merge of '00794349d3f45e5fcfcd3de22ba5c149924a5e52'
and '549efaf7b6eb3c62e2643c4c461ec80bc61dbf53'
Date: Tue, 06 Feb 2007 16:14:22 GMT
699 days ago: uncomment the compiler switch
revision info | browse files | diff
Author: johnny@localmomentum.net
Changelog: uncomment the compiler switch
* html/lib/blocklayout/compiler.php: ...
Date: Tue, 06 Feb 2007 16:14:11 GMT
699 days ago: propagate from branch 'com.xaraya.core.2.x' (head abd818da37215365f951e5331faaa0127b9cf351)
revision info | browse files | diff, diff
Author: johnny@localmomentum.net
Changelog: propagate from branch 'com.xaraya.core.2.x' (head abd818da37215365f951e5331faaa0127b9cf351)
to branch 'com.xaraya.core.dirlayout' (head 42cebcd9c9577e9bc22dda0d6c41886b6fca44ab)
Date: Tue, 06 Feb 2007 16:12:56 GMT
701 days ago: moving core into libs/xaraya
revision info | browse files | diff
Author: johnny@localmomentum.net
Changelog: moving core into libs/xaraya
* html/index.php: ...
* html/install.php: ...
* html/lib/blocklayout/template/tags.php: ...
* html/lib/xaraya/datastores/file/csv.php: ...
* html/lib/xaraya/datastores/file/xml.php: ...
* html/lib/xaraya/datastores/sql/flattable.php: ...
* html/lib/xaraya/datastores/sql/variabletable.php: ...
* html/lib/xaraya/exceptions/handlers.php: ...
* html/lib/xaraya/exceptions/legacy/defaultuserexception.php: ...
* html/lib/xaraya/exceptions/legacy/errorcollection.php: ...
* html/lib/xaraya/exceptions/legacy/exceptionrendering.php: ...
* html/lib/xaraya/exceptions/legacy/htmlexceptionrendering.php: ...
* html/lib/xaraya/exceptions/legacy/noexception.php: ...
* html/lib/xaraya/exceptions/legacy/systemexception.php: ...
* html/lib/xaraya/exceptions/legacy/systemmessage.php: ...
* html/lib/xaraya/exceptions/legacy/textexceptionrendering.php: ...
* html/lib/xaraya/log/loggers/error_log.php: ...
* html/lib/xaraya/log/loggers/html.php: ...
* html/lib/xaraya/log/loggers/javascript.php: ...
* html/lib/xaraya/log/loggers/mail.php: ...
* html/lib/xaraya/log/loggers/mozilla.php: ...
* html/lib/xaraya/log/loggers/simple.php: ...
* html/lib/xaraya/log/loggers/sql.php: ...
* html/lib/xaraya/log/loggers/syslog.php: ...
* html/lib/xaraya/log/loggers/winsyslog.php: ...
* html/lib/xaraya/structures/hooks/observer.php: ...
* html/lib/xaraya/structures/hooks/subject.php: ...
* html/lib/xaraya/structures/sequences/adapters/dd_sequence.php: ...
* html/lib/xaraya/structures/sequences/adapters/sequence_adapter.php: ...
* html/lib/xaraya/structures/sequences/deque.php: ...
* html/lib/xaraya/structures/sequences/queue.php: ...
* html/lib/xaraya/structures/sequences/runtests.php: ...
* html/lib/xaraya/structures/sequences/sequence.php: ...
* html/lib/xaraya/structures/sequences/stack.php: ...
* html/lib/xaraya/structures/tree.php: ...
* html/lib/xaraya/variables/config.php: ...
* html/lib/xaraya/variables/moditem.php: ...
* html/lib/xaraya/variables/module.php: ...
* html/lib/xaraya/variables/moduser.php: ...
* html/lib/xaraya/variables/system.php: ...
* html/lib/xaraya/variables/theme.php: ...
* html/lib/xaraya/xarCache.php: ...
* html/lib/xaraya/xarConfig.php: ...
* html/lib/xaraya/xarCore.php: ...
* html/lib/xaraya/xarDB.php: ...
* html/lib/xaraya/xarDate.php: ...
* html/lib/xaraya/xarException.php: ...
* html/lib/xaraya/xarLog.php: ...
* html/lib/xaraya/xarMLS.php: ...
* html/lib/xaraya/xarMLSPHPBackend.php: ...
* html/lib/xaraya/xarMLSXML2PHPBackend.php: ...
* html/lib/xaraya/xarMod.php: ...
* html/lib/xaraya/xarSecurity.php: ...
* html/lib/xaraya/xarTableDDL.php: ...
* html/lib/xaraya/xarTemplate.php: ...
* html/lib/xaraya/xarTheme.php: ...
* html/lib/xaraya/xarVar.php: ...
* html/lib/xaraya/xml/transformers/xarXMLSimpleXMLtoArray.php: ...
* html/ls.php: ...
* html/modules/base/xaradmin/modifyconfig.php: ...
* html/modules/base/xarinit.php: ...
* html/modules/base/xarproperties/dropdown.php: ...
* html/modules/dynamicdata/class/datastores/base.php: ...
* html/modules/dynamicdata/class/datastores/master.php: ...
* html/modules/dynamicdata/class/datastores.php: ...
* html/modules/dynamicdata/class/objects/base.php: ...
* html/modules/dynamicdata/class/objects/master.php: ...
* html/modules/dynamicdata/xaradminapi/importpropertytypes.php: ...
* html/modules/installer/xaradmin.php: ...
* html/modules/installer/xaradminapi.php: ...
* html/modules/mail/xaradmin/qstatus.php: ...
* html/modules/mail/xaradminapi/maptoqueue.php: ...
* html/modules/privileges/xarproperties/privilegestree.php: ...
* html/modules/roles/xarproperties/rolestree.php: ...
* html/upgrade.php: ...
* html/ws.php: ...
Date: Mon, 05 Feb 2007 03:24:09 GMT
701 days ago: move files under xaraya namespace
revision info | browse files | diff
Author: johnny@localmomentum.net
Changelog: move files under xaraya namespace
* html/lib/xaraya/caching: renamed (html/lib/caching)
* html/lib/xaraya/datastores: renamed (html/lib/datastores)
* html/lib/xaraya/exceptions: renamed (html/lib/exceptions)
* html/lib/xaraya/log: renamed (html/lib/log)
* html/lib/xaraya/streams: renamed (html/lib/streams)
* html/lib/xaraya/structures: renamed (html/lib/structures)
* html/lib/xaraya/tableddl: renamed (html/lib/tableddl)
* html/lib/xaraya/transforms: renamed (html/lib/transforms)
* html/lib/xaraya/validations: renamed (html/lib/validations)
* html/lib/xaraya/variables: renamed (html/lib/variables)
* html/lib/xaraya/variables.php: renamed (html/lib/variables.php)
* html/lib/xaraya/xarBlocks.php: renamed (html/lib/xarBlocks.php)
* html/lib/xaraya/xarCache.php: renamed (html/lib/xarCache.php)
* html/lib/xaraya/xarConfig.php: renamed (html/lib/xarConfig.php)
* html/lib/xaraya/xarCore.php: renamed (html/lib/xarCore.php)
* html/lib/xaraya/xarCreole.php: renamed (html/lib/xarCreole.php)
* html/lib/xaraya/xarDB.php: renamed (html/lib/xarDB.php)
* html/lib/xaraya/xarDataDict.php: renamed (html/lib/xarDataDict.php)
* html/lib/xaraya/xarDate.php: renamed (html/lib/xarDate.php)
* html/lib/xaraya/xarEvt.php: renamed (html/lib/xarEvt.php)
* html/lib/xaraya/xarException.php: renamed (html/lib/xarException.php)
* html/lib/xaraya/xarLegacy.php: renamed (html/lib/xarLegacy.php)
* html/lib/xaraya/xarLocale.php: renamed (html/lib/xarLocale.php)
* html/lib/xaraya/xarLog.php: renamed (html/lib/xarLog.php)
* html/lib/xaraya/xarMLS.php: renamed (html/lib/xarMLS.php)
* html/lib/xaraya/xarMLSPHPBackend.php: renamed (html/lib/xarMLSPHPBackend.php)
* html/lib/xaraya/xarMLSXML2PHPBackend.php: renamed (html/lib/xarMLSXML2PHPBackend.php)
* html/lib/xaraya/xarMLSXMLBackend.php: renamed (html/lib/xarMLSXMLBackend.php)
* html/lib/xaraya/xarMod.php: renamed (html/lib/xarMod.php)
* html/lib/xaraya/xarSecurity.php: renamed (html/lib/xarSecurity.php)
* html/lib/xaraya/xarServer.php: renamed (html/lib/xarServer.php)
* html/lib/xaraya/xarSession.php: renamed (html/lib/xarSession.php)
* html/lib/xaraya/xarTableDDL.php: renamed (html/lib/xarTableDDL.php)
* html/lib/xaraya/xarTemplate.php: renamed (html/lib/xarTemplate.php)
* html/lib/xaraya/xarTheme.php: renamed (html/lib/xarTheme.php)
* html/lib/xaraya/xarUser.php: renamed (html/lib/xarUser.php)
* html/lib/xaraya/xarVar.php: renamed (html/lib/xarVar.php)
* html/lib/xaraya/xarXML.php: renamed (html/lib/xarXML.php)
* html/lib/xaraya/xml: renamed (html/lib/xml)
* html/lib/xaraya: new dir
Date: Mon, 05 Feb 2007 01:45:02 GMT
701 days ago: move creole into lib and start work on setting include_path
revision info | browse files | diff
Author: johnny@localmomentum.net
Changelog: move creole into lib and start work on setting include_path
* html/lib/creole: renamed (html/creole)
* html/lib/blocklayout/compiler.php: temporarily commenting out the compiler switch
* html/lib/bootstrap.php: ...
Date: Mon, 05 Feb 2007 01:17:59 GMT
702 days ago: mv includes to lib
revision info | browse files | diff
Author: johnny@localmomentum.net
Changelog: mv includes to lib
* html/lib: renamed (html/includes)
* html/index.php: ...
* html/install.php: ...
* html/lib/blocklayout/compiler.php: ...
* html/lib/bootstrap.php: ...
* html/lib/caching/template.php: ...
* html/lib/exceptions/handlers.php: ...
* html/lib/structures/sequences/runtests.php: ...
* html/lib/transforms/xarCharset.php: ...
* html/lib/xarVar.php: ...
* html/ls.php: ...
* html/upgrade.php: ...
* html/val.php: ...
* html/ws.php: ...
Date: Sun, 04 Feb 2007 01:00:57 GMT
(no earlier changes) recent changes (no later changes)