..
app
Merge pull request #14529 from owncloud/intuitive-version-check
12 years ago
appframework
Let users configure security headers in their Webserver
12 years ago
archive
Update pear/archive_tar to 1.3.13
12 years ago
assetic
Close cursor early in calculateFolderSize
12 years ago
backgroundjob
Merge pull request #14530 from owncloud/revert-14403
12 years ago
cache
Merge pull request #14530 from owncloud/revert-14403
12 years ago
command
Add FileAccess trait for commands
12 years ago
connector/ sabre
fixing namespaces and PHPDoc
11 years ago
contacts
Replace deprecated constant with new class constant
12 years ago
db
Fix PHPDoc on the way ....
12 years ago
diagnostics
Allow adding events that hapend before the event logger was loaded
12 years ago
fileproxy
move the private namespace OC into lib/private - OCP will stay in lib/public
13 years ago
files
Merge pull request #14759 from owncloud/clean-up-code
11 years ago
group
Revert "Updating license headers"
12 years ago
hooks
polish documentation based on scrutinizer patches
13 years ago
l10n
Close cursor early in calculateFolderSize
12 years ago
legacy
drop OC_Preferences
12 years ago
log
Refactor OC_Request into TrustedDomainHelper and IRequest
12 years ago
memcache
\OC\Memcache\Cache implements \OCP\ICache
12 years ago
ocs
Close cursor early in calculateFolderSize
12 years ago
preview
Close cursor early in calculateFolderSize
12 years ago
repair
Explicily close the statement cursors
12 years ago
route
Refactor OC_Request into TrustedDomainHelper and IRequest
12 years ago
search
Close cursor after checking for existing config values
12 years ago
security
Make scrutinizer happy
12 years ago
session
Refactor internal session to write directly to $_SESSION
12 years ago
setup
Close cursor early in calculateFolderSize
12 years ago
share
Merge pull request #13979 from owncloud/group-share-collition-wrong-type-in-post-hook
12 years ago
tagging
Revert "Updating license headers"
12 years ago
template
Log errors and create 404 in network list when a css or js is missing
12 years ago
user
Let users configure security headers in their Webserver
12 years ago
activitymanager.php
Order methods to by grouped by their task
12 years ago
allconfig.php
Close cursor after checking for existing config values
12 years ago
api.php
Simplify code
12 years ago
app.php
Fix totally broken AppStore code...
12 years ago
appconfig.php
Cleanup of PHPDoc return types
12 years ago
apphelper.php
moving file to the right location
13 years ago
archive.php
Previous commit was not based on master, retry. Removed broken tar cutter, double extensions are not possible in temp files. Added tar support. Fixed extension switch.
12 years ago
arrayparser.php
Replace exception with standard exception
12 years ago
avatar.php
Avatar controller moved to AppFrameWork
11 years ago
avatarmanager.php
Avatar controller moved to AppFrameWork
11 years ago
backgroundjob.php
Remove all occurences of @brief and @returns from PHPDoc
12 years ago
cache.php
More PHPDoc fixes, using scrutinizer patches as hints
13 years ago
config.php
Merge pull request #11056 from AdamWill/9885-opcode
12 years ago
contactsmanager.php
Close cursor early in calculateFolderSize
12 years ago
databaseexception.php
Correctly namespace and autoload DatabaseException
12 years ago
databasesetupexception.php
Correctly namespace DatabaseSetupException
12 years ago
datetimeformatter.php
Close cursor early in calculateFolderSize
12 years ago
datetimezone.php
Etc timezones don't exist for .5 and .75 offsets
12 years ago
db.php
Close cursor early in calculateFolderSize
12 years ago
defaults.php
Add more HTTPS endpoints
12 years ago
eventsource.php
Explicitly cast id and validate type
12 years ago
filechunking.php
Fix PHPdoc in lib/private
12 years ago
fileproxy.php
Fix all PHPDoc types and variable names, in /lib
12 years ago
files.php
Close cursor early in calculateFolderSize
12 years ago
forbiddenexception.php
Cache folder is now configurable
12 years ago
geo.php
Remove all occurences of @brief and @returns from PHPDoc
12 years ago
group.php
Revert "Updating license headers"
12 years ago
helper.php
Avatar controller moved to AppFrameWork
11 years ago
hintexception.php
Do not show exception to the end-user
12 years ago
hook.php
Cleanup of PHPDoc return types
12 years ago
httphelper.php
add timeout to curl request
12 years ago
image.php
Check if imageflip is available
12 years ago
installer.php
Revert "Updating license headers"
12 years ago
json.php
Deprecate `OC_JSON` and `OCP\JSON`
12 years ago
l10n.php
Respect http header 'Accept-Language' on ocs and remote.php calls
11 years ago
largefilehelper.php
Close cursor early in calculateFolderSize
12 years ago
log.php
fix logger implementation and test
12 years ago
mail.php
Close cursor early in calculateFolderSize
12 years ago
mimetypes.list.php
Updated the media type of some font types
12 years ago
naturalsort.php
Add constructor to inject collator
12 years ago
naturalsort_defaultcollator.php
Fix sorting for files that only differ in case.
12 years ago
navigationmanager.php
Remove all occurences of @brief and @returns from PHPDoc
12 years ago
needsupdateexception.php
Throw an exception when we try to load an app that needs to be upgraded
12 years ago
notsquareexception.php
move the private namespace OC into lib/private - OCP will stay in lib/public
13 years ago
ocs.php
Read from IRequest instead of reading twice
12 years ago
ocsclient.php
Revert "Updating license headers"
12 years ago
preview.php
Check whether the file id is valid, before using it to delete the previews
11 years ago
previewmanager.php
Use svg mimeicons for empty text files
12 years ago
repair.php
Add a repair step to delete old tables
12 years ago
repairexception.php
Added repair step for legacy storages
12 years ago
repairstep.php
Added RepairStep interface and default repair step lists
12 years ago
response.php
Let users configure security headers in their Webserver
12 years ago
search.php
Close cursor early in calculateFolderSize
12 years ago
server.php
Refactor \OC\Memcache\Factory
12 years ago
serviceunavailableexception.php
Throw an exception when we try to load an app that needs to be upgraded
12 years ago
setup.php
Revert "Updating license headers"
12 years ago
subadmin.php
Remove all occurences of @brief and @returns from PHPDoc
12 years ago
systemconfig.php
Close cursor early in calculateFolderSize
12 years ago
tagmanager.php
Revert "Updating license headers"
12 years ago
tags.php
Merge pull request #13425 from owncloud/phpdoc_cleanup
12 years ago
template.php
Refactor OC_Request into TrustedDomainHelper and IRequest
12 years ago
templatelayout.php
Log errors and create 404 in network list when a css or js is missing
12 years ago
tempmanager.php
Check directory handle before we use it
12 years ago
updater.php
Revert "Updating license headers"
12 years ago
urlgenerator.php
Refactor OC_Request into TrustedDomainHelper and IRequest
12 years ago
user.php
Revert "Updating license headers"
12 years ago
util.php
Merge pull request #14346 from owncloud/storage-based-path-validation
11 years ago
vobject.php
Use function outside of loop
12 years ago