|
|
|
@3171
|
[3171]
|
07/20/08 22:27:11 |
Shadowhand |
Optimizations to Input, URI, View, and Controller |
|
|
|
@3119
|
[3119]
|
07/16/08 04:39:36 |
Geert |
Allowing for $0 in routes replacements values. |
|
|
|
@2899
|
[2899]
|
06/25/08 04:04:09 |
armen |
Removed extra called in foreaches. |
|
|
|
@2310
|
[2310]
|
03/17/08 05:40:35 |
Geert |
Fixed #496 and some other small optimizations and cleanups. |
|
|
|
@2184
|
[2184]
|
02/28/08 13:04:44 |
gregmac |
Fix styling in r2182 |
|
|
|
@2182
|
[2182]
|
02/28/08 11:34:02 |
gregmac |
Added Router_Core::$controller_path, URI->controller_path(), … |
|
|
|
@2074
|
[2074]
|
02/18/08 12:56:54 |
Shadowhand |
Optimized URI methods:
* URI::build_array() created as a helper for … |
|
|
|
@1911
|
[1911]
|
02/04/08 11:13:16 |
PugFish |
A load more comments converted.
Fixed escaping error in fr_FR i18n … |
|
|
|
@1754
|
[1754]
|
01/20/08 18:14:16 |
Shadowhand |
Follow up to r1753:
* Removed URI::construct()
* Loader, URI, and … |
|
|
|
@1672
|
[1672]
|
01/04/08 14:39:15 |
Geert |
* Fixed #302 (Translators: update validation file please)
* Some minor … |
|
|
|
@1664
|
[1664]
|
01/02/08 17:32:55 |
gregmac |
Add argument(), argument_array(), total_arguments() methods to URI |
|
|
|
@1539
|
[1539]
|
12/14/07 18:41:26 |
Shadowhand |
Updates to Router/URI:
* Remove Router::$query_string setup routine from … |
|
|
|
@1522
|
[1522]
|
12/13/07 13:28:54 |
PugFish |
Normalising properties |
|
|
|
@1449
|
[1449]
|
12/07/07 16:04:05 |
Geert |
* Added uri->rsegment_array(), uri->total_rsegments() and … |
|
|
|
@1230
|
[1230]
|
11/21/07 16:02:03 |
Shadowhand |
Changes to core:
* Updated Kodoc with a slightly more complete usage.
* … |
|
|
|
@1071
|
[1071]
|
11/09/07 22:14:16 |
Shadowhand |
Updated URI::construct() to properly handle arrays in the GET string. |
|
|
|
@1015
|
[1015]
|
11/07/07 18:18:26 |
PugFish |
Comments updated:
* All comments should be converted now except a few not … |
|
|
|
@932
|
[932]
|
11/01/07 04:14:45 |
PugFish |
Englishised some descriptions
Converted Validation to new comments |
|
|
|
@931
|
[931]
|
11/01/07 00:49:47 |
PugFish |
More converted |
|
|
|
@922
|
[922]
|
10/31/07 04:18:05 |
Geert |
Implemented 'label' functionality in URI->rsegment() as well |
|
|
|
@845
|
[845]
|
10/18/07 14:47:55 |
Geert |
Integrated URI->label() into URI->segment() |
|
|
|
@844
|
[844]
|
10/18/07 14:31:17 |
Geert |
* Added URI->toString
* Added URI->label() which returns the value of … |
|
|
|
@825
|
[825]
|
10/14/07 16:49:50 |
Geert |
Cleanups. |
|
|
|
@816
|
[816]
|
10/13/07 17:45:08 |
Shadowhand |
Cleaned up libraries, normalized comment headers, started Cache library, … |
|
|
|
@644
|
[644]
|
10/04/07 10:45:05 |
Shadowhand |
Updated SVN properties on a bunch of files |
|
|
|
@611
|
[611]
|
09/29/07 01:20:20 |
Geert |
Fix uri->last_segment() to prevent possible undefined offset errors |
|
|
|
@609
|
[609]
|
09/28/07 19:19:02 |
Shadowhand |
Updates URI and Router. Use Router::$query_string() to fetch the query … |
|
|
|
@581
|
[581]
|
09/27/07 20:29:43 |
Shadowhand |
Started porting the date helper |
|
|
|
@569
|
[569]
|
09/25/07 10:39:06 |
Shadowhand |
* Updated Router to handle blank segments better
* Updated URI to have an … |
|
|
|
@456
|
[456]
|
09/01/07 04:13:26 |
Geert |
* Fixed check for UTF-8 support in PCRE
* Added mbstring as optional … |
|
|
|
@453
|
[453]
|
08/30/07 08:09:15 |
Geert |
* URI->segment_array() now accepts an offset and a boolean to trigger … |
|
|
|
@447
|
[447]
|
08/29/07 19:43:46 |
Shadowhand |
On second thought, we should only use the ID property. Also set the EOL … |
|
|
|
@445
|
[445]
|
08/29/07 19:33:28 |
Shadowhand |
Added Subversion keyword properties to all files. Please add $Author: $, … |
|
|
|
@444
|
[444]
|
08/29/07 15:38:12 |
Geert |
* Added parameter for alternative default return value to URI->segment()
… |
|
|
|
@431
|
[431]
|
08/28/07 20:13:50 |
Shadowhand |
Moving devel/ branch to trunk/ |
|
copied from branches/devel/system/libraries/URI.php:
|
|
|
|
@412
|
[412]
|
08/26/07 15:43:57 |
Shadowhand |
Added the start of the Database library and config file |