nextcloud/lib
Vincent Petry 4f11786a3d Fixed Sabre Node implementation to correctly return timestamps as int
Negative timestamps were returned as string and were confusing other

Sabre API like Sabre_DAV_Property_GetLastModified.

This fix makes sure the timestamp is returned as int when defined.
2014-04-09 15:46:51 +02:00
..
l10n [tx-robot] updated from transifex 2014-04-09 01:56:49 -04:00
private Fixed Sabre Node implementation to correctly return timestamps as int 2014-04-09 15:46:51 +02:00
public Merge pull request #7643 from owncloud/chainable_response 2014-04-08 22:42:43 +02:00
autoloader.php Allow null as cache parameter (if no cache was found) and for cache removal. 2013-10-22 11:17:15 +02:00
base.php reduce code duplication, fix parse error, prevent page reload on hitting enter while changing the display name - refs #8085 2014-04-07 14:04:16 +02:00