summaryrefslogtreecommitdiffstats
path: root/tests/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* Fix unit testsRoeland Jago Douma2016-02-121-7/+7
* Add new CSRF manager for unit testing purposesLukas Reschke2016-01-251-5/+0
* Remove generateRandomBytes from OC_UtilRoeland Jago Douma2016-01-101-5/+0
* Use OCP\Util::getVersion instead of the internal private implementationMorris Jobke2015-12-181-1/+1
* Add unit test for nested arraysLukas Reschke2015-12-081-6/+12
* Merge pull request #19461 from owncloud/reuse_codeThomas Müller2015-12-031-0/+91
|\
| * add unit tests for OC_Util::add* methodsMorris Jobke2015-11-231-0/+91
* | Replace OC_Config in tests with IConfig callsMorris Jobke2015-12-021-11/+14
* | Support pretty URLsLukas Reschke2015-12-011-0/+20
* | Further unit test suite tweatsThomas Müller2015-11-301-49/+0
|/
* Fix failing unit test :skull:Thomas Müller2015-11-191-15/+1
* Use mocks when testing isSharingDisabledForUserThomas Müller2015-11-191-30/+36
* Remove dependency on ICrypto + use XORLukas Reschke2015-10-211-1/+1
* save excluded groups in json format - fixes #10983Thomas Müller2015-10-011-1/+1
* cache result of \OCP\Util::needUpgrade()Individual IT Services2015-09-291-0/+2
* Add mitigation against BREACHLukas Reschke2015-08-141-1/+1
* Select the timezone on the right timestamp and assert itJoas Schilling2015-04-071-8/+11
* Add check for activated local memcacheLukas Reschke2015-03-281-8/+0
* Check for relative datadirectory pathRobin McCorkell2015-03-271-0/+19
* The iran timezone removed the DST handling which breaks the timezone libJoas Schilling2015-03-231-3/+1
* Etc timezones don't exist for .5 and .75 offsetsJoas Schilling2015-03-031-3/+18
* allow overwriting the appmanager in oc_util by subclassingRobin Appelman2015-02-181-26/+27
* Move timezone logic out of server.phpJoas Schilling2014-12-161-1/+1
* Deprecate Util::formatDate()Joas Schilling2014-12-101-2/+14
* reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke2014-12-081-4/+4
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-031-3/+3
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-1/+1
* fixing expected values for formatDate() unit testsThomas Müller2014-10-211-3/+3
* Merge pull request #11222 from owncloud/store-users-timezone-masterThomas Müller2014-09-231-0/+24
|\
| * enhance formatDate function to accept an optional argument containing the tim...Thomas Müller2014-09-221-0/+24
* | Use only lower-case lettersLukas Reschke2014-09-221-1/+4
|/
* requesttoken has now a length of 30 charsThomas Müller2014-09-101-1/+1
* Added test for needUpgrade for coreVincent Petry2014-09-021-0/+19
* Fix upgrade process when apps enabled for specific groupsVincent Petry2014-09-021-0/+3
* Added unit test for default app URLVincent Petry2014-07-011-0/+68
* Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStora...ringmaster2014-06-041-1/+1
* updating unit test expectationsThomas Müller2014-05-281-1/+1
* allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-221-0/+55
* Remove uneeded newlineLukas Reschke2014-04-221-1/+0
* Fix indentationLukas Reschke2014-04-221-1/+1
* Add unit tests for arrays and "Lukas Reschke2014-04-221-5/+23
* Added extra checks for invalid file chars in newfile.php and newfolder.phpVincent Petry2014-02-181-0/+48
* Add 'mail_from_address' configurationJens-Christian Fischer2014-01-241-0/+9
* Quota storage wrapper is now used for all users in sharing modeVincent Petry2013-11-211-0/+49
* Clean up \OC\Utilkondou2013-08-151-2/+2
* Add unittestskondou2013-08-051-0/+30
* adding test case with no /Thomas Müller2013-07-301-0/+1
* adding unit tests for OC_Util::basenameThomas Müller2013-07-291-8/+24
* Add unit testVictor Dubiniuk2013-07-091-0/+6
* Ensure instanceid contains a letterMiquel Rodríguez Telep / Michael Rodríguez-Torrent2013-03-261-0/+5