..
app
Check whether the app can be enabled for groups
2016-01-14 15:45:48 +07:00
appframework
Add new CSRF manager for unit testing purposes
2016-01-25 20:03:40 +07:00
archive
…
backgroundjob
Add message key to context of logException
2016-01-15 14:55:30 +07:00
cache
propagate folder size in the same query for write updates
2016-01-15 15:36:52 +07:00
command
Use path instead of app id
2016-01-20 20:38:18 +07:00
comments
Allow custom implementation of system tag managers
2016-01-20 16:36:10 +07:00
contacts
Introduce IUser::setEMailAddress and add hook mechanism
2016-01-20 14:57:20 +07:00
db
Fix Oracle comparisons
2016-01-26 14:56:07 +07:00
encryption
…
files
Fix failing oracle and postgres tests
2016-01-27 12:53:44 +07:00
group
Inject DBConnection
2016-01-12 08:24:08 +07:00
hooks
…
http/ client
…
integritycheck
Merge pull request #21849 from owncloud/add-custom-marker-into-htaccess
2016-01-22 13:13:59 +07:00
l10n
Check whether ownCloud is installed
2016-01-27 18:30:18 +07:00
lock
…
log
…
mail
…
memcache
…
notification
Move the notification API to public namespace
2016-01-22 10:32:42 +07:00
ocs
…
preview
…
public
…
repair
Remove OC_DB::getConnection
2016-01-07 14:54:55 +07:00
security
Add new CSRF manager for unit testing purposes
2016-01-25 20:03:40 +07:00
session
…
share
Removed deprecated function OC_User::deleteUser
2015-12-17 16:18:40 +07:00
share20
[Share 2.0] When deleting a group share delete children
2016-01-28 20:35:46 +07:00
systemtag
…
template
…
traits
…
user
Introduce IUser::setEMailAddress and add hook mechanism
2016-01-20 14:57:20 +07:00
util/ user
…
activitymanager.php
…
allconfig.php
Introduce IDBConnection::setValues()
2016-01-18 11:10:41 +07:00
api.php
…
app.php
Remove OC_DB::getConnection
2016-01-07 14:54:55 +07:00
appconfig.php
…
archive.php
…
autoloader.php
Move lib/repair to lib/private/repair
2016-01-07 09:14:35 +07:00
avatarmanagertest.php
Changing the avatar of the user emits the changeUser event which triggers update of the system addressbook
2016-01-25 20:05:11 +07:00
avatartest.php
Trigger change on avatar delete
2016-01-25 20:56:04 +07:00
cache.php
cap the number of entries we cache in smb's statcache
2016-01-12 13:26:58 +07:00
capabilitiesmanager.php
…
configtests.php
Use TempManager instead of tmpFolder
2015-12-18 11:19:53 +07:00
contactsmanager.php
…
datetimeformatter.php
…
db.php
Remove OC_DB::insertid
2016-01-07 14:54:55 +07:00
dbschema.php
getMediumStrengthGenerator is deprecated and does not do anything anymore
2016-01-11 20:06:30 +07:00
errorHandler.php
…
files.php
…
group.php
Remove deprecated function OC_User::getManager
2015-12-17 16:18:34 +07:00
helper.php
properly use standard
2016-01-19 10:41:12 +07:00
helperstorage.php
Removed deprecated function OC_User::deleteUser
2015-12-17 16:18:40 +07:00
hookhelper.php
…
httphelper.php
…
image.php
…
installer.php
Verify signature of apps with level "Official" coming from the appstore
2016-01-10 19:40:28 +07:00
largefilehelper.php
…
largefilehelpergetfilesize.php
…
logger.php
…
naturalsort.php
…
navigationmanagertest.php
…
ocsclienttest.php
Verify signature of apps with level "Official" coming from the appstore
2016-01-10 19:40:28 +07:00
preview.php
…
repair.php
…
server.php
[Share 2.0] Add getShareManager to OCP\IServerContainer
2016-01-27 22:04:37 +07:00
setup.php
…
streamwrappers.php
Use TempManager instead of tmpFile
2015-12-18 11:25:33 +07:00
subadmin.php
…
tags.php
Remove OC_DB::getConnection
2016-01-07 14:54:55 +07:00
template.php
…
tempmanager.php
…
testcase.php
Add tests for findLanguage()
2016-01-26 14:02:32 +07:00
testmoveablemountpoint.php
…
updater.php
Allow downgrades for our brave developers, that switch between branches
2016-01-07 14:18:33 +07:00
urlGenerator.php
…
user.php
Removed deprecated function OC_User::deleteUser
2015-12-17 16:18:40 +07:00
util.php
Add new CSRF manager for unit testing purposes
2016-01-25 20:03:40 +07:00
utilcheckserver.php
Use OCP\Util::getVersion instead of the internal private implementation
2015-12-18 15:26:54 +07:00