Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed the reverse() call for creating URLs to convert a "." in the reg-exp | Malcolm Tredinnick | 2008-09-03 | 1 | -1/+1 |
* | Fixed a case of incorrect parsing of quanitifers in reg-exp patterns. | Malcolm Tredinnick | 2008-09-01 | 1 | -0/+1 |
* | Fixed #8726 -- When doing reverse URL resolving, make sure we're consistently | Malcolm Tredinnick | 2008-08-31 | 1 | -15/+15 |
* | Fixed #8725 -- Handle empty URL patterns in reverse(). | Malcolm Tredinnick | 2008-08-31 | 1 | -1/+5 |
* | A rewrite of the reverse URL parsing: the reverse() call and the "url" templa... | Malcolm Tredinnick | 2008-08-31 | 1 | -0/+323 |
* | Revert [7849] and [7850]. Brain failure on my part. | Malcolm Tredinnick | 2008-07-06 | 1 | -123/+0 |
* | Started to work on the regex reverse-engineering phase. | Malcolm Tredinnick | 2008-07-06 | 1 | -0/+123 |