| .. |
|
Group
|
static functions shouldn't be abstract
|
2011-04-16 19:45:07 +07:00 |
|
HTTP/WebDAV/Server
|
port WebDAV to prepared statements
|
2011-04-16 11:46:49 +07:00 |
|
User
|
static functions shouldn't be abstract
|
2011-04-16 19:45:07 +07:00 |
|
app.php
|
Completely removing personalMenu
|
2011-04-16 18:06:23 +07:00 |
|
appconfig.php
|
php is not perl
|
2011-04-15 19:24:23 +07:00 |
|
base.php
|
save installation state of databases in appconfig instead of plugin.xml
|
2011-04-16 19:06:45 +07:00 |
|
config.php
|
Use OC_CONFIG where possible
|
2011-04-16 12:18:42 +07:00 |
|
connect.php
|
Use OC_CONFIG where possible
|
2011-04-16 12:18:42 +07:00 |
|
database.php
|
replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" )
|
2011-04-16 11:11:16 +07:00 |
|
fileobserver.php
|
use the correct signature for OC_FILEOBSERVER->notify()
|
2011-04-16 19:45:47 +07:00 |
|
files.php
|
show size of folders in filebrowser
|
2011-04-16 17:07:44 +07:00 |
|
filestorage.php
|
show size of folders in filebrowser
|
2011-04-16 17:07:44 +07:00 |
|
filesystem.php
|
added OC_FILESYSTEM::hash()
|
2011-03-17 20:55:41 +07:00 |
|
group.php
|
get rid of the oc_require and friends
|
2011-04-16 10:12:53 +07:00 |
|
helper.php
|
use the correct variable name
|
2011-04-16 19:46:47 +07:00 |
|
log.php
|
Added a dump of the database
|
2011-04-16 10:41:41 +07:00 |
|
ocs.php
|
port OC_OCS to prepared statements
|
2011-04-16 13:55:33 +07:00 |
|
ocsclient.php
|
new cool ocs client, but still empty
|
2011-04-16 14:36:32 +07:00 |
|
plugin.php
|
save installation state of databases in appconfig instead of plugin.xml
|
2011-04-16 19:06:45 +07:00 |
|
preferences.php
|
php is not perl
|
2011-04-15 19:24:23 +07: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 +07:00 |
|
template.php
|
Completely removing personalMenu
|
2011-04-16 18:06:23 +07:00 |
|
user.php
|
Use OC_CONFIG where possible
|
2011-04-16 12:18:42 +07:00 |