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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-15
Fixing a bug where odbc/mssql/oci8 db drivers would encounter a PHP error due...
Greg Aker
7
-53
/
+50
2010-04-15
Automated merge with http://hg.ellislab.com/CodeIgniter2/
Greg Aker
3
-1620
/
+6
2010-04-15
Removing deprecated Validation class.
Greg Aker
3
-1620
/
+6
2010-04-09
Adding output library exceptions for servers with zlib.output_compression ena...
Pascal Kriete
2
-1
/
+15
2010-04-09
Modified get_file_info in the file helper, changing filectime() to filemtime(...
Robin Sowell
2
-1
/
+2
2010-04-08
Update to realpath() check of SYSDIR in index.php
Greg Aker
1
-1
/
+1
2010-04-08
Fix #15 - Strict Standards Error in index.php
Greg Aker
2
-1
/
+2
2010-04-07
Fixing typo in XMLRpc error message:
Greg Aker
1
-1
/
+1
2010-04-01
Fixing Validation error in output profiler
Greg Aker
1
-4
/
+0
2010-03-30
moved entity_decode() to the Security library to handle an issue with HTML in...
Derek Jones
2
-38
/
+55
2010-03-30
fixed a fatal PHP error in SQLite Forge _create_table()
Derek Jones
1
-1
/
+1
2010-03-30
fixed syntax error in documentation example for XML-RPC send_response() method
Derek Jones
1
-1
/
+1
2010-03-29
fixed a bug where a PHP error would result when passing objects as values to ...
Derek Jones
2
-4
/
+14
2010-03-29
fixed casing of EllisLab
Derek Jones
130
-132
/
+132
2010-03-28
Change in the loader and driver docs to force ucfirst() on driver directory n...
Greg Aker
2
-1
/
+22
2010-03-25
code comment typo
Derek Jones
1
-1
/
+1
2010-03-25
updated docs to encourage installation of application and system folders abov...
Derek Jones
2
-3
/
+9
2010-03-25
added .htaccess to application and system folder to help prevent public acces...
Derek Jones
2
-0
/
+2
2010-03-25
moved application folder outside of the system folder
Derek Jones
41
-50
/
+50
2010-03-22
Updating changelog
Greg Aker
1
-0
/
+1
2010-03-22
Updating docs for extending core libraries to reference the application/core ...
Greg Aker
1
-3
/
+3
2010-03-22
Fix #10 , extending the CodeIgniter controller with MY_Controller will lead t...
Greg Aker
2
-0
/
+15
2010-03-22
added documentation for philsturgeon's submission of download() for the FTP l...
Derek Jones
2
-1
/
+15
2010-03-12
Added FTP::download() and the accompanying lang line. This was first proposed...
Phil Sturgeon
2
-0
/
+43
2010-03-22
expanded philsturgeon's bugfix to parse_url() and updated docs and changelog
Derek Jones
3
-3
/
+4
2010-03-12
prep_url() will now not append http:// to string if a protocol is already use...
Phil Sturgeon
1
-1
/
+1
2010-03-12
Will check for sub-classes in core or libraries (which the original file is i...
Phil Sturgeon
1
-2
/
+2
2010-03-22
fixed spelling in code comment
Derek Jones
1
-1
/
+1
2010-03-12
Fixed constant SELF undefined issue when a bad system folder is set.
Phil Sturgeon
1
-1
/
+1
2010-03-20
reordered logic in _display_cache() to eliminate a call to is_really_writable...
Derek Jones
2
-11
/
+10
2010-03-19
Fixed a bug where files created with the Zip Library would result in file cre...
Greg Aker
2
-11
/
+50
2010-03-19
Changed a few strstr to strpos for consistency w performance guidelines and t...
Robin Sowell
4
-4
/
+4
2010-03-18
Added a $xss_clean class variable to the XMLRPC library, enabling control ove...
Robin Sowell
4
-4
/
+18
2010-03-15
code comment typo fix
Derek Allard
1
-1
/
+1
2010-03-12
Fix #2 -- extra </a> on docs page
Greg Aker
1
-1
/
+1
2010-03-12
switching svn info on download page to hg
Derek Jones
1
-4
/
+8
2010-03-11
grammer fixup - we're all about grammer (yes, if you're reading this thinking...
Derek Allard
1
-1
/
+1
2010-03-11
added @php4 tag to compat helper (thanks Phil)
Derek Jones
1
-0
/
+1
2010-03-11
got rid of some redundancy in the preliminary jQuery lib docs
Derek Jones
1
-92
/
+2
2010-03-11
full on scaffolding removal
Derek Jones
10
-169
/
+4
2010-03-10
added docs for application Packages, added third_party folder to the applicat...
Derek Jones
3
-0
/
+60
2010-03-10
changelog note for bugfix in Profiler dealing with failed queries
Derek Jones
1
-0
/
+1
2010-03-10
changelog note for bugfix to log entries
Derek Jones
1
-0
/
+1
2010-03-10
changelog note for subclass prefix automatically being applied by the loader.
Derek Jones
1
-0
/
+2
2010-03-10
added changelog item for XML-RPC server 'object' config item
Derek Jones
1
-0
/
+1
2010-03-10
updated Upload class docs to be accurate with the * filter for allowed_types
Derek Jones
1
-1
/
+1
2010-03-10
added docs for * filter for allowed_types of Upload class
Derek Jones
1
-0
/
+1
2010-03-10
added docs for convert_accented_characters() in the Text Helper
Derek Jones
2
-0
/
+8
2010-03-10
added swap_pre, autoinit, and stricton database configuration explanations
Derek Jones
3
-3
/
+19
2010-03-10
changelog note for directory_trigger
Derek Jones
1
-0
/
+1
[next]