root/trunk/docroot


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1561 [1561] 04/22/08 17:23:18 mikey stage assistant changes by nsteiner
(edit) @1558 [1558] 04/16/08 23:47:50 schst Replaced tabs with spaces
(edit) @1551 [1551] 04/15/08 10:46:10 mikey fixed stage assistant css
(edit) @1529 [1529] 04/10/08 22:36:22 mikey remove empty directory
(edit) @1528 [1528] 04/10/08 22:35:19 mikey restructure stageassistant
(edit) @1527 [1527] 04/10/08 22:31:16 mikey fix typo, part two
(edit) @1526 [1526] 04/10/08 22:27:35 mikey fix typo, part one
(edit) @1524 [1524] 04/10/08 15:50:01 mikey fix lower stageassistent border
(edit) @1521 [1521] 04/10/08 14:54:49 mikey added stageassistent
(edit) @1074 [1074] 11/27/07 14:40:39 richi build process: added rewrite rules generation based on chosen processors
(edit) @859 [859] 08/21/07 16:40:41 mikey added example .htaccess, copy this to release as -dist
(edit) @701 [701] 06/02/07 12:00:12 schst Removed all files from docroot, added example for annotations
(edit) @674 [674] 05/27/07 19:23:25 schst Moved several files from docroot to examples (not working, yet), use local …
(edit) @673 [673] 05/27/07 19:18:06 schst Moved error handling example to examples/core
(edit) @665 [665] 05/08/07 21:28:03 schst Moved variant manager example from docroot to examples
(edit) @623 [623] 04/25/07 00:38:44 mikey moved logging example from docroot to examples/logging and reworked it to …
(edit) @617 [617] 04/24/07 18:34:54 mikey moved foreign class loader example to examples directory
(edit) @600 [600] 04/22/07 18:20:03 schst Moved JSON-RPC example to new examples/ folder
(edit) @598 [598] 04/22/07 18:15:58 schst Copies example services to net.stubbles.examples
(edit) @565 [565] 04/19/07 18:43:32 schst Added caching decorator for XML page elements (very simple version)
(edit) @524 [524] 04/14/07 18:48:26 mikey do not add name of root variant to full qualified variant name
(edit) @519 [519] 04/14/07 17:19:08 schst Added ability to resrict the proxy generation to one or more classes
(edit) @517 [517] 04/14/07 14:54:59 schst Added possibility to have stateful JSON-RPC services. Currently requires …
(edit) @514 [514] 04/14/07 13:40:14 schst Moved Stubbles javascript to /src/main/javascript, split namespace and …
(edit) @507 [507] 04/14/07 10:38:47 schst Added phing tasks to generate JSON-RPC proxies during build, added ability …
(edit) @505 [505] 04/14/07 00:23:32 schst Renamed file, as it is now a general JSON-RPC test
(edit) @504 [504] 04/14/07 00:22:52 schst Added config file for JSON-RPC services, added second JSON-RPC example
(edit) @499 [499] 04/13/07 16:25:16 schst First version of generated JS proxies
(edit) @494 [494] 04/13/07 14:09:25 mikey corrected examples and speed test make sure the annotation parser is …
(edit) @490 [490] 04/13/07 00:37:22 mikey speed improvements for new annotation parser
(edit) @489 [489] 04/13/07 00:10:39 mikey compare runtime of old and new annotation parser (new one tends to be …
(edit) @481 [481] 04/12/07 22:11:47 schst More renaming
(edit) @480 [480] 04/12/07 22:11:14 schst Renamed file
(edit) @479 [479] 04/12/07 22:01:41 schst Automatically detect the correct path, fixed various errors in javascript …
(edit) @478 [478] 04/12/07 21:34:20 schst Ignore the "yui" folder, added README
(edit) @477 [477] 04/12/07 21:30:25 schst Removed yui, as this will not be bundled with stubbles
(edit) @474 [474] 04/11/07 19:38:54 mikey fixed some examples
(edit) @456 [456] 04/02/07 23:58:57 mikey refactored stubAnnotationStateParser
(edit) @448 [448] 03/31/07 13:23:35 mikey added possibility to load classes from pear or xp-framework via stubbles …
(edit) @447 [447] 03/29/07 23:40:36 mikey renamed xjconf related classes to fit into naming scheme
(edit) @433 [433] 03/28/07 23:46:54 mikey overhauled annotation parser: moved to …
(edit) @427 [427] 03/27/07 17:34:59 richi JSON-RPC Processor added & test environment (yui)
(edit) @424 [424] 03/25/07 17:00:39 schst Added new annotation parser (working towards closing ticket #22), we still …
(edit) @412 [412] 03/22/07 17:57:18 mikey added net.stubbles.util.errorhandler.stubIllegalArgumentErrorHandler added …
(edit) @374 [374] 03/13/07 17:23:44 mikey added stubRequest as argument to constructor of …
(edit) @348 [348] 03/07/07 16:17:42 mikey added internal check if cached file needs refreshing
(edit) @342 [342] 03/07/07 11:13:52 mikey renamed net.stubbles.websites.xml.stubXMLPagePostInterceptor to …
(edit) @340 [340] 03/06/07 17:02:05 mikey added possibility to set the language via session, page configuration or …
(edit) @339 [339] 03/06/07 16:32:01 mikey add a RequestValueError? with the same id only once to the same value
(edit) @338 [338] 03/06/07 16:10:04 mikey added error message for form fields
(edit) @328 [328] 03/03/07 17:19:32 mikey added net.stubbles.websites.variantmanager
(edit) @315 [315] 03/01/07 16:43:45 mikey stubResponse is now available in preInterceptors
(edit) @309 [309] 02/28/07 17:31:16 mikey ignore svn directory
(edit) @295 [295] 02/23/07 18:51:01 mikey added net.stubbles.websites.xml.stubXMLPreInterceptor added session and …
(edit) @292 [292] 02/23/07 16:02:18 mikey added net.stubbles.websites.xml.stubXMLResponse
(edit) @286 [286] 02/21/07 17:17:50 mikey renamed net.stubbles.websites.memphis.stubMemphisPageProcessor to …
(edit) @279 [279] 02/19/07 18:17:29 mikey turned net.stubbles.websites.stubPageFactory into an interface added …
(edit) @274 [274] 02/16/07 13:19:02 mikey removed singleton from request
(edit) @272 [272] 02/16/07 12:59:42 mikey removed singleton from session
(edit) @270 [270] 02/15/07 15:15:03 mikey clear cache before processing: leaves files to check after one run
(edit) @269 [269] 02/15/07 14:56:11 mikey clear cache after processing
(edit) @264 [264] 02/14/07 17:56:35 mikey added net.stubbles.websites.xml (based on experiments/general/xsl) and an …
(edit) @263 [263] 02/14/07 17:41:55 mikey reworked the old page example into a memphis page example
(edit) @219 [219] 02/06/07 10:22:08 mikey net.stubbles.stubFactory now works within star version of stubbles
(edit) @163 [163] 01/26/07 18:06:28 mikey use stubbles as star
(edit) @152 [152] 01/25/07 16:25:34 mikey moved classes from net.stubbles.helper to net.stubbles.util
(edit) @147 [147] 01/24/07 19:11:48 mikey added possibility to configure the logging
(edit) @131 [131] 01/20/07 23:24:55 mikey use lib/starReader.php instead of loading from src
(edit) @119 [119] 01/19/07 08:23:20 mikey use current star version of XJConf (loading from star files has to be …
(edit) @101 [101] 01/18/07 14:55:45 mikey moved all packages to net.stubbles
(edit) @50 [50] 01/11/07 15:59:16 mikey renamed helper.Registry to helper.stubRegistry
(edit) @40 [40] 01/05/07 17:43:54 mikey cleaned stubClassLoader from XJConf stuff, moved this into …
(add) @2 [2] 12/15/06 01:28:58 mikey initial import
Note: See TracRevisionLog for help on using the revision log.