aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-072-4/+0
* Merge pull request #20981 from owncloud/issue-19848-multiple-emails-for-share...Thomas Müller2015-12-071-3/+19
|\
| * Add a unit test for single user case as wellJoas Schilling2015-12-071-7/+9
| * Allow sending a share email to multiple usersJoas Schilling2015-12-071-3/+17
* | Merge pull request #20569 from owncloud/issue_20427Thomas Müller2015-12-071-1/+2
|\ \
| * \ Merge branch 'master' into issue_20427Jesus Macias Portela2015-12-03121-1359/+5042
| |\ \
| * | | Added some unit tests for the status managerVincent Petry2015-11-201-1/+2
* | | | Merge pull request #20904 from owncloud/view-mime-filterThomas Müller2015-12-071-0/+35
|\ \ \ \
| * | | | Fix mimetype filter in getDirectoryContentRobin Appelman2015-12-031-0/+35
* | | | | Only try to load avatars in the user list if there is anyRoeland Jago Douma2015-12-041-11/+49
| |_|_|/ |/| | |
* | | | Merge pull request #20807 from owncloud/dont-append-redirect-url-if-user-is-a...Thomas Müller2015-12-032-35/+105
|\ \ \ \
| * | | | Show error templateLukas Reschke2015-11-302-35/+105
* | | | | Merge pull request #20921 from owncloud/last-OC_Config-removals-in-testsThomas Müller2015-12-031-8/+9
|\ \ \ \ \
| * | | | | last change of OC_Config to the proper interface in tests/Morris Jobke2015-12-031-3/+4
| * | | | | Reduce OC_Config usage in tests/Morris Jobke2015-12-031-5/+5
| | |_|_|/ | |/| | |
* | | | | Merge pull request #19461 from owncloud/reuse_codeThomas Müller2015-12-031-0/+91
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add unit tests for OC_Util::add* methodsMorris Jobke2015-11-231-0/+91
* | | | | Replace OC_Config in tests with IConfig callsMorris Jobke2015-12-032-6/+8
* | | | | Merge pull request #20902 from owncloud/drop-OC_Config-from-testsThomas Müller2015-12-035-35/+45
|\ \ \ \ \
| * | | | | Replace OC_Config in tests with IConfig callsMorris Jobke2015-12-025-35/+45
* | | | | | Merge pull request #20872 from owncloud/systemtags-better-not-found-exceptionThomas Müller2015-12-032-2/+14
|\ \ \ \ \ \
| * | | | | | Fix the unit test by running tearDown() and cleaning tags before the testJoas Schilling2015-12-012-1/+13
| * | | | | | Add a method to get the list of tags from the TagNotFound ExceptionJoas Schilling2015-12-011-1/+1
* | | | | | | Merge pull request #20894 from owncloud/post-delete-meta-viewThomas Müller2015-12-031-1/+21
|\ \ \ \ \ \ \
| * | | | | | | Also add metadata for postDelete hooks triggered from the viewRobin Appelman2015-12-021-1/+21
* | | | | | | | Adding unit test for MailNotifications::sendInternalShareMail()Thomas Müller2015-12-021-31/+70
* | | | | | | | User IUser::getEMailAddress() all over the placeThomas Müller2015-12-023-134/+201
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #20719 from owncloud/adding-system-addressbook-of-usersThomas Müller2015-12-022-1/+30
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix endless recursionThomas Müller2015-12-021-1/+1
| * | | | | | Fix getCloudIdThomas Müller2015-12-021-1/+7
| * | | | | | Adding unit test for User::getCloudId()Thomas Müller2015-12-021-0/+18
| * | | | | | Add the user's cloud id to the vCardThomas Müller2015-12-021-0/+3
| * | | | | | Add IUser::getAvatarImage() for easy accessThomas Müller2015-12-021-1/+3
* | | | | | | Remove OC_Config from app management templateMorris Jobke2015-12-021-4/+38
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #20875 from owncloud/remove-changepropagatorThomas Müller2015-12-022-198/+0
|\ \ \ \ \ \
| * | | | | | remove old propagation logicRobin Appelman2015-12-012-198/+0
* | | | | | | Merge pull request #20865 from owncloud/post-delete-metaThomas Müller2015-12-022-1/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add metadata to post delete hooksRobin Appelman2015-12-012-1/+4
| | |/ / / / | |/| | | |
* | | | | | DI in avatar codeRoeland Jago Douma2015-12-013-94/+198
* | | | | | Support pretty URLsLukas Reschke2015-12-011-0/+20
| |/ / / / |/| | | |
* | | | | Add code integrity checkLukas Reschke2015-12-0118-2/+1936
|/ / / /
* | | | Merge pull request #20650 from owncloud/systemtags-coreThomas Müller2015-11-302-0/+740
|\ \ \ \
| * | | | Fix phpstorm complains in testsJoas Schilling2015-11-302-9/+7
| * | | | Cleanup imports and type hintingThomas Müller2015-11-302-11/+18
| * | | | Add phpunit group for testsJoas Schilling2015-11-302-0/+12
| * | | | Added system tags data structure and PHP side managersVincent Petry2015-11-272-0/+723
* | | | | Don't break app on travisThomas Müller2015-11-301-0/+5
* | | | | More group DBThomas Müller2015-11-301-0/+7
* | | | | Add DB group to some files_external testsThomas Müller2015-11-302-1/+8
* | | | | Adding more DB groups to test suitsThomas Müller2015-11-3022-3/+140