.. |
Group
|
First sketch of a user administration
|
2011-04-16 14:59:10 +02:00 |
HTTP/WebDAV/Server
|
port WebDAV to prepared statements
|
2011-04-16 11:46:49 +02:00 |
User
|
get rid of the oc_require and friends
|
2011-04-16 10:12:53 +02:00 |
app.php
|
Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring
|
2011-04-16 10:26:40 +02:00 |
appconfig.php
|
php is not perl
|
2011-04-15 19:24:23 +02:00 |
base.php
|
Use OC_CONFIG where possible
|
2011-04-16 12:18:42 +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
|
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 |
files.php
|
get rid of the oc_require and friends
|
2011-04-16 10:12:53 +02:00 |
filestorage.php
|
When moving a file from/to a temporary location, also update the file access/modification times.
|
2011-03-17 20:57:28 +01: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
|
move chmodr to OC_HELPER
|
2011-04-16 10:23:15 +02:00 |
log.php
|
Added a dump of the database
|
2011-04-16 10:41:41 +02:00 |
ocs.php
|
add the option to use LIKE instead of = when getting data from OCS
|
2011-03-17 20:56:13 +01:00 |
plugin.php
|
replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" )
|
2011-04-16 11:11:16 +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
|
Fix template.php
|
2011-04-16 09:51:46 +02:00 |
user.php
|
Use OC_CONFIG where possible
|
2011-04-16 12:18:42 +02:00 |