| .. |
|
app
|
Update cache when enabling/disabling apps
|
2015-02-17 15:05:25 +07:00 |
|
appframework
|
Merge pull request #13425 from owncloud/phpdoc_cleanup
|
2015-02-10 01:14:00 +07:00 |
|
archive
|
Update pear/archive_tar to 1.3.13
|
2014-10-30 16:10:00 +07:00 |
|
assetic
|
Fix JS asset generation
|
2015-01-05 15:48:04 +07:00 |
|
backgroundjob
|
…
|
|
|
cache
|
readd is_file
|
2015-02-03 10:13:25 +07:00 |
|
connector/sabre
|
Revert "adding OC-ETag header"
|
2015-02-05 20:43:37 +07:00 |
|
contacts
|
Replace deprecated constant with new class constant
|
2014-11-25 16:30:21 +07:00 |
|
db
|
set MySQL autocommit on connection setup
|
2015-01-19 17:20:49 +07:00 |
|
diagnostics
|
Allow adding events that hapend before the event logger was loaded
|
2014-10-20 13:38:38 +07:00 |
|
fileproxy
|
…
|
|
|
files
|
Dont lower the mtime of a folder when propagating changes
|
2015-02-13 14:30:05 +07:00 |
|
group
|
better user group caching
|
2015-02-17 15:05:29 +07:00 |
|
hooks
|
…
|
|
|
l10n
|
Correctly fallback to english, if the plural case is not translated
|
2014-12-11 12:42:21 +07:00 |
|
legacy
|
drop OC_Preferences
|
2015-02-04 00:06:29 +07:00 |
|
log
|
Respect `mod_unique_id` and refactor `OC_Request::getRequestId`
|
2015-02-09 11:53:11 +07:00 |
|
memcache
|
Json_(en|de)code values on redis to be able to cache arrays
|
2015-01-20 10:51:27 +07:00 |
|
ocs
|
reduce OC_Preferences, OC_Config and \OCP\Config usage
|
2014-12-08 22:42:37 +07:00 |
|
preview
|
add config-option for an image's maximum filesize when generating previews
|
2015-01-22 20:21:37 +07:00 |
|
repair
|
…
|
|
|
route
|
Intelligent container
|
2014-12-23 09:50:42 +07:00 |
|
search
|
Scroll to file in folder, when using "search in other places" link
|
2015-01-29 12:21:20 +07:00 |
|
security
|
URLEncode logout attribute
|
2015-02-13 12:08:23 +07:00 |
|
session
|
…
|
|
|
setup
|
naming fixes while reviewing
|
2015-01-26 12:59:25 +07:00 |
|
share
|
Merge pull request #13979 from owncloud/group-share-collition-wrong-type-in-post-hook
|
2015-02-11 15:23:13 +07:00 |
|
tagging
|
PHPDoc fixes as suggested by @MorrisJobke.
|
2014-10-14 00:06:33 +07:00 |
|
template
|
Deprecate Util::formatDate()
|
2014-12-10 11:58:56 +07:00 |
|
user
|
Throw an exception when login is canceled by an app
|
2015-01-22 14:13:17 +07:00 |
|
vobject
|
…
|
|
|
activitymanager.php
|
Allow extensions to specify the list of special parameters
|
2014-12-11 14:56:46 +07:00 |
|
allconfig.php
|
Add a method to set/unset multiple config values in one call
|
2015-01-23 11:00:53 +07:00 |
|
api.php
|
Merge pull request #12918 from owncloud/use-uid-instead-of-login-name
|
2014-12-19 10:24:52 +07:00 |
|
app.php
|
Use the app manager from oc_app
|
2015-02-16 15:16:13 +07:00 |
|
appconfig.php
|
Cleanup of PHPDoc return types
|
2015-01-16 20:30:43 +07:00 |
|
apphelper.php
|
…
|
|
|
archive.php
|
…
|
|
|
arrayparser.php
|
Replace exception with standard exception
|
2014-11-27 11:10:05 +07:00 |
|
avatar.php
|
Add a better way to check if an avatar exists for the user
|
2015-02-03 14:54:06 +07:00 |
|
avatarmanager.php
|
…
|
|
|
backgroundjob.php
|
…
|
|
|
cache.php
|
…
|
|
|
config.php
|
Merge pull request #11056 from AdamWill/9885-opcode
|
2015-02-10 17:21:15 +07:00 |
|
contactsmanager.php
|
Fix permissions
|
2014-12-06 13:58:10 +07:00 |
|
databaseexception.php
|
Correctly namespace and autoload DatabaseException
|
2014-11-27 11:10:04 +07:00 |
|
databasesetupexception.php
|
Correctly namespace DatabaseSetupException
|
2014-11-26 12:30:07 +07:00 |
|
datetimeformatter.php
|
Correctly inject the language into the subcall
|
2014-12-12 11:00:07 +07:00 |
|
datetimezone.php
|
Move timezone logic out of server.php
|
2014-12-16 16:16:22 +07:00 |
|
db.php
|
Add tableExists to public db api
|
2014-12-09 17:26:53 +07:00 |
|
defaults.php
|
Merge pull request #13890 from owncloud/add-no-referrer
|
2015-02-16 14:36:44 +07:00 |
|
eventsource.php
|
…
|
|
|
filechunking.php
|
…
|
|
|
fileproxy.php
|
…
|
|
|
files.php
|
removed a little duplication
|
2014-12-30 22:36:13 +07:00 |
|
forbiddenexception.php
|
…
|
|
|
geo.php
|
…
|
|
|
group.php
|
Add REST route for user & group management
|
2014-12-08 12:11:01 +07:00 |
|
helper.php
|
Merge pull request #13854 from owncloud/avatar-exists
|
2015-02-09 17:06:24 +07:00 |
|
hintexception.php
|
…
|
|
|
hook.php
|
Cleanup of PHPDoc return types
|
2015-01-16 20:30:43 +07:00 |
|
httphelper.php
|
add timeout to curl request
|
2015-02-12 10:51:39 +07:00 |
|
image.php
|
Check if imageflip is available
|
2015-02-12 10:21:20 +07:00 |
|
installer.php
|
App install behind a Proxy
|
2015-02-11 07:47:50 +07:00 |
|
json.php
|
Deprecate `OC_JSON` and `OCP\JSON`
|
2015-02-12 00:56:13 +07:00 |
|
l10n.php
|
Correctly fallback to english, if the plural case is not translated
|
2014-12-11 12:42:21 +07:00 |
|
largefilehelper.php
|
Check if open_basedir is set
|
2014-12-11 00:09:55 +07:00 |
|
log.php
|
Remove changes which were inadvertently pushed to master
|
2014-12-08 04:03:02 +07:00 |
|
mail.php
|
Fix undefined offset 1 for wrong user mail address
|
2015-01-22 16:23:50 +07:00 |
|
mimetypes.list.php
|
Updated the media type of some font types
|
2015-01-24 01:49:13 +07:00 |
|
naturalsort.php
|
Performance improvements for NaturalSort
|
2015-02-09 16:32:43 +07:00 |
|
naturalsort_defaultcollator.php
|
Move NaturalSort_DefaultCollator to its own file
|
2014-11-27 17:47:21 +07:00 |
|
navigationmanager.php
|
…
|
|
|
needsupdateexception.php
|
…
|
|
|
notsquareexception.php
|
…
|
|
|
ocs.php
|
add a controller and reponse for ocs
|
2015-02-05 14:02:17 +07:00 |
|
ocsclient.php
|
Cache responses from the AppStore server
|
2015-01-09 19:49:59 +07:00 |
|
preview.php
|
Verify whether type is correct
|
2015-01-08 18:38:17 +07:00 |
|
previewmanager.php
|
Make files non executable
|
2014-10-24 11:14:51 +07:00 |
|
repair.php
|
Revert "enabled disabled files app in repair step"
|
2015-02-03 17:06:57 +07:00 |
|
repairexception.php
|
…
|
|
|
repairstep.php
|
…
|
|
|
request.php
|
Respect `mod_unique_id` and refactor `OC_Request::getRequestId`
|
2015-02-09 11:53:11 +07:00 |
|
response.php
|
Allow any outgoing XHR connections
|
2014-10-30 00:00:40 +07:00 |
|
search.php
|
move search results below filelist, show hint when results are off screen, use js plugin mechanism
|
2015-01-02 10:28:41 +07:00 |
|
server.php
|
Respect `mod_unique_id` and refactor `OC_Request::getRequestId`
|
2015-02-09 11:53:11 +07:00 |
|
serviceunavailableexception.php
|
…
|
|
|
setup.php
|
Reference module with `.c`
|
2015-01-28 13:15:32 +07:00 |
|
subadmin.php
|
…
|
|
|
systemconfig.php
|
Add a method to set/unset multiple config values in one call
|
2015-01-23 11:00:53 +07:00 |
|
tagmanager.php
|
Add user parameter to tag manager
|
2014-12-11 12:22:28 +07:00 |
|
tags.php
|
Merge pull request #13425 from owncloud/phpdoc_cleanup
|
2015-02-10 01:14:00 +07:00 |
|
template.php
|
Respect `mod_unique_id` and refactor `OC_Request::getRequestId`
|
2015-02-09 11:53:11 +07:00 |
|
templatelayout.php
|
include core version into js/css version tag - fixes #13702
|
2015-02-02 13:02:11 +07:00 |
|
tempmanager.php
|
Check directory handle before we use it
|
2015-02-09 12:36:18 +07:00 |
|
updater.php
|
Add version to .htaccess
|
2015-01-08 12:49:02 +07:00 |
|
urlgenerator.php
|
Remove internal annotation
|
2015-02-12 16:35:47 +07:00 |
|
user.php
|
also set user in UserSession when doing OC_User::setUserId
|
2015-02-17 15:05:29 +07:00 |
|
util.php
|
catch any whitespaces which might get written to the output buffer while loading a theme
|
2015-02-12 16:42:17 +07:00 |
|
vobject.php
|
Use function outside of loop
|
2014-10-24 12:27:53 +07:00 |