Commit Graph

21461 Commits (fd86d76f98f58ef232de58cc55401d85de262d0a)
 

Author SHA1 Message Date
Thomas Müller 13b06aa6df Merge pull request #12342 from owncloud/fix-master-unit-tests 12 years ago
Lukas Reschke 5f6f54e785 Rename providers to not begin with test 12 years ago
Jenkins for ownCloud f8421958b3 [tx-robot] updated from transifex 12 years ago
Thomas Müller 61d5a522a4 Merge pull request #12344 from owncloud/fixstypo 12 years ago
Volkan Gezer 388ef07c20 update grammar 12 years ago
Morris Jobke 75d37b69f6 fix unit tests of mdb2scheamreader 12 years ago
Morris Jobke 593ef76e36 Revert "drop OC_Preferences::getUsers and getApps" 12 years ago
Morris Jobke 78d9d49112 Merge pull request #12336 from owncloud/drop-getApps-getUsers 12 years ago
Arthur Schiwon b5e707b1bf trigger count on the correct filter 12 years ago
Arthur Schiwon 6b6147dafd phpdoc and mixed up letters 12 years ago
Arthur Schiwon 031d6c179f better readbility, no effective changes 12 years ago
Arthur Schiwon 0e6d47123a use underscore.js for undefined checks 12 years ago
Arthur Schiwon d8bb8afee3 this happens already before counting, no need anymore 12 years ago
Arthur Schiwon c9e865629e JS doc 12 years ago
Arthur Schiwon 4a3fe42b16 a corrected email attribute needs to be saved, not only returned 12 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 12 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 12 years ago
Arthur Schiwon f725cc66a3 consolidate user count filter in wizard and user back end 12 years ago
Arthur Schiwon cb3af1dce2 detect user display name attribute and return user count depending on its presence 12 years ago
Morris Jobke 09fd34eed9 drop OC_Preferences::getUsers and getApps 12 years ago
Morris Jobke 985f8c3f69 Merge pull request #12330 from owncloud/jenkins-eat-that 12 years ago
Thomas Müller 7fa4c6d0bc Merge pull request #12321 from owncloud/checkForXMLWriter 12 years ago
Vincent Petry 391ece46e3 Fix file upload to ext storage when recovery key is enabled 12 years ago
Morris Jobke 604bf61e10 Merge pull request #12299 from owncloud/clean-lib-base-config 12 years ago
Lukas Reschke 713c8e0dac Merge pull request #12325 from owncloud/removeunneccessarylang 12 years ago
Joas Schilling b842059285 Remove testcleanuplistener.php 12 years ago
Joas Schilling 84d358a761 Clean up the test data in tearDownAfterClass() 12 years ago
Morris Jobke 8ae8eb4734 drop dependency of some commands on old config object 12 years ago
Thomas Müller cbb9caf030 Merge pull request #12226 from owncloud/remove-phpass 12 years ago
Morris Jobke 46e6104795 Merge pull request #12297 from owncloud/issue/10991-all-testcase 12 years ago
Volkan Gezer 995fe4a176 cleanup languages. closes #11274 12 years ago
Morris Jobke 288acb55a0 Merge pull request #12305 from owncloud/sharelist-nodelete 12 years ago
Lukas Reschke 9a1673c79d Check for XMLWriter class 12 years ago
Vincent Petry 6a08fca363 Merge pull request #12253 from owncloud/port-12154 12 years ago
Joas Schilling d15f1882f9 Simplify the binary finding code in the movie preview class 12 years ago
Joas Schilling 64421d76fd Deduplicate function by moving it to the OC_Helper 12 years ago
Vincent Petry 10d0883da9 Merge pull request #12257 from owncloud/l10n-loadtranslationsfromjs 12 years ago
Jenkins for ownCloud fffc5bc002 [tx-robot] updated from transifex 12 years ago
Vincent Petry 63fa8ec69a JSHint fixes in sharedfilelistSpec unit test file 12 years ago
Vincent Petry 98ec0451be Remove delete button in shared with others list 12 years ago
Joas Schilling e32968cfce Remove exec() call with invalid name on windows 12 years ago
Vincent Petry ffe57d89e4 Fix l10n promises 12 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 12 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 12 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 12 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 12 years ago
Vincent Petry 1c5933c96c Better use of promise in OC.L10N.load() 12 years ago
Lukas Reschke 284ba5b688 Merge pull request #12290 from owncloud/ext-preventbreakageduetobugs2 12 years ago
Morris Jobke 980dd4d22a replace double quotes with single quotes 12 years ago
Morris Jobke fef9d4218c replace all static calls to OC_Config and OC_Preferences to calls to OCP\IConfig 12 years ago