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
/
user_guide
/
changelog.html
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
Fixed bug #1813 - added check for $CI->db isset() and is_object() before retu...
Derek Jones
1
-1
/
+5
2008-01-30
added img() to HTML helper
Derek Allard
1
-0
/
+1
2008-01-30
remove stylesheet() so as not to overly pollute function names, rename link()...
Derek Allard
1
-2
/
+1
2008-01-30
documenting in changelog that stylesheet() was added to the HTML helper.
Derek Allard
1
-0
/
+1
2008-01-30
Added link() to the HTML helper.
Derek Allard
1
-0
/
+1
2008-01-30
removed last_visit from the Session class
Derek Jones
1
-0
/
+1
2008-01-30
bugfix (#1842) - added 'index' to routed segment array when only the controll...
Derek Jones
1
-0
/
+1
2008-01-30
Fixed a bug (#1872) where word_limiter() was not retaining whitespace.
Derek Jones
1
-0
/
+1
2008-01-30
fixing some markup errors
Derek Allard
1
-8
/
+2
2008-01-30
changelog note for bug fix #2849
Derek Jones
1
-0
/
+1
2008-01-30
Fixed a bug (#2679) where the "previous" pagination link would get drawn on t...
Derek Allard
1
-40
/
+43
2008-01-30
fixed bug (#3284) where the $rsegment array would not be set properly if the ...
Derek Jones
1
-1
/
+2
2008-01-29
Fixed a bug (#3024) in which master_dim wasn't getting reset by clear() in th...
Derek Allard
1
-1
/
+3
2008-01-29
fixed bug #3314 where the top level path would be deleted along with files in...
Derek Jones
1
-0
/
+1
2008-01-29
Removed support for db_backup in MySQLi due to incompatible functions.
Derek Allard
1
-0
/
+1
2008-01-29
Fixed a bug (#2858) which referenced a wrong variable in the Image class.
Derek Allard
1
-0
/
+1
2008-01-29
Fixed a bug (#3328) where the smiley helper might return an undefined variable.
Derek Allard
1
-0
/
+1
2008-01-29
Removed an unused parameter from Profiler (#3332).
Derek Allard
1
-1
/
+2
2008-01-28
added ability to "extend" helpers
Derek Jones
1
-0
/
+1
2008-01-28
added is_really_writable() to Common.php, replaced is_writable() throughout a...
Derek Jones
1
-1
/
+1
2008-01-28
* Added valid_base64() to the Validation class
Derek Jones
1
-0
/
+1
2008-01-28
(no commit message)
Derek Allard
1
-1
/
+1
2008-01-27
Fixed a bug (#3330) in the FTP class where a comparison wasn't getting made.
Derek Allard
1
-1
/
+2
2008-01-26
Added a stripslashes() into the Upload Library.
Derek Allard
1
-0
/
+1
2008-01-24
added CI's global variables to the protected array in_sanitize_globals()
Derek Jones
1
-0
/
+1
2008-01-24
added some bug tracker id's to the changelog
Derek Jones
1
-16
/
+16
2008-01-23
added $query_times property to DB driver for profiling
Derek Jones
1
-1
/
+1
2008-01-23
Fixed a series of grammatical and spelling errors in the language files.
Derek Allard
1
-0
/
+1
2008-01-23
Added $this->db->dbprefix() to manually add database prefixes.
Derek Allard
1
-0
/
+1
2008-01-23
XML-RPC tweaks
paulburdick
1
-0
/
+2
2008-01-22
added enclosures to csv_from _result()
Derek Jones
1
-1
/
+3
2008-01-22
removed extraneous load of $CFG in _display_cache()
Derek Jones
1
-0
/
+1
2008-01-22
fixed bug #3156 in highlight_code() where PHP tags were not being converted p...
Derek Jones
1
-0
/
+1
2008-01-22
fixed bug #3279 - removed iso-8859-1 from $this->_base_charsets, and altered ...
Derek Jones
1
-0
/
+1
2008-01-22
Changed the load protocol of Models to allow for extension.
Derek Allard
1
-1
/
+2
2008-01-22
changelog note for is_really_writable
Derek Jones
1
-3
/
+4
2008-01-22
Fixed a bug (#3015) in the User Agent library where more then 2 languages whe...
Derek Allard
1
-1
/
+2
2008-01-22
Changed "numeric" to use is_numeric() and added an "integer" rule into the Va...
Derek Allard
1
-3
/
+4
2008-01-22
(no commit message)
Derek Allard
1
-1
/
+2
2008-01-21
added note for Writing Documentation section
Derek Jones
1
-0
/
+1
2008-01-21
replaced www.codeigniter.com with codeigniter.com
Derek Jones
1
-3
/
+3
2008-01-21
assorted guide fixes and additions
Derek Allard
1
-2
/
+2
2008-01-19
Added attributes into <html> of userguide for valid html.
Derek Allard
1
-3
/
+4
2008-01-19
(no commit message)
Derek Allard
1
-0
/
+1
2008-01-19
Added an email helper into core helpers.
Derek Allard
1
-1
/
+2
2008-01-19
Fixed bug #3268 where router could leave '/' as the path
Derek Jones
1
-0
/
+1
2008-01-19
Fixed a bug in the Typography Helper where unordered list was listed "un" (#3...
Derek Allard
1
-0
/
+1
2008-01-19
added some semantic division and formatting to the 1.6.0 changelog
Derek Jones
1
-48
/
+87
[next]