|
|
|
@17746
|
[17746]
|
04/29/09 13:41:08 |
fabien |
[1.1, 1.2, 1.3] fixed a warning |
|
|
|
@11297
|
[11297]
|
09/02/08 22:08:24 |
FabianLange |
1.1: fixed parsing of star parameter creating empty param. fixed #4173 |
|
|
|
@10591
|
[10591]
|
08/01/08 18:01:43 |
fabien |
[1.1] fixed variable replacing in URL happens in wrong order (closes … |
|
|
|
@10199
|
[10199]
|
07/10/08 15:36:29 |
hartym |
tabulations are evil |
|
|
|
@9789
|
[9789]
|
06/23/08 10:17:33 |
fabien |
re-added getCurrentRouteName to sfPatternRouting class (closes #3678) |
|
|
|
@9409
|
[9409]
|
06/02/08 13:41:00 |
fabien |
fixed internal URI when a route has some default parameters not present in … |
|
|
|
@9090
|
[9090]
|
05/20/08 09:04:32 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in routing (refs #2991) |
|
|
|
@8977
|
[8977]
|
05/15/08 11:37:26 |
nicolas |
fixed typo |
|
|
|
@8806
|
[8806]
|
05/06/08 15:52:58 |
FabianLange |
split sfPatternRouting::parse into two methods to allow side-effect free … |
|
|
|
@8464
|
[8464]
|
04/15/08 02:16:26 |
fabien |
fixed exception problem when an exception occurs when parsing a URL |
|
|
|
@8093
|
[8093]
|
03/26/08 08:54:28 |
dwhittle |
1.1: fixed typo |
|
|
|
@7901
|
[7901]
|
03/15/08 13:56:27 |
fabien |
fixed sf1.1 has changed routing (closes #3090) |
|
|
|
@7825
|
[7825]
|
03/12/08 16:01:44 |
fabien |
fixed typo |
|
|
|
@7779
|
[7779]
|
03/08/08 19:08:36 |
fabien |
change sfRouting::generate() signature to allow optional parameter value |
|
|
|
@7777
|
[7777]
|
03/08/08 14:26:35 |
fabien |
changed auto_shutdown default value to be true for all factories by … |
|
|
|
@7741
|
[7741]
|
03/04/08 22:37:05 |
fabien |
fixed routing cache when using default parameters such as sf_culture |
|
|
|
@7707
|
[7707]
|
03/01/08 14:52:09 |
fabien |
fixed value decoding in sfPatternRouting |
|
|
|
@7706
|
[7706]
|
03/01/08 09:52:18 |
fabien |
fixed phpdoc for sfRouting::parse() |
|
|
|
@7627
|
[7627]
|
02/27/08 13:37:43 |
fabien |
disabled routing cache when in debug mode, added a debug option for … |
|
|
|
@7625
|
[7625]
|
02/27/08 08:12:30 |
fabien |
added sfPatternRouting::insertRouteBefore() (based on a patch from … |
|
|
|
@7617
|
[7617]
|
02/26/08 23:23:55 |
fabien |
added routing cache for generate() and parse() method (massive speedup!) |
|
|
|
@7616
|
[7616]
|
02/26/08 22:25:26 |
fabien |
added a cache argument to the sfRouting constructor
* sfRouting classes … |
|
|
|
@7614
|
[7614]
|
02/26/08 18:38:26 |
fabien |
added a new configuration system
* added a new sfProjectConfiguration … |
|
|
|
@7611
|
[7611]
|
02/26/08 13:38:11 |
fabien |
fixed empty parameters in sfPatternRouting |
|
|
|
@7525
|
[7525]
|
02/17/08 11:30:23 |
fabien |
refactored sfPatternRouting
* everything is BC
* rewrote the … |
|
|
|
@7518
|
[7518]
|
02/16/08 22:57:54 |
fabien |
moved default_module and default_action configuration to factories.yml |
|
|
|
@7517
|
[7517]
|
02/16/08 16:11:39 |
fabien |
fixed some PHPDoc |
|
|
|
@7514
|
[7514]
|
02/16/08 11:39:00 |
fabien |
fixed trailing slash problem in routing + made some minor tweaks |
|
|
|
@7457
|
[7457]
|
02/11/08 08:11:29 |
fabien |
added a routing.load_configuration event |
|
|
|
@7426
|
[7426]
|
02/08/08 23:55:47 |
dwhittle |
1.1: fixed escaping for sfPatternRouting with magic_quotes enables, closes … |
|
|
|
@7363
|
[7363]
|
02/06/08 11:22:42 |
pookey |
If getCurrentInternalUri() was called once with true or false, and
then … |
|
|
|
@6974
|
[6974]
|
01/06/08 16:50:56 |
fabien |
added URL in routing 404 error |
|
|
|
@6817
|
[6817]
|
12/29/07 22:40:46 |
fabien |
removed arg_separator.output overriding in php.yml |
|
|
|
@6663
|
[6663]
|
12/21/07 08:45:11 |
fabien |
removed parameter holder dependency for routing |
|
|
|
@6661
|
[6661]
|
12/21/07 08:08:46 |
fabien |
removed sfConfig dependency for the routing sub-framework |
|
|
|
@6555
|
[6555]
|
12/17/07 19:59:26 |
fabien |
- |
|
|
|
@6548
|
[6548]
|
12/17/07 17:47:01 |
fabien |
created 1.1 branch |
|
copied from trunk/lib/routing:
|
|
|
|
@6510
|
[6510]
|
12/15/07 17:19:27 |
fabien |
renamed event request.load_parameters to request.filter_parameters (all … |