server/lib/private
Andreas Fischer fe64f7b900 Merge pull request #5032 from owncloud/fixing-5006-master
Test OC_User_Database in Test_User_Database instead of OC_User_Dummy.

* owncloud/fixing-5006-master:
  Use strict comparison === instead of ==.
  Adjust return value tests for checkPassword() to what OC_User_Example says.
  Make OC_User_Dummy::checkPassword() compatible with OC_User_Example.
  Use parent:: in Test_User_Database::getUser().
  Test_User_Backend::getUser() does not return an array, it returns a string.
  Test OC_User_Database in Test_User_Database instead of OC_User_Dummy.
2013-10-08 23:17:51 +02:00
..
appframework Merge pull request #5144 from owncloud/public_middleware 2013-10-06 14:12:35 -07:00
archive
backgroundjob
cache
connector/sabre Merge pull request #5194 from owncloud/fixing-5172-master 2013-10-08 06:18:29 -07:00
db
fileproxy
files Check result only once 2013-10-04 23:24:38 +03:00
group
hooks
l10n move l10n factory into private 2013-10-07 10:00:23 +02:00
legacy Merge pull request #4796 from owncloud/config-no-catch 2013-10-07 11:45:13 -07:00
log let admin specify timezone for log file entries 2013-10-07 15:34:48 +02:00
memcache
migration
minimizer
ocs
preview
search
session
setup
template Fixed missing default values 2013-10-03 14:21:41 +02:00
user Use strict comparison === instead of ==. 2013-10-08 20:03:16 +02:00
vobject
allconfig.php
api.php
app.php OC_App: Cache list of enabled apps 2013-10-05 19:18:18 +02:00
appconfig.php
archive.php
arrayparser.php
avatar.php
backgroundjob.php
cache.php
config.php OC_Defaults is only used in error reporting 2013-10-04 18:11:02 +02:00
contactsmanager.php
db.php
defaults.php Merge branch 'master' into sharing_mail_notification_master 2013-10-02 10:11:18 +02:00
eventsource.php
filechunking.php
fileproxy.php
files.php
geo.php
group.php
helper.php Add Helper and URLGenerator interfaces to server container 2013-10-04 18:11:02 +02:00
hintexception.php
hook.php
image.php
installer.php
json.php
l10n.php Add L10N interface to server container 2013-10-04 18:11:02 +02:00
log.php
mail.php
migrate.php
mimetypes.list.php
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php
ocsclient.php Merge branch 'master' into lib-private-master-2 2013-10-01 16:11:59 +02:00
preferences.php
preview.php
previewmanager.php
request.php
response.php
route.php Add patch method to OC_Route 2013-10-01 20:13:13 +02:00
router.php
search.php
server.php passesCSRFCheck added to OCP\IRequest 2013-10-04 18:13:04 +02:00
setup.php
subadmin.php
tagmanager.php
tags.php
template.php
templatelayout.php
updater.php Merge branch 'master' into lib-private-master-2 2013-10-01 16:11:59 +02:00
user.php User::delete should return bool 2013-10-07 22:30:15 +03:00
util.php Merge pull request #5142 from owncloud/fix_version_cache_expire 2013-10-07 03:48:29 -07:00
vobject.php