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
/
system
/
libraries
/
Cache
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-25
inserted required attribute in html tag
Francisco Javier Llanquipichun Garcia
2
-2
/
+2
2019-10-21
cache: redis: Check version of redis not phpredis
Nebojsa Cvetkovic
1
-1
/
+1
2019-09-25
Fix indent
sapics
4
-16
/
+16
2019-09-19
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-6
/
+25
2019-09-18
[ci skip] Update Cache library Redis driver to work with phpRedis 5, similarl...
Andrey Andreev
1
-1
/
+12
2019-05-11
[ci skip] Merge pull request #5753 from exussum12/fixIncrRedis
Andrey Andreev
1
-2
/
+2
2019-05-10
Update Cache_redis.php
Scott Dutton
1
-1
/
+1
2019-05-08
Fix increment / decrement
Scott Dutton
1
-3
/
+3
2019-05-08
Alterntive redis fix
Scott Dutton
1
-12
/
+3
2019-01-02
Merge pull request #5662 from jim-parry/copyright2019
Instructor, BCIT
7
-21
/
+21
2018-12-27
Update copyright date to 2019
Jim Parry
8
-16
/
+16
2018-12-17
[ci skip] Merge pull request #5651 from pawelkg/develop
Andrey Andreev
1
-1
/
+1
2018-12-12
Fix tabs
Paweł Kłopotek-Główczewski
1
-1
/
+1
2018-12-09
Test if cache file is writable before unlink it
Paweł Kłopotek-Główczewski
1
-1
/
+1
2018-05-18
http:// to https://
Mehdi Bounya
8
-17
/
+17
2018-01-09
[ci skip] Merge pull request #5376 from jim-parry/copyright-update
Andrey Andreev
7
-14
/
+14
2018-01-09
Annual copyright update
Master Yoda
8
-16
/
+16
2018-01-05
[ci skip] Merge pull request #5369 from tianhe1986/develop_cache_memcache
Andrey Andreev
1
-2
/
+12
2018-01-05
Do not retry after calling add()
tianhe1986
1
-2
/
+2
2018-01-04
Calling another increment/decrement if add() return FALSE.
tianhe1986
1
-4
/
+2
2018-01-02
Calling add() after increment/decrement when the return value is FALSE.
tianhe1986
1
-4
/
+14
2017-12-25
Setting initial value with increment/decrement functions.
tianhe1986
1
-0
/
+2
2017-09-25
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-26
/
+22
2017-09-25
[ci skip] Fix potential object injection in apc cache driver; deprecate the a...
Andrey Andreev
1
-26
/
+22
2017-03-26
Added method separator as comment.
George Petculescu
1
-0
/
+2
2017-03-26
Added get_loaded_driver() method to Cache.php; updated docs.
George Petculescu
1
-0
/
+10
2017-02-20
Remove serialization/deserialization array
katsew
1
-3
/
+3
2017-02-20
Remove specific argument from abstraction
katsew
1
-3
/
+2
2017-02-20
Align with spaces
katsew
1
-3
/
+3
2017-02-20
Remove unused link comment
katsew
1
-1
/
+0
2017-02-20
Change author to dev team
katsew
1
-1
/
+1
2017-02-20
Change version comment
katsew
1
-1
/
+1
2017-02-20
Add apcu driver into valid driver list
katsew
1
-0
/
+1
2017-02-20
Correct method and docs
katsew
1
-16
/
+16
2017-02-20
Create Cache_apcu class and copy source from Cache_apc class
katsew
1
-0
/
+221
2017-01-17
[ci skip] Merge pull request #4986 from ka7/feature/spelling
Andrey Andreev
1
-1
/
+1
2017-01-16
spelling fixes
klemens
1
-1
/
+1
2017-01-03
Update copyright data to 2017
Master Yoda
7
-14
/
+14
2016-12-31
Update copyright data to 2017
Master Yoda
7
-14
/
+14
2016-09-27
Add database index by default
logach
1
-1
/
+7
2016-08-11
Merge pull request #4762 from tianhe1986/develop_cache_file_metadata
Andrey Andreev
1
-2
/
+2
2016-08-11
Merge pull request #4762 from tianhe1986/develop_cache_file_metadata
Andrey Andreev
1
-2
/
+2
2016-08-11
Using "! isset($a, $b, ……)" instead of "! isset($a) OR ! isset($b) OR …...
tianhe1986
1
-1
/
+1
2016-08-11
Checking for $data['time'].
tianhe1986
1
-1
/
+1
2016-08-11
Merge pull request #4761 from tianhe1986/develop_cache_file_check
Andrey Andreev
1
-2
/
+2
2016-08-11
Cache_file: use $data['time'] for calculating expired time.
tianhe1986
1
-1
/
+1
2016-08-11
Cache_file: use is_file() for checking instead of file_exists().
tianhe1986
1
-2
/
+2
2016-07-26
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-1
/
+1
2016-05-20
Merge pull request #4638 from kasimtan/phpdoc_fixes
Andrey Andreev
1
-1
/
+1
2016-05-19
Fixed PHPDoc parameter name and type discrepancies
Kasim Tan
1
-1
/
+1
[next]