server/lib
Bart Visscher bc9792910a Merge branch 'master' into doctrine
Conflicts:
	3rdparty
	lib/MDB2/Driver/sqlite3.php
	lib/db.php
2013-04-25 18:16:09 +02:00
..
archive
backgroundjob
cache
connector/sabre return 403 when mkdir failed on webDAV, fixes #2127 2013-03-06 15:21:12 +01:00
db documentation added and trying to fix minor code issues 2013-03-19 18:52:54 +01:00
fileproxy
files Merge pull request #3132 from owncloud/mount-setupfs 2013-04-25 08:07:07 -07:00
group make getDisplayNames optional feature for Group Backends, fall back to internal names 2013-03-05 21:22:34 +01:00
l10n [tx-robot] updated from transifex 2013-04-23 02:00:31 +02:00
log fix admin log display and use a more readable format 2013-04-17 14:05:51 +02:00
migration
minimizer
ocs Rebase to current master 2013-03-05 00:25:56 +00:00
public Initialize collectionTypes variable as false 2013-04-08 17:46:52 -04:00
search
user Use the MDB2 function to get the count result 2013-04-06 15:38:30 +02:00
vobject Add OC\VObject\StringProperty. Partial fix for owncloud/apps#762 2013-04-08 14:57:43 +02:00
api.php Rebase to current master 2013-03-05 00:25:56 +00:00
app.php
appconfig.php
archive.php
arrayparser.php
backgroundjob.php
base.php Merge branch 'master' into doctrine 2013-04-25 18:16:09 +02:00
cache.php
config.php Merge pull request #2147 from eMerzh/split_config 2013-04-09 09:56:16 -07:00
db.php Merge branch 'master' into doctrine 2013-04-25 18:16:09 +02:00
eventsource.php
filechunking.php
fileproxy.php
files.php Fix file sharing via public link for one particular file. 2013-03-12 20:03:54 +01:00
filesystem.php
filesystemview.php
geo.php
group.php make getDisplayNames optional feature for Group Backends, fall back to internal names 2013-03-05 21:22:34 +01:00
helper.php check if there is a default/ folder in the theme directory if no theme exists 2013-04-24 13:45:40 +02:00
hook.php
image.php Update image.php 2013-03-02 10:51:49 +01:00
installer.php Use isAppVersionCompatible in app installer 2013-03-27 10:16:05 +00:00
json.php use utf-8 encoding for json 2013-04-25 11:36:41 +02:00
l10n.php -L10N: cache the result of findLanguage 2013-04-12 00:58:14 +02:00
log.php
mail.php adding test case for getDefaultEmailAddress() + fixing #1844 again 2013-03-04 21:10:18 +01:00
migrate.php Check if username is valid and remove slashes from filename 2013-03-11 16:21:26 +01:00
mimetypes.list.php Add markdown to mimetype list 2013-04-24 16:54:34 +02:00
minimizer.php
ocs.php
ocsclient.php
preferences.php
request.php
response.php
route.php
router.php
search.php
setup.php Merge branch 'master' into doctrine 2013-04-25 18:16:09 +02:00
subadmin.php
template.php Merge pull request #3111 from owncloud/csp-audio 2013-04-24 08:17:42 -07:00
templatelayout.php check if there is a default/ folder in the theme directory if no theme exists 2013-04-24 13:45:40 +02:00
updater.php
user.php Juse send the cookies in the ownCloud directory 2013-04-06 00:16:52 +02:00
util.php use variable instead of relative path to file 2013-04-24 14:17:52 +02:00
vcategories.php Remove redundant line 2013-04-04 14:10:34 +02:00
vobject.php