index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
core
/
URI.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-16
Remove executable bits
Florian Pritz
1
-0
/
+0
2013-09-02
Allow to override config_item() options; add modification comments
Florian Pritz
1
-0
/
+5
2011-11-28
Merge commit 'v2.1.0'
Florian Pritz
1
-0
/
+31
2011-08-21
Merge commit 'v2.0.3' into working
Florian Pritz
1
-6
/
+6
2011-08-15
Merge branch 'develop' of github.com:philsturgeon/codeigniter-reactor into de...
Phil Sturgeon
1
-0
/
+31
2011-08-15
Added some docs to CI core files
David Behler
1
-0
/
+31
2011-08-13
Fixed conflicts.
Phil Sturgeon
1
-1
/
+1
2011-08-13
Get php_sapi_name() == 'cli' involved in the 'is this the command line?' deci...
Phil Sturgeon
1
-1
/
+1
2011-07-02
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...
Derek Jones
1
-7
/
+7
2011-07-02
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...
Derek Jones
1
-7
/
+7
2011-04-25
Fixed double-space typo.
Razican
1
-7
/
+7
2011-04-18
Changed server check to ensure SCRIPT_NAME is defined. Fixes #57
Eric Barnes
1
-5
/
+5
2011-04-12
reapply changes made to core files
Florian Pritz
1
-2
/
+2
2011-04-10
update to CI 2.0.2
Florian Pritz
1
-26
/
+43
2011-04-05
Tightening up control character handling in urls
Pascal Kriete
1
-23
/
+34
2011-02-03
Fixes #27. When the default controller was used, the _detect_uri() method wa...
ericbarnes@ericbarnes.local
1
-0
/
+6
2011-02-01
Some servers would trick URI into thinking it was being run in CLI mode, whic...
Phil Sturgeon
1
-2
/
+2
2011-01-28
fix filtered / at the end of URIs
Florian Pritz
1
-1
/
+1
2011-01-28
update to CI 2.0
Florian Pritz
1
-0
/
+606
2011-01-27
Automated merge with https://bitbucket.org/ellislab/codeigniter
Phil Sturgeon
1
-44
/
+67
2011-01-19
Updated the auto URI detection so that it works in more scenarios. Fixes #3
Dan Horrigan
1
-78
/
+32
2011-01-12
Removed trailing slash from $this->uri->ruri_string(). Fixes #292
Eric Barnes
1
-1
/
+1
2011-01-05
Hey look, it's 2011
Greg Aker
1
-1
/
+1
2010-12-31
Added support for calling controllers, methods and passing parameters via com...
Phil Sturgeon
1
-4
/
+33
2010-12-27
Implemented GET string support from Dan Horrigan and modified it slightly. Al...
Phil Sturgeon
1
-8
/
+10
2010-12-15
Added full Query String and $_GET array support. This is enabled by default....
Dan Horrigan
1
-31
/
+69
2010-11-10
Some simple tweaking
Pascal Kriete
1
-7
/
+4
2010-11-10
Changing all class constructors to __construct()
Greg Aker
1
-2
/
+2
2010-11-10
Updating PHP requirements in files 5.1.6
Greg Aker
1
-1
/
+1
2010-10-04
Cleanup of stray spaces and tabs
Barry Mieny
1
-3
/
+3
2010-03-02
change to use load_class() from core
Derek Jones
1
-1
/
+1
2010-03-02
fixed EOF code comment file locations
Derek Jones
1
-1
/
+1
2010-03-02
moving core library files out of libraries into new core folder
Derek Jones
1
-0
/
+586