Stefan Weil
|
b1a856d7b7
|
lib: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2016-04-07 19:51:27 +02:00 |
Joas Schilling
|
e86fd945dd
|
Fix doc issue of cache wrapper
|
2016-03-21 10:45:53 +01:00 |
Robin Appelman
|
f2bba59b79
|
split cache->insert from cache->put
|
2016-02-03 12:55:36 +01:00 |
Robin Appelman
|
1369f2c684
|
cleanup shared cache
|
2016-01-28 11:46:43 +01:00 |
Robin Appelman
|
6d321f5f6b
|
Return a class from cache operations instead of an array
|
2016-01-14 12:54:42 +01:00 |
Thomas Müller
|
682821c71e
|
Happy new year!
|
2016-01-12 15:02:18 +01:00 |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Robin McCorkell
|
2b99fc76ec
|
Cleanup of PHPDoc return types
|
2015-01-16 20:30:43 +00:00 |
Vincent Petry
|
15ecb28d50
|
Make $userId mandatory for searchByTags
$userId is now a mandatory parameter for searchByTags.
Also fixed some places in the code where the argument was missing (Node
API and View)
|
2014-12-12 11:18:35 +01:00 |
Vincent Petry
|
25dde7e93b
|
Added searchByTags to view, storage and cache
|
2014-12-11 17:38:50 +01:00 |
Vincent Petry
|
ebba54d490
|
Fix numeric storage id for cache wrapper
|
2014-12-10 13:05:31 +01:00 |
Robin Appelman
|
abb6e89c5d
|
Add storage and cache wrappers to jail a storage to a subfolder
|
2014-11-27 15:25:53 +01:00 |