| Commit message (Expand) | Author | Age | Files | Lines |
* | fixing expected values for formatDate() unit tests | Thomas Müller | 2014-10-21 | 1 | -3/+3 |
* | Merge pull request #11222 from owncloud/store-users-timezone-master | Thomas Müller | 2014-09-23 | 1 | -0/+24 |
|\ |
|
| * | enhance formatDate function to accept an optional argument containing the tim... | Thomas Müller | 2014-09-22 | 1 | -0/+24 |
* | | Use only lower-case letters | Lukas Reschke | 2014-09-22 | 1 | -1/+4 |
|/ |
|
* | requesttoken has now a length of 30 chars | Thomas Müller | 2014-09-10 | 1 | -1/+1 |
* | Added test for needUpgrade for core | Vincent Petry | 2014-09-02 | 1 | -0/+19 |
* | Fix upgrade process when apps enabled for specific groups | Vincent Petry | 2014-09-02 | 1 | -0/+3 |
* | Added unit test for default app URL | Vincent Petry | 2014-07-01 | 1 | -0/+68 |
* | Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStora... | ringmaster | 2014-06-04 | 1 | -1/+1 |
* | updating unit test expectations | Thomas Müller | 2014-05-28 | 1 | -1/+1 |
* | allow admin to disable sharing for specific groups of users | Bjoern Schiessle | 2014-05-22 | 1 | -0/+55 |
* | Remove uneeded newline | Lukas Reschke | 2014-04-22 | 1 | -1/+0 |
* | Fix indentation | Lukas Reschke | 2014-04-22 | 1 | -1/+1 |
* | Add unit tests for arrays and " | Lukas Reschke | 2014-04-22 | 1 | -5/+23 |
* | Added extra checks for invalid file chars in newfile.php and newfolder.php | Vincent Petry | 2014-02-18 | 1 | -0/+48 |
* | Add 'mail_from_address' configuration | Jens-Christian Fischer | 2014-01-24 | 1 | -0/+9 |
* | Quota storage wrapper is now used for all users in sharing mode | Vincent Petry | 2013-11-21 | 1 | -0/+49 |
* | Clean up \OC\Util | kondou | 2013-08-15 | 1 | -2/+2 |
* | Add unittests | kondou | 2013-08-05 | 1 | -0/+30 |
* | adding test case with no / | Thomas Müller | 2013-07-30 | 1 | -0/+1 |
* | adding unit tests for OC_Util::basename | Thomas Müller | 2013-07-29 | 1 | -8/+24 |
* | Add unit test | Victor Dubiniuk | 2013-07-09 | 1 | -0/+6 |
* | Ensure instanceid contains a letter | Miquel Rodríguez Telep / Michael Rodríguez-Torrent | 2013-03-26 | 1 | -0/+5 |
* | Move testcase to own test function | itheiss | 2013-03-26 | 1 | -1/+3 |
* | Extend test case for getDefaultEmailAddress() | itheiss | 2013-03-22 | 1 | -1/+6 |
* | adding test case for getDefaultEmailAddress() + fixing #1844 again | Thomas Mueller | 2013-03-04 | 1 | -0/+5 |
* | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -1/+1 |
* | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 1 | -3/+3 |
* | Fixing typo | Thomas Müller | 2012-10-18 | 1 | -1/+1 |
* | Fixing expectation - comma was stupid anyhow | Thomas Müller | 2012-10-18 | 1 | -1/+1 |
* | Expectation should be first parameter | Lukas Reschke | 2012-10-18 | 1 | -6/+6 |
* | Little test for some util.php functions | Lukas Reschke | 2012-10-13 | 1 | -0/+45 |