Commit Graph

5019 Commits (f62c4eafa549a26efcce025e3b33ed87cbce5fd4)

Author SHA1 Message Date
Thomas Müller 76f8be3b7a fixing namespaces and rename hasCategory to hasTag 12 years ago
Thomas Müller 1274d6116d updating php docs 12 years ago
Jenkins for ownCloud 6b1843d91b [tx-robot] updated from transifex 12 years ago
Thomas Tanghus 09d043729a Note to self 2: Do as you preach. Test! 12 years ago
Thomas Tanghus 79cd655920 Note to self: Test before pushing!!! 12 years ago
Thomas Tanghus 2ef0b58ff6 Don't try to be clever 12 years ago
Thomas Tanghus 534933ee9b Use new emitter system 12 years ago
Thomas Tanghus 442a2e074c Update to adhere to the coding guidelines. 12 years ago
Thomas Tanghus 6ba23912a7 Add getUserFolder/getAppFolder to Server. 12 years ago
Thomas Tanghus d3f88ceeb4 Add some docs to the sessions interface. 12 years ago
Bjoern Schiessle 1a60aa2b6a only remember password if the user changes the permissions, otherwise the user disabled the password protection 12 years ago
Thomas Müller ce58c32c90 using OC_Config::$object->setValue in order to get the underlying exception thrown up to the caller 12 years ago
Thomas Müller 5ae4d67540 in case the cache cannot be initialized within the autoloader we just shoul not use it 12 years ago
Thomas Tanghus b0762ad3bf OC_VCategories=>OC\Tags. Public interface + getter in server container 12 years ago
Thomas Tanghus 8b4f4a79e2 Still some session leftovers. 12 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 12 years ago
Thomas Tanghus 5bddb5377a Purge session from Request - and fix some styles 12 years ago
Thomas Tanghus 5c19b995db Add interface for Session and add getter in server container. 12 years ago
Thomas Tanghus 1a13062701 Add legacy wrapper 12 years ago
Thomas Tanghus fe86182dac OC_Cache namespace changes and add UserCache to server container. 12 years ago
Thomas Müller b9e943f5d5 fix naming 12 years ago
Thomas Müller 822daa8f8a class files have to be lowercase 12 years ago
Thomas Müller 981a41e2cd adding interface for middleware 12 years ago
Thomas Müller c8f9efeb94 etag changes are now propagated up the file tree 12 years ago
Andreas Fischer a92d4c2c09 Perform expiration date checking before returning share data for token. 12 years ago
Thomas Müller 3c026b7cf6 recreate an etag within the scanner if the cache contains an empty etag 12 years ago
Thomas Müller 39599019e5 adding detection of aborted uploads 12 years ago
Thomas Müller 16ef5a8b35 returning the number of stored bytes in store() and adding cleanup() method 12 years ago
Thomas Müller 0fb719dffe adding size() to the file cache 12 years ago
Thomas Tanghus eab84d3d96 Add OCP\DB::getErrorMessage() to public namespace. 12 years ago
Thomas Müller 5d4e9e0d25 /OC/Server has created too early causing issues with config operations as OC:$SERVERPATH was not yet initialized 12 years ago
Thomas Müller af0069bf03 adding getRootFolder() to server container and hooking up the new files api 12 years ago
Thomas Müller 0f4e214a90 adding null check on a mount's storage 12 years ago
Jenkins for ownCloud 556bd1ef23 [tx-robot] updated from transifex 12 years ago
Thomas Müller 049e57ac4a remove unused OC_L10N 12 years ago
Thomas Müller 8c9add4d32 adding TB and GB to OC_Helper::humanFileSize 12 years ago
Andreas Fischer 786017c247 Register EventSubscriber that resets Oracle's NLS_DATE_FORMAT etc. 12 years ago
Andreas Fischer 7f07d737f8 Create instance of Doctrine\Common\EventManager() in OC_DB. 12 years ago
Robin Appelman 58ed78aa9e cleanup public storage interface a bit 12 years ago
Thomas Müller 8543951cf9 adding icons for shared folders and external folders 12 years ago
Jenkins for ownCloud 68015b2761 [tx-robot] updated from transifex 12 years ago
kondou bf7f94422f Bring another enable_avatars to $_ and fix $thus->$this 12 years ago
Thomas Müller af2164bbcb no further comment - which dev did not test this BEFORE submitting the pull request? 12 years ago
Robin Appelman 2e5ce091f0 add storage backend interface to public namespace 12 years ago
Robin Appelman 9ad7891b4e improve phpdoc for the public files interface 12 years ago
Robin Appelman e271a55783 move filesystem expceptions to global namespace 12 years ago
Robin Appelman 315344eb9c move public files api to a clearer namespace 12 years ago
Jenkins for ownCloud 72689f643b [tx-robot] updated from transifex 12 years ago
Axel Roenn 7810e27dad Changed default behaviour to not log IP address in case of an auth failure. Can be configured in OC conf now. 12 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 12 years ago