- Oct 23, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
fixing windows max depth test
-
Thomas Müller authored
Cleanup database handling
-
Morris Jobke authored
[master] Fix S3 connection regression
-
Morris Jobke authored
Fix S3 folder creation for new AWS API
-
Jan-Christoph Borchardt authored
"Group admin" default label (issue #7706)
-
Morris Jobke authored
make sure class file is loaded once
-
Thomas Müller authored
Close session for avatar get
-
Jenkins for ownCloud authored
-
- Oct 22, 2014
-
-
Vincent Petry authored
This also fixes the unit tests
-
Vincent Petry authored
-
Sebastian Bolt authored
Changed the column header to "Group Admin for" and the default value of the multiselect box to "no group" if user is not a groupadmin for any group.
-
Lukas Reschke authored
Use mixed as type
-
Lukas Reschke authored
This somehow blocked the "Users" UI for me when having a lot of users. - Shouldn't hurt here.
-
Arthur Schiwon authored
setup filesystem by username, not login name, fixes #11637
-
Lukas Reschke authored
Settings sidebar
-
Lukas Reschke authored
Actually query() returns value of the type "mixed" (as is also stated in the interface) - this is purely there to make our IDEs and Scrutinizer happier.
-
Jörn Friedrich Dreyer authored
Special treatment for Oracle
-
Lukas Reschke authored
introduce SessionMiddleWare to control session handling via an annotatio...
-
Lukas Reschke authored
Lazy initialize external storages
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Thomas Müller authored
-
Vincent Petry authored
Fixed the following external storages to not connect in the constructor, but do it on-demand when getConnection() is called. - S3 - SWIFT - SFTP
-
Jörn Friedrich Dreyer authored
guess mimetype on touch
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
Remove \OC\DB\ConnectionWrapper, have \OC\DB\Connection implement \OCP\IDBConnection directly instead
-
Björn Schießle authored
-
Morris Jobke authored
Allow apps to gather performance diagnistics
-
Jenkins for ownCloud authored
-
- Oct 21, 2014
-
-
Thomas Müller authored
-
Lukas Reschke authored
remove legacy class OC_Updater
-
Jörn Friedrich Dreyer authored
-
Lukas Reschke authored
URLEncode filenames to be compatible with special characters
-
Jenkins for ownCloud authored
-