|
|
|
@1534
|
[1534]
|
04/12/08 19:12:03 |
mikey |
refactoring #139, part 1: moved net::stubbles::util::stubRegistry to … |
|
|
|
@1533
|
[1533]
|
04/12/08 18:35:23 |
mikey |
stop further processing if request already canceled |
|
|
|
@1531
|
[1531]
|
04/10/08 22:58:24 |
mikey |
implemented refactoring #142: refactor session so it has access to the … |
|
|
|
@1464
|
[1464]
|
03/26/08 23:28:58 |
mikey |
cover wrong configuration cases |
|
|
|
@1459
|
[1459]
|
03/25/08 09:57:21 |
mikey |
preparation of enhancement #133: refactored caching processor out of … |
|
|
|
@1441
|
[1441]
|
03/19/08 18:18:13 |
mikey |
refactoring #137, part 4: front controller now supports forceSSL - … |
|
|
|
@1435
|
[1435]
|
03/18/08 17:21:26 |
mikey |
backlash from refactoring #138: clean up processor interface and handling … |
|
|
|
@1408
|
[1408]
|
03/10/08 18:58:22 |
mikey |
website initializer now makes use of general purpose initializer |
|
|
|
@1406
|
[1406]
|
03/10/08 11:35:15 |
mikey |
removed logging initializer, is not a feature of websites only |
|
|
|
@1402
|
[1402]
|
03/07/08 15:15:54 |
mikey |
refactored front controller construction |
|
|
|
@1301
|
[1301]
|
01/25/08 20:09:22 |
richi |
coding standards: fixed coding standards issues (function docblock) |
|
|
|
@1250
|
[1250]
|
01/17/08 00:47:31 |
mikey |
continued refactoring #118: converted tests for net::stubbles::websites |
|
|
|
@1242
|
[1242]
|
01/16/08 14:31:44 |
mikey |
replaced some overall used registry keys by class constants |
|
|
|
@1231
|
[1231]
|
01/13/08 12:13:33 |
mikey |
continued refactoring #119: replaced package dots in … |
|
|
|
@1127
|
[1127]
|
12/06/07 23:11:20 |
mikey |
fixed a bunch of coding style issues detected with new coding style check … |
|
|
|
@1121
|
[1121]
|
12/06/07 15:58:26 |
mikey |
added website cache factory and interface for cachable processors and … |
|
|
|
@1098
|
[1098]
|
11/30/07 16:50:58 |
mikey |
Further improvement for enhancement #113: removed setting the mode in the … |
|
|
|
@1097
|
[1097]
|
11/30/07 13:48:08 |
mikey |
net::stubbles:websites::stubFrontController and … |
|
|
|
@887
|
[887]
|
08/31/07 18:14:07 |
mikey |
added net.stubbles.lang.exceptions.stubThrowable and … |
|
|
|
@857
|
[857]
|
08/21/07 13:50:26 |
mikey |
changed default session name to default PHP session name
write session … |
|
|
|
@737
|
[737]
|
06/19/07 14:44:52 |
mikey |
added possibility to configure interceptors depending on processors (fixes … |
|
|
|
@567
|
[567]
|
04/19/07 18:44:27 |
mikey |
do not load net.stubbles.ioc.injection in stubFrontController, not … |
|
|
|
@476
|
[476]
|
04/11/07 19:41:32 |
mikey |
removed a var_dump() |
|
|
|
@473
|
[473]
|
04/11/07 19:38:18 |
mikey |
removed use of inject annotation in pre- and postinterceptors |
|
|
|
@419
|
[419]
|
03/23/07 17:07:45 |
mikey |
net.stubbles.websites.stubFrontController now triggers an event with name … |
|
|
|
@399
|
[399]
|
03/18/07 19:47:24 |
mikey |
added net.stubbles.websites.processors.stubProcessorResolverFactory, … |
|
|
|
@398
|
[398]
|
03/18/07 19:23:22 |
mikey |
added net.stubbles.ipo.interceptors.stubInterceptorInitializer, … |
|
|
|
@386
|
[386]
|
03/15/07 19:32:20 |
mikey |
renamed net.stubbles.stubFactory to net.stubbles.util.stubFactory |
|
|
|
@385
|
[385]
|
03/15/07 19:20:33 |
mikey |
rewrote initialization of net.stubbles.util.stubRegistry via … |
|
|
|
@374
|
[374]
|
03/13/07 17:23:44 |
mikey |
added stubRequest as argument to constructor of … |
|
|
|
@359
|
[359]
|
03/10/07 00:22:52 |
mikey |
simplified usage of net.stubbles.util.stubRegistry due to its new optional … |
|
|
|
@344
|
[344]
|
03/07/07 14:23:47 |
mikey |
added tests for for net.stubbles.websites.stubFrontController |
|
|
|
@335
|
[335]
|
03/05/07 18:05:34 |
mikey |
finished first version of stubFrontController |
|
|
|
@315
|
[315]
|
03/01/07 16:43:45 |
mikey |
stubResponse is now available in preInterceptors |
|
|
|
@311
|
[311]
|
02/28/07 18:07:11 |
mikey |
added correct injection handling
added request and session creation … |
|
|
|
@241
|
[241]
|
02/07/07 14:53:30 |
mikey |
turned stubProcessorResolver into an interface |