Commit Graph

4677 Commits (7cad510f28e3d80de06cb98bbc5915b26dfa35d3)

Author SHA1 Message Date
Thomas Tanghus 60bff6c589 Use fetchOne() instead of numRows() when doing a COUNT(*). 12 years ago
Thomas Tanghus be402fab53 Forgot to return false if add() didn't add anything. 12 years ago
Thomas Tanghus 8a02afd87a Added more error checking in add() 12 years ago
Thomas Tanghus 1bbeb12e2e Updated method names and added a few more tests. 12 years ago
Thomas Müller b63acdb125 fixing namespaces and rename hasCategory to hasTag 12 years ago
Thomas Tanghus 45f73feb69 OC_VCategories=>OC\Tags. Public interface + getter in server container 12 years ago
Thomas Tanghus 5ca181eb23 More trimming 12 years ago
Thomas Tanghus 910a0338bb Use fetchOne() instead of numRows() when doing a COUNT(*). 12 years ago
Thomas Tanghus 93258e1170 Forgot to return false if add() didn't add anything. 12 years ago
Thomas Tanghus 0b4de847a9 Added more error checking in add() 12 years ago
Bart Visscher 0c6dcdba6b Add missing implements and fix parameters in IConfig 12 years ago
Thomas Müller d3d52dd23f PHPDoc & get UserManager from container for RooFolder 12 years ago
Thomas Müller f83f323269 fixing typos + adding missing filed $activeEntry 12 years ago
Thomas Müller e31f6c01e8 fixing PHPDoc 12 years ago
Thomas Müller 9116303cfc fixing typos 12 years ago
Bart Visscher e92abfd4d8 Add Config container class to server container 12 years ago
Bart Visscher e3013c5801 Add Navigation class to server container 12 years ago
Bart Visscher aa8a85f77d Add DBConnection to server container 12 years ago
Bart Visscher ac73ce1b2a Add UserSession to server container 12 years ago
Thomas Tanghus 314ca843e8 Updated method names and added a few more tests. 12 years ago
Thomas Müller 76f8be3b7a fixing namespaces and rename hasCategory to hasTag 12 years ago
Thomas Müller 1274d6116d updating php docs 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 534933ee9b Use new emitter system 12 years ago
Thomas Tanghus d3f88ceeb4 Add some docs to the sessions interface. 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
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 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