Commit Graph

4656 Commits (9116303cfc5259f05ec348809bfbc8757d4657cb)

Author SHA1 Message Date
Thomas Müller 9116303cfc fixing typos 13 years ago
Bart Visscher e92abfd4d8 Add Config container class to server container 13 years ago
Bart Visscher e3013c5801 Add Navigation class to server container 13 years ago
Bart Visscher aa8a85f77d Add DBConnection to server container 13 years ago
Bart Visscher ac73ce1b2a Add UserSession to server container 13 years ago
Thomas Müller 1274d6116d updating php docs 13 years ago
Thomas Tanghus 09d043729a Note to self 2: Do as you preach. Test! 13 years ago
Thomas Tanghus 79cd655920 Note to self: Test before pushing!!! 13 years ago
Thomas Tanghus 534933ee9b Use new emitter system 13 years ago
Thomas Tanghus d3f88ceeb4 Add some docs to the sessions interface. 13 years ago
Thomas Tanghus 8b4f4a79e2 Still some session leftovers. 13 years ago
Thomas Tanghus 5bddb5377a Purge session from Request - and fix some styles 13 years ago
Thomas Tanghus 5c19b995db Add interface for Session and add getter in server container. 13 years ago
Thomas Tanghus 1a13062701 Add legacy wrapper 13 years ago
Thomas Tanghus fe86182dac OC_Cache namespace changes and add UserCache to server container. 13 years ago
Thomas Müller b9e943f5d5 fix naming 13 years ago
Thomas Müller 822daa8f8a class files have to be lowercase 13 years ago
Thomas Müller 981a41e2cd adding interface for middleware 13 years ago
Thomas Tanghus eab84d3d96 Add OCP\DB::getErrorMessage() to public namespace. 13 years ago
Thomas Müller 5d4e9e0d25 /OC/Server has created too early causing issues with config operations as OC:$SERVERPATH was not yet initialized 13 years ago
Thomas Müller af0069bf03 adding getRootFolder() to server container and hooking up the new files api 13 years ago
Thomas Müller 0f4e214a90 adding null check on a mount's storage 13 years ago
Jenkins for ownCloud 556bd1ef23 [tx-robot] updated from transifex 13 years ago
Thomas Müller 049e57ac4a remove unused OC_L10N 13 years ago
Thomas Müller 8c9add4d32 adding TB and GB to OC_Helper::humanFileSize 13 years ago
Andreas Fischer 786017c247 Register EventSubscriber that resets Oracle's NLS_DATE_FORMAT etc. 13 years ago
Andreas Fischer 7f07d737f8 Create instance of Doctrine\Common\EventManager() in OC_DB. 13 years ago
Robin Appelman 58ed78aa9e cleanup public storage interface a bit 13 years ago
Thomas Müller 8543951cf9 adding icons for shared folders and external folders 13 years ago
Jenkins for ownCloud 68015b2761 [tx-robot] updated from transifex 13 years ago
kondou bf7f94422f Bring another enable_avatars to $_ and fix $thus->$this 13 years ago
Thomas Müller af2164bbcb no further comment - which dev did not test this BEFORE submitting the pull request? 13 years ago
Robin Appelman 2e5ce091f0 add storage backend interface to public namespace 13 years ago
Robin Appelman 9ad7891b4e improve phpdoc for the public files interface 13 years ago
Robin Appelman e271a55783 move filesystem expceptions to global namespace 13 years ago
Robin Appelman 315344eb9c move public files api to a clearer namespace 13 years ago
Jenkins for ownCloud 72689f643b [tx-robot] updated from transifex 13 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 13 years ago
Jenkins for ownCloud 92f6c3bb10 [tx-robot] updated from transifex 13 years ago
Robin Appelman 46a57a9f05 change View->deleteAll to an alias of View->rmdir since rmdir works recursive 13 years ago
Jenkins for ownCloud e895cf9188 [tx-robot] updated from transifex 13 years ago
Robin Appelman 2e1b534957 update phpdoc for public fileapi 13 years ago
Robin Appelman 0131a32025 extract interfaces from fileapi for public namespace 13 years ago
Robin Appelman 1cfd03771f use === 13 years ago
Bjoern Schiessle b8241aa79d remove some more debug output 13 years ago
Bjoern Schiessle edb78c917c remove some error_logs 13 years ago
Bjoern Schiessle d33fabd02d remove error logs 13 years ago
Bjoern Schiessle 627b6164c4 if the files doesn't exist yet we start with the parent to search for shares 13 years ago
Thomas Müller e9849270e3 Revert "fixes #4574" 13 years ago
kondou 221bbd275c Use \OC_App for checking whether encryption is enabled 13 years ago