Commit Graph

16279 Commits (fc209a594445fbea503332e601df2f253c64de7b)
 

Author SHA1 Message Date
Vincent Petry 788c8540aa Added isLocal() method to storage, used for xsendfile 13 years ago
Vincent Petry be47e156a5 Merge pull request #6952 from MartialGeek/add_freebox_support 13 years ago
Vincent Petry 5ab12a8b85 Merge pull request #6445 from owncloud/fix_5956 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Thomas Müller 0d94da7e9e Merge pull request #7099 from owncloud/fix-autoconfig-master 13 years ago
Vincent Petry aff1cafaca Merge pull request #7089 from owncloud/sharing-searchbymime 13 years ago
Morris Jobke 8f7b99d2e5 Merge pull request #7105 from NCTU-NBA/pr-7098 13 years ago
Pellaeon Lin 946fccc0dd Remove unused template variable assignment of files_sharing/template/public.php 13 years ago
Pellaeon Lin 8c56e21ced Move template variable assignment to correct place 13 years ago
Thomas Müller e2625ae7aa fixing autoconfig handling 13 years ago
Thomas Müller e2a28e5d1d Merge pull request #7091 from owncloud/jenkins-catchsetuperrors 13 years ago
Jan-Christoph Borchardt 61aa6ead83 Merge pull request #6490 from owncloud/theming-for-appstemplate 13 years ago
Jan-Christoph Borchardt b0692af29a Merge pull request #7064 from owncloud/files-scrolltopafterupdate 13 years ago
Vincent Petry 20935f4e24 Catch setup errors during autotest 13 years ago
Björn Schießle 697b25f165 Merge pull request #7032 from owncloud/enc_fix_delete 13 years ago
Robin Appelman 1e79369338 merge master into storagestatistics-reuse 13 years ago
Vincent Petry fa5ddc3e18 Fixed searchByMime in shared cache 13 years ago
Thomas Müller 9d9f360b77 Load authentication apps to get users from all backends - fixes #7019 13 years ago
Vincent Petry 3d88b10f20 Merge pull request #7067 from owncloud/core-sessionheartbeatconfig 13 years ago
Thomas Müller ced80c6f27 Merge pull request #6969 from owncloud/tests-morecoverage 13 years ago
Thomas Müller 6d3b61f388 Merge pull request #7011 from owncloud/jshint 13 years ago
Thomas Müller 45ab9810c5 fixing typos 13 years ago
Vincent Petry fe2a63ffd4 Scroll to the top after switching dir 13 years ago
Jan-Christoph Borchardt 0609f30d1c Merge pull request #6235 from NCTU-NBA/pr-exceed_upload_limit_msg 13 years ago
Jens-Christian Fischer 11f46e121c close statement in MimeType detection is executed [#7069] 13 years ago
Vincent Petry bd6734291c Merge pull request #6081 from owncloud/partfilewebdavfix 13 years ago
Robin Appelman f830ad0e47 Don't create new thumbnails on the write hook 13 years ago
Robin Appelman 3afdcd85e7 Add unit test for quote wrapper size root 13 years ago
Morris Jobke 3c80071807 Merge pull request #4795 from owncloud/setup 13 years ago
icewind1991 a27529709b Merge pull request #6647 from owncloud/memcache-public 13 years ago
Vincent Petry e266e50699 Merge pull request #7065 from owncloud/errorHandler_tests 13 years ago
Vincent Petry e75f7e58e9 Added unit tests for session_keepalive / heartbeat 13 years ago
Vincent Petry 912da8d277 Added session_keepalive setting 13 years ago
Georg Ehrke d55ef442cd properly check if pdf and svg modules are installed 13 years ago
Bjoern Schiessle 36838b2837 add test for password remove method 13 years ago
Jan-Christoph Borchardt 49f0f9f2f6 Merge pull request #7057 from owncloud/pictures-icon 13 years ago
Jan-Christoph Borchardt 3692260174 Merge pull request #7055 from owncloud/ellipsize-modified-date 13 years ago
Jan-Christoph Borchardt cfcd71f3e4 better picture icon, fix https://github.com/owncloud/apps/issues/1401 13 years ago
Jan-Christoph Borchardt b56dbbe0e5 fix misalignment of modified dates, shift to right 13 years ago
Jan-Christoph Borchardt 6d7d3c16d0 ellipsize long modified dates to make room for showing delete button, fix #7040 13 years ago
Björn Schießle 9a0d7c5be4 Merge pull request #7014 from owncloud/fix_ocs_share_api 13 years ago
Björn Schießle c0aeaf9ec0 Merge pull request #7013 from owncloud/dont_write_passwords_to_log 13 years ago
Robin Appelman 0ae4022fb4 Also clean up the filecache table when deleting a storage entry 13 years ago
Robin Appelman 8d6a3a00b4 Revert "Use Cache->clear to cleanup the filecache for removed users" 13 years ago
Bjoern Schiessle 97921d0c25 add function to extract filename from sharekey name + tests 13 years ago
Bjoern Schiessle cf5277b558 also load error handler if debugging is enabled 13 years ago
Bjoern Schiessle 44b637470c remove passwords in URLs from all log messages 13 years ago
Bjoern Schiessle fe5f512272 added tests for the delete hooks if the trash bin is disabled 13 years ago
Morris Jobke 5844d682a7 Use === instead of ==, add missing whitespace and CSS class 13 years ago
Chris LeBlanc 652f60419f Removed '/'. Fixes #7035. 13 years ago