nextcloud-server/lib
2013-01-21 14:57:33 +01:00
..
archive
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
filestorage remove duplicate return 2013-01-05 00:09:37 +01:00
group
l10n [tx-robot] updated from transifex 2013-01-03 00:05:19 +01:00
log Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 2012-12-29 19:30:31 +00:00
MDB2/Driver Try to fix #836 2012-12-12 16:27:37 +01:00
migration
minimizer
ocs Code cleanup and add copyright info 2012-12-31 16:08:21 +00:00
public Merge pull request #1053 from owncloud/ocs_api 2013-01-04 17:18:58 -08:00
search
user
api.php Merge branch 'master' into ocs_api 2012-12-31 15:47:15 +00:00
app.php Merge branch 'master' into update-progress 2013-01-05 12:24:21 -05:00
appconfig.php
archive.php
backgroundjob.php
base.php Only show the version updating to instead of worrying about converting internal to a formatted version 2013-01-04 20:13:00 -05:00
cache.php
config.php
db.php returning http status code 503 in case connecting to the database failed 2013-01-21 14:57:33 +01:00
eventsource.php use new obEnd function instead of ob_end_clean 2012-11-29 18:01:21 +01:00
filecache.php Fix "There must be a single space between the closing parenthesis and the opening brace" 2012-12-15 00:43:46 +01:00
filechunking.php
fileproxy.php
files.php refs #933 send content length header - this will allow the browser to show the progressbar 2012-12-19 11:22:01 +01:00
filestorage.php workaround for 32-bit systems to handle filesizes bigger than 2GB 2013-01-03 00:38:44 +01:00
filesystem.php
filesystemview.php Merge pull request #619 from samtuke/versions_cache 2012-11-30 03:25:06 -08:00
geo.php
group.php
helper.php OC_Helper::is_function_enabled() added to find out if a function is available 2013-01-04 23:00:51 +01:00
hook.php wrap hooks into a try, catch to prevent a faulty app from crashing the request 2012-12-16 20:29:36 +01:00
image.php Update lib/image.php 2012-12-01 21:13:08 -05:00
installer.php
json.php
l10n.php More style fixes 2012-12-15 00:43:46 +01:00
log.php
mail.php add smtp port configuration option 2013-01-02 19:04:08 +01:00
migrate.php More whitespace fixes 2012-12-15 00:43:46 +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 Fix "Line indented incorrectly" 2012-12-15 00:43:46 +01:00
preferences.php
request.php Fix "There must be a single space between the closing parenthesis and the opening brace" 2012-12-15 00:43:46 +01:00
response.php
route.php
router.php Merge master into ocs_api, fix conflicts. 2012-12-14 15:15:05 +00:00
search.php
setup.php Move template parameters around so database error page is properly rendered 2013-01-07 14:15:51 -05:00
streamwrappers.php
subadmin.php
template.php Fix a dirty function preventing showing errors 2012-12-03 22:53:06 +00:00
templatelayout.php Move template parameters around so database error page is properly rendered 2013-01-07 14:15:51 -05:00
updater.php Fix "Line indented incorrectly" 2012-12-15 00:43: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 fixing indent 2013-01-03 00:13:30 +01:00
vcategories.php
vobject.php