summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16592 from nextcloud/bugfix/noid/federated-reshareRoeland Jago Douma2019-08-011-0/+33
|\
| * Fix permission check on incoming federated sharesJulius Härtl2019-07-311-0/+33
* | Update CSP test cases to handle the new form-actionRoeland Jago Douma2019-07-312-60/+64
|/
* Merge pull request #16594 from nextcloud/tech-debt/noid/remove-unused-checkPa...Joas Schilling2019-07-301-29/+0
|\
| * Remove unused OC\Share\Share::checkPasswordProtectedShareMorris Jobke2019-07-291-29/+0
* | Merge pull request #16579 from nextcloud/enh/PostLoginEventRoeland Jago Douma2019-07-301-44/+71
|\ \
| * | Update testsRoeland Jago Douma2019-07-291-44/+71
| |/
* | Merge pull request #16502 from nextcloud/bugfix/16474Morris Jobke2019-07-291-7/+14
|\ \ | |/ |/|
| * Check the if we can actually access the storage cache for recent filesJulius Härtl2019-07-241-7/+14
* | Split up security middlewareRoeland Jago Douma2019-07-272-97/+149
* | Merge pull request #16555 from nextcloud/fix/16529/mask-keysMorris Jobke2019-07-261-0/+2
|\ \
| * | treat sensitive config keys by patternArthur Schiwon2019-07-261-0/+2
| |/
* / Remove deprecated searchByTagRoeland Jago Douma2019-07-263-125/+0
|/
* Merge pull request #16492 from nextcloud/enh/exclude-rnd-filesMorris Jobke2019-07-231-0/+1
|\
| * Exclude .rnd files from integrity checkDaniel Kesselberg2019-07-211-0/+1
* | Add support for CSP_NONCE server variableSam Bull2019-07-181-2/+21
|/
* Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notif...Morris Jobke2019-07-176-425/+198
|\
| * Update unit testsJoas Schilling2019-07-161-2/+2
| * Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-165-423/+196
* | Merge pull request #16075 from nextcloud/bugfix/15823/app-restricted-groupsMorris Jobke2019-07-172-7/+49
|\ \ | |/ |/|
| * Properly inject the loggerMorris Jobke2019-07-162-7/+13
| * Remove deleted groups from app restrictions fixes #15823Greta Doci2019-06-271-0/+36
* | Lock SCSS so we only run 1 job at a timeRoeland Jago Douma2019-07-121-2/+2
* | Add a unit test for guests as wellJoas Schilling2019-07-111-4/+18
* | Make it possible to wipe all tokens/devices of a userChristoph Wurst2019-07-091-0/+38
* | Refactor: move remote wipe token logic to RW serviceChristoph Wurst2019-07-091-0/+30
* | Merge pull request #15730 from nextcloud/enh/14179/event_for_cspRoeland Jago Douma2019-07-092-2/+96
|\ \
| * | Add an event to edit the CSPRoeland Jago Douma2019-07-082-2/+96
* | | Remove one time repair steps that have already run when updating to 17Morris Jobke2019-07-083-544/+0
|/ /
* | Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ2019-07-071-2/+263
|\ \
| * | Added Tests for modified mimetypelistXheni Myrtaj2019-07-041-3/+258
| * | Fix checker testXheni Myrtaj2019-05-301-2/+8
* | | Always set the display name for user sharesJulius Härtl2019-07-031-0/+9
* | | Unify the permission checking in one place onlyJoas Schilling2019-07-031-4/+9
* | | Better check reshare permissions when creating a shareJoas Schilling2019-07-031-0/+6
* | | Send emails when remote wipe starts/finishesChristoph Wurst2019-07-021-0/+241
* | | Decouple remote wipe notifcation channels with eventsChristoph Wurst2019-06-275-0/+513
* | | Merge pull request #16055 from nextcloud/design/native-fontsJan-Christoph Borchardt2019-06-261-1/+1
|\ \ \
| * | | Move font from Nunito to Noto SansJan-Christoph Borchardt2019-06-221-1/+1
* | | | Merge pull request #15870 from nextcloud/preview-provider-v2Roeland Jago Douma2019-06-252-4/+8
|\ \ \ \
| * | | | Add new Provider interface for preview providersRobin Appelman2019-06-172-4/+8
* | | | | Merge pull request #15777 from nextcloud/feature/ocp-event-dispatcherRoeland Jago Douma2019-06-251-4/+3
|\ \ \ \ \
| * | | | | Add event dispatcher to OCPChristoph Wurst2019-06-251-4/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #15889 from nextcloud/touch-handle-backend-exceptionsRobin Appelman2019-06-211-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix testsRobin Appelman2019-06-211-0/+3
| | |_|/ | |/| |
* | | | Fix subscription testsJulius Härtl2019-06-171-0/+12
| |/ / |/| |
* | | Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-131-7/+42
|/ /
* / Do not try to autoload built in typesRoeland Jago Douma2019-06-041-3/+3
|/
* Fix personal security section testsChristoph Wurst2019-05-291-0/+16
* Check for free space on touchJulius Härtl2019-05-281-0/+5