Commit Graph

6919 Commits (0aa652ecfdaf4cbb7fbb0fd49256e644f86df71e)

Author SHA1 Message Date
Jenkins for ownCloud a169572223 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 260729fd7d Verify whether the URL is valid 12 years ago
Jenkins for ownCloud 9a4d2871eb [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 010732019a [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer ec7a10f882 reorder if statements to remove negation, indentation correction 12 years ago
Robin Appelman 43978befda Dont try to execute jobs that no longer exist 12 years ago
Robin Appelman bf12bba079 Dont throw an error when calling $server->getUserFolder when logged out 12 years ago
Jenkins for ownCloud 3f58d949e0 [tx-robot] updated from transifex 12 years ago
tiezdne 6a2f3921f6 Update mimetypes.list.php 12 years ago
Thomas Müller 2594fb80aa don't silently exit in cli-mode in case ownCloud in not yet installed 12 years ago
Thomas Müller a8b6cc6a07 - adding default value for $recoveryPassword 12 years ago
Thomas Müller 7d60f7a222 register type mappings for unknown/unsupported mysql types 12 years ago
Thomas Müller 363ba04f5e only commit in case a transaction is active 12 years ago
Sander 4e2954673a Revert change 12 years ago
Sander eacdf26cde Allow getAppFolder to get another apps path 12 years ago
Thomas Müller 31149fb1c3 adding special handling of checkPrecondition() for chunked upload 12 years ago
Joas Schilling 01878153e0 Add language parameter to public API for getL10N() 12 years ago
Thomas Müller 0a9e0d1051 perm -> permissions 12 years ago
Thomas Müller f0c0bd5251 check if $tables is an array 12 years ago
Lukas Reschke 1c16d012ab Remove uneeded `strip_tags` 12 years ago
Jenkins for ownCloud d09ec36751 [tx-robot] updated from transifex 12 years ago
Andreas Fischer bfd59bddf4 Extract Auth Header logic into new function handleAuthHeaders(). 12 years ago
Andreas Fischer fafed17c60 Deduplicate user/password extraction from alternative HTTP headers. 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
Robin Appelman 94fa21d146 Add group management to the public api 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