nextcloud-server/lib
Thomas Müller ec8609fa21 Merge pull request #1259 from TheSFReader/master
Add two specific mimetype extensions (ebooks): for epub and mobi files
2013-01-22 14:06:50 +07:00
..
MDB2/Driver Whitespace cleanup 2013-01-16 18:09:16 +07:00
archive
backgroundjob
cache initialize $result 2013-01-06 23:43:02 +07:00
connector/sabre Whitespace cleanup 2013-01-16 18:09:16 +07:00
filecache Merge branch 'master' into files_encryption 2012-12-12 17:39:43 +07:00
fileproxy Whitespace cleanup 2013-01-16 18:09:16 +07:00
filestorage Merge branch 'master' into files_encryption 2013-01-05 17:22:01 +07:00
group
l10n [tx-robot] updated from transifex 2013-01-21 00:05:34 +07: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 +07:00
migration fixing undefined variable $result - should be $query I assume 2013-01-06 23:45:12 +07:00
minimizer
ocs Whitespace cleanup 2013-01-16 18:09:16 +07:00
public Merge pull request #986 from owncloud/fixing-784-master 2013-01-18 14:06:00 +07:00
search
user
api.php Merge pull request #1205 from owncloud/ocs_api 2013-01-18 05:52:51 +07:00
app.php fix error message, add "appid" to the output to know which app caused the error if OC_App::getStorage() fails. 2013-01-18 15:14:42 +07:00
appconfig.php
archive.php
backgroundjob.php Whitespace cleanup 2013-01-16 18:09:16 +07:00
base.php Merge pull request #1214 from Raydiation/master 2013-01-19 09:44:48 +07:00
cache.php
config.php
db.php cached queries need to be reset on schema change because they become invalid 2013-01-20 22:46:26 +07:00
eventsource.php Merge branch 'master' into files_encryption 2012-12-12 17:39:43 +07:00
filecache.php Merge branch 'master' into files_encryption 2013-01-22 17:31:05 +07:00
filechunking.php
fileproxy.php
files.php Whitespace cleanup 2013-01-16 18:09:16 +07:00
filestorage.php workaround for 32-bit systems to handle filesizes bigger than 2GB 2013-01-03 00:38:44 +07:00
filesystem.php Whitespace cleanup 2013-01-16 18:09:16 +07:00
filesystemview.php Merge branch 'master' into files_encryption 2013-01-22 17:31:05 +07:00
geo.php
group.php
helper.php Also replace the backslash with a minus 2013-01-19 19:47:26 +07:00
hook.php wrap hooks into a try, catch to prevent a faulty app from crashing the request 2012-12-16 20:29:36 +07:00
image.php Whitespace cleanup 2013-01-16 18:09:16 +07:00
installer.php
json.php Whitespace cleanup 2013-01-16 18:09:16 +07:00
l10n.php Spaces to tabs 2013-01-16 18:09:16 +07:00
log.php Whitespace cleanup 2013-01-16 18:09:16 +07:00
mail.php add smtp port configuration option 2013-01-02 19:04:08 +07:00
migrate.php Merge branch 'master' into fixing-unused-and-undefined-in-master 2013-01-14 23:41:34 +07:00
mimetypes.list.php Add ebook specific mimetypes 2013-01-17 22:20:57 +07:00
minimizer.php
ocs.php Merge master into ocs_api, fix conflicts. 2012-12-14 15:15:05 +07:00
ocsclient.php Spaces to tabs 2013-01-16 18:09:16 +07:00
preferences.php
request.php Whitespace cleanup 2013-01-16 18:09:16 +07:00
response.php
route.php
router.php added cleanup recommendations by including ocs in the cachedKey method and moving the ocs routes stuff at the end of the loadRoutes method 2013-01-07 21:57:13 +07:00
search.php
setup.php Merge pull request #1148 from seancomeau/topic/setup 2013-01-16 22:38:57 +07:00
streamwrappers.php
subadmin.php Check if user is admin - bool 2013-01-14 19:45:17 +07:00
template.php Spaces to tabs 2013-01-16 18:09:16 +07:00
templatelayout.php Fix some of "Closing brace must be on a line by itself" 2012-12-15 00:43:46 +07:00
updater.php Fix "Line indented incorrectly" 2012-12-15 00:43:46 +07:00
user.php Merge pull request #1178 from owncloud/return_true_because_of_ponies 2013-01-15 14:01:48 +07:00
util.php Move { to same line 2013-01-14 22:04:31 +07:00
vcategories.php Whitespace cleanup 2013-01-16 18:09:16 +07:00
vobject.php