aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #15714 from nextcloud/fix/204_304_rfcRoeland Jago Douma2019-05-241-10/+9
|\
| * Check the actual status code for 204 and 304Roeland Jago Douma2019-05-241-10/+9
* | Make it possible to show admin settings for sub adminsChristoph Wurst2019-05-232-16/+79
|/
* Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke2019-05-211-1/+30
* Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-172-0/+199
* Add interfaces to interact with subscription from support appMorris Jobke2019-05-131-0/+87
* Allow crash reporters to catpture any messageChristoph Wurst2019-05-091-0/+14
* Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke2019-05-081-6/+4
* Add a login chain to reduce the complexity of LoginController::tryLoginChristoph Wurst2019-05-0713-0/+1254
* Deprecate legacy share code and cleanup some unused methodsMorris Jobke2019-04-181-14/+0
* Merge pull request #15152 from nextcloud/enhancement/noid/contactsmenu-sharin...Morris Jobke2019-04-181-1/+80
|\
| * Respect sharing enumeration config in contacts menuJulius Härtl2019-04-181-1/+80
* | Fix testGetProxyUriDaniel Kesselberg2019-04-161-6/+1
* | Set User-Agent as header without middlewareDaniel Kesselberg2019-04-162-39/+68
|/
* Set empty CSP by defaultRoeland Jago Douma2019-04-163-4/+4
* Return true in the dummy backend for successful display name changeMorris Jobke2019-04-111-0/+1
* lib/private/User: do not change user properties if value has not changedLeon Klingele2019-04-111-16/+4
* Merge pull request #14825 from marius-wieschollek/bugfix/11236Morris Jobke2019-03-251-0/+241
|\
| * [#11236] Set parameter type in QBMapperMarius David Wieschollek2019-03-241-0/+241
* | Fetch proper translationsRoeland Jago Douma2019-03-251-1/+7
|/
* Properly inject EventDispatched in BackgroundRepairRoeland Jago Douma2019-03-221-3/+2
* Merge pull request #14578 from nextcloud/enh/force_enable_appsRoeland Jago Douma2019-03-201-10/+6
|\
| * allow enforcing apps to ignore the max versionRoeland Jago Douma2019-03-201-10/+6
* | Revert "Where is your data?"Roeland Jago Douma2019-03-201-9/+3
|/
* Merge pull request #14425 from cowai/fix-multiple-incomplete-foldersMorris Jobke2019-03-081-0/+38
|\
| * Avoid calculating folder size for parent that needs scan.Ari Selseng2019-03-061-0/+38
* | Remove "socialsharing_googleplus" from Social Sharing BundleMarius Blüm2019-03-071-1/+0
* | Merge pull request #13327 from nextcloud/allow-bracket-notation-for-remove-ip...Morris Jobke2019-03-061-0/+4
|\ \ | |/ |/|
| * Allow bracket IPv6 address format inside IPAdress NormalizerThomas Citharel2019-01-031-0/+4
* | Remove the upload and memory settingJoas Schilling2019-03-043-167/+6
* | Remove unused php5 config from .htaccessMorris Jobke2019-03-041-4/+4
* | Load auth tokens with the initial state APIChristoph Wurst2019-03-011-0/+167
* | Fix testsJulius Härtl2019-03-013-5/+8
* | Add dispatcher events to User and Group objectsJoas Schilling2019-03-0113-166/+216
* | Do not load 2fa admin settings asyncRoeland Jago Douma2019-02-281-1/+12
* | Merge pull request #14343 from nextcloud/bugfix/14052-multiple-navigation-itemsMorris Jobke2019-02-272-13/+23
|\ \