| .. |
|
appframework
|
Allow default values for route parameters.
|
2014-09-09 23:00:29 +07:00 |
|
archive
|
Fix windows tests skipping
|
2014-08-21 08:50:39 +07:00 |
|
backgroundjob
|
Add unit tests for JobList
|
2014-02-12 13:52:13 +07:00 |
|
cache
|
fixing cache routes
|
2014-09-22 13:38:46 +07:00 |
|
connector/sabre
|
Fix dav permissions for folders without create permissions
|
2014-09-25 14:01:19 +07:00 |
|
contacts
|
function declaration did not match
|
2014-07-29 00:34:02 +07:00 |
|
db
|
Fix unit test messing up the transaction on Oracle
|
2014-08-20 23:14:06 +07:00 |
|
files
|
make some storage tests explain what went wrong
|
2014-10-08 18:49:52 +07:00 |
|
group
|
adjust group manager tests
|
2014-10-17 20:53:09 +07:00 |
|
hooks
|
…
|
|
|
memcache
|
Ensure memcached extension is there before attempting to create an instance.
|
2013-12-09 14:33:26 +07:00 |
|
ocs
|
kill OC::$session
|
2014-08-29 10:22:21 +07:00 |
|
public
|
class Test_Config is already declared
|
2014-04-08 14:15:33 +07:00 |
|
repair
|
Added repair step for legacy storages
|
2014-08-20 23:14:05 +07:00 |
|
security
|
Remove unused and overflowing function
|
2014-09-18 10:21:28 +07:00 |
|
session
|
…
|
|
|
share
|
Add option to include tags for shared items.
|
2014-10-14 00:06:07 +07:00 |
|
template
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +07:00 |
|
user
|
strip whitespace from the beginning and end of the display name to avoid empty display names
|
2014-10-15 14:54:35 +07:00 |
|
activitymanager.php
|
Adding new interface \OCP\Activity\IExtentsion
|
2014-07-08 09:04:37 +07:00 |
|
api.php
|
Fix test case for api response code
|
2014-04-03 14:47:55 +07:00 |
|
app.php
|
Added unit tests for cache of enabled apps
|
2014-09-03 11:01:59 +07:00 |
|
appconfig.php
|
port of #9500
|
2014-07-08 16:32:01 +07:00 |
|
archive.php
|
…
|
|
|
autoloader.php
|
fix unit tests
|
2013-10-02 11:25:44 +07:00 |
|
avatar.php
|
Make OC_Avatar unit tests independent of currently loggedin user
|
2014-01-02 16:08:08 +07:00 |
|
cache.php
|
updating php docs
|
2013-09-18 22:22:51 +07:00 |
|
config.php
|
Add flock to config
|
2014-09-30 15:53:27 +07:00 |
|
db.php
|
Fix ILIKE without wildcards for oracle
|
2014-09-18 15:09:57 +07:00 |
|
dbschema.php
|
- fix dropTable() and introduce tableExists()
|
2014-05-30 23:34:42 +07:00 |
|
errorHandler.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
geo.php
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +07:00 |
|
group.php
|
adjust license headers to new mail address
|
2014-05-11 17:54:08 +07:00 |
|
helper.php
|
Adding test helper to test private methods
|
2014-09-26 10:23:41 +07:00 |
|
helperstorage.php
|
Added experimental switch to count external storage data in quota
|
2014-06-04 16:08:59 +07:00 |
|
httphelper.php
|
Do only follow HTTP and HTTPS redirects
|
2014-09-22 20:02:32 +07:00 |
|
image.php
|
Preserve transparency when loading from a file
|
2014-09-10 23:49:21 +07:00 |
|
installer.php
|
fix unit tests
|
2014-06-05 16:32:12 +07:00 |
|
l10n.php
|
Some tests for OC_L10N::findLanguage()
|
2013-10-23 15:41:15 +07:00 |
|
largefilehelper.php
|
Add helper method for turning int|float into base-10 unsigned integer string.
|
2014-05-29 16:26:01 +07:00 |
|
largefilehelpergetfilesize.php
|
Use `rawurlencode` since this seems to be expected by cURL
|
2014-10-14 13:16:23 +07:00 |
|
logger.php
|
fix logger implementation and test
|
2014-07-15 10:10:16 +07:00 |
|
mail.php
|
idn_to_ascii is only used if available
|
2014-03-26 11:17:23 +07:00 |
|
migrate.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
naturalsort.php
|
Fixed sort algo for additional cases
|
2014-08-11 13:28:53 +07:00 |
|
preferences-singleton.php
|
Minor fixes
|
2014-08-05 16:53:28 +07:00 |
|
preferences.php
|
Minor fixes
|
2014-08-05 16:53:28 +07:00 |
|
preview.php
|
Remove unneeded unit tests
|
2014-09-22 16:50:08 +07:00 |
|
repair.php
|
Added RepairStep interface and default repair step lists
|
2014-06-12 17:38:26 +07:00 |
|
request.php
|
Add support for getting the real client IP behind proxies
|
2014-08-27 00:05:04 +07:00 |
|
streamwrappers.php
|
add seek and tell to streamwrapper test
|
2014-09-21 22:47:40 +07:00 |
|
tags.php
|
In Tags::rename($from, $to), check if there already is a tag named $to.
|
2014-10-14 00:06:07 +07:00 |
|
template.php
|
adjust license headers to new mail address
|
2014-05-11 17:54:08 +07:00 |
|
templatelayout.php
|
Add proper setup and teardown
|
2014-10-20 17:11:08 +07:00 |
|
updater.php
|
Prevent updates between multiple major versions
|
2014-09-18 17:56:06 +07:00 |
|
urlgenerator.php
|
Add unit test
|
2014-09-08 17:12:44 +07:00 |
|
user.php
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +07:00 |
|
util.php
|
Merge pull request #11222 from owncloud/store-users-timezone-master
|
2014-09-23 13:45:21 +07:00 |
|
utilcheckserver.php
|
Don't complain about non-writable datadirs before we're installed
|
2014-09-18 13:33:13 +07:00 |
|
vobject.php
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +07:00 |