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
/
libraries
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-17
prefixed reserved variables of _ci_load() in order to not conflict with view ...
Derek Jones
1
-15
/
+15
2008-01-16
Many new Active Record functions, and another whack of stuff
Derek Allard
1
-1
/
+30
2008-01-16
fixed bug #2542 - switched to foreach() in clean_email() to work with associa...
Derek Jones
1
-5
/
+9
2008-01-16
fixed a bug when loading plugin files as _plugin. and not _pi
Derek Allard
1
-1
/
+1
2008-01-15
fixed a bug in parser where numeric data is ignored
Derek Allard
1
-4
/
+4
2008-01-15
Fixed typos in the email Language class (email_attachment_unredable, email_fi...
Derek Allard
1
-1
/
+1817
2008-01-06
Fixed a bug in the upload library when allowed_files wasn't defined.
Derek Allard
1
-1
/
+1
2008-01-05
added strtolower into charset and lang test
Derek Allard
1
-2
/
+2
2007-12-31
Fixed a bug in Validation where individual error messages for checkboxes wasn...
Derek Allard
1
-2
/
+8
2007-12-20
removed an unneeded setting of $config to NULL
Derek Allard
1
-1
/
+985
2007-12-09
added a space after the -f flag for server compatibility
Derek Allard
1
-1
/
+1
2007-12-01
(no commit message)
Derek Allard
1
-1
/
+1
2007-11-29
Moved the safe mode and auth checks for the Email library into the constructor
Derek Allard
1
-1815
/
+1
2007-11-27
autoloaded models moved to load after libraries are loaded
Derek Allard
1
-987
/
+1
2007-11-14
Fixed a bug in the Email library where some timezones were calculated incorre...
Derek Allard
1
-1
/
+1
2007-10-16
Changed the behaviour of custom callbacks so that they no longer trigger the ...
Derek Allard
1
-2
/
+2
2007-10-10
Put a debug conditional around some debugging code so that it does not use up...
paulburdick
1
-1
/
+4
2007-10-09
Added the ability to auto-load Models
Derek Allard
1
-0
/
+18
2007-10-04
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
Derek Allard
32
-32
/
+32
2007-10-01
Fixed a bug in the Session library where user agent matching would fail on us...
Derek Allard
1
-1
/
+1
2007-09-18
Fixed a bug in Validation where valid_ip() wasn't called properly
Derek Allard
1
-1
/
+1
2007-08-14
fixed an extraneous ;
Derek Allard
1
-1
/
+1
2007-08-10
typo
Derek Allard
1
-1
/
+1
2007-08-10
Added Flashdata variables, session_id regeneration and configurable session u...
Derek Allard
1
-13
/
+162
2007-08-07
fixed DocBlock typo for unset_userdata()
Derek Jones
1
-1
/
+2
2007-07-25
(no commit message)
Rick Ellis
1
-2
/
+3
2007-07-22
(no commit message)
Rick Ellis
1
-1
/
+1
2007-07-21
(no commit message)
Rick Ellis
1
-2
/
+7
2007-07-20
(no commit message)
Rick Ellis
4
-234
/
+262
2007-07-16
Switched from CI super object to $CFG to fetch charset
Derek Jones
1
-2
/
+2
2007-07-16
comment clean up
Derek Allard
1
-3
/
+2
2007-07-16
further scaffolding language fixes
Derek Allard
1
-0
/
+13
2007-07-16
fix for scaffolding
Derek Allard
1
-1
/
+7
2007-07-12
added attribute and html entity decode callbacks to xss_clean()
Derek Jones
1
-11
/
+69
2007-07-12
removed $return argument from load()
Derek Jones
1
-2
/
+1
2007-07-12
further xss_clean() enhancements
Derek Jones
1
-30
/
+67
2007-07-12
added language files to autoload
Derek Allard
2
-12
/
+18
2007-07-12
fixed quoted-printable in HTML emails, and added htmlspecialchars() to email ...
Derek Jones
1
-4
/
+100
2007-07-11
bugfix for profiler output: POST keys were not being displayed properly, and ...
Derek Jones
1
-2
/
+2
2007-07-11
fixed log message typo
Derek Allard
1
-1
/
+1
2007-06-28
Instead of doing file name security for Enable Query Strings, I am using the ...
paulburdick
1
-6
/
+5
2007-06-28
(no commit message)
paulburdick
1
-1
/
+0
2007-06-28
*Added filename_security() method to Input library
paulburdick
1
-0
/
+50
2007-06-28
*Modified the Router so that when Query Strings are Enabled, the controller t...
paulburdick
1
-3
/
+4
2007-06-28
(no commit message)
paulburdick
1
-4
/
+13
2007-06-28
Improved XSS clean to not allowing this:
paulburdick
1
-4
/
+12
2007-06-26
(no commit message)
paulburdick
1
-1
/
+1
2007-06-26
*Updated the XSS Filtering to take into account the IE expression() ability
paulburdick
1
-1
/
+7
2007-06-24
Modified the is_image() method in the Upload library to take into account Win...
paulburdick
1
-5
/
+16
2007-06-24
Fixed the do_xss_clean() method so that if file_get_contents returns FALSE, t...
paulburdick
1
-1
/
+1
[prev]
[next]