- Oct 31, 2014
-
-
Vincent Petry authored
Only mount the storages for the user once
-
Vincent Petry authored
on xp'ed mode and switching configurations: save raw mode instead of tog...
-
Jenkins for ownCloud authored
-
- Oct 30, 2014
-
-
Morris Jobke authored
prevent PHP notice
-
Vincent Petry authored
Fix the addHeader tag attributes text methods to not ignore the text parameter
-
Vincent Petry authored
rework getFileSize
-
Thomas Müller authored
-
Thomas Müller authored
Update pear/archive_tar to 1.3.13
-
Jan-Christoph Borchardt authored
introduce sidebar for admin page
-
Lukas Reschke authored
Clear session after logout
-
Morris Jobke authored
Allow any outgoing XHR connections
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
-
Thomas Müller authored
Fix stupid copy paste fail
-
Morris Jobke authored
Add a generic data response
-
Thomas Müller authored
-
Thomas Müller authored
-
Morris Jobke authored
Properly register sharing hooks and proxies
-
Morris Jobke authored
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/8420
-
Vincent Petry authored
This will fix failing tests when shares weren't cleant up on delete due to missing hooks. Added login for user1 in setUp().
-
Lukas Reschke authored
...
-
Jenkins for ownCloud authored
-
- Oct 29, 2014
-
-
Lukas Reschke authored
Quickfix for https://github.com/owncloud/core/issues/11064
-
Morris Jobke authored
-
Arthur Schiwon authored
on xp'ed mode and switching configurations: save raw mode instead of toggling filter mode in tabs since their status is unknown and dealt with by the Wizard. Fixes #11848
-
Vincent Petry authored
Pass the cached data to the filesystem watcher
-
Morris Jobke authored
Fix moving share keys as non-owner to subdir
-
Lukas Reschke authored
Close session for search
-
Morris Jobke authored
-
Thomas Müller authored
[OC8] Load javascript translations using standard web technologies
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
This fix gathers the share keys BEFORE a file is moved to make sure that findShareKeys() is able to find all relevant keys when the file still exists. After the move/copy operation the keys are moved/copied to the target dir. Also: refactored preRename and preCopy into a single function to avoid duplicate code.
-
Thomas Müller authored
Update doctrine/dbal to 2.5
-
Thomas Müller authored
-
Thomas Müller authored
-
Lukas Reschke authored
Make search non-blocking.
-
Vincent Petry authored
-