| .. |
|
appframework
|
fix typo in content type
|
2014-11-05 12:04:56 +01:00 |
|
archive
|
remove unnecessary require calls - the ownCloud class loader is supposed to take care of this
|
2014-10-30 17:20:40 +01:00 |
|
backgroundjob
|
|
|
|
cache
|
fixing cache routes
|
2014-09-22 13:38:46 -04:00 |
|
connector/sabre
|
Fix dav permissions for folders without create permissions
|
2014-09-25 14:01:19 +02:00 |
|
contacts
|
|
|
|
db
|
disable database migration unit tests for MSSQL
|
2014-10-23 14:35:44 +02:00 |
|
files
|
Merge pull request #11409 from owncloud/watcher-reuse
|
2014-10-29 16:38:16 +01:00 |
|
group
|
adjust group manager tests
|
2014-10-17 20:53:09 +02:00 |
|
hooks
|
|
|
|
memcache
|
|
|
|
ocs
|
kill OC::$session
|
2014-08-29 10:22:21 +02:00 |
|
public
|
|
|
|
repair
|
|
|
|
security
|
Remove unused and overflowing function
|
2014-09-18 10:21:28 +02:00 |
|
session
|
|
|
|
share
|
Add option to include tags for shared items.
|
2014-10-14 00:06:07 +02:00 |
|
template
|
|
|
|
user
|
Remove confusingly names \OC\User\Manager::delete and fix the automatic cache cleanup instead
|
2014-11-05 15:45:58 +01:00 |
|
activitymanager.php
|
|
|
|
api.php
|
|
|
|
app.php
|
Remove confusingly names \OC\User\Manager::delete and fix the automatic cache cleanup instead
|
2014-11-05 15:45:58 +01:00 |
|
appconfig.php
|
|
|
|
archive.php
|
|
|
|
autoloader.php
|
use Composer autoloader not OC for non-Composer 3rdparty (#9643)
|
2014-10-28 11:32:20 +01:00 |
|
avatar.php
|
|
|
|
cache.php
|
|
|
|
config.php
|
Add flock to config
|
2014-09-30 15:53:27 +02:00 |
|
db.php
|
Fix ILIKE without wildcards for oracle
|
2014-09-18 15:09:57 +02:00 |
|
dbschema.php
|
disable database migration unit tests for MSSQL
|
2014-10-23 14:35:44 +02:00 |
|
errorHandler.php
|
|
|
|
geo.php
|
|
|
|
group.php
|
|
|
|
helper.php
|
Adding test helper to test private methods
|
2014-09-26 10:23:41 -04:00 |
|
helperstorage.php
|
|
|
|
httphelper.php
|
Do only follow HTTP and HTTPS redirects
|
2014-09-22 20:02:32 +02:00 |
|
image.php
|
Preserve transparency when loading from a file
|
2014-09-10 23:49:21 +02:00 |
|
installer.php
|
|
|
|
l10n.php
|
adding console command to generate javascript translation files based on existing php translation files
|
2014-10-29 10:09:12 +01:00 |
|
largefilehelper.php
|
|
|
|
largefilehelpergetfilesize.php
|
Use rawurlencode since this seems to be expected by cURL
|
2014-10-14 13:16:23 +02:00 |
|
logger.php
|
|
|
|
mail.php
|
|
|
|
migrate.php
|
|
|
|
naturalsort.php
|
|
|
|
preferences-singleton.php
|
|
|
|
preferences.php
|
|
|
|
preview.php
|
Remove unneeded unit tests
|
2014-09-22 16:50:08 +02:00 |
|
repair.php
|
|
|
|
request.php
|
|
|
|
setup.php
|
Make supported DBs configurable within config.php
|
2014-10-27 21:39:34 +01:00 |
|
streamwrappers.php
|
add seek and tell to streamwrapper test
|
2014-09-21 22:47:40 +02:00 |
|
tags.php
|
Fix tags unit test
|
2014-10-22 12:29:53 +02:00 |
|
template.php
|
|
|
|
templatelayout.php
|
Add proper setup and teardown
|
2014-10-20 17:11:08 +02:00 |
|
tempmanager.php
|
Add \OC\TempManager to handle creating and cleaning temporary files
|
2014-10-24 12:18:46 +02:00 |
|
updater.php
|
Prevent updates between multiple major versions
|
2014-09-18 17:56:06 +02:00 |
|
urlgenerator.php
|
Add unit test
|
2014-09-08 17:12:44 +02:00 |
|
user.php
|
|
|
|
util.php
|
fixing expected values for formatDate() unit tests
|
2014-10-21 16:05:35 +02:00 |
|
utilcheckserver.php
|
Don't complain about non-writable datadirs before we're installed
|
2014-09-18 13:33:13 +02:00 |
|
vobject.php
|
|
|