.. |
appframework
|
remove unnecessary require calls - the ownCloud class loader is supposed to take care of this
|
11 years ago |
archive
|
remove unnecessary require calls - the ownCloud class loader is supposed to take care of this
|
11 years ago |
backgroundjob
|
Add unit tests for JobList
|
12 years ago |
cache
|
fixing cache routes
|
11 years ago |
connector/sabre
|
Fix dav permissions for folders without create permissions
|
11 years ago |
contacts
|
function declaration did not match
|
11 years ago |
db
|
disable database migration unit tests for MSSQL
|
11 years ago |
files
|
Merge pull request #11409 from owncloud/watcher-reuse
|
11 years ago |
group
|
adjust group manager tests
|
11 years ago |
hooks
|
forward previously registerd hooks
|
12 years ago |
memcache
|
Ensure memcached extension is there before attempting to create an instance.
|
12 years ago |
ocs
|
kill OC::$session
|
11 years ago |
public
|
class Test_Config is already declared
|
12 years ago |
repair
|
Added repair step for legacy storages
|
11 years ago |
security
|
Remove unused and overflowing function
|
11 years ago |
session
|
make PHPUnit happy and add asserts
|
12 years ago |
share
|
Add option to include tags for shared items.
|
11 years ago |
template
|
Scrutinizer Auto-Fixes
|
12 years ago |
user
|
strip whitespace from the beginning and end of the display name to avoid empty display names
|
11 years ago |
activitymanager.php
|
Adding new interface \OCP\Activity\IExtentsion
|
11 years ago |
api.php
|
Fix test case for api response code
|
12 years ago |
app.php
|
Added unit tests for cache of enabled apps
|
11 years ago |
appconfig.php
|
port of #9500
|
11 years ago |
archive.php
|
drop SimpleTest compatibility
|
13 years ago |
autoloader.php
|
use Composer autoloader not OC for non-Composer 3rdparty (#9643)
|
11 years ago |
avatar.php
|
Make OC_Avatar unit tests independent of currently loggedin user
|
12 years ago |
cache.php
|
updating php docs
|
12 years ago |
config.php
|
Add flock to config
|
11 years ago |
db.php
|
Fix ILIKE without wildcards for oracle
|
11 years ago |
dbschema.php
|
disable database migration unit tests for MSSQL
|
11 years ago |
errorHandler.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
geo.php
|
Add _many_ newlines at the end of files
|
12 years ago |
group.php
|
adjust license headers to new mail address
|
12 years ago |
helper.php
|
Adding test helper to test private methods
|
11 years ago |
helperstorage.php
|
Added experimental switch to count external storage data in quota
|
12 years ago |
httphelper.php
|
Do only follow HTTP and HTTPS redirects
|
11 years ago |
image.php
|
Preserve transparency when loading from a file
|
11 years ago |
installer.php
|
fix unit tests
|
12 years ago |
l10n.php
|
adding console command to generate javascript translation files based on existing php translation files
|
11 years ago |
largefilehelper.php
|
Add helper method for turning int|float into base-10 unsigned integer string.
|
12 years ago |
largefilehelpergetfilesize.php
|
Use `rawurlencode` since this seems to be expected by cURL
|
11 years ago |
logger.php
|
fix logger implementation and test
|
11 years ago |
mail.php
|
idn_to_ascii is only used if available
|
12 years ago |
migrate.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
naturalsort.php
|
Fixed sort algo for additional cases
|
11 years ago |
preferences-singleton.php
|
Minor fixes
|
11 years ago |
preferences.php
|
port of #9500
|
11 years ago |
preview.php
|
Remove unneeded unit tests
|
11 years ago |
repair.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 |
setup.php
|
Make supported DBs configurable within config.php
|
11 years ago |
streamwrappers.php
|
add seek and tell to streamwrapper test
|
11 years ago |
tags.php
|
Fix tags unit test
|
11 years ago |
template.php
|
adjust license headers to new mail address
|
12 years ago |
templatelayout.php
|
Add proper setup and teardown
|
11 years ago |
tempmanager.php
|
Add \OC\TempManager to handle creating and cleaning temporary files
|
11 years ago |
testcase.php
|
Testcase base class
|
11 years ago |
updater.php
|
Prevent updates between multiple major versions
|
11 years ago |
urlgenerator.php
|
Add unit test
|
11 years ago |
user.php
|
Scrutinizer Auto-Fixes
|
12 years ago |
util.php
|
fixing expected values for formatDate() unit tests
|
11 years ago |
utilcheckserver.php
|
Don't complain about non-writable datadirs before we're installed
|
11 years ago |
vobject.php
|
Add _many_ newlines at the end of files
|
12 years ago |