Commit Graph

6937 Commits (2946a63f6bbcf298a30bb89ed72dbb650bc39def)

Author SHA1 Message Date
Jörn Friedrich Dreyer eea5c2ee0a return relative path 11 years ago
Robin Appelman c3991ae13e Use the correct path when building the FileInfo for the search result 11 years ago
Vincent Petry 10a29556b0 - Added test to trigger index id error 11 years ago
Robin Appelman 51d0bdc90c Expose the user manager in the public server container 11 years ago
Robin Appelman 20c1ce7f47 Add public interfaces for User, UserManager and UserSession 11 years ago
Jenkins for ownCloud d7b8e3209b [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud c1e95d62ec [tx-robot] updated from transifex 11 years ago
Thomas Müller e47cd5ebf1 append file extension to the temporary file which contains the downloaded archive - in case of zip files fileinfo doesn't seem to return anything reliable 11 years ago
Georg Ehrke fb685b0856 improve check for duplicate apps 11 years ago
Georg Ehrke 305db9c2d7 add proper version comparision in OC_Installer::isUpdateAvailable 11 years ago
Tigran Mkrtchyan 03f422153d files: storage: rename should check parent directories of old and new files 11 years ago
libasys cd88c2fd7b Update share.php 11 years ago
libasys b395ff549b Update share.php 11 years ago
Jörn Friedrich Dreyer 3f093974f9 use fileinfo object in search results 11 years ago
Daniel Hansson 851c1f87d6 Fix for #9422 11 years ago
Thomas Müller 5d2a3c83ac adding 'groups' entry to remote apps 11 years ago
Thomas Müller 1ae6e1bcf8 fixing typos 11 years ago
Jenkins for ownCloud 6e2e0108ee [tx-robot] updated from transifex 11 years ago
Arthur Schiwon 3338a0f236 port of #9500 11 years ago
Robin Appelman 3e3d460729 use case insensitive LIKE when searching for files in mysql 11 years ago
Robin Appelman 76c709d7de Add repair step to set MySQL collation to utf8_bin 11 years ago
Thomas Müller ea269f0067 Upload abortion is now detected within the OC_Connector_Sabre_File::put() 11 years ago
libasys e70a7af6da BugFix missing $item on 'file_target' Line 1911 11 years ago
Thomas Müller 8363f3c635 Adding new interface \OCP\Activity\IExtentsion 11 years ago
Jenkins for ownCloud 20fc4b8b53 [tx-robot] updated from transifex 11 years ago
Georg Ehrke e5e8e28ae7 add ocsids to info.xml 11 years ago
Joas Schilling 5d3e1bc023 Only calculate the WEBROOT from scriptName if it contains $SUBURI 11 years ago
Joas Schilling e8537afd60 Only overwrite serverHost when in unit tests 11 years ago
Thomas Müller b091b15f0b MySQL: adding repair step to convert MyIsam tables to InnoDB 11 years ago
Jenkins for ownCloud 6e9905d7cf [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 33492b4448 [tx-robot] updated from transifex 11 years ago
Georg Ehrke 1565089c02 fix phpDocBlock for OC_App::getAppInfo 11 years ago
Georg Ehrke 042ec984bd better validation: cadd extra check if appinfo/info.xml exists 11 years ago
Jenkins for ownCloud 23e0ef6ed0 [tx-robot] updated from transifex 11 years ago
Robin Appelman 4fe1cdd2a7 Add machine readable error messages to OC\JSON 11 years ago
Bjoern Schiessle e9f5730869 make sure that the umount hook always contains the path relative to data/user/files 11 years ago
Jenkins for ownCloud e4a3f8d3c4 [tx-robot] updated from transifex 11 years ago
Jörn Friedrich Dreyer b5545b81c6 make search case insensitive on postgres and oracle 11 years ago
Jörn Friedrich Dreyer b56f5f2773 deprecate OC_Search_Provider in favor of \OCP\Search\Provider 11 years ago
Bjoern Schiessle 3c45925e74 fix hook names 11 years ago
Vincent Petry 2fec6cbd5b Remove forgotten debug log 11 years ago
Philippe Kueck ef114b6594 silently discard the response body, needed for apache/mod_dav and maybe other dav servers which return an html body 11 years ago
Jenkins for ownCloud 1a1c5aa3c0 [tx-robot] updated from transifex 11 years ago
Robin Appelman edb67f9f4d Remove invalid mounts from the active fs 11 years ago
Jenkins for ownCloud 9933b33166 [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle bb935978fa don't move a share mount point into a different mount point 11 years ago
Bjoern Schiessle 735eac6c9d add a explicit interface for the home storage 11 years ago
Vincent Petry 7c17452028 Added unit test for default app URL 11 years ago
Morris Jobke b6a4cc20f7 Redirect after session expiry to the previous loaded page 11 years ago
Jörn Friedrich Dreyer 5a588333b2 introduce and use getCurrentConnection() 11 years ago