aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix AsyncBusTestsRoeland Jago Douma2019-02-141-2/+2
* | | | | Merge pull request #14186 from nextcloud/enh/systemtags_to_webpackRoeland Jago Douma2019-02-141-12/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update testsRoeland Jago Douma2019-02-141-12/+1
* | | | | Merge pull request #13995 from nextcloud/feature/dont-call-get-repair-stepsRoeland Jago Douma2019-02-141-9/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix unit testDaniel Kesselberg2019-02-131-9/+15
| | |/ / | |/| |
* | | | Merge pull request #14160 from nextcloud/update-crlMorris Jobke2019-02-141-40/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | Update CRL to contain revoked files_external_dropbox, passman & paybackMorris Jobke2019-02-141-40/+40
* | | | Merge pull request #14170 from nextcloud/feature/update-app-password-activityRoeland Jago Douma2019-02-131-4/+94
|\ \ \ \
| * | | | Add test cases for rename / grant / revokeDaniel Kesselberg2019-02-131-4/+94
| | |/ / | |/| |
* / | | Move of files_versions to webpackRoeland Jago Douma2019-02-131-13/+2
|/ / /
* / / Fix the thorrtler whitelist bitmaskRoeland Jago Douma2019-02-111-0/+29
|/ /
* | Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke2019-02-112-3/+103
|\ \
| * | Move server info to theming sectionMichael Weimann2019-01-142-4/+10
| * | Implement storing and loading the server infoMichael Weimann2019-01-141-0/+94
* | | Merge pull request #13702 from nextcloud/feature/6717/rename-app-passwordsRoeland Jago Douma2019-02-081-7/+8
|\ \ \
| * | | Don't update token if current session tokenDaniel Kesselberg2019-02-021-3/+2
| * | | Add canRename & name to testsDaniel Kesselberg2019-02-021-5/+7
* | | | Merge pull request #13748 from nextcloud/cache-insert-eventMorris Jobke2019-02-071-10/+20
|\ \ \ \
| * | | | adjust testsRobin Appelman2019-02-071-10/+20
| |/ / /
* | | | Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_...Morris Jobke2019-02-073-8/+35
|\ \ \ \
| * | | | Add StandaloneTemplateResponseRoeland Jago Douma2019-02-063-8/+25
| * | | | No need to emit additonalscript event on public pagesRoeland Jago Douma2019-02-051-0/+10
| |/ / /
* | | | Remove public interface that was only needed for testingMorris Jobke2019-02-071-1/+0
* | | | Switch guest avatars to PNGMichael Weimann2019-02-072-1/+1
* | | | Implement guest avatar endpointMichael Weimann2019-02-0710-15/+333
|/ / /
* | | Merge pull request #13846 from nextcloud/feature/check-if-app-exist-for-groupMorris Jobke2019-02-011-3/+31
|\ \ \
| * | | Check app path for enableAppForGroupsDaniel Kesselberg2019-01-261-3/+31
* | | | Merge pull request #13548 from nextcloud/feature/10964/app_tokens_activityRoeland Jago Douma2019-02-011-34/+93
|\ \ \ \
| * | | | Add test for destroy with invalid userDaniel Kesselberg2019-01-301-33/+88
| * | | | Publish event for app token create/update/deleteDaniel Kesselberg2019-01-301-5/+9
* | | | | Emit to load additionalscriptsRoeland Jago Douma2019-01-311-0/+108
|/ / / /
* | | | Add a key parameter to the new initial state APIChristoph Wurst2019-01-301-0/+98
* | | | Merge pull request #13880 from nextcloud/enh/expose_subadmin_to_ocpRoeland Jago Douma2019-01-292-27/+32
|\ \ \ \
| * | | | Expose subadmin to OCPRoeland Jago Douma2019-01-292-27/+32
* | | | | Merge pull request #13869 from nextcloud/enh/clean_pending_2fa_session_on_pas...Roeland Jago Douma2019-01-291-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean pending 2FA authentication on password resetRoeland Jago Douma2019-01-291-1/+6
* | | | | Merge pull request #13866 from nextcloud/s3-multipart-uploaderRoeland Jago Douma2019-01-291-3/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | always use multipart uploader for s3 uploadsRobin Appelman2019-01-281-3/+28
* | | | | Remove legacy activity stuffJoas Schilling2019-01-241-237/+22
| |/ / / |/| | |
* | | | Merge pull request #13217 from nextcloud/add-acceptance-tests-for-moving-and-...Morris Jobke2019-01-234-0/+337
|\ \ \ \
| * | | | Add acceptance tests for copying files to the same folderDaniel Calviño Sánchez2019-01-221-0/+33
| * | | | Add acceptance tests for moving and copying selections to another folderDaniel Calviño Sánchez2019-01-222-0/+126
| * | | | Add acceptance tests for moving and copying files to another folderDaniel Calviño Sánchez2019-01-224-0/+178
* | | | | Urlencode the requesttokenRoeland Jago Douma2019-01-231-1/+1
| |/ / / |/| | |
* | | | Request plain logout urlRoeland Jago Douma2019-01-231-10/+5
* | | | Merge pull request #13747 from nextcloud/fix/honor_session_lifetime_if_rememb...Roeland Jago Douma2019-01-231-0/+24
|\ \ \ \
| * | | | Honor remember_login_cookie_lifetimeRoeland Jago Douma2019-01-231-0/+24
| |/ / /
* | | | Merge pull request #13739 from nextcloud/cache-cleanup-changeMorris Jobke2019-01-221-0/+31
|\ \ \ \
| * | | | cleanup shared lock if changing to exclusive lock failedRobin Appelman2019-01-221-0/+31
* | | | | Allow resources via OCS as wellJoas Schilling2019-01-221-0/+85
| |/ / / |/| | |