summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix table name and add a test for more than 1 entriesJoas Schilling2017-03-021-20/+23
* Change language code for languages with only one translationMorris Jobke2017-03-011-0/+147
* DefaultTokenProviderTest mocked/asserted the wrong methodChristoph Wurst2017-02-281-2/+2
* Fix unit tests and improve appstore logicMorris Jobke2017-02-243-4/+176
* Merge pull request #3589 from nextcloud/remove-unneeded-repair-stepMorris Jobke2017-02-2311-1652/+19
|\
| * cleanup old and not needed repair steps to speed up the updateMorris Jobke2017-02-2211-1652/+19
* | Use 90% JPEG quality for thumbnails and previews by defaultJoas Schilling2017-02-221-1/+7
|/
* Merge pull request #3297 from nextcloud/cloud-id-resolveRobin Appelman2017-02-092-0/+145
|\
| * clean cloud idsRobin Appelman2017-02-091-7/+7
| * add testsRobin Appelman2017-02-082-0/+145
* | Merge pull request #3184 from nextcloud/issue-3165Lukas Reschke2017-02-091-84/+23
|\ \
| * | Prevent migration from ownCloud 11 to Nextcloud 12Joas Schilling2017-01-231-84/+23
* | | Merge pull request #3408 from nextcloud/nullstorage-free-spaceJoas Schilling2017-02-091-1/+2
|\ \ \
| * | | Fix unit testsMorris Jobke2017-02-081-1/+2
| | |/ | |/|
* | | Merge pull request #3362 from nextcloud/fix/nc-token-cookie-nameJoas Schilling2017-02-091-1/+1
|\ \ \ | |/ / |/| |
| * | oc_token should be nc_tokenChristoph Wurst2017-02-021-1/+1
* | | fix unit testsMorris Jobke2017-02-031-1/+1
|/ /
* | Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-302-0/+248
|\ \
| * | do not hard-require the token providerChristoph Wurst2017-01-111-1/+9
| * | use login hook credentials as fallbackChristoph Wurst2017-01-111-8/+55
| * | add login credential storeChristoph Wurst2017-01-112-0/+193
* | | Merge pull request #2822 from nextcloud/add-navigation-via-info.xmlMorris Jobke2017-01-271-0/+66
|\ \ \
| * | | Force to specify the nameJoas Schilling2017-01-271-4/+6
| * | | Add navigation via info.xml (#26785)Thomas Müller2016-12-221-0/+64
* | | | Merge pull request #3284 from nextcloud/remove-avatar-fixupMorris Jobke2017-01-261-189/+0
|\ \ \ \
| * | | | remote now unneeded AvatarPermissions repair stepRobin Appelman2017-01-261-189/+0
* | | | | Merge pull request #3246 from nextcloud/fix-sqlite-dependencyMorris Jobke2017-01-261-14/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove useless dependency on SQLite (non-PDO)Morris Jobke2017-01-251-14/+2
* | | | | Merge pull request #3030 from nextcloud/filesapi-renamefailcaseMorris Jobke2017-01-243-532/+483
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add tests for move/copy hooks in Node APIVincent Petry2017-01-121-0/+81
| * | | | Fix files node API failed rename/copyVincent Petry2017-01-122-4/+46
| * | | | Refactor files node API for more code reuseVincent Petry2017-01-113-530/+358
| | |/ / | |/| |
* | | | Merge pull request #3151 from nextcloud/navigation-iconsMorris Jobke2017-01-241-30/+44
|\ \ \ \
| * | | | Fix the manager testsJoas Schilling2017-01-191-30/+44
* | | | | Mimetype detection for hidden filesMagnus Walbeck2017-01-231-0/+4
| |_|_|/ |/| | |
* | | | Adjust the testsJoas Schilling2017-01-201-2/+2
|/ / /
* | | add some unit testsBjoern Schiessle2017-01-182-1/+85
* | | Merge pull request #1594 from nextcloud/markdown-support-for-app-descriptionsJoas Schilling2017-01-171-8/+12
|\ \ \
| * | | Fix testsJoas Schilling2017-01-131-8/+12
* | | | Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appco...Christoph Wurst2017-01-171-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Fix testsJoas Schilling2017-01-121-0/+23
| |/ /
* | | Merge pull request #2918 from nextcloud/encryption-recovery-improvementsMorris Jobke2017-01-131-0/+43
|\ \ \ | |/ / |/| |
| * | create new encryption keys on password reset and backup the old oneBjoern Schiessle2017-01-101-0/+43
* | | Merge pull request #2745 from nextcloud/oc_26590Roeland Jago Douma2017-01-111-0/+21
|\ \ \
| * | | Only check for local shared storagesRoeland Jago Douma2017-01-101-2/+3
| * | | Skip local shares in bkg scan and occ files:scan (#26590)Vincent Petry2017-01-101-0/+20
| |/ /
* | | Merge pull request #2951 from nextcloud/handle-nextcloud-log-type-gracefullyRoeland Jago Douma2017-01-111-0/+18
|\ \ \ | |/ / |/| |
| * | Better fallback for unknown log typesJoas Schilling2017-01-101-2/+4
| * | Add testsJoas Schilling2017-01-091-0/+16
* | | Merge pull request #3000 from nextcloud/cache-no-storeRoeland Jago Douma2017-01-103-3/+3
|\ \ \