summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6177 from nextcloud/properly-add-slo-urlMorris Jobke2017-08-261-1/+11
|\
| * Inject \OCP\IURLGenerator to make tests workLukas Reschke2017-08-181-1/+11
| * Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-181-1/+1
* | Merge pull request #5870 from nextcloud/generate-system-wide-key-pairBjörn Schießle2017-08-241-15/+66
|\ \
| * | add prefix to user and system keys to avoid name collisionsBjoern Schiessle2017-08-101-5/+5
| * | extend the identity proof manager to allow system wide key pairsBjoern Schiessle2017-08-101-11/+62
* | | Merge pull request #6164 from nextcloud/dont-show-error-message-when-sql-failedRoeland Jago Douma2017-08-231-1/+20
|\ \ \ | |_|/ |/| |
| * | Prevent SQL error message in case of errorLukas Reschke2017-08-171-1/+20
* | | Always log cron executionMorris Jobke2017-08-171-8/+2
|/ /
* | Cleanup unused methodsMorris Jobke2017-08-153-15/+15
* | Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke2017-08-153-22/+22
|\ \
| * | Cleanup usage of shareItem in internal code baseMorris Jobke2017-08-153-22/+22
* | | Merge pull request #6121 from nextcloud/cleanup-registerBackendMorris Jobke2017-08-153-4/+4
|\ \ \
| * | | Use proper methods for registerBackendMorris Jobke2017-08-153-4/+4
| |/ /
* / / Use proper methods for checkPasswordProtectedShareMorris Jobke2017-08-151-1/+1
|/ /
* / Cleanup unused methodsMorris Jobke2017-08-151-880/+0
|/
* Fix SessionTestRoeland Jago Douma2017-08-091-0/+11
* Fix RepairMimeTypeTestRoeland Jago Douma2017-08-091-4/+10
* Fix CacheTestRoeland Jago Douma2017-08-091-2/+2
* Fix encryption testRoeland Jago Douma2017-08-091-2/+3
* Use symfony/translation for L10N pluralsRoeland Jago Douma2017-08-071-27/+0
* Move pre_shared and post_shared events to EventDispatcherRoeland Jago Douma2017-08-032-86/+237
* Fix last failures with oracleJoas Schilling2017-08-022-3/+8
* Fix querybuilder and functionbuilder testsJoas Schilling2017-08-022-25/+33
* Can not insert auto increment on oracleJoas Schilling2017-08-022-43/+48
* Fix missing escape on column and table nameJoas Schilling2017-08-021-1/+1
* Remove explicit type hints for ControllerLukas Reschke2017-08-011-4/+4
* Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke2017-08-012-0/+9
|\
| * Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke2017-07-272-0/+9
* | Merge pull request #5877 from nextcloud/typehint_middlewareMorris Jobke2017-08-014-65/+71
|\ \
| * | Fix testsRoeland Jago Douma2017-07-313-61/+66
| * | Fix middleware implementations signaturesRoeland Jago Douma2017-07-311-4/+5
* | | Merge pull request #5897 from nextcloud/add-share-mail-for-user-shareRoeland Jago Douma2017-08-011-7/+40
|\ \ \
| * | | Send an email once a file/folder is shared with a userMorris Jobke2017-07-281-7/+40
| | |/ | |/|
* | | Update the URLs in tests to use example.orgMorris Jobke2017-08-011-6/+6
* | | Replace wrong PHPDocsLukas Reschke2017-08-011-2/+3
* | | Stricter phan config fixesLukas Reschke2017-08-011-3/+3
| |/ |/|
* | Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-271-1/+1
|/
* Add new bundleLukas Reschke2017-07-262-0/+46
* Merge pull request #5864 from nextcloud/legacy_userLukas Reschke2017-07-251-2/+2
|\
| * Remove legacy OC_User_Backend and OC_User_InterfaceRoeland Jago Douma2017-07-241-2/+2
* | add tests for renaming paths with multibyte utf8 charactersRobin Appelman2017-07-221-36/+38
|/
* Also repair storage id's when repairing invalid entriesRobin Appelman2017-07-211-0/+34
* Merge pull request #5802 from nextcloud/rm_dep_controller_functionsLukas Reschke2017-07-211-69/+0
|\
| * Remove deprecated Controller FunctionsRoeland Jago Douma2017-07-201-69/+0
* | Merge pull request #5818 from nextcloud/ocs_privatedataRoeland Jago Douma2017-07-211-172/+0
|\ \
| * | PrivateData to appRoeland Jago Douma2017-07-211-172/+0
| |/
* | Merge pull request #5797 from paulijar/share20-postUnshareFromSelfMorris Jobke2017-07-212-0/+86
|\ \ | |/ |/|
| * Emit hook postUnshareFromSelf when the recipient of a share unshares itPauli Järvinen2017-07-202-0/+86
* | Merge pull request #5719 from nextcloud/improve-jscombinerMorris Jobke2017-07-191-1/+24
|\ \ | |/ |/|