nextcloud/lib
Sam Tuke 69e86c0213 Merge branch 'master' into files_encryption 2013-01-05 17:22:01 +00:00
..
MDB2/Driver Try to fix #836 2012-12-12 16:27:37 +01:00
archive Checkstyle: Fix last six NewlineBeforeOpenBrace 2012-11-04 18:36:16 +01:00
backgroundjob Merged branch 'master' 2012-10-16 16:57:07 +01:00
cache Merged branch 'master' 2012-10-16 16:57:07 +01:00
connector/sabre implement getCurrentUser in Sabre Auth Connector, fixes #508 2012-12-14 01:06:09 +01:00
filecache Merge branch 'master' into files_encryption 2012-12-12 17:39:43 +00:00
fileproxy fix quota off by one error 2012-11-09 14:34:15 +01:00
filestorage Merge branch 'master' into files_encryption 2013-01-05 17:22:01 +00:00
group Checkstyle: many fixes 2012-11-02 19:53:02 +01:00
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
migration Checkstyle: Fix the last 25 NoSpaceAfterComma 2012-11-04 18:28:29 +01:00
minimizer Merged branch 'master' 2012-10-16 16:57:07 +01:00
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 Checkstyle: many fixes 2012-11-02 19:53:02 +01:00
user Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
api.php Merge branch 'master' into ocs_api 2012-12-31 15:47:15 +00:00
app.php Merge branch 'master' into ocs_api 2012-12-16 22:29:00 +00:00
appconfig.php Checkstyle: many fixes 2012-11-02 19:53:02 +01:00
archive.php Checkstyle: many fixes 2012-11-02 19:53:02 +01:00
backgroundjob.php Style: Remove all the dangling white spaces 2012-11-04 22:16:04 +01:00
base.php Check if oc_token cookie exists before trying to use it 2013-01-02 19:59:04 -05:00
cache.php Move generating cache key from files from OC_Minimizer to OC_Cache 2012-10-29 15:04:55 +01:00
config.php Merged branch 'master' 2012-10-16 16:57:07 +01:00
db.php Fix "Line indented incorrectly" 2012-12-15 00:43:46 +01:00
eventsource.php Merge branch 'master' into files_encryption 2012-12-12 17:39:43 +00:00
filecache.php Merge branch 'master' into files_encryption 2013-01-02 17:14:23 +00:00
filechunking.php Make Jenkins more happy. 2012-10-23 00:28:12 +02:00
fileproxy.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
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 fix user specific mount configuration 2012-11-07 14:05:45 +01:00
filesystemview.php Merge branch 'master' into files_encryption 2012-12-12 17:39:43 +00:00
geo.php Merged branch 'master' 2012-10-16 16:57:07 +01:00
group.php Checkstyle: many fixes 2012-11-02 19:53:02 +01:00
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 Merge branch 'master' into files_encryption 2012-12-12 17:39:43 +00: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 More style fixes 2012-12-15 00:43:46 +01:00
log.php Style: Remove all the dangling white spaces 2012-11-04 22:16:04 +01:00
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 Merged branch 'master' 2012-10-16 16:57:07 +01:00
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 Checkstyle: many fixes 2012-11-02 19:53:02 +01:00
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 Merged branch 'master' 2012-10-16 16:57:07 +01:00
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 Merge branch 'master' into files_encryption 2012-12-12 17:39:43 +00:00
streamwrappers.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
subadmin.php Merged branch 'master' 2012-10-16 16:57:07 +01:00
template.php Merge branch 'master' into files_encryption 2012-12-12 17:39:43 +00:00
templatelayout.php Fix some of "Closing brace must be on a line by itself" 2012-12-15 00:43:46 +01: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 Check DB result. 2012-11-05 16:24:16 +01:00
vobject.php Checkstyle: many fixes 2012-11-02 19:53:02 +01:00