.. |
appframework
|
cb5416b798
Allow default values for route parameters.
|
лет назад: 10 |
archive
|
bcb3d03f6c
Fix windows tests skipping
|
лет назад: 10 |
backgroundjob
|
d6576c640c
Add unit tests for JobList
|
лет назад: 10 |
cache
|
7b6aa3cd3d
fixing cache routes
|
лет назад: 10 |
connector
|
10c350b895
Fix dav permissions for folders without create permissions
|
лет назад: 10 |
contacts
|
09ebe1cfa6
function declaration did not match
|
лет назад: 10 |
db
|
04c982a96e
Fix unit test messing up the transaction on Oracle
|
лет назад: 10 |
files
|
27bb968ffa
make some storage tests explain what went wrong
|
лет назад: 10 |
group
|
7ff7a49f3d
adjust group manager tests
|
лет назад: 10 |
hooks
|
4a4e139c83
forward previously registerd hooks
|
лет назад: 11 |
memcache
|
67310b60f7
Ensure memcached extension is there before attempting to create an instance.
|
лет назад: 11 |
ocs
|
f551917a3c
kill OC::$session
|
лет назад: 10 |
public
|
a4fc92b05b
class Test_Config is already declared
|
лет назад: 10 |
repair
|
068f9d10f1
Added repair step for legacy storages
|
лет назад: 10 |
security
|
d07d5915c9
Remove unused and overflowing function
|
лет назад: 10 |
session
|
3abeb252d8
make PHPUnit happy and add asserts
|
лет назад: 11 |
share
|
7e9baafc53
Add option to include tags for shared items.
|
лет назад: 10 |
template
|
adaee6a5a1
Scrutinizer Auto-Fixes
|
лет назад: 10 |
user
|
239bff5766
strip whitespace from the beginning and end of the display name to avoid empty display names
|
лет назад: 10 |
activitymanager.php
|
8363f3c635
Adding new interface \OCP\Activity\IExtentsion
|
лет назад: 10 |
api.php
|
b00592ade5
Fix test case for api response code
|
лет назад: 10 |
app.php
|
4a93a6e060
Added unit tests for cache of enabled apps
|
лет назад: 10 |
appconfig.php
|
3338a0f236
port of #9500
|
лет назад: 10 |
archive.php
|
ef88ceba8c
drop SimpleTest compatibility
|
лет назад: 12 |
autoloader.php
|
ceeb22aa5f
fix unit tests
|
лет назад: 11 |
avatar.php
|
6f6c3d1e44
Make OC_Avatar unit tests independent of currently loggedin user
|
лет назад: 11 |
cache.php
|
1274d6116d
updating php docs
|
лет назад: 11 |
config.php
|
68cf6681e5
Add flock to config
|
лет назад: 10 |
db.php
|
a85f0ae2da
Fix ILIKE without wildcards for oracle
|
лет назад: 10 |
dbschema.php
|
999f6216dc
- fix dropTable() and introduce tableExists()
|
лет назад: 10 |
errorHandler.php
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
лет назад: 10 |
geo.php
|
9e8a6b704d
Add _many_ newlines at the end of files
|
лет назад: 11 |
group.php
|
1d45239c65
adjust license headers to new mail address
|
лет назад: 10 |
helper.php
|
2b209d27d0
Adding test helper to test private methods
|
лет назад: 10 |
helperstorage.php
|
da889ff029
Added experimental switch to count external storage data in quota
|
лет назад: 10 |
httphelper.php
|
6eeb905871
Do only follow HTTP and HTTPS redirects
|
лет назад: 10 |
image.php
|
18ef7bf1ed
Preserve transparency when loading from a file
|
лет назад: 10 |
installer.php
|
6aab50f8aa
fix unit tests
|
лет назад: 10 |
l10n.php
|
8166aaf82c
Some tests for OC_L10N::findLanguage()
|
лет назад: 11 |
largefilehelper.php
|
2c36a4b07a
Add helper method for turning int|float into base-10 unsigned integer string.
|
лет назад: 10 |
largefilehelpergetfilesize.php
|
1b3feb710d
Use `rawurlencode` since this seems to be expected by cURL
|
лет назад: 10 |
logger.php
|
4a855be814
fix logger implementation and test
|
лет назад: 10 |
mail.php
|
83b4bcfdbf
idn_to_ascii is only used if available
|
лет назад: 10 |
migrate.php
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
лет назад: 10 |
naturalsort.php
|
f2001a48a4
Fixed sort algo for additional cases
|
лет назад: 10 |
preferences-singleton.php
|
676fa459d7
Minor fixes
|
лет назад: 10 |
preferences.php
|
3338a0f236
port of #9500
|
лет назад: 10 |
preview.php
|
cede9fd7ef
Remove unneeded unit tests
|
лет назад: 10 |
repair.php
|
ca690c4d02
Added RepairStep interface and default repair step lists
|
лет назад: 10 |
request.php
|
7acdd018a1
Add support for getting the real client IP behind proxies
|
лет назад: 10 |
streamwrappers.php
|
ef6db5e9d7
add seek and tell to streamwrapper test
|
лет назад: 10 |
tags.php
|
226d7233e1
In Tags::rename($from, $to), check if there already is a tag named $to.
|
лет назад: 10 |
template.php
|
1d45239c65
adjust license headers to new mail address
|
лет назад: 10 |
updater.php
|
a71af58535
Prevent updates between multiple major versions
|
лет назад: 10 |
urlgenerator.php
|
3ad9489634
Add unit test
|
лет назад: 10 |
user.php
|
adaee6a5a1
Scrutinizer Auto-Fixes
|
лет назад: 10 |
util.php
|
c587a4aaa2
Merge pull request #11222 from owncloud/store-users-timezone-master
|
лет назад: 10 |
utilcheckserver.php
|
23dd7cb51d
Don't complain about non-writable datadirs before we're installed
|
лет назад: 10 |
vobject.php
|
9e8a6b704d
Add _many_ newlines at the end of files
|
лет назад: 11 |