summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | fix insertid in OC_DBRobin Appelman2010-06-111-6/+1
| * | | | | fix loading of pluginsRobin Appelman2010-06-111-1/+1
* | | | | | fix line feedsRobin Appelman2010-07-096-5345/+5345
* | | | | | Merge branch 'merge'Robin Appelman2010-07-083-7/+19
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge commit 'refs/merge-requests/23' of git://gitorious.org/owncloud/ownclou...Robin Appelman2010-07-083-7/+19
| |\ \ \ \ \
| | * | | | | load all pluginsSandro2010-06-291-3/+15
| | * | | | | show users/group configSandro2010-06-282-4/+4
| | * | | | | load pluginsSandro2010-06-281-1/+1
* | | | | | | Fix page not refreshing after loginRobin Appelman2010-07-062-2/+9
| |_|_|_|_|/ |/| | | | |
* | | | | | fix affected frows and free_result in OC_DBRobin Appelman2010-07-051-4/+12
| |_|_|/ / |/| | | |
* | | | | mayor improvements in the handling of locks in webdavRobin Appelman2010-07-051-18/+70
* | | | | fix recursive copying of folders with webdavRobin Appelman2010-07-043-7/+39
* | | | | fix wrong header sent as response when overwriting files in webdavRobin Appelman2010-07-041-5/+0
* | | | | fix silly mistake in previous commitRobin Appelman2010-07-041-1/+1
* | | | | fix potential infinite loopRobin Appelman2010-07-041-4/+4
|/ / / /
* | | / Made first run a valid XHTML document ;)Aldo "xoen" Giambelluca2010-07-041-5/+5
| |_|/ |/| |
* | | Fixed some validation error in /settingsAldo "xoen" Giambelluca2010-06-291-2/+2
* | | Specified character encodingAldo "xoen" Giambelluca2010-06-291-0/+1
|/ /
* | fix webroot when using symlinksRobin Appelman2010-06-271-2/+3
* | right WEBROOTSandro2010-06-271-24/+5
* | fix users being to able to read files outside the datadirRobin Appelman2010-06-252-12/+33
|/
* fix changing password when using sqliteRobin Appelman2010-06-112-1/+2
* Set the footer version to RC1v1.0RC1Gaƫl Beaudoin2010-06-091-1/+1
* improved detection of WEBROOTRobin Appelman2010-06-071-2/+21
* less options when using sqlite during first runRobin Appelman2010-06-061-3/+3
* disable user managment for nowRobin Appelman2010-06-062-2/+3
* better error messages if there are premission problemsRobin Appelman2010-06-011-6/+8
* notify the user if sqlite isn't installed during the first dialogRobin Appelman2010-06-011-1/+5
* use proper file mode when testing config file for write premissionsRobin2010-05-241-1/+1
* only check for a writeable config.php when attempting to change the configRobin2010-05-232-3/+4
* do not give the 'can't write config file' error when the config file doesn't ...Robin2010-05-221-1/+1
* clean the admin configuration form of db related entries and data_dirrectory ...Robin2010-05-221-1/+3
* when not admin, only show logs of the current userRobin2010-05-221-2/+7
* use MDB2's escape instead of mysql_escapeRobin2010-05-222-18/+19
* remove old unused _can_excecuteRobin2010-05-221-44/+0
* mergeRobin2010-05-2220-20268/+35
|\
| * webdav: fix getDir file attributesThibaut GRIDEL2010-05-201-2/+2
| * drop PEAR::DBThibaut GRIDEL2010-05-1616-15861/+0
| * remove backup fileThibaut GRIDEL2010-05-161-4359/+0
| * fix ocs path and queriesThibaut GRIDEL2010-05-162-23/+21
| * code duplication: use lib_filesystem.php insteadThibaut GRIDEL2010-05-161-59/+3
| * log read/write filesThibaut GRIDEL2010-05-162-91/+95
* | small webdav fixesRobin2010-05-223-7/+28
* | fix when owncloud is installed in the root of a serverRobin2010-05-211-1/+2
|/
* fixes in log and ocsRobin2010-05-154-21/+34
* small fixesRobin2010-05-151-2/+2
* provide layout for smaller screens on android/iphoneRobin2010-05-143-2/+27
* imporovement in mimetype detectionRobin2010-05-121-0/+5
* webdav fixesRobin2010-05-113-23/+38
* mergeRobin2010-05-103-3/+165
|\