summaryrefslogtreecommitdiffstats
path: root/system/libraries/URI.php
AgeCommit message (Expand)AuthorFilesLines
2009-03-06Updated _parse_request_uri to reflect the fact that FCPATH no longer contains...Rick Ellis1-1/+1
2009-02-18little tweak for ORIG_PATH_INFO servers so the URI isn't left with just a /Derek Jones1-2/+2
2009-02-10changed exit() to show_error() in _filter_uri()Derek Jones1-1/+1
2008-11-13Changing EOL style to LFDerek Allard1-584/+584
2008-11-12Propset eol-style to CRLFDerek Jones1-584/+584
2008-11-03A "HTTP/1.1 400 Bad Request" header is now sent when disallowed characters ar...Derek Allard1-583/+584
2008-10-01Tweaked the filter_uri function for better securityRick Ellis1-11/+17
2008-09-13(no commit message)Rick Ellis1-1/+1
2008-08-31grammar changesDerek Allard1-1/+1
2008-06-26changed your-site.com to example.com doc-wideDerek Jones1-1/+1
2008-05-16changed foreach() reindexing of segment arrays to array_unshift() - teensy ti...Derek Jones1-15/+2
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-9/+9
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones1-1/+3
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-07removed SCRIPT_NAME from path provided by ORIG_PATH_INFO to remove the path a...Derek Jones1-1/+2
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-6/+6
2008-04-14added check to make sure the URI path is not constructed entirely of slashes ...Derek Jones1-4/+4
2008-02-13removed the array_diff comparison in _reindex_segments(). That conditional a...Derek Jones1-15/+8
2008-01-30fixed bug (#3284) where the $rsegment array would not be set properly if the ...Derek Jones1-2/+3
2008-01-30fixed bug (#3321) where the uri_string was not being set properly when retrie...Derek Jones1-5/+1
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-19Fixed bug #3268 where router could leave '/' as the pathDerek Jones1-6/+7
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-07-25(no commit message)Rick Ellis1-2/+3
2007-07-21(no commit message)Rick Ellis1-2/+7
2007-07-20(no commit message)Rick Ellis1-10/+234
2007-04-15update pMachine to EllisLabDerek Allard1-366/+366
2006-10-21(no commit message)admin1-9/+9
2006-10-10(no commit message)admin1-1/+1
2006-09-28(no commit message)admin1-1/+1
2006-09-22(no commit message)admin1-1/+1
2006-09-21(no commit message)admin1-3/+38
2006-09-21(no commit message)admin1-2/+91
2006-09-03(no commit message)admin1-2/+2
2006-08-26(no commit message)admin1-7/+7
2006-08-25Initial Importadmin1-0/+243