summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #24189 from nextcloud/enh/csp/frame-ancestorsRoeland Jago Douma2020-11-184-60/+60
|\ \ \
| * | | Set frame-ancestors to none if none are filledRoeland Jago Douma2020-11-184-60/+60
| |/ /
* / / Remove some IRouter methodsRoeland Jago Douma2020-11-171-3/+3
|/ /
* | Add unit tests for "validateExpirationDateInternal"Daniel Calviño Sánchez2020-11-161-0/+284
* | Add explicit time to test date for clarityDaniel Calviño Sánchez2020-11-121-3/+5
* | Add unit test for expiration date with date and with defaultDaniel Calviño Sánchez2020-11-121-0/+28
* | Fix unit test for expiration date without date but with defaultDaniel Calviño Sánchez2020-11-121-7/+5
* | Fix unit test method nameDaniel Calviño Sánchez2020-11-121-1/+1
* | Fix unit test for verifying enforced valid expiration date.Daniel Calviño Sánchez2020-11-121-0/+1
* | Fix unit test for verifying enforced expire date too far in the futureDaniel Calviño Sánchez2020-11-121-8/+5
* | Add unit tests to enforce a relaxed default share expiration dateDaniel Calviño Sánchez2020-11-121-0/+21
* | Remove wrong and misleading commentDaniel Calviño Sánchez2020-11-121-2/+0
* | Remove extra spacesDaniel Calviño Sánchez2020-11-121-10/+6
* | Fix typo in variable nameDaniel Calviño Sánchez2020-11-121-129/+129
* | Fix typos in method namesDaniel Calviño Sánchez2020-11-121-9/+9
* | Change to full class names for the encryption app DI in preparation of auto-w...Morris Jobke2020-11-111-2/+2
* | Fix unique key in test tableJoas Schilling2020-11-101-4/+8
* | Skip the insertIfNotExists() tests on Oracle because it doesn't work with clobJoas Schilling2020-11-101-0/+20
* | Easier debugging and spell fixJoas Schilling2020-11-101-6/+9
* | Use a different column for the primary key as we can not insert it on oracleJoas Schilling2020-11-102-12/+36
* | Add github action for oci8Julius Härtl2020-11-102-3/+4
* | Don't leave cursors open when tests failJoas Schilling2020-11-098-24/+111
* | Use query builder instead of OC_DB in OC\Files\*Joas Schilling2020-11-091-11/+15
* | Merge pull request #23934 from nextcloud/enh/avoid_scss_compileJohn Molakvoæ2020-11-071-0/+5
|\ \
| * | Fix tests to return config default valuesMorris Jobke2020-11-071-0/+5
* | | Merge pull request #23851 from nextcloud/enh/read_env_only_onceMorris Jobke2020-11-061-33/+49
|\ \ \
| * | | Fix testsRoeland Jago Douma2020-11-061-33/+49
* | | | Fix repair mimetype step to not leave stray cursorsJoas Schilling2020-11-061-1/+1
| |/ / |/| |
* | | Add a function to get the unread count for multiple objects in one goJoas Schilling2020-11-041-0/+5
* | | Merge pull request #21693 from nextcloud/fix/noid/import-certificates-only-by...Morris Jobke2020-11-033-47/+24
|\ \ \
| * | | Improve CertificateManager to not be user context dependentMorris Jobke2020-11-033-47/+24
| |/ /
* / / Remove OCSResponse type hint - see #23827Morris Jobke2020-11-031-1/+0
|/ /
* | Remove deprecated OCSResponseRoeland Jago Douma2020-11-011-64/+0
* | use file name instead of path in 'not allowed to share' messageRobin Appelman2020-10-291-3/+6
* | Merge pull request #23765 from nextcloud/techdebt/noid/sudadmin-events-into-t...Morris Jobke2020-10-291-23/+31
|\ \
| * | Change tests to typed event listenerMorris Jobke2020-10-281-6/+8
| * | Add typed events for adding and removing a subadminMorris Jobke2020-10-281-17/+23
* | | Remove unused private ForwardEmitter and LegacyEmitterMorris Jobke2020-10-282-133/+0
|/ /
* | Merge pull request #23496 from lynn-stephenson/fix/related-key-issueRoeland Jago Douma2020-10-271-0/+20
|\ \
| * | Implement unit tests for versions 1 and 2.lynn-stephenson2020-10-151-0/+20
* | | Fix PHP CSJoas Schilling2020-10-221-1/+0
* | | Fix manager creation and testingJoas Schilling2020-10-222-3/+30
* | | Merge pull request #23173 from nextcloud/feat/comments-sidebar-vueJohn Molakvoæ2020-10-202-19/+22
|\ \ \
| * | | Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)2020-10-201-19/+19
| * | | Add ICommentsManager::load methodJohn Molakvoæ (skjnldsv)2020-10-201-0/+3
* | | | PSR logger for accountsJoas Schilling2020-10-202-8/+9
|/ / /
* | | Merge pull request #23374 from nextcloud/bugfix/noid/app-fetch-retryRoeland Jago Douma2020-10-201-75/+36
|\ \ \ | |_|/ |/| |
| * | Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl2020-10-161-75/+36
| |/
* / Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke2020-10-162-2/+13
|/
* Fix more testsJoas Schilling2020-10-131-2/+3