summaryrefslogtreecommitdiffstats
path: root/apps/files/tests
Commit message (Expand)AuthorAgeFilesLines
* Added unit tests for "add()" method for file uploadVincent Petry2014-03-061-0/+127
* don't allow to create a file or folder named 'Shared' in the root folder, als...Bjoern Schiessle2014-03-051-0/+35
* Make unit tests expect the svg iconsRobin Appelman2014-02-201-2/+6
* Do not send file list for select all on Download/deleteVincent Petry2014-02-132-4/+11
* Merge pull request #7011 from owncloud/jshintThomas Müller2014-02-043-2/+11
|\
| * Fixed file name validation unit test + added newlineVincent Petry2014-01-301-0/+1
| * Added .jshintrcVincent Petry2014-01-303-2/+10
* | Updated unit tests for rename actionVincent Petry2014-01-301-1/+12
|/
* Added error message for when target folder was removedVincent Petry2014-01-291-2/+47
* Fixed download URL in public pageVincent Petry2014-01-242-0/+67
* Fixed filelist unit tests hidden paramsVincent Petry2014-01-241-5/+8
* Added Javascript unit testsVincent Petry2014-01-162-0/+135
* Fixed unit tests for ajax renameVincent Petry2013-11-271-19/+44
* Quota storage wrapper is now used for all users in sharing modeVincent Petry2013-11-211-0/+15
* avoid usage of brand name 'ownCloud'Thomas Müller2013-10-281-1/+1
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* if rename of file fails, the rename is undone in the view - #fix 2820Morris Jobke2013-06-151-1/+1
* [files] fix mock creation and remove hardcoded 'require' statementMorris Jobke2013-05-121-5/+2
* [files] rename lib to "App"Morris Jobke2013-05-121-4/+4
* [files] rename test class and add rename testMorris Jobke2013-05-121-1/+22
* [files] remove realpath in testMorris Jobke2013-05-121-1/+1
* [files] rename testsMorris Jobke2013-05-121-0/+99