Commit Graph

2587 Commits (1b2e60b53d199dfc6534d32efbdccd2bce99ce8a)

Author SHA1 Message Date
Lukas Reschke 8689605999 Use info instead of warning log level 11 years ago
Lukas Reschke 0ed00bca43 Use namespace 11 years ago
Lukas Reschke 556c9b6f46 Write unit-tests and use DI 11 years ago
Lukas Reschke f2ddd565e8 Fix code-style 11 years ago
derkostka deedfad050 fix "app":"PHP","message":"Undefined variable: user at/principal.php#66" 11 years ago
dratini0 31970ee740 removed a little duplication 11 years ago
dratini0 f2075f803f Fix: X-Accel-Redirect did not support custom data dir and local mounts 11 years ago
Thomas Müller 81243b0f5d adding getDirectDownload() to Wrapper 11 years ago
Thomas Müller 5b00bc1d6e Adding basement for the direct download url 11 years ago
Lukas Reschke 222e4a0762 Check for hash 11 years ago
Frank Karlitschek 4a40e5699c remove Edition 11 years ago
Frank Karlitschek 3dea2b95c6 Automatically detect the edition based on the enterprise_key app. 11 years ago
Bernhard Posselt f195123765 Intelligent container 11 years ago
Bernhard Posselt 8e37214346 add an interface for the root folder so apps have an interface to deal with storage 11 years ago
Bernhard Posselt ba03b0b843 add an interface for the timefactory class 11 years ago
Morris Jobke 5383d83f9e Change support message to be more explicit about the enterprise edition 11 years ago
derkostka 1c22b1f626 Fix Undefined variable: result at tags.php#231 11 years ago
Arthur Schiwon ec0f80fee9 Split mapping from Access and Helper classes into it's own. Fully test them, too. 11 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 11 years ago
Lukas Reschke dbbf568192 Fix typo 11 years ago
Lukas Reschke a022e65285 Clarify return values 11 years ago
Morris Jobke 6da33e1ea7 introduce names for user backends - IUserBackend 11 years ago
Andreas Fischer 0ba5c182f0 HHVM: In APC cache clear, only request the cache key in APCIterator. 11 years ago
Andreas Fischer 3ebb69944b Do not call filesize(null), this function expects a string. 11 years ago
Vincent Petry 6224e29f25 Fix code style issues for tags plugin 11 years ago
drarko faaa1a89cb Fix extra quotes in custom tags in header 11 years ago
Vincent Petry 3c67900421 Remove obsolete method 11 years ago
Lukas Reschke e3230b5bc2 Add ultra-slim hack for incognito mode 11 years ago
Lukas Reschke 9031d79597 Return UID instead of login name 11 years ago
Lukas Reschke a02b00445e Store result of authentication 11 years ago
Lukas Reschke b91a435ed4 Move basic auth login out of `isLoggedIn` 11 years ago
Andreas Fischer fcf3c5197f HHVM: Add workaround for missing Memcached::deleteMulti() 11 years ago
Bernhard Posselt 6779bf113d add isAdmin and isInGroup methods for the group manager 11 years ago
Bernhard Posselt 236632702c add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 11 years ago
Andreas Fischer 8c509c3437 HHVM: Call libxml_use_internal_errors() instead of surpressing errors. 11 years ago
Vincent Petry 0b3f0716fc Returns and update tags through WebDAV PROPFIND and PROPPATCH 11 years ago
Robin Appelman 9ddd5033d4 Movable mountpoints are always deletable 11 years ago
Robin Appelman 2eab0f2121 Allow disabling previews per mount 11 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 11 years ago
Robin Appelman 95a145f67f Load mount specific options from the mount config 11 years ago
Lukas Reschke f6820406b6 Move the Null-Byte LDAP check to the user manager 11 years ago
Bernhard Posselt d59c4e832f first round of deprecation 11 years ago
Bernhard Posselt 9ae48e184b add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 11 years ago
Thomas Müller 775f6a1354 make sure styles and scripts are only loaded once 11 years ago
Joas Schilling 26100a6dfb Move timezone logic out of server.php 11 years ago
Thomas Müller e58b9d3eb7 fixing owncloud version 11 years ago
Vincent Petry c6be491a89 Return file info from Node API 11 years ago
Olivier Paroz 469fd3b3a3 Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflector 11 years ago
Philipp Knechtges 768aea57d3 make regex in controllermethodreflector.php compatible with PCRE 6.x 11 years ago
Robin McCorkell fdbb68a3c3 Return ? if mtime is 0 or -1 11 years ago