summaryrefslogtreecommitdiffstats
path: root/apps/files/tests/ajax_rename.php
Commit message (Expand)AuthorAgeFilesLines
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* fix unit test for folder renaming (icon)tbartenstein2015-08-211-1/+1
* Check target name on rename with web UIVincent Petry2015-05-291-24/+5
* Replace originalStorage in tests with a proper teardownVincent Petry2015-04-081-9/+2
* Update license headersJenkins for ownCloud2015-03-261-13/+17
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+14
* Updating license headersJenkins for ownCloud2015-02-231-14/+17
* Return path attribute for ajax rename operationsVincent Petry2015-01-121-0/+2
* Return tags after renameVincent Petry2015-01-121-0/+69
* Add getMountPoint to FileInfoRobin Appelman2014-12-171-1/+1
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-2/+1
* Correctly restore previous root mount point after testingJoas Schilling2014-11-171-2/+12
* new unit test addedBjoern Schiessle2014-08-111-4/+42
* Fix unit testRobin Appelman2014-06-061-1/+1
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* fix broken unit testThomas Müller2014-05-021-1/+11
* we no longer need to handle the Shared folder different from any other folderBjoern Schiessle2014-04-231-82/+0
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-11/+19
* Make unit tests expect the svg iconsRobin Appelman2014-02-201-2/+6
* Added error message for when target folder was removedVincent Petry2014-01-291-2/+47
* 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