Commit Graph

21564 Commits (2bbb11fb63cec92b16a17ef1fa49d4a6a0495fd8)
 

Author SHA1 Message Date
Morris Jobke 78d9d49112 Merge pull request #12336 from owncloud/drop-getApps-getUsers 10 years ago
Arthur Schiwon b5e707b1bf trigger count on the correct filter 10 years ago
Arthur Schiwon 6b6147dafd phpdoc and mixed up letters 10 years ago
Arthur Schiwon 031d6c179f better readbility, no effective changes 10 years ago
Arthur Schiwon 0e6d47123a use underscore.js for undefined checks 10 years ago
Arthur Schiwon d8bb8afee3 this happens already before counting, no need anymore 10 years ago
Arthur Schiwon c9e865629e JS doc 10 years ago
Arthur Schiwon 4a3fe42b16 a corrected email attribute needs to be saved, not only returned 10 years ago
Arthur Schiwon f9b4f5f4e5 to reassure that selected attributes still work, do not count all matching entries but limit it to 1 in order to make it faster 10 years ago
Arthur Schiwon 71944a59a5 detectors (email, displayname..) are now started in one place, triggered from only 2 places. more reliable structure and flow, saves requests 10 years ago
Arthur Schiwon f725cc66a3 consolidate user count filter in wizard and user back end 10 years ago
Arthur Schiwon cb3af1dce2 detect user display name attribute and return user count depending on its presence 10 years ago
Morris Jobke 09fd34eed9 drop OC_Preferences::getUsers and getApps 10 years ago
Morris Jobke 985f8c3f69 Merge pull request #12330 from owncloud/jenkins-eat-that 10 years ago
Thomas Müller 7fa4c6d0bc Merge pull request #12321 from owncloud/checkForXMLWriter 10 years ago
Vincent Petry 391ece46e3 Fix file upload to ext storage when recovery key is enabled 10 years ago
Morris Jobke 604bf61e10 Merge pull request #12299 from owncloud/clean-lib-base-config 10 years ago
Lukas Reschke 713c8e0dac Merge pull request #12325 from owncloud/removeunneccessarylang 10 years ago
Joas Schilling b842059285 Remove testcleanuplistener.php 10 years ago
Joas Schilling 84d358a761 Clean up the test data in tearDownAfterClass() 10 years ago
Morris Jobke 8ae8eb4734 drop dependency of some commands on old config object 10 years ago
Thomas Müller cbb9caf030 Merge pull request #12226 from owncloud/remove-phpass 10 years ago
Morris Jobke 46e6104795 Merge pull request #12297 from owncloud/issue/10991-all-testcase 10 years ago
Volkan Gezer 995fe4a176 cleanup languages. closes #11274 10 years ago
Morris Jobke 288acb55a0 Merge pull request #12305 from owncloud/sharelist-nodelete 10 years ago
Lukas Reschke 9a1673c79d Check for XMLWriter class 10 years ago
Vincent Petry 6a08fca363 Merge pull request #12253 from owncloud/port-12154 10 years ago
Joas Schilling d15f1882f9 Simplify the binary finding code in the movie preview class 10 years ago
Joas Schilling 64421d76fd Deduplicate function by moving it to the OC_Helper 10 years ago
Vincent Petry 10d0883da9 Merge pull request #12257 from owncloud/l10n-loadtranslationsfromjs 10 years ago
Jenkins for ownCloud fffc5bc002 [tx-robot] updated from transifex 10 years ago
Vincent Petry 63fa8ec69a JSHint fixes in sharedfilelistSpec unit test file 10 years ago
Vincent Petry 98ec0451be Remove delete button in shared with others list 10 years ago
Olivier Paroz 68a9376858 Use a more universal shebang 10 years ago
Joas Schilling e32968cfce Remove exec() call with invalid name on windows 10 years ago
Vincent Petry ffe57d89e4 Fix l10n promises 10 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 10 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 10 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 10 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 10 years ago
Vincent Petry 1c5933c96c Better use of promise in OC.L10N.load() 10 years ago
Lukas Reschke 284ba5b688 Merge pull request #12290 from owncloud/ext-preventbreakageduetobugs2 10 years ago
Morris Jobke 980dd4d22a replace double quotes with single quotes 10 years ago
Morris Jobke fef9d4218c replace all static calls to OC_Config and OC_Preferences to calls to OCP\IConfig 10 years ago
Lukas Reschke 1c8f9564a4 Merge pull request #11696 from owncloud/addWarningToEncryptionLostPassword 10 years ago
Bernhard Posselt 4e90c44301 add postfix 10 years ago
Morris Jobke dc9eaf59dc Merge pull request #12276 from owncloud/undelete-only-if-files-trashin-is-enabled 10 years ago
Vincent Petry cd60a27ad6 Remove stray generateUrl 10 years ago
Jenkins for ownCloud 705976ba0a [tx-robot] updated from transifex 10 years ago
Lukas Reschke 61641293f4 Only show undelete capability if files_trashbin is enabled 10 years ago