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
/
Output.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-19
Removing internal references to the EXT constant. Additionally, marked the c...
Greg Aker
1
-3
/
+3
2011-04-07
Made in Output protected again, it was only ever made public by Eric to fix ...
Phil Sturgeon
1
-1
/
+1
2011-04-06
Made Environment Support optional. Comment out or delete the constant to stop...
Phil Sturgeon
1
-1
/
+1
2011-03-18
Changed scope on parse_exec_vars. Fixes #145
Eric Barnes
1
-7
/
+6
2011-03-17
load config files from environment specific locations in core classes, helper...
bubbafoley
1
-1
/
+10
2011-03-08
Added $this->output->set_content_type() and method chaining to other methods.
Phil Sturgeon
1
-7
/
+60
2011-01-05
Hey look, it's 2011
Greg Aker
1
-1
/
+1
2010-12-21
Moving system/{logs,cache} to the application directory.
Greg Aker
1
-2
/
+2
2010-11-18
Fix #237 get_instance() was being called in the output class before the CI_Co...
Greg Aker
1
-1
/
+1
2010-11-10
Changing all class constructors to __construct()
Greg Aker
1
-1
/
+1
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
-71
/
+71
2010-09-28
fixed a bug where the Output class would send incorrect cached data for contr...
Derek Jones
1
-8
/
+13
2010-09-15
Added a log message in core/output if the cache directory config value was no...
Greg Aker
1
-0
/
+1
2010-04-09
Adding output library exceptions for servers with zlib.output_compression ena...
Pascal Kriete
1
-1
/
+14
2010-03-20
reordered logic in _display_cache() to eliminate a call to is_really_writable...
Derek Jones
1
-11
/
+9
2010-03-10
added ability to enable/disable individual sections of the Profiler
Derek Jones
1
-1
/
+27
2010-03-02
changed set_status_header() default $code param to proper integer
Derek Jones
1
-7
/
+11
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
/
+409