..
app
no nested xml tags on dependencies
2014-12-04 11:40:33 +01:00
appframework
Use server container
2014-11-27 14:36:11 +01:00
archive
Update pear/archive_tar to 1.3.13
2014-10-30 16:10:00 +01:00
backgroundjob
cache
connector /sabre
Fix namespace of Files_Encryption outside of the app
2014-12-09 09:47:26 +01:00
contacts
Replace deprecated constant with new class constant
2014-11-25 16:30:21 +01:00
db
Quote identifiers for oracle
2014-12-09 17:26:53 +01:00
diagnostics
fileproxy
files
Add public api for mount configurations
2014-12-04 16:47:27 +01:00
group
Add REST route for user & group management
2014-12-08 12:11:01 +01:00
hooks
l10n
legacy
introduce preCondition for setUserValue to provide atomic check-and-update
2014-12-08 22:33:36 +01:00
log
Implement a logger to log to error_log
2014-12-01 21:20:57 +01:00
memcache
ocs
reduce OC_Preferences, OC_Config and \OCP\Config usage
2014-12-08 22:42:37 +01:00
preview
Split bitmap providers into one per file
2014-11-28 09:28:33 +01:00
repair
route
drop unneeded var_dump - fixes #9997
2014-11-18 22:36:42 +01:00
search
security
Remove workaround for 5.3
2014-12-04 11:17:33 +01:00
session
setup
Correctly namespace DatabaseSetupException
2014-11-26 12:30:07 +01:00
share
reduce OC_Preferences, OC_Config and \OCP\Config usage
2014-12-08 22:42:37 +01:00
tagging
template
Drop form_factor that is appended to JS, CSS and template filenames
2014-11-12 13:07:23 +01:00
user
Add filter for 'backend' to user REST route
2014-12-10 12:07:34 +01:00
vobject
activitymanager.php
concatenate queries with 'or'
2014-11-28 14:46:27 +01:00
allconfig.php
reduce OC_Preferences, OC_Config and \OCP\Config usage
2014-12-08 22:42:37 +01:00
api.php
because OC_User::login will create a new session we shall only try to login if user and pass are set
2014-11-26 09:19:10 +01:00
app.php
translate labels properly
2014-12-04 11:40:33 +01:00
appconfig.php
apphelper.php
archive.php
arrayparser.php
Replace exception with standard exception
2014-11-27 11:10:05 +01:00
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php
drop unused isDebugMode and setDebugMode of OC_Config
2014-12-08 22:42:44 +01:00
contactsmanager.php
Fix permissions
2014-12-06 13:58:10 +01:00
databaseexception.php
Correctly namespace and autoload DatabaseException
2014-11-27 11:10:04 +01:00
databasesetupexception.php
Correctly namespace DatabaseSetupException
2014-11-26 12:30:07 +01:00
db.php
Add tableExists to public db api
2014-12-09 17:26:53 +01:00
defaults.php
Support HTML in logo claim
2014-11-03 21:14:27 +01:00
eventsource.php
filechunking.php
fileproxy.php
files.php
Move constants from GET_TYPE to OC\Files so they can be autoloaded
2014-11-26 12:56:54 +01:00
forbiddenexception.php
geo.php
group.php
Add REST route for user & group management
2014-12-08 12:11:01 +01:00
helper.php
Improve the bitmap and vector mime icons
2014-12-02 21:11:56 +01:00
hintexception.php
hook.php
httphelper.php
migrate \OC\AllConfig to \OCP\IConfig
2014-12-08 22:29:43 +01:00
image.php
Use \OCP\ILogger
2014-12-01 16:21:54 +01:00
installer.php
Limit blacklist to php files
2014-11-27 20:26:45 +01:00
json.php
l10n.php
Cache results of available languages
2014-11-27 00:01:55 +01:00
largefilehelper.php
log.php
Remove changes which were inadvertently pushed to master
2014-12-08 04:03:02 +01:00
mail.php
mimetypes.list.php
naturalsort.php
Move NaturalSort_DefaultCollator to its own file
2014-11-27 17:47:21 +01:00
naturalsort_defaultcollator.php
Move NaturalSort_DefaultCollator to its own file
2014-11-27 17:47:21 +01:00
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php
ocsclient.php
Use function outside of loop
2014-10-24 12:27:53 +02:00
preferences.php
introduce preCondition for setUserValue to provide atomic check-and-update
2014-12-08 22:33:36 +01:00
preview.php
Stop flooding the log, when previews are disabled
2014-12-03 12:52:42 +01:00
previewmanager.php
Make files non executable
2014-10-24 11:14:51 +02:00
repair.php
delete old previews
2014-11-25 15:42:02 +01:00
repairexception.php
repairstep.php
request.php
Add workaround for older instances
2014-12-03 21:13:27 +01:00
response.php
Allow any outgoing XHR connections
2014-10-30 00:00:40 +01:00
search.php
server.php
Merge pull request #12406 from owncloud/drop-getApps-getUsers
2014-12-09 09:36:38 +01:00
serviceunavailableexception.php
setup.php
Trim port from domain
2014-12-03 19:59:50 +01:00
subadmin.php
systemconfig.php
Extract interaction with config.php into SystemConfig
2014-12-08 22:29:42 +01:00
tagmanager.php
tags.php
Add getTagsForObjects in ITags
2014-12-08 22:02:00 +01:00
template.php
Drop form_factor that is appended to JS, CSS and template filenames
2014-11-12 13:07:23 +01:00
templatelayout.php
Inject config
2014-12-10 01:13:38 +03:00
tempmanager.php
Add \OC\TempManager to handle creating and cleaning temporary files
2014-10-24 12:18:46 +02:00
updater.php
Inject config
2014-12-10 01:13:38 +03:00
urlgenerator.php
Introduce app info xml parser including basic unit test - necessary for #10777
2014-11-25 11:53:28 +01:00
user.php
Add filter for 'backend' to user REST route
2014-12-10 12:07:34 +01:00
util.php
Remove checks for safe mode and magic quotes
2014-12-05 19:14:47 +01:00
vobject.php
Use function outside of loop
2014-10-24 12:27:53 +02:00