summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Add missing spaceLukas Reschke2017-05-011-1/+1
* Mark IP as whitelisted if brute force protection is disabledLukas Reschke2017-05-011-8/+51
* Rename “Server settings” to “Basic settings”Marius Blüm2017-04-291-2/+2
* UserManager can now count disabled usersArthur Schiwon2017-04-291-0/+25
* fix email verification statusBjoern Schiessle2017-04-281-1/+1
* updated unit testsBjoern Schiessle2017-04-281-6/+50
* Merge pull request #4522 from nextcloud/downstream-27596Morris Jobke2017-04-271-5/+11
|\
| * Use the new method in the old one to remove duplicate codeJoas Schilling2017-04-271-5/+11
* | Merge pull request #4501 from nextcloud/downstream-27144Morris Jobke2017-04-261-9/+13
|\ \
| * | Add duration of last job execution to the tableNoveen Sachdeva2017-04-251-9/+13
* | | Merge pull request #4515 from nextcloud/downstream-27643Morris Jobke2017-04-262-0/+120
|\ \ \
| * | | Adjust query/event logging code in favour of more complex owncloud/diagnostic...Piotr Mrówczyński2017-04-262-0/+120
| | |/ | |/|
* | | Merge pull request #4526 from nextcloud/downstream-27269Morris Jobke2017-04-261-32/+42
|\ \ \
| * | | Use regex to detect part filesVincent Petry2017-04-261-32/+42
| |/ /
* | | Add SocialSharingBundleLukas Reschke2017-04-262-0/+42
* | | Add tests for repairstepLukas Reschke2017-04-261-0/+144
* | | Add spreed to Groupware bundleLukas Reschke2017-04-261-0/+1
* | | Add tests for bundle codeLukas Reschke2017-04-265-0/+250
* | | Adjust testsLukas Reschke2017-04-261-4/+13
* | | fix ContactsStoreTestGeorg Ehrke2017-04-261-5/+10
* | | add contactsmenu popoverGeorg Ehrke2017-04-262-0/+135
|/ /
* | Merge pull request #4449 from stweil/mimetypesMorris Jobke2017-04-261-0/+21
|\ \
| * | Add test code for new image mime typesStefan Weil2017-04-251-0/+21
| |/
* | Merge branch 'master' into contactsmenuJan-Christoph Borchardt2017-04-261-1/+49
|\ \
| * | Trigger change when a user is enabled/disabledJoas Schilling2017-04-251-1/+49
| |/
* | Adjust entry unit test to newly added avatar propertyChristoph Wurst2017-04-251-0/+1
* | Use absolute URI for action iconsChristoph Wurst2017-04-251-3/+16
* | Don't show contacts an entry for themselvesChristoph Wurst2017-04-252-10/+49
* | Let apps register contact menu provider via info.xmlChristoph Wurst2017-04-252-8/+62
* | Contacts menuChristoph Wurst2017-04-257-0/+642
|/
* Merge pull request #3531 from nextcloud/theming-scssMorris Jobke2017-04-251-23/+33
|\
| * Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-251-23/+33
* | Merge pull request #4462 from danxuliu/fix-sharing-password-protected-linkRoeland Jago Douma2017-04-251-2/+94
|\ \ | |/ |/|
| * Add missing unit test for updateShare with email shareDaniel Calviño Sánchez2017-04-241-0/+75
| * Add missing hook checkDaniel Calviño Sánchez2017-04-241-2/+13
| * Fix double hashing of shared link passwordsDaniel Calviño Sánchez2017-04-241-0/+6
* | Add unit tests for mounts of delete usersJoas Schilling2017-04-241-0/+24
|/
* Make sure we use a new encryption module all the timeJoas Schilling2017-04-201-7/+16
* Use the correct Dummy and Backend classJoas Schilling2017-04-201-2/+2
* Kill dead codeJoas Schilling2017-04-201-125/+0
* Fix warning with undefined methodJoas Schilling2017-04-201-4/+4
* Don't use deprecated getMock() anymoreJoas Schilling2017-04-203-16/+18
* Restoring the error handler within the error handler causes unexpected resultsJoas Schilling2017-04-201-3/+10
* Delete the correct config valueJoas Schilling2017-04-201-1/+1
* Merge pull request #4398 from nextcloud/fix_accesslistcodeJoas Schilling2017-04-201-2/+1
|\
| * Get proper accesslist for userFolderRoeland Jago Douma2017-04-201-2/+1
* | Rename renderHTML to renderHtmlMorris Jobke2017-04-191-4/+4
|/
* Merge pull request #4371 from nextcloud/dont-allow-dot-usernamesMorris Jobke2017-04-181-0/+43
|\
| * Better validation of allowed user namesJoas Schilling2017-04-181-0/+43
* | Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke2017-04-182-3/+3
|\ \