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-02-04
fixing a series of errors in (ironically) error display in some database drivers
Derek Allard
4
-5
/
+6
2010-02-04
database_exists extension to allow for databases without list_databases() fun...
Derek Allard
1
-2
/
+13
2010-02-04
note on case sensitivity in database_exists()
Derek Allard
1
-1
/
+1
2010-02-04
database exists function in dbutil
Derek Allard
3
-0
/
+34
2010-02-04
missed one
Derek Allard
1
-1
/
+1
2010-02-04
documented move of svn
Derek Allard
2
-1
/
+2
2010-01-26
Updating changelog
Greg Aker
1
-0
/
+1
2010-01-26
Misspelled class property in db class. _like_escape_chr, not _like_escape_char
Greg Aker
6
-6
/
+6
2010-01-26
Fixing bug in DB Driver where identifiers could be escaped in some drivers th...
Greg Aker
4
-3
/
+4
2010-01-23
Added alpha, and sha1 string types to random_string() in the String Helper.
Derek Allard
3
-11
/
+29
2010-01-18
nongreedy regex
Derek Allard
1
-1
/
+1
2010-01-18
updated lang file for unit test changes
Derek Allard
1
-0
/
+1
2010-01-18
The Unit Test Class now has an optional "notes" field available to it, and al...
Derek Allard
3
-17
/
+74
2010-01-18
minor changelog re-org
Derek Allard
1
-9
/
+8
2010-01-18
user guide clarification on large image processing
Derek Allard
2
-1
/
+2
2010-01-17
clarifying redirect helper
Derek Allard
2
-4
/
+3
2010-01-17
Added 'application/x-msdownload' for .exe files and ''application/x-gzip-comp...
Derek Allard
2
-3
/
+4
2010-01-17
optional precision argument in byte_format()
Derek Allard
3
-7
/
+16
2010-01-17
Added Flock to the list of browsers in the user agent class
Derek Allard
2
-1
/
+2
2010-01-17
adding Chrome to list of browsers for user-agent class
Derek Allard
2
-0
/
+2
2010-01-17
doc updates, corrections and clarifications.
Derek Allard
4
-4
/
+4
2010-01-17
extra period in a sentence (the horror!) :)
Derek Allard
2
-2
/
+2
2010-01-17
Added "default" to the list Reserved Names
Derek Allard
2
-0
/
+6
2010-01-17
change already made - revert
Derek Allard
1
-1
/
+1
2010-01-17
making get_mime_by_extension case insensitive
Derek Allard
2
-1
/
+2
2010-01-17
fixed an incorrectly labelled config key example
Derek Allard
2
-2
/
+2
2010-01-17
adding the ability for form_open_multipart() to accept string attribute argum...
Derek Allard
2
-1
/
+10
2010-01-17
Documentd db->close()
Derek Allard
2
-1
/
+4
2010-01-16
Documented append_output() in the Output Class.
Derek Allard
2
-0
/
+9
2010-01-16
adding http headers and config to CI profiler
Derek Allard
3
-6
/
+78
2010-01-16
preg_quote() in parser
Derek Allard
1
-1
/
+1
2010-01-15
adding parse_string method
Derek Allard
2
-7
/
+46
2010-01-15
Update to file helper to return FALSE on failure.
Greg Aker
2
-2
/
+7
2010-01-14
changelog note about fixing typos/examples. Should probably have added this i...
Derek Allard
1
-0
/
+1
2010-01-14
fixing a routing example
Derek Allard
1
-8
/
+3
2010-01-14
added a parse_string() method to the Parser
Derek Allard
2
-0
/
+5
2010-01-08
Table library will generate an empty cell with a blank string, or NULL value.
Derek Allard
1
-0
/
+1
2010-01-07
changing the second parameter in directory_map to an integer that controls re...
Pascal Kriete
3
-21
/
+18
2010-01-06
changed isset() to array_key_exists() in values_parsing() conditional of XML-...
Derek Jones
2
-1
/
+2
2010-01-05
updated copyrights
Derek Jones
226
-227
/
+227
2009-12-23
tweaking the regex for reduce_double_slashes to correctly handle duplicates a...
Pascal Kriete
2
-1
/
+2
2009-12-22
Added "is_object" into the list of unit tests capable of being run.
Derek Allard
3
-1
/
+3
2009-12-16
Added outline-style: none; to CSS to prevent Firefox from outlining links
Rick Ellis
1
-0
/
+6
2009-12-16
Change to CI's db->version() function to allow a list of exceptions for dbs w...
Derek Allard
2
-5
/
+16
2009-12-16
wording clarification
Derek Allard
1
-1
/
+1
2009-12-08
"favur"? Did I write that? Its not Canadian, its not American... its just... ...
Derek Allard
1
-1
/
+1
2009-12-07
Fixed a language key in the profiler: "profiler_no_memory_usage" to "profiler...
Derek Allard
2
-1
/
+2
2009-12-07
Fixed an error in the Zip library that didn't allow downloading on PHP 4 serv...
Derek Allard
2
-2
/
+5
2009-12-05
tweak in database() to match change to $active_record variable
Derek Jones
1
-1
/
+1
2009-12-05
fixed bug where active record override wasn't being honored properly
Derek Jones
3
-4
/
+5
[next]