| .. |
|
app
|
fixing owncloud version
|
2014-12-15 12:23:56 +01:00 |
|
appframework
|
first round of deprecation
|
2014-12-16 19:50:31 +01:00 |
|
archive
|
|
|
|
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
|
Return file info from Node API
|
2014-12-15 12:10:54 +01:00 |
|
group
|
Add REST route for user & group management
|
2014-12-08 12:11:01 +01:00 |
|
hooks
|
|
|
|
l10n
|
Correctly fallback to english, if the plural case is not translated
|
2014-12-11 12:42:21 +01:00 |
|
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
|
Deprecate Util::formatDate()
|
2014-12-10 11:58:56 +01:00 |
|
user
|
Use public interface
|
2014-12-11 12:29:58 +01:00 |
|
vobject
|
|
|
|
activitymanager.php
|
Allow extensions to specify the list of special parameters
|
2014-12-11 14:56:46 +01:00 |
|
allconfig.php
|
Add type of the variables to the docs
|
2014-12-10 15:18:06 +01:00 |
|
api.php
|
Store result of authentication
|
2014-12-17 20:22:51 +01:00 |
|
app.php
|
rework api of DependencyAnalyzer
|
2014-12-12 12:34:53 +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 |
|
datetimeformatter.php
|
Correctly inject the language into the subcall
|
2014-12-12 11:00:07 +01:00 |
|
datetimezone.php
|
Move timezone logic out of server.php
|
2014-12-16 16:16:22 +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
|
Correctly fallback to english, if the plural case is not translated
|
2014-12-11 12:42:21 +01:00 |
|
largefilehelper.php
|
Check if open_basedir is set
|
2014-12-11 00:09:55 +01:00 |
|
log.php
|
Remove changes which were inadvertently pushed to master
|
2014-12-08 04:03:02 +01:00 |
|
mail.php
|
|
|
|
mimetypes.list.php
|
|
|
|
naturalsort_defaultcollator.php
|
Move NaturalSort_DefaultCollator to its own file
|
2014-11-27 17:47:21 +01:00 |
|
naturalsort.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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
search.php
|
introduce inApps[] filter for search via ajax query, make file results show up in files app only
|
2014-12-10 15:51:59 +01:00 |
|
server.php
|
Move timezone logic out of server.php
|
2014-12-16 16:16:22 +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
|
Add user parameter to tag manager
|
2014-12-11 12:22:28 +01:00 |
|
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
|
|
|
|
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
|
Move basic auth login out of isLoggedIn
|
2014-12-17 20:12:14 +01:00 |
|
util.php
|
Deprecate Util::formatDate()
|
2014-12-10 11:58:56 +01:00 |
|
vobject.php
|
|
|