Commit Graph

22400 Commits (696d9dc98e3dfc93b8102d5053cc2daf41faf01a)
 

Author SHA1 Message Date
Frank Karlitschek 696d9dc98e Merge pull request #13406 from owncloud/fix-php-doc 10 years ago
Lukas Reschke a1e92d61b3 Fix PHPDoc 10 years ago
Thomas Müller 051f626617 Merge pull request #13389 from owncloud/issue/13372-failing-oracle-tests-jenkins 10 years ago
Thomas Müller 0ebcc2d4f9 Merge pull request #13394 from owncloud/cache-remove-folder 10 years ago
Lukas Reschke 2426729ad4 Merge pull request #13395 from owncloud/show-readonly-mail 10 years ago
Lukas Reschke 1b671afa17 Merge pull request #13323 from owncloud/move-search 10 years ago
Lukas Reschke 9b4d5b502f Merge pull request #13397 from owncloud/files-greyhighlightondownload 10 years ago
Robin Appelman 0a3e0a1665 Additional unit test for recursive remove 10 years ago
Vincent Petry 7f24e77cfc Disallow ctrl click to select when selection not allowed 10 years ago
Vincent Petry d40301492d Auto-blur when clicking on file to download 10 years ago
Vincent Petry 7d81299014 Fixed thumbnal z-index for when no checkbox is there 10 years ago
Morris Jobke 022b698475 Show mail address & display name if it is read only 10 years ago
Robin Appelman 2248e465af Remove children from the cache in one query 10 years ago
Morris Jobke 36ced1f002 Merge pull request #13388 from owncloud/type-hint-url-params 10 years ago
Morris Jobke 3ce71b73c8 Merge pull request #13387 from owncloud/fix-urlparameters 10 years ago
Bernhard Posselt bb0c88a577 always set url parameters when they are available in the app dispatch 10 years ago
Joas Schilling 6769adcd0d Mask table and column names with backticks and add lastInsertID() workaround 10 years ago
Lukas Reschke 0da08bdb2c Add PHPDoc for `urlParams` 10 years ago
Thomas Müller 2fbe8bbcba Merge pull request #13370 from Sugaroverdose/fix_#13322 10 years ago
Morris Jobke 9b7c1a0093 Merge pull request #13347 from owncloud/share-scanpermissionsfromsource 10 years ago
Morris Jobke 8666d1d855 Merge pull request #13375 from owncloud/previews 10 years ago
Carla Schroder 2a5cbd7eca Note in config.sample.php that certain previews are not available in ms windows 10 years ago
Sugaroverdose b2de3b3d8d Force browser to redraw favorite icon 10 years ago
Jenkins for ownCloud 4c233fef2a [tx-robot] updated from transifex 10 years ago
Robin McCorkell 9d0915013b Merge pull request #13352 from owncloud/hhvm-array-key 10 years ago
Andreas Fischer b4a52e889a Do not use key() on array as the result depends on the internal array pointer. 10 years ago
Morris Jobke 925a680a24 Merge pull request #13354 from owncloud/hhvm-redis 10 years ago
Thomas Müller 337c43ce92 Merge pull request #13317 from owncloud/partfile-fileinfo 10 years ago
Morris Jobke 64d7463ca3 Merge pull request #13344 from owncloud/issue/13334-cleanup-tags-repairstep 10 years ago
Morris Jobke 34d6a1596c Merge pull request #13367 from owncloud/type-hint-server-method-from-request 10 years ago
Lukas Reschke 04ae8d2ea0 Add PHPDoc for magic property 'server' 10 years ago
Morris Jobke 455ad005a0 Merge pull request #13350 from owncloud/autoload-translations 10 years ago
Vincent Petry a9f0582e3e Use source storage permissions when scanning shared storage 10 years ago
Joas Schilling a22068cce3 Add a repair step to clean up orphan tags and tag entries 10 years ago
Bernhard Posselt 6737dd111d ignore core 10 years ago
Morris Jobke dc17019536 adjust paths for search 10 years ago
Lukas Reschke 01304aa27e Merge pull request #13351 from owncloud/check-for-existence 10 years ago
Bernhard Posselt 4ec4914bb4 move check into addTranslation method 10 years ago
Andreas Fischer 567c246094 HHVM: Prevent E_WARNING messages by Redis test in console output. 10 years ago
Bernhard Posselt 1cce1f0e6b dont load core scritps 10 years ago
Thomas Müller 89fccad8ce Merge pull request #13349 from owncloud/kill-deprecated-code-sharing 10 years ago
Vincent Petry 87f81e5926 Remove unneeded addTranslations() calls 10 years ago
Lukas Reschke 96cd7c017a Check for existence of $_GET keys 10 years ago
Morris Jobke 5b706a468f Merge pull request #13348 from owncloud/fix-app-required-oc-version-check 10 years ago
Thomas Müller 25806346c2 remove deprecated code - fixes #13119 10 years ago
Bernhard Posselt d6f1ff7993 only load translsations for apps 10 years ago
Bernhard Posselt 8cb60b2366 make translation lookup faster (O(n) -> O(1)) 10 years ago
Bernhard Posselt 717e3acd9b autoload app's js translations 10 years ago
Morris Jobke 3a6d2fcc10 Merge pull request #13345 from owncloud/increase-files-external-versions 10 years ago
Morris Jobke f846d1e3f1 Merge pull request #13341 from owncloud/update-readversionfromtemplate 10 years ago