.. |
app
|
enabled disabled files app in repair step
|
2015-02-03 14:03:43 +01:00 |
appframework
|
Use proper namespace
|
2015-01-27 17:34:25 +01:00 |
archive
|
|
|
assetic
|
Fix JS asset generation
|
2015-01-05 15:48:04 +00:00 |
backgroundjob
|
|
|
cache
|
Only make sure the cache directory exists when we use it
|
2015-02-04 16:52:50 +01:00 |
connector/sabre
|
Fix webdav put for single file webdav shares
|
2015-01-29 12:47:12 +01:00 |
contacts
|
Replace deprecated constant with new class constant
|
2014-11-25 16:30:21 +01:00 |
db
|
set MySQL autocommit on connection setup
|
2015-01-19 17:20:49 +01:00 |
diagnostics
|
|
|
fileproxy
|
|
|
files
|
Only make sure the cache directory exists when we use it
|
2015-02-04 16:52:50 +01:00 |
group
|
add isAdmin and isInGroup methods for the group manager
|
2014-12-17 17:41:57 +01:00 |
hooks
|
|
|
l10n
|
Correctly fallback to english, if the plural case is not translated
|
2014-12-11 12:42:21 +01:00 |
legacy
|
Add a method to set/unset multiple config values in one call
|
2015-01-23 11:00:53 +01:00 |
log
|
add Download logfile button to admin settings
|
2015-01-07 14:55:53 +01:00 |
memcache
|
Json_(en|de)code values on redis to be able to cache arrays
|
2015-01-20 10:51:27 +01:00 |
ocs
|
reduce OC_Preferences, OC_Config and \OCP\Config usage
|
2014-12-08 22:42:37 +01:00 |
preview
|
add config-option for an image's maximum filesize when generating previews
|
2015-01-22 20:21:37 +01:00 |
repair
|
|
|
route
|
Intelligent container
|
2014-12-23 09:50:42 +01:00 |
search
|
Scroll to file in folder, when using "search in other places" link
|
2015-01-29 12:21:20 +01:00 |
security
|
certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages
|
2015-01-26 16:58:52 +01:00 |
session
|
|
|
setup
|
naming fixes while reviewing
|
2015-01-26 12:59:25 +01:00 |
share
|
Merge pull request #13760 from owncloud/create_enc_key_for_remote_shares
|
2015-01-29 17:54:04 +01:00 |
tagging
|
|
|
template
|
Deprecate Util::formatDate()
|
2014-12-10 11:58:56 +01:00 |
user
|
Throw an exception when login is canceled by an app
|
2015-01-22 14:13:17 +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 a method to set/unset multiple config values in one call
|
2015-01-23 11:00:53 +01:00 |
api.php
|
Merge pull request #12918 from owncloud/use-uid-instead-of-login-name
|
2014-12-19 10:24:52 +01:00 |
app.php
|
enabled disabled files app in repair step
|
2015-02-03 14:03:43 +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
|
Use file_exists to verify that config file exists
|
2015-01-27 00:50:14 +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
|
|
|
eventsource.php
|
|
|
filechunking.php
|
|
|
fileproxy.php
|
|
|
files.php
|
removed a little duplication
|
2014-12-30 22:36:13 +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
|
Reuse the array key of mimetypes
|
2015-01-18 14:50:34 +01:00 |
hintexception.php
|
|
|
hook.php
|
|
|
httphelper.php
|
Next step in server-to-server sharing next generation, see #12285
|
2014-12-19 15:20:24 +01:00 |
image.php
|
remove insane debug-log from OC_Image
|
2015-01-22 20:17:25 +01:00 |
installer.php
|
disable the app code checker - some previous shipped apps cannot be installed from the appstore now 👊
|
2015-01-27 09:27:38 +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
|
Fix undefined offset 1 for wrong user mail address
|
2015-01-22 16:23:50 +01:00 |
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
|
Cache responses from the AppStore server
|
2015-01-09 19:49:59 +01:00 |
preferences.php
|
introduce preCondition for setUserValue to provide atomic check-and-update
|
2014-12-08 22:33:36 +01:00 |
preview.php
|
Verify whether type is correct
|
2015-01-08 18:38:17 +01:00 |
previewmanager.php
|
|
|
repair.php
|
enabled disabled files app in repair step
|
2015-02-03 14:03:43 +01:00 |
repairexception.php
|
|
|
repairstep.php
|
|
|
request.php
|
Remove duplicated slashes from the requested url
|
2015-01-21 15:04:18 +01:00 |
response.php
|
|
|
search.php
|
move search results below filelist, show hint when results are off screen, use js plugin mechanism
|
2015-01-02 10:28:41 +01:00 |
server.php
|
certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages
|
2015-01-26 16:58:52 +01:00 |
serviceunavailableexception.php
|
|
|
setup.php
|
Reference module with .c
|
2015-01-28 13:15:32 +01:00 |
subadmin.php
|
|
|
systemconfig.php
|
Add a method to set/unset multiple config values in one call
|
2015-01-23 11:00:53 +01:00 |
tagmanager.php
|
Add user parameter to tag manager
|
2014-12-11 12:22:28 +01:00 |
tags.php
|
Fix chunked query for tags + unit test
|
2015-01-19 17:05:44 +01:00 |
template.php
|
allow css/js asset directory to be relocated (#13053)
|
2015-01-05 15:24:23 -08:00 |
templatelayout.php
|
include core version into js/css version tag - fixes #13702
|
2015-02-02 13:02:11 +01:00 |
tempmanager.php
|
|
|
updater.php
|
Add version to .htaccess
|
2015-01-08 12:49:02 +01: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
|
Fix WebDAV auth for session authentication only
|
2015-01-20 10:03:14 +01:00 |
util.php
|
Don't check for always_populate_raw_post_data on HHVM
|
2015-01-23 13:54:34 +01:00 |
vobject.php
|
|
|