| .. |
|
appframework
|
Minor fixes
|
11 years ago |
|
archive
|
Add files as string to tar archives
|
11 years ago |
|
backgroundjob
|
Dont try to execute jobs that no longer exist
|
11 years ago |
|
cache
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
connector/sabre
|
Merge pull request #10518 from owncloud/fix_storage_const_autoload
|
11 years ago |
|
contacts
|
ownCloud users are exported as address book
|
11 years ago |
|
db
|
no statement caching for Oracle
|
11 years ago |
|
fileproxy
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
12 years ago |
|
files
|
Merge pull request #10619 from owncloud/issue/6722
|
11 years ago |
|
group
|
Merge pull request #10144 from owncloud/issue/9972
|
11 years ago |
|
hooks
|
polish documentation based on scrutinizer patches
|
12 years ago |
|
l10n
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
legacy
|
add missing @deprecated annotation to legacy classes
|
11 years ago |
|
log
|
Don't error out on console.
|
12 years ago |
|
memcache
|
Memcache\Factory: Remove static, use globalPrefix.
|
11 years ago |
|
migration
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
ocs
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
preview
|
Merge pull request #9953 from owncloud/fix_text_preview_for_systems_without_ttf
|
11 years ago |
|
repair
|
Explicily close the statement cursors
|
11 years ago |
|
route
|
introduce and use getCurrentConnection()
|
12 years ago |
|
search
|
mkae getRelativePath of file search results overwriteable in subclasses
|
11 years ago |
|
session
|
redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code
|
12 years ago |
|
setup
|
Add repair step to set MySQL collation to utf8_bin
|
12 years ago |
|
share
|
we need the recipient as a additional parameter to know for which share the notification was send
|
11 years ago |
|
template
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
user
|
Fix unit test
|
11 years ago |
|
vobject
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
12 years ago |
|
activitymanager.php
|
Adding new interface \OCP\Activity\IExtentsion
|
12 years ago |
|
allconfig.php
|
Add support for getting the real client IP behind proxies
|
11 years ago |
|
api.php
|
introduce and use getCurrentConnection()
|
12 years ago |
|
app.php
|
Merge pull request #9866 from owncloud/app-upgrade
|
11 years ago |
|
appconfig.php
|
port of #9500
|
12 years ago |
|
apphelper.php
|
moving file to the right location
|
12 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.
|
11 years ago |
|
arrayparser.php
|
Some more PHPDoc fixes
|
12 years ago |
|
avatar.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
avatarmanager.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 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
|
12 years ago |
|
config.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
contactsmanager.php
|
Merge branch 'master' into contactsmanager-register
|
12 years ago |
|
davclient.php
|
Upgrade SabreDAV to 1.8.10
|
12 years ago |
|
db.php
|
- Added test to trigger index id error
|
11 years ago |
|
defaults.php
|
remove escaping because it's unneeded
|
11 years ago |
|
eventsource.php
|
Prevent nginx from buffering event source events
|
11 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
|
drop allowZIPdownload and maxZIPSize as options
|
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
|
Add group management to the public api
|
11 years ago |
|
helper.php
|
Merge pull request #10023 from owncloud/tmp-file-created-status
|
11 years ago |
|
hintexception.php
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
12 years ago |
|
hook.php
|
Dont connect hooks twice
|
12 years ago |
|
image.php
|
Close file handle if exception occurs in image class
|
11 years ago |
|
installer.php
|
in order to prevent false-positives on the code checker - exec and eval will not longer be grepped for
|
11 years ago |
|
json.php
|
Add machine readable error messages to OC\JSON
|
12 years ago |
|
l10n.php
|
Adding new interface \OCP\Activity\IExtentsion
|
12 years ago |
|
largefilehelper.php
|
file size on non-(Linux/BSD/Windows)-installations
|
11 years ago |
|
log.php
|
fix logger implementation and test
|
11 years ago |
|
mail.php
|
Remove X-Mailer header from mails
|
11 years ago |
|
migrate.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
mimetypes.list.php
|
Merge pull request #9275 from NormalRa/master
|
11 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
|
11 years ago |
|
notsquareexception.php
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
12 years ago |
|
ocs.php
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
ocsclient.php
|
fix return documentation
|
11 years ago |
|
preferences.php
|
port of #9500
|
12 years ago |
|
preview.php
|
Check return of fopen() before using it
|
11 years ago |
|
previewmanager.php
|
Use svg mimeicons for empty text files
|
11 years ago |
|
repair.php
|
Added repair step for legacy storages
|
11 years ago |
|
repairexception.php
|
Added repair step for legacy storages
|
11 years ago |
|
repairstep.php
|
Added RepairStep interface and default repair step lists
|
12 years ago |
|
request.php
|
Add support for getting the real client IP behind proxies
|
11 years ago |
|
response.php
|
Merge branch 'master' into cleanup-list-code
|
12 years ago |
|
search.php
|
make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api
|
12 years ago |
|
server.php
|
Merge pull request #9904 from owncloud/loggedout-getuserfolder
|
11 years ago |
|
serviceunavailableexception.php
|
Throw an exception when we try to load an app that needs to be upgraded
|
11 years ago |
|
setup.php
|
trusted domains shall not be ignored on autosetup
|
12 years ago |
|
subadmin.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
tagmanager.php
|
reorganize file in lib
|
12 years ago |
|
tags.php
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
template.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
templatelayout.php
|
Now settings CSS class with appid in content DIV
|
12 years ago |
|
updater.php
|
fix undefined variable
|
11 years ago |
|
urlgenerator.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
user.php
|
update deprecation docs
|
11 years ago |
|
util.php
|
Throw exception if file cannot be accessed via http
|
11 years ago |
|
vobject.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |