Commit Graph

17213 Commits (64679b2e62909df9b3e493a0dc22151b5baae1a6)
 

Author SHA1 Message Date
Thomas Müller 26a89e369e Merge pull request #8137 from owncloud/routeing-requirements 13 years ago
Thomas Müller ecd74d3630 Merge pull request #8138 from owncloud/allow-app-in-routes.php 13 years ago
Tom Needham 654d5af394 Merge pull request #8027 from owncloud/routes-ocs 13 years ago
Vincent Petry 6cc578d1a7 Merge pull request #8018 from owncloud/ocs_result_success_is_100 13 years ago
Vincent Petry 8d05848391 Merge pull request #7825 from owncloud/hash-stream 13 years ago
Vincent Petry 9a8457aca0 Merge pull request #8053 from owncloud/preview-hook-root 13 years ago
Jenkins for ownCloud 7c072510d3 [tx-robot] updated from transifex 13 years ago
Bernhard Posselt f06ef8aa4b register middleware as string to not force request to be instantiated too early and thus not having url parameters 13 years ago
Thomas Müller 98a5f121fd To isolate the variable scope used inside the $file it is required in it's own method 13 years ago
Bernhard Posselt 70c88027db add requirements to routing 13 years ago
Thomas Tanghus 5b8c7a01e9 Merge pull request #8129 from owncloud/core-svgsupport 13 years ago
Joas Schilling 4c309b05ba Merge pull request #8128 from owncloud/fix/undefined-index-storage 13 years ago
Vincent Petry 4f11786a3d Fixed Sabre Node implementation to correctly return timestamps as int 13 years ago
Vincent Petry f84d66a24f Moved SVGSupport call to use OC.Util.SVGSupport() 13 years ago
Joas Schilling 352063cf0a Fix Undefined index: storage in share.php 13 years ago
Morris Jobke d8f56e3c00 Merge pull request #8049 from owncloud/filepickersvg 13 years ago
Vincent Petry b19671d204 Merge pull request #8126 from owncloud/remove_obsolete_code_in_sharing_js 13 years ago
Jan-Christoph Borchardt 1258cde020 fix search box wrapping on very narrow screens 13 years ago
Jan-Christoph Borchardt 0ad8e1b1e6 search: change date color to grey for less distraction 13 years ago
Jan-Christoph Borchardt d72269d361 increase height of result for better clickability 13 years ago
Jan-Christoph Borchardt ee6fe9718e make search results work on mobile as well 13 years ago
blizzz 9feebeaf40 Merge pull request #7837 from owncloud/fix_7530 13 years ago
Arthur Schiwon dbebf6bb5e add comment to clearify when a skip in the foreach happens 13 years ago
Jörn Friedrich Dreyer 9b0f289143 remove obsolete code 13 years ago
Joas Schilling fbb9e11a7e Merge pull request #8122 from owncloud/issue/8048 13 years ago
Joas Schilling e79a027e77 Always define sendmail_is_available 13 years ago
Jenkins for ownCloud 796f719548 [tx-robot] updated from transifex 13 years ago
Thomas Müller 1a09d64a77 Merge pull request #8117 from owncloud/fix-hard-coded-uman-str 13 years ago
Thomas Müller 73ac3d0fcd Merge pull request #7643 from owncloud/chainable_response 13 years ago
Vincent Petry c1345d3a2d Merge pull request #8111 from owncloud/trash-disablesharing 13 years ago
Volkan Gezer a4f42676ea Make hardcoded exception messages translatable 13 years ago
Vincent Petry bfb1e0867f Enable autowatch for karma 13 years ago
Vincent Petry 35ab6fe5a9 Disable sharing in trashbin app 13 years ago
Thomas Müller 618914282a Merge pull request #8110 from owncloud/fix-failing-config-unit-test 13 years ago
Thomas Müller a4fc92b05b class Test_Config is already declared 13 years ago
Arthur Schiwon 2407321625 add tests for LDAP 13 years ago
Arthur Schiwon 142fc5f3af fix return value when a search string was passed to return integer instead of array 13 years ago
Arthur Schiwon 9597f41904 add group tests 13 years ago
Arthur Schiwon 5f8d9b3a4e ask implementsAction instead of checking method_exists for easier testing 13 years ago
Arthur Schiwon 96cb75f5cf implement countUsersInGroup in LDAP group backend 13 years ago
Arthur Schiwon 698297feb3 add optional countUsersInGroup method to group backends 13 years ago
Thomas Müller 411a810ebe Merge pull request #8032 from owncloud/fs-backend-registration 13 years ago
Jenkins for ownCloud 4ad4b9768c [tx-robot] updated from transifex 13 years ago
Thomas Müller 9360dbf8a4 Merge pull request #8102 from owncloud/fix-appconfig-master 13 years ago
Jörn Friedrich Dreyer be9bc2c727 Merge pull request #8089 from bantu/autotest-checkout-pathspec 13 years ago
Thomas Müller c1fd300048 using array_key_exists() instead of isset() - required because in case the value is null isset is returning false 13 years ago
Thomas Müller 85e7921b14 fixing undefined exception classes 13 years ago
Thomas Müller 240d1ae6b9 unit test testSetAppValueIfSetToNull() added 13 years ago
Thomas Müller c86bda0325 Merge pull request #8065 from owncloud/avatar-highdpi 13 years ago
Thomas Müller 3ac009c2b4 unit tests for dynamic backend registration 13 years ago