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
2012-12-11
Modified regexp to match partial tags
brian978
1
-2
/
+2
2012-12-10
Removed boundary from regexp
brian978
1
-1
/
+1
2012-12-10
Merge branch 'dev/xss' into develop
brian978
1
-1
/
+1
2012-12-10
Fixed bug with regexp that matched tags
brian978
1
-1
/
+1
2012-12-09
Merge remote-tracking branch 'upstream/develop' into develop
brian978
14
-96
/
+92
2012-12-08
All the HEX code must be replaced or else some XSS attacks can be successful
brian978
1
-3
/
+11
2012-12-08
All the HEX code must be replaced or else some XSS attacks can be successful
brian978
1
-3
/
+11
2012-12-08
Merge remote-tracking branch 'upstream/develop' into dev/hex_xss
brian978
14
-96
/
+92
2012-12-08
Merge pull request #2059 from aaronadamsTO/develop
Andrey Andreev
2
-3
/
+4
2012-12-08
While most of CodeIgniter supports protocol-relative URLs, a few URL helpers ...
Aaron Adams
1
-3
/
+3
2012-12-08
Added changelog entry.
Aaron Adams
1
-0
/
+1
2012-12-07
[ci skip] Correct a changelog entry
Andrey Andreev
1
-1
/
+1
2012-12-07
Fix issue #2061
Andrey Andreev
2
-9
/
+10
2012-12-06
Another use of CI_URI::_remove_relative_directory()
Andrey Andreev
1
-1
/
+1
2012-12-06
Merge pull request #2055 from chernjie/develop
Andrey Andreev
1
-1
/
+26
2012-12-06
Updated formatting and styleguide, thanks narfbg;
CJ
1
-7
/
+13
2012-12-06
Bug fix for relative directory removal
chernjie
1
-1
/
+20
2012-12-04
Remove CI_DB_oci8_result::data_seek()
Andrey Andreev
1
-63
/
+0
2012-12-04
Rename DB_result _data_seek() to data_seek() and make it publicly available
Andrey Andreev
11
-25
/
+57
2012-12-03
Added small improvement to the _remove_evil_attributes function
brian978
1
-6
/
+5
2012-12-03
Fix postgre db_connect()
Andrey Andreev
1
-6
/
+6
2012-12-03
Add min_width and min_height options to the Upload class
Andrey Andreev
4
-48
/
+109
2012-12-03
Improve schema support for Postgre
Andrey Andreev
3
-12
/
+44
2012-12-03
[ci skip] Cleaned some spaces
Andrey Andreev
46
-93
/
+85
2012-12-03
Merge pull request #2048 from vlakoff/develop
Andrey Andreev
1
-7
/
+10
2012-12-03
config->site_url(): remove useless cast
vlakoff
1
-1
/
+1
2012-12-03
config->site_url() optimizations
vlakoff
1
-7
/
+10
2012-11-30
Merge pull request #2043 from johnathancroom/keep_flash_data_array
Andrey Andreev
1
-0
/
+50
2012-11-30
keep_flashdata array test
Johnathan Croom
1
-1
/
+51
2012-11-30
Add CI_Output::delete_cache()
Andrey Andreev
3
-4
/
+51
2012-11-29
Fix #2041
Andrey Andreev
3
-21
/
+25
2012-11-29
Added CI_Output::get_header()
Andrey Andreev
4
-7
/
+96
2012-11-28
Fix #2037
Andrey Andreev
1
-6
/
+8
2012-11-28
Merge pull request #2036 from williamknauss/develop
Andrey Andreev
1
-3
/
+10
2012-11-28
Remove Comment
William Knauss
1
-1
/
+0
2012-11-27
Children Drivers
William Knauss
1
-3
/
+11
2012-11-26
Fix some erroneous variable names (sorry)
Andrey Andreev
2
-3
/
+3
2012-11-26
Update Language helper test case
Andrey Andreev
1
-1
/
+1
2012-11-26
Language helper lang() to accept optional HTML attributes
Andrey Andreev
3
-10
/
+12
2012-11-26
Implement cascade-style loading of language files
Andrey Andreev
3
-36
/
+44
2012-11-26
Add 'valid_url' rule to Form Validation (issue #1966)
Andrey Andreev
3
-2
/
+46
2012-11-26
CI_Email::print_debugger() option to limit the type of data to be printed
Andrey Andreev
3
-3
/
+35
2012-11-26
Switch CI_Form_validation:: to public
Andrey Andreev
1
-1
/
+1
2012-11-26
Manually implement PR #2033
Andrey Andreev
1
-1
/
+1
2012-11-25
Merge pull request #2026 from johnathancroom/keep_flash_data_array
Andrey Andreev
3
-3
/
+17
2012-11-25
Changelog change
Johnathan Croom
1
-1
/
+1
2012-11-25
Improved array keey_flashdata + Changelog
Johnathan Croom
2
-13
/
+16
2012-11-25
Fix #2027
Andrey Andreev
6
-13
/
+79
2012-11-25
create database for mysqli tests
Andrey Andreev
1
-1
/
+1
2012-11-25
MySQLi tests
Andrey Andreev
5
-0
/
+82
[next]