summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22013 from owncloud/share2_moveshareThomas Müller2016-02-022-0/+142
|\
| * [Share 2.0] Allow moving of sharesRoeland Jago Douma2016-02-022-0/+142
* | Merge pull request #22049 from owncloud/issue-22041-activities-for-systemtagsThomas Müller2016-02-022-9/+35
|\ \
| * | Dispatch events when tags are added/updated/deletedJoas Schilling2016-02-021-1/+14
| * | Dispatch some events when tags are un-/assignedJoas Schilling2016-02-022-8/+21
* | | Merge pull request #22057 from owncloud/share2_update_hashThomas Müller2016-02-021-0/+21
|\ \ \
| * | | Update old password hashed for link shares on accessRoeland Jago Douma2016-02-011-0/+21
| |/ /
* | | Merge pull request #21988 from owncloud/allow-search-in-synced-addressbooksThomas Müller2016-02-021-114/+0
|\ \ \ | |_|/ |/| |
| * | The local address book is replaced now by the system addressbook as part of t...Thomas Müller2016-02-021-114/+0
| |/
* / [Share 2.0] Allow recipient to be passed in to getShareByIdRoeland Jago Douma2016-02-021-0/+38
|/
* Merge pull request #21967 from owncloud/comments-webdavThomas Müller2016-02-012-1/+78
|\
| * introduce comments read marke tables, comes with user cleanup after deletionArthur Schiwon2016-01-292-2/+59
| * Comments WebDAV adjustementsArthur Schiwon2016-01-292-1/+21
* | Merge pull request #22028 from owncloud/share_hook_expirationdateThomas Müller2016-02-011-19/+111
|\ \
| * | Add Unit testsRoeland Jago Douma2016-01-301-19/+111
* | | Merge pull request #21989 from owncloud/make-csp-modifiableThomas Müller2016-02-015-19/+533
|\ \ \
| * | | Add public API to give developers the possibility to adjust the global CSP de...Lukas Reschke2016-01-285-19/+533
* | | | Merge pull request #22022 from owncloud/share_ocs_filter_path_sharedwithmeThomas Müller2016-02-011-3/+75
|\ \ \ \ | |_|/ / |/| | |
| * | | Add path filter to OCS Share API ?shared_with_me=trueRoeland Jago Douma2016-01-291-3/+75
| | |/ | |/|
* | | Merge pull request #21956 from owncloud/cross-cache-moveThomas Müller2016-01-292-2/+33
|\ \ \ | |/ / |/| |
| * | Add fallback moveFromCache implementationRobin Appelman2016-01-292-2/+33
* | | [Share 2.0] When deleting a group share delete childrenRoeland Jago Douma2016-01-281-56/+58
| |/ |/|
* | Merge pull request #21858 from owncloud/getMountsForFileIdThomas Müller2016-01-281-7/+125
|\ \
| * | Fix failing oracle and postgres testsJoas Schilling2016-01-271-2/+2
| * | add IUserMountCache->getMountsForFileIdRobin Appelman2016-01-271-7/+125
| |/
* | [Share 2.0] Fix interfaces and commentsRoeland Jago Douma2016-01-282-73/+73
* | [Share 2.0] Add getShareManager to OCP\IServerContainerRoeland Jago Douma2016-01-271-0/+2
* | [Share 2.0] Move IShare to OCPRoeland Jago Douma2016-01-272-24/+26
* | [Share 2.0] Fix IShareRoeland Jago Douma2016-01-271-3/+3
* | Check whether ownCloud is installedLukas Reschke2016-01-273-77/+195
* | Merge pull request #21940 from owncloud/share2_do_not_returned_removed_group_...Thomas Müller2016-01-271-7/+7
|\ \ | |/ |/|
| * [Share 2.0] Properly handle user deleted group sharesRoeland Jago Douma2016-01-271-7/+7
* | Merge pull request #21741 from owncloud/l10n-improvementsThomas Müller2016-01-274-48/+527
|\ \
| * | Add tests for findAvailableLanguagesJoas Schilling2016-01-261-0/+22
| * | Add tests for findLanguage()Joas Schilling2016-01-262-6/+133
| * | Remove tests for wrapperJoas Schilling2016-01-261-43/+0
| * | Add tests for the factoryJoas Schilling2016-01-261-0/+201
| * | Add tests for the new l10n classJoas Schilling2016-01-261-0/+162
| * | Move legacy test file to new locationJoas Schilling2016-01-261-5/+11
| * | Fix the testsJoas Schilling2016-01-261-0/+4
| * | Move findLanguage() and setLanguageFromRequest() to factoryJoas Schilling2016-01-261-1/+1
* | | Merge pull request #21887 from owncloud/share2_updateShareThomas Müller2016-01-272-70/+660
|\ \ \
| * | | Fix comments from ThomasRoeland Jago Douma2016-01-262-21/+22
| * | | [share 2.0] manager unit testsRoeland Jago Douma2016-01-261-1/+245
| * | | [Share 2.0] Fix unit testsRoeland Jago Douma2016-01-261-46/+52
| * | | [Share 2.0] Add unit test for the default share providerRoeland Jago Douma2016-01-261-7/+346
| |/ /
* | | Merge pull request #21906 from owncloud/querybuilder-clob-comparisonThomas Müller2016-01-271-4/+86
|\ \ \ | |_|/ |/| |
| * | Fix Oracle comparisonsJoas Schilling2016-01-261-17/+39
| * | Add tests for clob comparisonsJoas Schilling2016-01-261-4/+64
| |/
* / We must resolve to the proper usergroup shareRoeland Jago Douma2016-01-261-0/+21
|/