Commit Graph

7545 Commits (4438c7de1d0a66bb2c4eaff3bd718e5c946caa6f)

Author SHA1 Message Date
Robin Appelman 0a3f57f832 Pass the cached data to the filesystem watcher 12 years ago
Jenkins for ownCloud 9babcfb9e2 [tx-robot] updated from transifex 12 years ago
kondou 729dffed5e Load avatar in header via PHP 12 years ago
Lukas Reschke c30b7f8197 Remove unreachable statement 12 years ago
Jenkins for ownCloud e75c2edba6 [tx-robot] updated from transifex 12 years ago
Lukas Reschke be06937e65 Use mixed as type 12 years ago
Arthur Schiwon 993376fb6f better variable name 12 years ago
Arthur Schiwon e0342db47c set up FS by username, not login name\! 12 years ago
Thomas Müller 02c5933af8 introduce SessionMiddleWare to control session handling via an annotation 12 years ago
Robin Appelman d83b11d34a Use statements wrapper in \OCP\IDB 12 years ago
Robin Appelman e6f6cdd19f Bit more cleanup 12 years ago
Robin Appelman 2ae6a0d96d Move creating the database connection to the server container 12 years ago
Robin Appelman d4e929c37a Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 12 years ago
Robin Appelman 97a6f5c46b Extend \OCP\IDBConnection to cover more use cases 12 years ago
Robin Appelman 72f99f5041 Remove \OC\DB\ConnectionWrapper, have \OC\DB\Connection implement \OCP\IDBConnection directly instead 12 years ago
Bjoern Schiessle b7718bc212 always use the correct share type 12 years ago
Jenkins for ownCloud 916e710ece [tx-robot] updated from transifex 12 years ago
Thomas Müller 2814a294c8 call initPaths() right before the server is instantiated 12 years ago
Jenkins for ownCloud 8485743e33 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 8f8abdbaee Add unit tests for convertToRelativePath 12 years ago
Lukas Reschke 7b94c7f9c1 Refer to relative path instead of absolute path 12 years ago
Thomas Müller c8e8945efb implement localizations based on punic 12 years ago
Thomas Müller d9907b6fa3 move some deprecated usage of OC_Config and OC_AppConfig to \OC::server 12 years ago
Thomas Müller 6af0e76a03 remove legacy class OC_Updater 12 years ago
Robin Appelman 9fd234f63f Log some additional events 12 years ago
Robin Appelman beb1c6ad74 Allow adding events that hapend before the event logger was loaded 12 years ago
Robin Appelman 4a8358bc50 Rename to NullQueryLogger 12 years ago
Robin Appelman 1e69f5e7ac Log some basic events 12 years ago
Robin Appelman 6e08014781 Rename namespace to Diagnostics 12 years ago
Robin Appelman 2790bda4f8 Activate the query logger on connect 12 years ago
Robin Appelman b71d1d3616 Add QueryLogger interface to allow apps to get a list of used queries 12 years ago
Robin Appelman d38050cf52 Add an EventLogger interface to allow apps to get a log of the request timeline 12 years ago
Jörn Friedrich Dreyer ca0e3fdfea throw exception in writeBack, the returned boolean is checked nowhere 12 years ago
Jörn Friedrich Dreyer 9b0f0df7f5 make skeleton compatible with objectstore 12 years ago
Jenkins for ownCloud 87da62072b [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 68dd1edbfe [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 4e8c7570d4 make performance less bad. Still far from good, but at least it works 12 years ago
Arthur Schiwon a7a532f58a with several backends, more than limit can be returned 12 years ago
Vincent Petry 27c22f071d Encapsulate require_once to avoid name space bleedind 12 years ago
Thomas Müller 93b0f1a3bf adding cssmin and jssmin(minify) 12 years ago
Lukas Reschke af335a39f1 Add PHPDoc about sanitization of "insertIfNotExist" 12 years ago
Jenkins for ownCloud 92f2914335 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 53e0cf2f74 Add a try catch block 12 years ago
Thomas Müller f7097faf82 Special treatment for Oracle 12 years ago
Thomas Müller a04159090f include the apps' versions hash to invalidate the cached assets 12 years ago
Lukas Reschke 4deb57bfae Remove insane comment 12 years ago
Lukas Reschke 9cfbf7ed1c Fix SVG icons 12 years ago
Jörn Friedrich Dreyer 0254a3c406 make trashbin compatible with objectstore, replace glob with search in cache, make unknown free space work like unlimited free space 12 years ago
Jenkins for ownCloud c8d8578d1a [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer c27fd94ec8 in cli mode return true for isHtaccessWorking 12 years ago