.. |
Group
|
static functions shouldn't be abstract
|
2011-04-16 19:45:07 +02:00 |
HTTP/WebDAV/Server
|
port WebDAV to prepared statements
|
2011-04-16 11:46:49 +02:00 |
User
|
static functions shouldn't be abstract
|
2011-04-16 19:45:07 +02:00 |
app.php
|
don't use items in an array that aren't there
|
2011-04-16 20:36:43 +02:00 |
appconfig.php
|
php is not perl
|
2011-04-15 19:24:23 +02:00 |
base.php
|
Merge branch 'refactoring' of git.kde.org:owncloud into refactoring
|
2011-04-16 20:35:15 +02:00 |
config.php
|
Use OC_CONFIG where possible
|
2011-04-16 12:18:42 +02:00 |
connect.php
|
Use OC_CONFIG where possible
|
2011-04-16 12:18:42 +02:00 |
database.php
|
replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" )
|
2011-04-16 11:11:16 +02:00 |
fileobserver.php
|
use the correct signature for OC_FILEOBSERVER->notify()
|
2011-04-16 19:45:47 +02:00 |
files.php
|
show size of folders in filebrowser
|
2011-04-16 17:07:44 +02:00 |
filestorage.php
|
show size of folders in filebrowser
|
2011-04-16 17:07:44 +02:00 |
filesystem.php
|
added OC_FILESYSTEM::hash()
|
2011-03-17 20:55:41 +01:00 |
group.php
|
get rid of the oc_require and friends
|
2011-04-16 10:12:53 +02:00 |
helper.php
|
use the correct variable name
|
2011-04-16 19:46:47 +02:00 |
log.php
|
Added a dump of the database
|
2011-04-16 10:41:41 +02:00 |
ocs.php
|
port OC_OCS to prepared statements
|
2011-04-16 13:55:33 +02:00 |
ocsclient.php
|
add a date format function for more eyecandy
|
2011-04-16 20:34:18 +02:00 |
plugin.php
|
save installation state of databases in appconfig instead of plugin.xml
|
2011-04-16 19:06:45 +02:00 |
preferences.php
|
php is not perl
|
2011-04-15 19:24:23 +02:00 |
remotestorage.php
|
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
|
2011-03-01 23:20:16 +01:00 |
template.php
|
Completely removing personalMenu
|
2011-04-16 18:06:23 +02:00 |
user.php
|
Use OC_CONFIG where possible
|
2011-04-16 12:18:42 +02:00 |