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-06-25
guide linking to wrong pages fix
Derek Allard
2
-2
/
+2
2008-06-25
fixed accidental removal of $converted_string in xss_clean() for image compar...
Derek Jones
1
-0
/
+5
2008-06-25
added a bit of leeway for images to avoid the more common false-positives tha...
Derek Jones
1
-2
/
+11
2008-06-25
Further improvements to xss_clean()
Derek Jones
1
-47
/
+83
2008-06-22
added some missing ; to examples
Derek Allard
1
-10
/
+5
2008-06-21
documentation fix, horizontal to vertical
Derek Allard
1
-1
/
+1
2008-06-20
Added the ability to automatically output language items as form labels in th...
Derek Allard
3
-3
/
+22
2008-06-20
Added get_post() to the Input class.
Derek Allard
3
-0
/
+36
2008-06-19
(no commit message)
Derek Allard
1
-67
/
+71
2008-06-19
added terabytes to number helper
Derek Allard
5
-2
/
+106
2008-06-19
added a Number helper
Derek Jones
2
-0
/
+69
2008-06-19
changelog note that I removed maxlength and size as automatically added attri...
Derek Allard
1
-0
/
+1
2008-06-19
removed maxlength and size as automatically added attributes in form helper
Derek Allard
1
-1
/
+1
2008-06-16
correcting some docblock comments
Derek Allard
5
-15
/
+15
2008-06-15
userguide typo fix
Derek Allard
2
-2
/
+2
2008-06-13
Added "Using Associative Arrays In a Request Parameter" example to the XMLRPC...
Derek Allard
2
-2
/
+30
2008-06-09
Added a language key for valid_emails in validation_lang.php.
Derek Allard
2
-2
/
+4
2008-06-06
added quoted-printable headers when $this->send_multipart has been manually c...
Derek Jones
2
-1
/
+3
2008-06-06
Removed an unused Router reference in _display_cache().
Derek Allard
3
-4
/
+3
2008-06-06
goofed. Fixed up.
Derek Allard
1
-1
/
+6
2008-06-06
default to post method
Derek Allard
1
-4
/
+1
2008-06-06
Form helper refactored to allow form_open() and form_fieldset() to accept arr...
Derek Allard
2
-19
/
+56
2008-06-04
picky picky Jones adjusts some syntax
Derek Jones
1
-2
/
+1
2008-06-04
a few tweaks for speed
Derek Allard
1
-3
/
+4
2008-06-04
simplified and refactored input filtering and retrieval
Derek Jones
1
-97
/
+32
2008-06-04
emendation to on* event handler removal
Derek Jones
1
-3
/
+2
2008-06-04
whitespace, whitespace, schmeitespace
Derek Jones
1
-1
/
+1
2008-06-04
compacting some whitespace
Derek Jones
1
-5
/
+1
2008-06-04
bit of a code cleanup
Derek Allard
1
-6
/
+5
2008-06-04
change AR behaviour so that blank values result in empty quotes
Derek Allard
1
-6
/
+4
2008-06-02
added a missing word
Derek Allard
1
-1
/
+1
2008-05-31
Charset information in the userguide has been moved above title for internati...
Derek Allard
114
-354
/
+355
2008-05-30
decided just to kill all on*= event handlers, rather than trying to keep up w...
Derek Jones
1
-2
/
+2
2008-05-30
moved word compacting to a callback for clarity, added a few js event handler...
Derek Jones
1
-3
/
+20
2008-05-29
made MySQL/MySQLi forge use explicitly named KEYs, added ability to specify m...
Derek Jones
11
-31
/
+109
2008-05-29
added error suppression to fopen() in write_file()
Derek Jones
1
-1
/
+1
2008-05-27
added routing example
Derek Allard
1
-2
/
+3
2008-05-26
grammar, typo and example corrections
Derek Allard
2
-8
/
+8
2008-05-25
fix curly quotes in form_button example
Derek Allard
1
-8
/
+8
2008-05-25
fixed a missing semi colon in pagination example
Derek Allard
1
-2
/
+2
2008-05-22
Fixed a bug (#4561) where orhaving() wasn't properly passing values.
Derek Allard
4
-7
/
+12
2008-05-21
more complete protection against malformed link tags to protect against hex e...
Derek Jones
1
-13
/
+25
2008-05-21
customizable query string
Derek Allard
2
-7
/
+22
2008-05-21
Added support for query strings to the Pagination class, automatically detect...
Derek Allard
3
-5
/
+20
2008-05-20
improved security in xss_clean(), added <audio> and <video> tags to naughty H...
Derek Jones
2
-23
/
+15
2008-05-20
Fixed an example in Model docs
Derek Allard
2
-1
/
+2
2008-05-18
Moved the _has_operators() function into DB_driver from DB_active_rec.
Derek Allard
3
-21
/
+24
2008-05-18
documented load->model in the Loader docs
Derek Allard
2
-2
/
+10
2008-05-18
path fix
Derek Allard
1
-1
/
+1
2008-05-17
example touch up
Derek Allard
1
-1
/
+1
[next]