summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Allow rich object subjects for NotificationsJoas Schilling2016-10-201-29/+21
* Add Rich Object Definitions and a validatorJoas Schilling2016-10-201-0/+53
* Do not skip when mysql uses utf8mb4Joas Schilling2016-10-191-1/+2
* Fix test of repair stepJoas Schilling2016-10-191-6/+10
* Fix the testJoas Schilling2016-10-191-5/+5
* only disable unicode test on mysqlMorris Jobke2016-10-191-7/+11
* Adding tests for 4 byte unicode charactersMorris Jobke2016-10-191-0/+31
* Merge pull request #1449 from nextcloud/comments-user-mentionMorris Jobke2016-10-172-5/+41
|\
| * emit pre-update event for commentsArthur Schiwon2016-10-121-2/+2
| * Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-072-5/+41
* | Merge pull request #1441 from nextcloud/getby-id-less-queriesLukas Reschke2016-10-147-117/+226
|\ \
| * | optimize Folder::getById to use less queriesRobin Appelman2016-10-127-117/+226
* | | Merge pull request #1037 from nextcloud/no-double-token-updateChristoph Wurst2016-10-141-27/+128
|\ \ \ | |/ / |/| |
| * | Add test to ensure token times are updatedRobin Appelman2016-10-111-24/+128
| * | dont update the auth token twiceRobin Appelman2016-10-111-3/+0
* | | Add tests for commands in info.xmlRoeland Jago Douma2016-10-111-0/+7
* | | Fix QueryBuilderTestsThomas Müller2016-10-111-10/+10
* | | Fix typehintRoeland Jago Douma2016-10-101-2/+2
* | | Cleanup test caseThomas Müller2016-10-101-10/+15
|/ /
* | Merge pull request #1660 from nextcloud/add-notification-icon-to-apiChristoph Wurst2016-10-101-0/+28
|\ \
| * | Add an icon to the notification APIJoas Schilling2016-10-071-0/+28
| |/
* | Merge pull request #1663 from nextcloud/dont-reparse-info-xmlMorris Jobke2016-10-102-25/+26
|\ \
| * | Cache AppInfo in Memory Cache if configuredLukas Reschke2016-10-071-11/+25
| * | Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller2016-10-072-17/+4
| |/
* | Merge pull request #1656 from nextcloud/appinfo-check-class-existanceChristoph Wurst2016-10-101-0/+122
|\ \
| * | Make sure all the jobs, command, provides and migrations are validJoas Schilling2016-10-071-0/+122
| |/
* / Simplify isSubDirectory checkLukas Reschke2016-10-071-13/+0
|/
* Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()Vincent Petry2016-10-061-23/+158
* Merge pull request #1306 from nextcloud/simplefsLukas Reschke2016-10-066-20/+440
|\
| * Fix avatar testsRoeland Jago Douma2016-10-051-10/+10
| * avatar to appdataRoeland Jago Douma2016-10-051-10/+12
| * Add TestsRoeland Jago Douma2016-10-054-0/+418
* | Generate coverage for quick DB testsLukas Reschke2016-10-051-2/+4
|/
* Do not use underscores in PSR4 namespaces of the backup codes appChristoph Wurst2016-10-031-3/+2
* Remove database requirement from testLukas Reschke2016-10-031-17/+57
* Merge pull request #1582 from nextcloud/make-comments-100-testedLukas Reschke2016-09-301-0/+4
|\
| * Add test for setTopmostParentId and getTopmostParentIdLukas Reschke2016-09-291-0/+4
* | Only trigger postDelete hooks when the user was deleted...Joas Schilling2016-09-291-4/+5
* | Make sure that comments, notifications and preferences are deletedJoas Schilling2016-09-291-11/+74
|/
* Merge pull request #1549 from nextcloud/kill-update-simulationMorris Jobke2016-09-281-21/+7
|\
| * Kill update simulationVincent Petry2016-09-271-21/+7
* | Merge pull request #1521 from nextcloud/fix-mimetypedetect-hiddenfolderLukas Reschke2016-09-271-0/+2
|\ \ | |/ |/|
| * Fix mimetype detection inside hidden folders (#26138)Vincent Petry2016-09-261-0/+2
* | Use the same URL everywhereJoas Schilling2016-09-271-8/+8
* | Return the autoupdater value from the serverJoas Schilling2016-09-271-0/+4
|/
* Add testsRoeland Jago Douma2016-09-152-38/+43
* Merge pull request #1395 from nextcloud/issue-369-htaccess-max-sizesMorris Jobke2016-09-132-7/+7
|\
| * Make sure memory limit is > post size and upload filesizeJoas Schilling2016-09-132-7/+7
* | Make tests work with 4.8 at leastJoas Schilling2016-09-131-0/+18
|/
* Fix getMock UtilTestRoeland Jago Douma2016-09-131-1/+8