Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
fef6972a5cf19bcbec2ddc404cde6d5c4b432314
/
system
/
core
/
Output.php
cce6bd1
[ci skip] Merge pull request #5376 from jim-parry/copyright-update
by Andrey Andreev
· 7 years ago
f8fba7b
[ci skip] Reduce nesting levels in CI_Output
by Andrey Andreev
· 8 years ago
c0c74d5
More byte-safety
by Andrey Andreev
· 8 years ago
da60e9b
Update copyright data to 2017
by Master Yoda
· 8 years ago
e377910
Fix #4927
by Andrey Andreev
· 8 years ago
4e2cdec
Improve byte-safety
by Andrey Andreev
· 8 years ago
e13fa9f
Merge pull request #4638 from kasimtan/phpdoc_fixes
by Andrey Andreev
· 9 years ago
22df06b
[ci skip] Fix a documentation error on output cache times
by Andrey Andreev
· 9 years ago
1924e87
[ci skip] Update ellislab.com links to https too
by Andrey Andreev
· 9 years ago
bd202c9
[ci skip] Update codeigniter.com links to https
by Andrey Andreev
· 9 years ago
125ef47
[ci skip] Bump year to 2016
by Andrey Andreev
· 9 years ago
298e005
[ci skip] Revert styleguide violations from PR #3828
by Andrey Andreev
· 9 years ago
dc29c6d
Improve Cache Query String behaviour
by w0den
· 10 years ago
0b978dd
Bug Fix manually delete caching method
by w0den
· 10 years ago
fd1bc22
Output cache: Fixing a wrong timestamp. Credits to khoggatt (CodeIgniter forum).
by Ivan Tcholakov
· 10 years ago
21432ab
Documentation Fix
by natepizzle
· 10 years ago
4cbe463
Remove closing blocks at end of PHP files
by vlakoff
· 10 years ago
90726b8
[ci skip] Change some log messages' level
by Andrey Andreev
· 10 years ago
fe9309d
Bulk (mostly documentation) update
by Andrey Andreev
· 10 years ago
466e8cc
Remove output minifier
by Andrey Andreev
· 10 years ago
a704aa7
Add 'cache_query_string' configuration option
by Andrey Andreev
· 10 years ago
dfcca20
Another correction following #3384
by Andrey Andreev
· 10 years ago
3357225
Some polishing following PR #3384
by Andrey Andreev
· 10 years ago
af14e26
Fixed code style. Update changelog. #2349
by Stefano Mazzega
· 10 years ago
6d61a05
add querystring to page caching. #2349
by Stefano Mazzega
· 10 years ago
ac41ca6
add querystring to page caching. #2349
by Stefano Mazzega
· 10 years ago
bdb96ca
[ci skip] Switch to MIT license; close #3293
by Andrey Andreev
· 10 years ago
4596574
Fix #2963
by Andrey Andreev
· 10 years ago
d5ce508
Minor fixes
by vlakoff
· 11 years ago
7cf682a
Partially revert PR #2190
by Andrey Andreev
· 11 years ago
382b513
Don't use error suppression on is_dir(), file_exists()
by Andrey Andreev
· 11 years ago
2ab4ffb
Remove a needless check in CI_Output::append_output()
by Andrey Andreev
· 11 years ago
c26b9eb
Don't use globals
by Andrey Andreev
· 11 years ago
f627474
Don't use error suppression on ini_get() either
by Andrey Andreev
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
60f71be
Merge changes from develop
by Andrey Andreev
· 11 years ago
d8b1ad3
Fix #2822: Incorrect usage of fwrite()
by Andrey Andreev
· 11 years ago
9916bfc
Use config_item() in CI_Output::__construct()
by Andrey Andreev
· 11 years ago
155ee72
Compress output before storing it to cache, if output compression is enabled
by Andrey Andreev
· 11 years ago
3ca060a
[ci skip] Remove a few more spaces
by Andrey Andreev
· 11 years ago
0949b36
Fix #2710
by Andrey Andreev
· 11 years ago
3c3bbac
Apply trim() on the splitted code elements
by Andrey Andreev
· 11 years ago
99f9b9a
Escape PCRE delimiters
by Andrey Andreev
· 11 years ago
6a42490
An alternative to CI_Output::_minify_script_style() using more efficient regexp patterns
by Andrey Andreev
· 11 years ago
6614367
Fix CSS minifier
by Andrey Andreev
· 11 years ago
a442bc2
re-fixes #2637
by David Cox Jr
· 11 years ago
6d91785
fix #2637
by David Cox Jr
· 11 years ago
0bba643
Fixes Issue 2637
by David Cox Jr
· 11 years ago
c5768db
Fixed coding style
by judge
· 11 years ago
c7df348
Fixed coding style
by judge
· 11 years ago
f57ecc1
Remove Javascript inline comments + improved detecting whether the pointer is in a string or not
by judge
· 11 years ago
855f917
Improved detecting whether the pointer is in a string or not
by judge
· 11 years ago
c65a12e
Removed unnecessary parameter
by judge
· 11 years ago
67e643a
fixed error in finding closing tag
by judge
· 11 years ago
8e038d5
[ci skip] Replace spaces with tabs
by Andrey Andreev
· 12 years ago
ccdd429
Fix #2387
by Andrey Andreev
· 12 years ago
7b90325
Output Class Minify Function Change
by bayssmekanique
· 12 years ago
49e68de
Disable autoloader call from class_exists() occurences to improve performance
by Andrey Andreev
· 12 years ago
3ffce98
[ci skip] Manually apply #2162, #2163
by Andrey Andreev
· 12 years ago
5dc6d51
Support minify table block
by Purwandi
· 12 years ago
3e6b582
Return spacing on var definitions.
by Eric Roberts
· 12 years ago
c90e67e
Improve output cache.
by Eric Roberts
· 12 years ago
4d02e35
Fix MSIE conditionals regex in minify output
by Michael Dodge
· 12 years ago
362b800
Revert "Fix MSIE conditionals regex in minify output func"
by Michael Dodge
· 12 years ago
8e12c78
Fix MSIE conditionals regex in minify output func
by Michael Dodge
· 12 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
a43417d
Minor improvements to the Output class
by Andrey Andreev
· 12 years ago
96b9501
issue #2092 : code refinements
by Andrew Podner
· 12 years ago
ae8c2d9
issue #2092 : Improve/Revise JS and CSS minify method (code refinements)
by Andrew Podner
· 12 years ago
58594ed
issue #2092 : Improve/Revise JS and CSS minify method
by Andrew Podner
· 12 years ago
464a7b7
issue #2092 : Improve/Revise JS and CSS minify method
by Andrew Podner
· 12 years ago
79b7027
issue #2092 : Improve/Revise JS and CSS minify method
by Andrew Podner
· 12 years ago
72ed4c3
[ci skip] Some micro-optimizations and style changes
by Andrey Andreev
· 12 years ago
9dfceda
fixes #2078: changing type variable to boolean in protected method
by Andrew Podner
· 12 years ago
9a171a0
fixes #2078: formatting / styleguide cleanup (take2)
by Andrew Podner
· 12 years ago
7747f0a
fixes #2078: formatting / styleguide cleanup
by Andrew Podner
· 12 years ago
79503c5
fixes #2078: refinement of the minify function for CSS and scripts.
by Andrew Podner
· 12 years ago
369b314
Issue #2078: refinement of the minify function for CSS and scripts.
by Andrew Podner
· 12 years ago
d8dba5d
[ci skip] Fix some spaces
by Andrey Andreev
· 12 years ago
fc7024e
Merge pull request #2077 from AndrewPodner/develop
by Andrey Andreev
· 12 years ago
4296a65
update for Issue #2064 (changed docblocks which return $this or only call a method that returns $this to @return CI_DB_class_name)
by Andrew Podner
· 12 years ago
6a53709
Merge pull request #2069 from willmendesneto/develop
by Andrey Andreev
· 12 years ago
11dc139
Minify output in css and javascript code
by Will Mendes
· 12 years ago
b37d2bc
Add CI_Output::delete_cache()
by Andrey Andreev
· 12 years ago
cc4b003
Added CI_Output::get_header()
by Andrey Andreev
· 12 years ago
7a7ad78
Some micro-optimizations
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
44dc50e
Fix #1937
by Andrey Andreev
· 12 years ago
8113c0f
Merge pull request #1935 from vkeranov/develop
by Andrey Andreev
· 12 years ago
b9fe7e9
[ci skip] Router class DocBlock improvements
by Andrey Andreev
· 12 years ago
a8349bc
Remove extra new lines
by vkeranov
· 12 years ago
5fd3ae8
[ci skip] style and phpdoc-related changes (rel #1295)
by Andrey Andreev
· 12 years ago
239e0e5
Better method for getting Output cache file embedded timestamp
by vlakoff
· 12 years ago
b16dd29
Minor change in Output cache file check
by vlakoff
· 12 years ago
d9384ad
output->_display_cache() simplifications
by vlakoff
· 12 years ago
1288fe3
output->_display_cache() optimization
by vlakoff
· 12 years ago
7a744a8
If there is no output then no need to try minifying it
by Phil Sturgeon
· 12 years ago
3b6af43
Replaced block tag minification regex with a less greedy solution.
by Phil Sturgeon
· 12 years ago
f512b73
Spelling fixes - `wether` to `whether`
by Alex Bilbie
· 12 years ago
0140ddd
Fix issue #318 + added a default to the switch() in CI_Output::minify()
by Andrey Andreev
· 12 years ago
Next »