| .. |
|
app
|
Add \OC\App\Manager to handle enabling/disabling apps
|
2014-11-10 13:52:52 +07:00 |
|
appframework
|
Move CSRF check
|
2014-11-17 15:10:53 +07:00 |
|
archive
|
Update pear/archive_tar to 1.3.13
|
2014-10-30 16:10:00 +07:00 |
|
backgroundjob
|
…
|
|
|
cache
|
…
|
|
|
connector/sabre
|
Fix type hinting for app manager
|
2014-11-18 12:22:13 +07:00 |
|
contacts
|
…
|
|
|
db
|
drop dependency of some commands on old config object
|
2014-11-20 15:03:16 +07:00 |
|
diagnostics
|
Allow adding events that hapend before the event logger was loaded
|
2014-10-20 13:38:38 +07:00 |
|
fileproxy
|
…
|
|
|
files
|
Use base class to reset the file mapper
|
2014-11-19 14:52:07 +07:00 |
|
group
|
Merge pull request #11479 from owncloud/cleanup-group-admin-on-deleteGroup
|
2014-11-13 22:39:40 +07:00 |
|
hooks
|
…
|
|
|
l10n
|
…
|
|
|
legacy
|
Revert "drop OC_Preferences::getUsers and getApps"
|
2014-11-20 22:02:26 +07:00 |
|
log
|
…
|
|
|
memcache
|
…
|
|
|
migration
|
…
|
|
|
ocs
|
…
|
|
|
preview
|
remove ugly hack and don't use OC\Preview\Image for tiffs and svgs
|
2014-11-23 19:11:03 +07:00 |
|
repair
|
…
|
|
|
route
|
drop unneeded var_dump - fixes #9997
|
2014-11-18 22:36:42 +07:00 |
|
search
|
…
|
|
|
security
|
Merge pull request #12218 from owncloud/issue/10991-fixes
|
2014-11-17 16:44:45 +07:00 |
|
session
|
…
|
|
|
setup
|
…
|
|
|
share
|
Merge pull request #12226 from owncloud/remove-phpass
|
2014-11-20 14:59:59 +07:00 |
|
tagging
|
PHPDoc fixes as suggested by @MorrisJobke.
|
2014-10-14 00:06:33 +07:00 |
|
template
|
Drop form_factor that is appended to JS, CSS and template filenames
|
2014-11-12 13:07:23 +07:00 |
|
user
|
removal of wrong/double implemented check
|
2014-11-13 13:02:02 +07:00 |
|
vobject
|
…
|
|
|
activitymanager.php
|
Make files non executable
|
2014-10-24 11:14:51 +07:00 |
|
allconfig.php
|
Expose getAppKeys trough \OCP\IConfig
|
2014-10-08 14:22:17 +07:00 |
|
api.php
|
…
|
|
|
app.php
|
Run preupdate before an update
|
2014-11-13 12:07:49 +07:00 |
|
appconfig.php
|
…
|
|
|
apphelper.php
|
…
|
|
|
archive.php
|
…
|
|
|
arrayparser.php
|
Use function outside of loop
|
2014-10-24 12:27:53 +07:00 |
|
avatar.php
|
…
|
|
|
avatarmanager.php
|
…
|
|
|
backgroundjob.php
|
…
|
|
|
cache.php
|
…
|
|
|
config.php
|
Try to read the file only instead of trying to touch
|
2014-11-12 15:57:19 +07:00 |
|
contactsmanager.php
|
…
|
|
|
db.php
|
Add missing DB rollback functionality
|
2014-10-24 17:44:06 +07:00 |
|
defaults.php
|
Support HTML in logo claim
|
2014-11-03 21:14:27 +07:00 |
|
eventsource.php
|
…
|
|
|
filechunking.php
|
…
|
|
|
fileproxy.php
|
…
|
|
|
files.php
|
Add type hinting to functions
|
2014-10-24 14:13:40 +07:00 |
|
forbiddenexception.php
|
…
|
|
|
geo.php
|
…
|
|
|
group.php
|
…
|
|
|
helper.php
|
Use the TempManager to handle temporary files
|
2014-10-24 12:18:49 +07:00 |
|
hintexception.php
|
…
|
|
|
hook.php
|
…
|
|
|
httphelper.php
|
Do only follow HTTP and HTTPS redirects
|
2014-09-22 20:02:32 +07:00 |
|
image.php
|
…
|
|
|
installer.php
|
introduce new app page layout
|
2014-10-15 15:21:40 +07:00 |
|
json.php
|
…
|
|
|
l10n.php
|
Fix language file detection
|
2014-10-29 10:13:51 +07:00 |
|
largefilehelper.php
|
Merge pull request #11565 from owncloud/fix-behaviourOnOSX
|
2014-10-15 21:12:50 +07:00 |
|
log.php
|
…
|
|
|
mail.php
|
…
|
|
|
migrate.php
|
…
|
|
|
mimetypes.list.php
|
New generic class for Imagemagick conversions
|
2014-10-04 17:50:12 +07:00 |
|
naturalsort.php
|
Fix PHPDoc
|
2014-09-30 13:34:50 +07:00 |
|
navigationmanager.php
|
…
|
|
|
needsupdateexception.php
|
…
|
|
|
notsquareexception.php
|
…
|
|
|
ocs.php
|
Remove invalid PHPDoc
|
2014-09-30 13:46:43 +07:00 |
|
ocsclient.php
|
Use function outside of loop
|
2014-10-24 12:27:53 +07:00 |
|
preferences.php
|
Revert "drop OC_Preferences::getUsers and getApps"
|
2014-11-20 22:02:26 +07:00 |
|
preview.php
|
remove ugly hack and don't use OC\Preview\Image for tiffs and svgs
|
2014-11-23 19:11:03 +07:00 |
|
previewmanager.php
|
Make files non executable
|
2014-10-24 11:14:51 +07:00 |
|
repair.php
|
Add repair steps for legacy config files
|
2014-11-18 12:36:03 +07:00 |
|
repairexception.php
|
…
|
|
|
repairstep.php
|
…
|
|
|
request.php
|
Ignore port for trusted domains
|
2014-11-18 12:36:03 +07:00 |
|
response.php
|
Allow any outgoing XHR connections
|
2014-10-30 00:00:40 +07:00 |
|
search.php
|
…
|
|
|
server.php
|
Add \OC\App\Manager to handle enabling/disabling apps
|
2014-11-10 13:52:52 +07:00 |
|
serviceunavailableexception.php
|
…
|
|
|
setup.php
|
Fix stupid copy paste fail
|
2014-10-30 10:37:59 +07:00 |
|
subadmin.php
|
…
|
|
|
tagmanager.php
|
Add option to include tags for shared items.
|
2014-10-14 00:06:07 +07:00 |
|
tags.php
|
PHPDoc fixes as suggested by @MorrisJobke.
|
2014-10-14 00:06:33 +07:00 |
|
template.php
|
Drop form_factor that is appended to JS, CSS and template filenames
|
2014-11-12 13:07:23 +07:00 |
|
templatelayout.php
|
Drop form_factor that is appended to JS, CSS and template filenames
|
2014-11-12 13:07:23 +07:00 |
|
tempmanager.php
|
Add \OC\TempManager to handle creating and cleaning temporary files
|
2014-10-24 12:18:46 +07:00 |
|
updater.php
|
Run preupdate before an update
|
2014-11-13 12:07:49 +07:00 |
|
urlgenerator.php
|
Set overwritemailurl* configs on setup
|
2014-10-14 05:07:09 +07:00 |
|
user.php
|
logging changes
|
2014-11-07 12:45:42 +07:00 |
|
util.php
|
Check for XMLWriter class
|
2014-11-20 13:13:14 +07:00 |
|
vobject.php
|
Use function outside of loop
|
2014-10-24 12:27:53 +07:00 |