Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Calculate dateInPast and dateInFuture. | Andreas Fischer | 2013-09-24 | 1 | -5/+8 |
| | |||||
* | Compare objects directly. Also use $expected and $actual. | Andreas Fischer | 2013-09-24 | 1 | -6/+6 |
| | |||||
* | Add database tests for INSERT/SELECT date format. | Andreas Fischer | 2013-09-23 | 3 | -0/+80 |
| | |||||
* | Add comment explaining how $dateInFuture was picked. | Andreas Fischer | 2013-09-23 | 1 | -0/+2 |
| | |||||
* | Coding style: { for methods start are supposed to be on the same line. | Andreas Fischer | 2013-09-23 | 1 | -12/+6 |
| | |||||
* | Expiration tests for sharing with groups. | Andreas Fischer | 2013-09-23 | 1 | -6/+76 |
| | |||||
* | Do not repeat shareUserOneTestFileWithUserTwo() code. | Andreas Fischer | 2013-09-23 | 1 | -25/+22 |
| | |||||
* | Make dates test class properties. | Andreas Fischer | 2013-09-23 | 1 | -2/+5 |
| | |||||
* | Try to make Oracle happy by also specifying seconds. | Andreas Fischer | 2013-09-23 | 1 | -2/+2 |
| | |||||
* | Test whether a still-valid user share is still accessible. | Andreas Fischer | 2013-09-23 | 1 | -11/+34 |
| | |||||
* | Test whether an expired user share is still accessible. | Andreas Fischer | 2013-09-23 | 1 | -0/+33 |
| | |||||
* | remove deleted files while scanning | Robin Appelman | 2013-09-23 | 1 | -0/+10 |
| | |||||
* | test case for hooks send from a non-default view | Robin Appelman | 2013-09-10 | 1 | -0/+34 |
| | |||||
* | backport of #4360 | Thomas Müller | 2013-08-29 | 1 | -0/+23 |
| | |||||
* | adding unit tests for quota checks | Thomas Müller | 2013-08-27 | 1 | -1/+55 |
| | |||||
* | adding unit tests to determine length | Thomas Müller | 2013-08-27 | 1 | -0/+47 |
| | |||||
* | fix namespacess for scanner test | Robin Appelman | 2013-08-12 | 1 | -3/+3 |
| | |||||
* | Scanner: additional tests for reusing etags during scanning | Robin Appelman | 2013-08-12 | 2 | -0/+92 |
| | |||||
* | Scanner test: ensure mtime in the cache is the same as on the storage to ↵ | Robin Appelman | 2013-07-30 | 1 | -0/+1 |
| | | | | prevent random failures | ||||
* | manual backport of changes related to #3459 | Thomas Müller | 2013-07-29 | 2 | -1/+86 |
| | |||||
* | Going from text to clob is not something we do. | Bart Visscher | 2013-07-09 | 1 | -1/+2 |
| | | | | | | | | Also Oracle DB has problems with this, see http://abhijitbashetti.blogspot.de/2011/10/converting-varchar2-to-clob-and-clob-to.html Conflicts: tests/lib/dbschema.php | ||||
* | fix insertIfNotExist return value, update doc and corresponding test | Jörn Friedrich Dreyer | 2013-07-05 | 1 | -14/+14 |
| | |||||
* | add correct check if table exists for oracle | Jörn Friedrich Dreyer | 2013-07-04 | 1 | -0/+9 |
| | |||||
* | use assertEquals number of rows in db tests | Jörn Friedrich Dreyer | 2013-07-04 | 1 | -4/+4 |
| | |||||
* | adding unit test for folder remove: testRemovedFolder() | Thomas Mueller | 2013-06-20 | 1 | -0/+11 |
| | |||||
* | remove deleted files when re-scanning a folder | Robin Appelman | 2013-06-20 | 1 | -0/+10 |
| | |||||
* | fix updaters test cases | Robin Appelman | 2013-06-19 | 1 | -2/+1 |
| | |||||
* | add tests for reusing existing data in scanner | Robin Appelman | 2013-06-19 | 1 | -1/+19 |
| | |||||
* | fix fetchRow checks to also work with MDB2 | Jörn Friedrich Dreyer | 2013-06-14 | 1 | -2/+2 |
| | |||||
* | add missing backticks all over the place | Jörn Friedrich Dreyer | 2013-06-14 | 1 | -11/+11 |
| | | | | | | | Conflicts: apps/files_encryption/lib/util.php lib/files/cache/backgroundwatcher.php lib/files/cache/cache.php | ||||
* | shorten table identifiers in tests | Jörn Friedrich Dreyer | 2013-06-14 | 4 | -7/+7 |
| | |||||
* | Squashed commit of the following: | Thomas Mueller | 2013-06-14 | 1 | -3/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 1c7d5da4d1687183f8701336fc14636f61095f4e Author: infoneo <infoneo@yahoo.pl> Date: Sat Jun 8 19:44:58 2013 +0300 Update mapper.php commit 37f1f034f776b084ac7e25be136ce64b5772a446 Author: infoneo <infoneo@yahoo.pl> Date: Sat Jun 8 18:39:25 2013 +0300 Update mapper.php Now slugify is performed on whole filename (including extension). Changed method of adding index number (using regular expressions pathinfo() method removed). commit 4a5f872f1f55941d07992d7ac5e8f8b74ec8febc Author: infoneo <infoneo@yahoo.pl> Date: Sun May 12 15:22:57 2013 +0300 Fixed problems with a dots in a filenames commit bc17f958349e36c1caacfc9263ae1de2df8e6a76 Author: infoneo <infoneo@yahoo.pl> Date: Sun May 12 01:47:48 2013 +0200 Dots in a filenames fix | ||||
* | added files_encryption tests at first position | Florin Peter | 2013-05-24 | 1 | -1/+1 |
| | |||||
* | enable files_encryption for testing | Björn Schießle | 2013-05-24 | 1 | -0/+1 |
| | |||||
* | remove unneeded hooks | Björn Schießle | 2013-05-24 | 1 | -6/+1 |
| | |||||
* | Have the filecache updater testcase clean the filesystem properly | Robin Appelman | 2013-05-22 | 1 | -6/+3 |
| | |||||
* | Add Compound property to avoid double escaping values. | Thomas Tanghus | 2013-05-16 | 1 | -0/+19 |
| | |||||
* | StringProperty unittest | Thomas Tanghus | 2013-05-16 | 1 | -0/+19 |
| | |||||
* | Cache: only look for child entires when doing a move operation when moving a ↵ | Robin Appelman | 2013-05-08 | 1 | -3/+4 |
| | | | | folder | ||||
* | Cache Test: set datadir to temporary location, otherwise initmountpoints ↵ | Arthur Schiwon | 2013-04-26 | 1 | -2/+8 |
| | | | | will access to productive location | ||||
* | used oc version 5.0.3 | Bernhard Posselt | 2013-04-13 | 1 | -1/+1 |
| | |||||
* | added yet another test for the verion compare check due to mail | Bernhard Posselt | 2013-04-13 | 1 | -0/+8 |
| | |||||
* | Fix touch for creating new files | Robin Appelman | 2013-04-10 | 1 | -0/+6 |
| | |||||
* | some basic unit test for loading classes | Thomas Mueller | 2013-03-31 | 1 | -0/+19 |
| | |||||
* | Fixing author and copyright | Thomas Müller | 2013-03-24 | 1 | -2/+2 |
| | |||||
* | some more test cases & fix on file name generation with index | Thomas Mueller | 2013-03-24 | 1 | -0/+11 |
| | |||||
* | adding extension to slugified physical path | Thomas Mueller | 2013-03-24 | 1 | -0/+41 |
| | |||||
* | Cache: better rename hook for cache updater | Robin Appelman | 2013-03-17 | 1 | -2/+3 |
| | |||||
* | fixing various filesystem/storage unit tests on windows | Thomas Mueller | 2013-03-12 | 1 | -2/+1 |
| | | | | fixing copy operation on mapper | ||||
* | skip archive tests for now | Thomas Mueller | 2013-03-12 | 2 | -0/+4 |
| |