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
2016-12-16
[ci skip] Remove a function_exists() call from CI_Image_lib
Andrey Andreev
1
-1
/
+1
2016-12-16
Merge pull request #4947 from slax0rr/develop
Andrey Andreev
2
-6
/
+3
2016-12-16
Add constructor comments to match controller docs
Tomaz Lovrec
2
-0
/
+3
2016-12-16
Remove needless constructor in model documentation
Tomaz Lovrec
1
-6
/
+0
2016-12-16
Merge pull request #4945 from vlakoff/text_helper
Andrey Andreev
1
-1
/
+1
2016-12-15
Small code simplification in character_limiter()
vlakoff
1
-1
/
+1
2016-12-14
Move csrf_verify() call out of CI_Input
Andrey Andreev
11
-82
/
+41
2016-12-14
Isolate CI_Security instantiation from CI_Input; improve tests
Andrey Andreev
13
-83
/
+79
2016-12-14
Drop all PHP 5.3-related code
Andrey Andreev
30
-1115
/
+28
2016-12-14
[ci skip] More doc changes related to PHP 5.4.8 requirement
Andrey Andreev
6
-20
/
+30
2016-12-14
[ci skip] Require PHP 5.4.8 as the absolute minimum
Andrey Andreev
2
-1
/
+5
2016-12-14
Don't allow failures with PHP 7.1 on Travis-CI
Andrey Andreev
1
-1
/
+0
2016-12-14
[ci skip] Update changelog; add an entry & upgrade instructions for last commit
Andrey Andreev
3
-20
/
+52
2016-12-14
Remove dead parameter from form_upload()
Andrey Andreev
1
-2
/
+1
2016-12-14
Finally drop CI_Input::_sanitize_globals()
Andrey Andreev
4
-201
/
+32
2016-12-14
Remove 'global_xss_filtering' config setting
Andrey Andreev
6
-69
/
+20
2016-12-14
Remove 'allow_get_array', 'standardize_newlines' config settings
Andrey Andreev
5
-56
/
+8
2016-12-14
[ci skip] Fix a changelog entry typo
Andrey Andreev
1
-1
/
+1
2016-12-14
Merge branch '3.1-stable' into develop
Andrey Andreev
10
-130
/
+78
2016-12-14
[ci skip] Deprecate 'allow_get_array', 'standardize_newlines'
Andrey Andreev
3
-6
/
+32
2016-12-14
Move 'standardize_newlines' proc out of CI_Input::_clean_input_data()
Andrey Andreev
1
-17
/
+7
2016-12-12
Remove previously deprecated Cart Library
Andrey Andreev
6
-983
/
+17
2016-12-12
Remove previously deprecated Smiley Helper
Andrey Andreev
7
-499
/
+14
2016-12-12
Fix #4892 - update_batch()
Andrey Andreev
6
-105
/
+28
2016-12-12
Really fix #4937
Andrey Andreev
1
-6
/
+6
2016-12-12
[ci skip] Add changelog entry for PR #4941
Andrey Andreev
1
-0
/
+1
2016-12-12
Merge pull request #4941 from aquilax/fix-pdo-sqlite-order_by-rand
Andrey Andreev
1
-1
/
+1
2016-12-12
Merge pull request #4941 from aquilax/fix-pdo-sqlite-order_by-rand
Andrey Andreev
1
-1
/
+1
2016-12-10
`_random_keyword` must be array
aquilax
1
-1
/
+1
2016-12-09
[ci skip] Fix #4937
Andrey Andreev
2
-13
/
+7
2016-12-08
Merge pull request #4932 from rhynodesigns/patch-1
Andrey Andreev
1
-2
/
+2
2016-12-08
Merge pull request #4932 from rhynodesigns/patch-1
Andrey Andreev
1
-2
/
+2
2016-12-08
Spelling: convinient -> convenient
Ryan McAllen
1
-2
/
+2
2016-12-01
[ci skip] Fix #4928
Andrey Andreev
2
-1
/
+5
2016-12-01
[ci skip] Mark a historical docs note as written by EllisLab
Andrey Andreev
1
-1
/
+1
2016-12-01
Remove previously deprecated FV Library method/rule prep_for_form()
Andrey Andreev
5
-49
/
+4
2016-12-01
Remove previously deprecated Javascript Library
Andrey Andreev
7
-2267
/
+5
2016-12-01
Remove previously deprecated Form Helper function form_prep()
Andrey Andreev
6
-58
/
+8
2016-12-01
Remove previously deprecated File Helper function read_file()
Andrey Andreev
5
-61
/
+4
2016-12-01
Remove previously deprecates String Helper functions trim_slashes(), repeater()
Andrey Andreev
6
-118
/
+9
2016-12-01
Remove previously deprecated HTML helper functions br(), nbs()
Andrey Andreev
5
-90
/
+5
2016-12-01
Remove previously deprecated Security Helper function do_hash()
Andrey Andreev
5
-79
/
+8
2016-12-01
Remove previously deprecated Date Helper function standard_date()
Andrey Andreev
5
-182
/
+5
2016-12-01
Remove tests broken by the func removals from last few commits
Andrey Andreev
2
-32
/
+1
2016-12-01
Remove previously deprecated Email Helper
Andrey Andreev
5
-167
/
+12
2016-12-01
Remove previously deprecated CI_Config::system_url()
Andrey Andreev
4
-25
/
+2
2016-12-01
Remove previously deprecated fetch_*() methods from CI_Router
Andrey Andreev
3
-44
/
+5
2016-12-01
Remove previously deprecated CI_Input::is_cli_request()
Andrey Andreev
4
-34
/
+9
2016-12-01
Fix steps numbering in 3.2.0 upgrade instructions
Andrey Andreev
1
-2
/
+2
2016-12-01
Remove a function_exists('escapeshellarg') check from CI_Upload
Andrey Andreev
1
-3
/
+1
[next]