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
2008-02-11
Fixed a bug in query binding (#3402).
Derek Allard
1
-3
/
+4
2008-02-11
database enhancements, compatibility additions and bugfixes
Derek Allard
7
-21
/
+29
2008-02-11
driver escape_table fixes
Derek Allard
5
-10
/
+10
2008-02-11
removed mention of last_visit from session docs
Derek Allard
1
-3
/
+2
2008-02-11
escape_table made consistent with mysql driver across all drivers
Derek Allard
5
-10
/
+10
2008-02-11
clarifying comment on sqlite escape table
Derek Allard
1
-5
/
+3
2008-02-10
added echo statements to a few helper examples
Derek Allard
1
-6
/
+6
2008-02-10
changes for enhanced database compatibility
Derek Allard
6
-23
/
+58
2008-02-10
Deprecated is_numeric as a validation rule. Use of numeric and integer are pr...
Derek Allard
1
-0
/
+1
2008-02-10
adding is_numeric back into validation library
Derek Allard
1
-0
/
+14
2008-02-09
Added Exceptions and Log to system class list
Derek Allard
1
-4
/
+6
2008-02-08
changelog note for Profiler query highlighting bugfix
Derek Jones
1
-0
/
+1
2008-02-08
changed order of SQL keywords in the $highlight array so OR would not be high...
Derek Jones
1
-1
/
+1
2008-02-08
fixed link to smileys zip file
Derek Jones
1
-1
/
+1
2008-02-07
changed milliseconds to seconds in the session docs (#3421)
Derek Allard
1
-1
/
+1
2008-02-07
added functionality for setting client character set and collation in MySQLi ...
Derek Jones
2
-3
/
+7
2008-02-06
cache_stop() fix...
Derek Allard
1
-4
/
+1
2008-02-06
fixed an unneeded "if" call that prevented AR caching in some cases
Derek Allard
1
-1
/
+1
2008-02-06
typos
Derek Allard
1
-2
/
+2
2008-02-06
Orcacle to Oracle
Derek Allard
2
-1
/
+2
2008-02-05
Changed the behaviour of Active Record's update() to make the WHERE clause op...
Derek Allard
8
-8
/
+37
2008-02-05
minor formatting and typo fix
Derek Allard
1
-18
/
+18
2008-02-05
* Fixed a bug (#3396) where certain POST variables would cause a PHP warning.
Derek Jones
2
-19
/
+33
2008-02-05
Fixed a bug where DBForge was outputting invalid SQL in Postgres by adding br...
Derek Allard
1
-1
/
+2
2008-02-05
Added and documented Active Record caching.
Derek Allard
10
-48
/
+373
2008-02-04
change CI_VERSION from 1.6.0 to 1.6.1
Derek Allard
1
-1
/
+1
2008-02-04
change version number from 1.6.0 to 1.6.1
Derek Allard
109
-186
/
+285
2008-02-04
changed URL decoding implementation of xss_clean() to use rawurldecode() to d...
Derek Jones
2
-6
/
+11
2008-02-02
added autoload of models to update instructions
Derek Allard
1
-3
/
+15
2008-02-01
change of "utility" to "forge" in breadcrumbs
Derek Allard
1
-1
/
+1
2008-02-01
some minor grammar errors
Derek Allard
3
-5
/
+5
2008-02-01
change dbutil to dbforge in docs
Derek Allard
1
-2
/
+2
2008-02-01
remove parenthesis from postrgre _from_tables
Derek Allard
1
-1
/
+1
2008-02-01
typo fix, $this->Db to $this->db
Derek Allard
1
-1
/
+1
2008-01-31
discreet vs discrete
Derek Allard
1
-3
/
+3
2008-01-31
fixed spelling
Derek Jones
1
-1
/
+1
2008-01-31
updated requirements to reflect MySQL version
Derek Jones
1
-1
/
+1
2008-01-31
fixed minor formatting of changelog
Derek Jones
1
-1
/
+2
2008-01-31
added release date for 1.6 to the changelog
Derek Jones
1
-1
/
+1
2008-01-31
updated download links
Derek Jones
1
-1
/
+2
2008-01-31
changed a 1.5.3 reference to 1.5.4
Derek Allard
1
-1
/
+1
2008-01-30
fix orlike to call or_like
Derek Allard
1
-1
/
+1
2008-01-30
removed 'active_r' from model docs
Derek Jones
1
-1
/
+0
2008-01-30
added default value for $active_record when it's not set
Derek Jones
1
-1
/
+1
2008-01-30
Fixed bug #1813 - added check for $CI->db isset() and is_object() before retu...
Derek Jones
2
-5
/
+9
2008-01-30
actually removed 'active_r' from database.php config like I said I already di...
Derek Jones
1
-1
/
+0
2008-01-30
removed 'active_r' db config variable, replaced with global $active_record se...
Derek Jones
5
-14
/
+30
2008-01-30
added img() to HTML helper
Derek Allard
3
-23
/
+51
2008-01-30
remove stylesheet() so as not to overly pollute function names, rename link()...
Derek Allard
3
-40
/
+9
2008-01-30
documenting in changelog that stylesheet() was added to the HTML helper.
Derek Allard
1
-0
/
+1
[prev]
[next]