summaryrefslogtreecommitdiffstats
path: root/apps/files/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix download spinner to work with CSS stylesVincent Petry2016-03-041-0/+20
* Update author informationLukas Reschke2016-03-012-0/+3
* Merge pull request #22671 from owncloud/issue-22670Thomas Müller2016-02-261-25/+25
|\
| * Move the tag filter at the end for nowJoas Schilling2016-02-261-25/+25
* | Fix favorite icon unit test for icon imageVincent Petry2016-02-251-2/+4
* | Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-2/+59
|/
* Fix unit tests affected by side effectsVincent Petry2016-02-221-1/+3
* Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-171-7/+0
|\
| * Add handler for global ajax errorsVincent Petry2016-02-151-7/+0
* | Close file detail sidebar when selecting/unselecting filesVincent Petry2016-02-151-5/+26
|/
* Fix unit tests for system tag filter sectionVincent Petry2016-02-091-6/+19
* Fix elementToFile to also return path when definedVincent Petry2016-02-081-0/+6
* cleanup jobs for comments and comment read marksArthur Schiwon2016-02-051-5/+105
* Cleanup job for system and user tag orphaned when file was deletedVincent Petry2016-01-291-0/+158
* Merge pull request #21752 from owncloud/files-delete-fixThomas Müller2016-01-261-10/+0
|\
| * Remove faulty directory permissions testRobin McCorkell2016-01-151-10/+0
* | update JS humanFileSize to use KB instead of kBMorris Jobke2016-01-193-15/+15
|/
* Happy new year!Thomas Müller2016-01-127-7/+11
* Add unit test for file updateRoeland Jago Douma2016-01-091-0/+16
* Correctly render uploadtext indicator only on foldersVincent Petry2015-12-181-0/+15
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-1/+2
* Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-171-1/+1
* Fix mount type root detectionVincent Petry2015-12-141-0/+30
* Bring back file delete action text to be based on contextVincent Petry2015-12-111-2/+18
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-101-1/+0
* Compute share permissions in the viewVincent Petry2015-12-081-3/+6
* Merge pull request #20545 from owncloud/scan-storage-in-background-jobThomas Müller2015-12-031-0/+134
|\
| * Move files/ajax/scan.php to background jobLukas Reschke2015-11-281-0/+134
* | Allow framing 'self'Lukas Reschke2015-12-021-0/+3
* | Inject the database connectionJoas Schilling2015-11-301-0/+7
* | Only require the interfaceJoas Schilling2015-11-301-6/+6
* | Add a unit test that executes the queryJoas Schilling2015-11-301-0/+15
* | Oracle can not return statements but only valuesJoas Schilling2015-11-301-4/+4
* | Adding more test suites to group DBThomas Müller2015-11-301-0/+7
* | Apply DB group annotation ...Thomas Müller2015-11-301-0/+7
|/
* Make files app use Webdav for most operationsVincent Petry2015-11-227-701/+394
* Remove "Text file" entry in the "+" menuVincent Petry2015-11-191-22/+51
* Move index.php from files to AppFrameworkLukas Reschke2015-11-161-0/+250
* Fix file action download spinnerVincent Petry2015-10-302-1/+94
* Fix icon update to be more consistentVincent Petry2015-10-292-3/+58
* Update license headersLukas Reschke2015-10-263-3/+2
* Fix file upload, conflict dialog, also in public linkVincent Petry2015-10-211-0/+96
* Merge pull request #19742 from owncloud/shareinfo_performanceThomas Müller2015-10-202-12/+0
|\
| * Do not calculate non essential infoRoeland Jago Douma2015-10-132-12/+0
* | fix delete orphan shares test with object home storageRobin Appelman2015-10-161-1/+6
* | Do not register sidebar panels when no sidebarVincent Petry2015-10-151-2/+41
|/
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* If an inline files action provides an alt text show itRoeland Jago Douma2015-10-031-0/+56
* Fix moment.js "a few seconds ago" with "seconds ago"Morris Jobke2015-10-021-1/+1
* Merge pull request #19310 from owncloud/hide-sort-indicatorThomas Müller2015-09-301-0/+19
|\