| .. |
|
activity
|
update licence headers via script
|
2015-10-05 21:15:52 +07:00 |
|
app
|
Use correct method signature
|
2015-12-04 15:52:42 +07:00 |
|
appframework
|
Merge pull request #20807 from owncloud/dont-append-redirect-url-if-user-is-already-logged-in
|
2015-12-03 16:53:59 +07:00 |
|
archive
|
Fix #19181: Support .bz2 app archives
|
2015-10-20 21:56:24 +07:00 |
|
backgroundjob
|
deduplicate @xenopathic
|
2015-10-06 09:52:19 +07:00 |
|
cache
|
Allow storage wrappers to through a forbidden exception with retry information
|
2015-11-17 10:39:52 +07:00 |
|
command
|
…
|
|
|
console
|
Update license headers
|
2015-10-26 14:04:01 +07:00 |
|
contacts
|
…
|
|
|
db
|
More cleanups of OC_Config usage
|
2015-12-03 16:41:23 +07:00 |
|
diagnostics
|
…
|
|
|
encryption
|
cache result from parent folders
|
2015-11-04 09:27:29 +07:00 |
|
files
|
Merge pull request #20904 from owncloud/view-mime-filter
|
2015-12-07 10:20:43 +07:00 |
|
group
|
Adjust PHPDoc as suggested
|
2015-11-20 14:38:29 +07:00 |
|
hooks
|
…
|
|
|
http/client
|
update licence headers via script
|
2015-10-05 21:15:52 +07:00 |
|
integritycheck
|
Add code integrity check
|
2015-12-01 11:55:20 +07:00 |
|
l10n
|
update licence headers via script
|
2015-10-05 21:15:52 +07:00 |
|
legacy
|
Drop OC_SubAdmin and replace usages
|
2015-10-29 11:31:18 +07:00 |
|
lock
|
Update license headers
|
2015-10-26 14:04:01 +07:00 |
|
log
|
More cleanups of OC_Config usage
|
2015-12-03 16:41:23 +07:00 |
|
mail
|
Setup sendmail transport
|
2015-10-08 16:48:18 +07:00 |
|
memcache
|
Replace new occurences of ini_get with IniWrapper methods
|
2015-11-23 14:12:36 +07:00 |
|
notification
|
Make sure that object id can be a string
|
2015-11-23 14:18:15 +07:00 |
|
ocs
|
User IUser::getEMailAddress() all over the place
|
2015-12-02 21:25:05 +07:00 |
|
preview
|
Reduce OC_Config usage in lib/
|
2015-12-02 14:49:40 +07:00 |
|
route
|
More cleanups of OC_Config usage
|
2015-12-03 16:41:23 +07:00 |
|
search
|
…
|
|
|
security
|
Use native CSPRNG if available
|
2015-11-09 15:04:22 +07:00 |
|
session
|
Delete cookie instead of emptying value
|
2015-10-19 19:54:12 +07:00 |
|
setup
|
Replace OC_Config in setup
|
2015-12-03 14:35:15 +07:00 |
|
share
|
[Sharing] Properly check if a group already has access
|
2015-12-04 12:22:21 +07:00 |
|
share20
|
[Sharing 2.0] Fix phpdoc etc
|
2015-11-24 10:26:36 +07:00 |
|
systemtag
|
Add a method to get the list of tags from the TagNotFound Exception
|
2015-12-01 14:54:34 +07:00 |
|
tagging
|
…
|
|
|
template
|
Untangle the linkToDocs method in OC_Helper
|
2015-11-26 13:58:43 +07:00 |
|
user
|
More cleanups of OC_Config usage
|
2015-12-03 16:41:23 +07:00 |
|
activitymanager.php
|
update licence headers via script
|
2015-10-05 21:15:52 +07:00 |
|
allconfig.php
|
…
|
|
|
api.php
|
Drop OC_SubAdmin and replace usages
|
2015-10-29 11:31:18 +07:00 |
|
app.php
|
remove OC_App::getActiveNavigationEntry - not unsed anymore
|
2015-12-04 17:26:28 +07:00 |
|
appconfig.php
|
update licence headers via script
|
2015-10-05 21:15:52 +07:00 |
|
apphelper.php
|
Remove OC_Util::getUrlContent and replace by proper usage of public interfaces
|
2015-12-04 18:02:47 +07:00 |
|
archive.php
|
Use actual mimetype detection instead of extension
|
2015-10-31 00:55:37 +07:00 |
|
avatar.php
|
Add IUser::getAvatarImage() for easy access
|
2015-12-02 09:14:41 +07:00 |
|
avatarmanager.php
|
DI in avatar code
|
2015-12-01 22:15:43 +07:00 |
|
capabilitiesmanager.php
|
Update license headers
|
2015-10-26 14:04:01 +07:00 |
|
config.php
|
Untangle the linkToDocs method in OC_Helper
|
2015-11-26 13:58:43 +07:00 |
|
contactsmanager.php
|
…
|
|
|
databaseexception.php
|
…
|
|
|
databasesetupexception.php
|
…
|
|
|
datetimeformatter.php
|
…
|
|
|
datetimezone.php
|
…
|
|
|
db.php
|
…
|
|
|
defaults.php
|
…
|
|
|
eventsource.php
|
update licence headers via script
|
2015-10-05 21:15:52 +07:00 |
|
filechunking.php
|
…
|
|
|
files.php
|
Replacing ini_get instances with inigetwrapper usages
|
2015-11-23 14:12:31 +07:00 |
|
forbiddenexception.php
|
…
|
|
|
group.php
|
Adjust PHPDoc as suggested
|
2015-11-20 14:38:29 +07:00 |
|
helper.php
|
Merge pull request #11131 from owncloud/use-phpini-wrapper
|
2015-12-07 10:20:59 +07:00 |
|
hintexception.php
|
…
|
|
|
hook.php
|
Update license headers
|
2015-10-26 14:04:01 +07:00 |
|
httphelper.php
|
…
|
|
|
image.php
|
Update license headers
|
2015-10-26 14:04:01 +07:00 |
|
installer.php
|
Replace old config code with usage of proper APIs
|
2015-12-02 15:56:59 +07:00 |
|
json.php
|
Drop OC_SubAdmin and replace usages
|
2015-10-29 11:31:18 +07:00 |
|
l10n.php
|
Add warning for broken l10n json files
|
2015-10-30 09:10:16 +07:00 |
|
largefilehelper.php
|
…
|
|
|
log.php
|
update licence headers via script
|
2015-10-05 21:15:52 +07:00 |
|
naturalsort.php
|
update licence headers via script
|
2015-10-05 21:15:52 +07:00 |
|
naturalsort_defaultcollator.php
|
…
|
|
|
navigationmanager.php
|
…
|
|
|
needsupdateexception.php
|
…
|
|
|
notsquareexception.php
|
…
|
|
|
ocs.php
|
update licence headers via script
|
2015-10-05 21:15:52 +07:00 |
|
ocsclient.php
|
Disable app store for EE by default
|
2015-10-08 14:52:52 +07:00 |
|
preview.php
|
Add tests
|
2015-10-01 13:17:22 +07:00 |
|
previewmanager.php
|
…
|
|
|
repair.php
|
Add a repair step that checks for group membership on shares
|
2015-10-29 09:26:26 +07:00 |
|
repairexception.php
|
…
|
|
|
repairstep.php
|
…
|
|
|
response.php
|
Use getHttpProtocol instead of $_SERVER
|
2015-10-30 18:05:30 +07:00 |
|
search.php
|
…
|
|
|
server.php
|
DI in avatar code
|
2015-12-01 22:15:43 +07:00 |
|
servernotavailableexception.php
|
…
|
|
|
serviceunavailableexception.php
|
…
|
|
|
setup.php
|
Replace old config code with usage of proper APIs
|
2015-12-02 15:56:59 +07:00 |
|
streamer.php
|
Update license headers
|
2015-10-26 14:04:01 +07:00 |
|
subadmin.php
|
subadmin methods should not return any null user or group
|
2015-11-05 11:50:57 +07:00 |
|
systemconfig.php
|
…
|
|
|
tagmanager.php
|
…
|
|
|
tags.php
|
…
|
|
|
template.php
|
Now using IE8 workaround of davclient.js for all IE versions
|
2015-11-22 16:05:52 +07:00 |
|
templatelayout.php
|
Add code integrity check
|
2015-12-01 11:55:20 +07:00 |
|
tempmanager.php
|
Replace new occurences of ini_get with IniWrapper methods
|
2015-11-23 14:12:36 +07:00 |
|
updater.php
|
Add code integrity check
|
2015-12-01 11:55:20 +07:00 |
|
urlgenerator.php
|
Add a trailing slash to generated URLs
|
2015-12-02 11:27:07 +07:00 |
|
user.php
|
Update license headers
|
2015-10-26 14:04:01 +07:00 |
|
util.php
|
Allow specifying a custom reset-password-url
|
2015-12-07 15:41:40 +07:00 |