| .. |
|
MDB2/Driver
|
Try to fix #836
|
2012-12-12 16:27:37 +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
|
make sure we can do our tests again
|
2012-10-10 12:51:15 +07:00 |
|
connector/sabre
|
Remove old etag code
|
2012-12-30 19:23:31 +07:00 |
|
fileproxy
|
merge master into filesystem
|
2012-11-15 00:37:54 +07:00 |
|
files
|
Fix function name
|
2012-12-30 21:23:17 +07:00 |
|
group
|
Checkstyle: many fixes
|
2012-11-02 19:53:02 +07:00 |
|
l10n
|
[tx-robot] updated from transifex
|
2012-12-24 00:12:16 +07:00 |
|
log
|
Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826
|
2012-12-16 19:43:32 +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
|
Fix data for shared root folder
|
2012-12-29 11:45:13 +07:00 |
|
search
|
merge master into filesystem
|
2012-11-04 21:12:18 +07:00 |
|
user
|
Checkstyle fixes: NoSpaceAfterComma
|
2012-11-04 11:10:46 +07:00 |
|
app.php
|
merge master into filesystem
|
2012-12-15 02:21:26 +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
|
setting the timezone is now part of the login process and true part of the core.
|
2012-12-20 11:10:45 +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
|
Fix "Line indented incorrectly"
|
2012-12-15 00:43:46 +07:00 |
|
eventsource.php
|
use new obEnd function instead of ob_end_clean
|
2012-11-29 18:01:21 +07:00 |
|
filechunking.php
|
merge master into filesystem
|
2012-10-24 15:32:29 +07:00 |
|
fileproxy.php
|
remove fileatime from common storage backend
|
2012-11-24 22:55:26 +07:00 |
|
files.php
|
Retrieve storage correctly, filename is not the mountpoint
|
2012-12-27 16:53:32 +07:00 |
|
filesystem.php
|
Remove old etag code
|
2012-12-30 19:23:31 +07:00 |
|
filesystemview.php
|
Merge pull request #619 from samtuke/versions_cache
|
2012-11-30 03:25:06 +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 master into filesystem
|
2012-12-15 02:21: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
|
merge master into filesystem
|
2012-12-03 18:02:22 +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
|
More style fixes
|
2012-12-15 00:43: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
|
More whitespace fixes
|
2012-12-15 00:43:46 +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
|
merge master into filesystem
|
2012-10-27 18:11:52 +07:00 |
|
ocsclient.php
|
Fix "Line indented incorrectly"
|
2012-12-15 00:43:46 +07:00 |
|
preferences.php
|
Checkstyle: many fixes
|
2012-11-02 19:53:02 +07:00 |
|
request.php
|
Fix "There must be a single space between the closing parenthesis and the opening brace"
|
2012-12-15 00:43:46 +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
|
Revoke DB rights on install only if the db is newly created
|
2012-12-03 20:20:17 +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
|
Fix a dirty function preventing showing errors
|
2012-12-03 22:53:06 +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 #584 from wardragon/ldap_access_userExists_fix
|
2012-12-12 16:59:43 +07:00 |
|
util.php
|
Store etags in the file cache
|
2012-12-30 16:32:55 +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 |