nextcloud-server/lib
2012-12-15 12:37:44 +00:00
..
archive Checkstyle: Fix last six NewlineBeforeOpenBrace 2012-11-04 18:36:16 +01:00
backgroundjob
cache
connector/sabre implement getCurrentUser in Sabre Auth Connector, fixes #508 2012-12-14 01:06:09 +01:00
filecache also return fileid in OC_Filecache::get 2012-11-16 17:52:52 +01:00
fileproxy fix quota off by one error 2012-11-09 14:34:15 +01:00
filestorage Checkstyle: Fix the last 25 NoSpaceAfterComma 2012-11-04 18:28:29 +01:00
group
l10n [tx-robot] updated from transifex 2012-12-11 00:04:40 +01:00
log Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
MDB2/Driver Checkstyle: Fix last six NewlineBeforeOpenBrace 2012-11-04 18:36:16 +01:00
migration Checkstyle: Fix the last 25 NoSpaceAfterComma 2012-11-04 18:28:29 +01:00
minimizer
oauth
ocs API: Include totalitems and itemsperpage meta data when needed. 2012-12-12 20:58:40 +00:00
public Merge master into ocs_api, fix conflicts. 2012-12-14 15:15:05 +00:00
search
user Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
api.php API: PUT and DELETE variables are now accessed from the parameters array 2012-12-15 12:37:44 +00:00
app.php Merge master into ocs_api, fix conflicts. 2012-12-14 15:15:05 +00:00
appconfig.php
archive.php
backgroundjob.php Style: Remove all the dangling white spaces 2012-11-04 22:16:04 +01:00
base.php set the session name to the instance id - which is unique 2012-12-12 16:07:51 +01:00
cache.php
config.php
db.php dont handle database exception in OC_DB 2012-12-07 16:09:29 +01:00
eventsource.php use new obEnd function instead of ob_end_clean 2012-11-29 18:01:21 +01:00
filecache.php one more undefined index error 2012-12-06 15:58:12 +01:00
filechunking.php
fileproxy.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
files.php use new obEnd function instead of ob_end_clean 2012-11-29 18:01:21 +01:00
filestorage.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
filesystem.php fix user specific mount configuration 2012-11-07 14:05:45 +01:00
filesystemview.php Merge pull request #619 from samtuke/versions_cache 2012-11-30 03:25:06 -08:00
geo.php
group.php
helper.php implement share via link token 2012-11-20 15:03:12 +01:00
hook.php
image.php Update lib/image.php 2012-12-01 21:13:08 -05:00
installer.php Checkstyle: Fix the last 25 NoSpaceAfterComma 2012-11-04 18:28:29 +01:00
json.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
l10n.php Fix the loop to search al the available languages, not only the las element. 2012-12-09 20:21:04 +01:00
log.php Style: Remove all the dangling white spaces 2012-11-04 22:16:04 +01:00
mail.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
migrate.php Fixed new checkstyle issues in migrate.php from build #1341. 2012-11-10 00:53:28 +01:00
mimetypes.list.php
minimizer.php really check if mod_deflate is loaded 2012-11-15 10:35:53 +01:00
ocs.php Merge master into ocs_api, fix conflicts. 2012-12-14 15:15:05 +00:00
ocsclient.php Clean KB entries processing code 2012-12-02 23:54:53 +03:00
preferences.php
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 +01:00
response.php
route.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
router.php Merge master into ocs_api, fix conflicts. 2012-12-14 15:15:05 +00:00
search.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
setup.php Revoke DB rights on install only if the db is newly created 2012-12-03 20:20:17 +00:00
streamwrappers.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
subadmin.php
template.php Fix a dirty function preventing showing errors 2012-12-03 22:53:06 +00:00
templatelayout.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
updater.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
user.php Merge pull request #584 from wardragon/ldap_access_userExists_fix 2012-12-12 16:59:43 -08:00
util.php Merge pull request #182 from owncloud/fix-redirect 2012-12-07 03:09:19 -08:00
vcategories.php Check DB result. 2012-11-05 16:24:16 +01:00
vobject.php