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-01-18
modified prep_for_form() to accept an array so POST arrays can be validated w...
Derek Jones
2
-6
/
+15
2008-01-18
ExpressionEngine Dev Team in credit
Derek Allard
198
-388
/
+1316
2008-01-18
Fixed the bugfix for #3260!
Derek Jones
2
-19
/
+19
2008-01-18
fixed bug #3260 tightened type checking before outputting MySQL field as NULL
Derek Jones
3
-2
/
+3
2008-01-18
reset where_in array after a call (bug# 3259)
Derek Allard
1
-1
/
+2
2008-01-18
added check for "multiple" attribute in form_dropdown() (bug# 3261)
Derek Allard
1
-1
/
+2
2008-01-18
fix for count_all
Derek Allard
7
-11
/
+9
2008-01-18
added link to upgrading guide
Derek Allard
1
-0
/
+1
2008-01-18
Fixed a bug (#3175) preventing certain libraries from working properly when a...
Derek Jones
2
-1
/
+11
2008-01-18
removed $assign_to_controller - seems redundant all things considered
Derek Jones
3
-16
/
+1
2008-01-18
modified download links to work with new location
Derek Jones
1
-11
/
+11
2008-01-17
(no commit message)
Derek Allard
1
-20
/
+20
2008-01-17
orderby fix
Derek Allard
1
-1
/
+2
2008-01-17
typo fixes
Derek Allard
2
-2
/
+2
2008-01-17
fixed bug #3003 preventing encryption from working with modes other than MCRY...
Derek Jones
2
-4
/
+79
2008-01-17
clarified capitalization of model class names
Derek Jones
1
-1
/
+1
2008-01-17
added language folder to application
Derek Allard
1
-0
/
+15
2008-01-17
moved an strtolower higher into the init_class function for case insensitivity
Derek Allard
1
-2
/
+3
2008-01-17
typos
Derek Allard
2
-3
/
+3
2008-01-17
typography helper bugfix note
Derek Jones
1
-1
/
+2
2008-01-17
Fixed bug #2810 with nested tags improperly having paragraph tags placed arou...
Derek Jones
1
-2
/
+2
2008-01-17
added some extra protection in ctype_ function overrides to make return value...
Derek Jones
1
-0
/
+10
2008-01-17
(no commit message)
Derek Allard
1
-0
/
+1
2008-01-17
fixed a bug if num_link wasn't postive
Derek Allard
1
-0
/
+7
2008-01-17
prefixed reserved variables of _ci_load() in order to not conflict with view ...
Derek Jones
2
-15
/
+16
2008-01-17
deprecated scaffolding
Derek Allard
1
-1
/
+2
2008-01-16
Added Compat.php file
Derek Jones
4
-17
/
+87
2008-01-16
(no commit message)
Derek Allard
5
-35
/
+40
2008-01-16
special fix for $first_word_only to work with other changes to _protect_ident...
Derek Jones
1
-5
/
+2
2008-01-16
=== instead of !== ::blush::
Derek Jones
1
-1
/
+1
2008-01-16
fix for single word identifiers with no spaces that need protecting in _prote...
Derek Jones
1
-1
/
+5
2008-01-16
typos
Derek Allard
1
-2
/
+2
2008-01-16
added char_set and dbcollat to the code comments
Derek Jones
1
-0
/
+2
2008-01-16
Many new Active Record functions, and another whack of stuff
Derek Allard
140
-857
/
+6441
2008-01-16
added a helpers folder to application
Derek Allard
1
-0
/
+15
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-16
bug(re)fix: I am so smart. s - m - r - t
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 a bug in the Oracle driver that prevented num_rows from working.
Derek Allard
1
-2
/
+3
2008-01-15
added 2 config options to the database configuration page.
Derek Allard
1
-1
/
+147
2008-01-15
Fixed typos in the email Language class (email_attachment_unredable, email_fi...
Derek Allard
1
-1
/
+1817
2008-01-15
Fixed typos in the email Language class (email_attachment_unredable, email_fi...
Derek Allard
1
-20
/
+20
2008-01-14
fix a segment db cache bug
Derek Allard
1
-1
/
+1
2008-01-14
removed raw_where and raw_or_where. They duplicated existing functionality b...
Derek Allard
1
-38
/
+0
2008-01-12
added raw_where() and raw_or_where() into AR
Derek Allard
1
-0
/
+38
2008-01-10
added support for external urls in form_open
Derek Allard
1
-2
/
+4
2008-01-09
bugfix
Derek Allard
1
-1
/
+1
2008-01-09
fix for is_really_writable
Derek Allard
1
-0
/
+35
2008-01-06
Fixed a bug in the upload library when allowed_files wasn't defined.
Derek Allard
1
-1
/
+1
[next]