Commit Graph

6885 Commits (4bbdcfbccfe1fef28d3b6feea8a742e156295a63)

Author SHA1 Message Date
Thomas Müller f0c0bd5251 check if $tables is an array 12 years ago
Jenkins for ownCloud d09ec36751 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 80983f5853 [tx-robot] updated from transifex 12 years ago
Frank Karlitschek f92b5a2507 update appstore api url 12 years ago
Jenkins for ownCloud b736864e78 [tx-robot] updated from transifex 12 years ago
Robin Appelman 5a0397eb5e Fix renaming files in the root folder of a MappedLocal storage 12 years ago
Andreas Fischer d8bd8c4b66 Document why we have to check with defined() first. 12 years ago
Andreas Fischer e26612244a Make MySQL return "number of found rows" instead of number of "affected rows". 12 years ago
Stephan Peijnik 4d74aa09bf Port of #9584 12 years ago
Jenkins for ownCloud 0155326227 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 6967d328e2 make sure that 'OC_Theme' exists before checking if the method exists 12 years ago
Jörn Friedrich Dreyer 818929274d use UserSession service to resolve user id 12 years ago
Jörn Friedrich Dreyer b3106c321c use correct IUser in interface 12 years ago
Jörn Friedrich Dreyer 4a855be814 fix logger implementation and test 12 years ago
Jenkins for ownCloud ff11ef3c5b [tx-robot] updated from transifex 12 years ago
Thomas Müller 73e2bf7bf4 fixing PHPDoc 12 years ago
Arthur Schiwon ab2c7e06a4 remove dead code 12 years ago
Jörn Friedrich Dreyer 8f11019f45 mkae getRelativePath of file search results overwriteable in subclasses 12 years ago
Jörn Friedrich Dreyer eea5c2ee0a return relative path 12 years ago
Robin Appelman c3991ae13e Use the correct path when building the FileInfo for the search result 12 years ago
Vincent Petry 10a29556b0 - Added test to trigger index id error 12 years ago
Robin Appelman 51d0bdc90c Expose the user manager in the public server container 12 years ago
Robin Appelman 20c1ce7f47 Add public interfaces for User, UserManager and UserSession 12 years ago
Jenkins for ownCloud d7b8e3209b [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud c1e95d62ec [tx-robot] updated from transifex 12 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 12 years ago
Georg Ehrke fb685b0856 improve check for duplicate apps 12 years ago
Georg Ehrke 305db9c2d7 add proper version comparision in OC_Installer::isUpdateAvailable 12 years ago
Tigran Mkrtchyan 03f422153d files: storage: rename should check parent directories of old and new files 12 years ago
libasys cd88c2fd7b Update share.php 12 years ago
libasys b395ff549b Update share.php 12 years ago
Jörn Friedrich Dreyer 3f093974f9 use fileinfo object in search results 12 years ago
Daniel Hansson 851c1f87d6 Fix for #9422 12 years ago
Thomas Müller 5d2a3c83ac adding 'groups' entry to remote apps 12 years ago
Thomas Müller 1ae6e1bcf8 fixing typos 12 years ago
Jenkins for ownCloud 6e2e0108ee [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 3338a0f236 port of #9500 12 years ago
Robin Appelman 3e3d460729 use case insensitive LIKE when searching for files in mysql 12 years ago
Robin Appelman 76c709d7de Add repair step to set MySQL collation to utf8_bin 12 years ago
Thomas Müller ea269f0067 Upload abortion is now detected within the OC_Connector_Sabre_File::put() 12 years ago
libasys e70a7af6da BugFix missing $item on 'file_target' Line 1911 12 years ago
Thomas Müller 8363f3c635 Adding new interface \OCP\Activity\IExtentsion 12 years ago
Jenkins for ownCloud 20fc4b8b53 [tx-robot] updated from transifex 12 years ago
Georg Ehrke e5e8e28ae7 add ocsids to info.xml 12 years ago
Joas Schilling 5d3e1bc023 Only calculate the WEBROOT from scriptName if it contains $SUBURI 12 years ago
Joas Schilling e8537afd60 Only overwrite serverHost when in unit tests 12 years ago
Thomas Müller b091b15f0b MySQL: adding repair step to convert MyIsam tables to InnoDB 12 years ago
Jenkins for ownCloud 6e9905d7cf [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 33492b4448 [tx-robot] updated from transifex 12 years ago
Georg Ehrke 1565089c02 fix phpDocBlock for OC_App::getAppInfo 12 years ago