nextcloud-server/lib
Frank Karlitschek e450933650 remove left over tag 2012-11-24 18:25:05 +07:00
..
MDB2/Driver Checkstyle: Fix last six NewlineBeforeOpenBrace 2012-11-04 18:36:16 +07:00
archive Checkstyle: Fix last six NewlineBeforeOpenBrace 2012-11-04 18:36:16 +07:00
backgroundjob adding space between) and { 2012-09-07 15:22:01 +07:00
cache backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 2012-09-25 11:47:53 +07:00
connector/sabre Merge pull request #271 from owncloud/239_webdav_999_files 2012-11-14 10:53:00 +07:00
filecache also return fileid in OC_Filecache::get 2012-11-16 17:52:52 +07:00
fileproxy fix quota off by one error 2012-11-09 14:34:15 +07:00
filestorage Checkstyle: Fix the last 25 NoSpaceAfterComma 2012-11-04 18:28:29 +07:00
group Checkstyle: many fixes 2012-11-02 19:53:02 +07:00
l10n [tx-robot] updated from transifex 2012-11-23 00:03:17 +07:00
log Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
migration Checkstyle: Fix the last 25 NoSpaceAfterComma 2012-11-04 18:28:29 +07:00
minimizer adding space between) and { 2012-09-07 15:22:01 +07:00
public Merge pull request #383 from owncloud/contacts_api 2012-11-19 05:42:01 +07:00
search Checkstyle: many fixes 2012-11-02 19:53:02 +07:00
user Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
app.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
appconfig.php Checkstyle: many fixes 2012-11-02 19:53:02 +07:00
archive.php Checkstyle: many fixes 2012-11-02 19:53:02 +07:00
backgroundjob.php Style: Remove all the dangling white spaces 2012-11-04 22:16:04 +07:00
base.php When using routing in apps, no apps are loaded in the left navigation tree. To fix this: load apps for matching a request 2012-11-15 14:48:18 +07:00
cache.php Move generating cache key from files from OC_Minimizer to OC_Cache 2012-10-29 15:04:55 +07:00
config.php fix some more phpdoc 2012-09-23 02:40:03 +07:00
db.php remove left over tag 2012-11-24 18:25:05 +07:00
eventsource.php Checkstyle: many fixes 2012-11-02 19:53:02 +07:00
filecache.php Merge pull request #483 from owncloud/archive_sizes 2012-11-22 01:56:08 +07:00
filechunking.php Make Jenkins more happy. 2012-10-23 00:28:12 +07:00
fileproxy.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
files.php Fixed style according to owncloud styleguide 2012-11-14 20:10:20 +07:00
filestorage.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
filesystem.php fix user specific mount configuration 2012-11-07 14:05:45 +07:00
filesystemview.php Moved X-Sendfile headers into OC_Files::get 2012-11-14 20:10:20 +07:00
geo.php adding space between) and { 2012-09-07 15:22:01 +07:00
group.php Checkstyle: many fixes 2012-11-02 19:53:02 +07:00
helper.php Merge pull request #280 from butonic/feature_bmp_support 2012-11-19 00:53:46 +07:00
hook.php fix some more phpdoc 2012-09-23 02:40:03 +07:00
image.php move code to better places 2012-11-12 13:56:29 +07:00
installer.php Checkstyle: Fix the last 25 NoSpaceAfterComma 2012-11-04 18:28:29 +07:00
json.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
l10n.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
log.php Style: Remove all the dangling white spaces 2012-11-04 22:16:04 +07:00
mail.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
migrate.php Fixed new checkstyle issues in migrate.php from build #1341. 2012-11-10 00:53:28 +07:00
mimetypes.list.php add *.ai files to the mimetypes list 2012-10-11 16:14:29 +07:00
minimizer.php really check if mod_deflate is loaded 2012-11-15 10:35:53 +07:00
ocs.php Fix introduced style errors 2012-10-27 17:45:15 +07:00
ocsclient.php change and transfert getUrlContent 2012-11-14 23:14:04 +07:00
preferences.php Checkstyle: many fixes 2012-11-02 19:53:02 +07:00
request.php make it possible to manually override the hostname and protocol if the automatic detection from ownCloud fails. This can happen in reverse proxy situations or with loadbalancers setups. 2012-11-22 19:22:00 +07:00
response.php Fix setEtagHeader function 2012-09-07 13:42:22 +07:00
route.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
router.php Checkstyle fixes for SpaceBeforeOpenBrace 2012-11-04 10:46:32 +07:00
search.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
setup.php Merge pull request #157 from owncloud/setup 2012-11-12 13:23:31 +07:00
streamwrappers.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
subadmin.php Fix a typo 2012-09-30 00:08:20 +07:00
template.php A new function to create nice error page. And use it for fatal db errors 2012-11-24 18:07:26 +07:00
templatelayout.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
updater.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +07:00
user.php Better place to check for user removal 2012-11-15 18:10:40 +07:00
util.php Fix typo in getUrlContent fix #514 2012-11-19 17:13:07 +07:00
vcategories.php Check DB result. 2012-11-05 16:24:16 +07:00
vobject.php Checkstyle: many fixes 2012-11-02 19:53:02 +07:00