Commit Graph

10398 Commits (f6446a64b62e964e043995f6bfeb2118a7dc489a)

Author SHA1 Message Date
Joas Schilling ea2bf49be0 Adjust the method name to reflect it's behaviour 9 years ago
Roeland Jago Douma ca6bd5cacd Follow the interface again 9 years ago
Vincent Petry ea6341df29 Core interfaces for system tags and its manager 9 years ago
Jenkins for ownCloud c10be07c1b [tx-robot] updated from transifex 9 years ago
Robin Appelman 71b86c0ed4 Handle non existing users as owner in the view 9 years ago
Joas Schilling e2cfcd992c Allow storage wrappers to through a forbidden exception with retry information 9 years ago
Joas Schilling 2fde6a77d7 Add tests for the "return $this" and fix it on the new method 9 years ago
Lukas Reschke daa388ce8d Move index.php from files to AppFramework 9 years ago
Thomas Müller 6ffd042a64 fixes #20538 9 years ago
Joas Schilling 40d5d55124 Remove the icon for now 9 years ago
Joas Schilling 1666af89c2 Add "is primary action" to actions 9 years ago
Roeland Jago Douma 1e9fc33212 [Share2.0] OCS Share API getShare uses new code 9 years ago
Vincent Petry 84e5b76d3c Add getOwner() method to FileInfo and Node API 9 years ago
Hendrik Leppelsack 7ab56de58b move form styles from styles.css to inputs.css 9 years ago
Christian Schnidrig d0464bf772 enable microseconds in log timestamps 9 years ago
Jenkins for ownCloud 9145aa607a [tx-robot] updated from transifex 9 years ago
Joas Schilling c9753655dc Do not use the asset pipeline when doing updates 9 years ago
Jenkins for ownCloud 5dd59b4bd2 [tx-robot] updated from transifex 9 years ago
Thomas Müller c9b671a12f Handle errors on memcached level - fixes #17397 9 years ago
Lukas Reschke ba67dd9818 Add warning log entry when user accesses untrusted domain 9 years ago
Robin Appelman 331ef0e3c0 Add getOwner to FileInfo 9 years ago
Björn Schießle 2960a208cd use a HintException to have some useful user output in case of an error 9 years ago
Roeland Jago Douma 402e0afbc5 Fix Error message when sharing outside of group 9 years ago
Lukas Reschke 045ea4eb2b Use native CSPRNG if available 9 years ago
Joas Schilling fe04451cb1 Do not allow two different version requirements 9 years ago
Jenkins for ownCloud f8637b6082 [tx-robot] updated from transifex 9 years ago
Roeland Jago Douma 0bb5eadf89 [autoloader] Make sure to load construct full paths 9 years ago
Joas Schilling 292dc553c3 Make sure that group names are strings not integers 9 years ago
Robin Appelman d36e1bbab2 escape like parameter for move queries 9 years ago
Robin Appelman d514200b56 Add escapeLikeParameter to IDBConnection 9 years ago
Robin Appelman b05e1b6ed3 define escape character for like statements on oracle 9 years ago
Robin Appelman b394fe8709 define escape character for like statements on sqlite 9 years ago
Robin Appelman 236c3c62cc move from OC_DB to IDBConnection 9 years ago
Roeland Jago Douma 0be05fdddd Add unshare hooks 9 years ago
Roeland Jago Douma 6624fa212a The new sharing code now handles deletion 9 years ago
Roeland Jago Douma 9567fa1194 Initial setup of shareing 2.0 sharemanager and share 9 years ago
Arthur Schiwon 51ead4e59b subadmin methods should not return any null user or group 9 years ago
Morris Jobke 3778680f3f Drop unused tables principalgroups and principals 9 years ago
Morris Jobke 6b6f19bb94 Drop unused table file_map 9 years ago
Jenkins for ownCloud 2f4fa5b49c [tx-robot] updated from transifex 9 years ago
Robin Appelman a2cfbd975a mark path as checked 9 years ago
Björn Schießle d1a090e3e2 adjust comment, this parameter was added for 9.0 9 years ago
Robin Appelman c487f0f138 when a file is locked use old cache data 9 years ago
Robin Appelman 0a56313ca4 fix whitespace 9 years ago
Björn Schießle 6d0a324144 make sure that we update the unencrypted size for the versions 9 years ago
Bjoern Schiessle 4719305e3b cache result from parent folders 9 years ago
Jenkins for ownCloud 7fe047425f [tx-robot] updated from transifex 9 years ago
Robin Appelman fc7f7e5c37 only lock in getDirectoryContent if we need to update the cache 9 years ago
Robin Appelman 4f2656993e only lock in getFileInfo if we need to update the cache 9 years ago
Robin Appelman 0397871f7e Split checkUpdate 9 years ago