summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* escape filenames for getMimeTypeRobin Appelman2011-10-201-0/+1
* Merge commit 'refs/merge-requests/64' of git://gitorious.org/owncloud/owncloudRobin Appelman2011-10-207-25/+26
|\
| * Don't use sys_get_temp_dir(), as it reports the wrong path in restricted envi...Hendrik Langer2011-10-197-25/+26
* | prevent sql error while initializing apps on sqlite2Robin Appelman2011-10-201-1/+1
|/
* make sharing work with the new mouting mechanismRobin Appelman2011-10-183-11/+8
* mount filesystems on demandRobin Appelman2011-10-182-32/+12
* Remove unnecessary exec for getting timezone and fix spacingsBrice Maron2011-10-171-6/+6
* prevent the remaining ob_clean related errorsRobin Appelman2011-10-171-2/+2
* fix now() function for sqlite3Robin Appelman2011-10-171-1/+1
* Fix bookmarks app to work with postgresql.Brice Maron2011-10-161-1/+10
* use OC_Log instead of error_logRobin Appelman2011-10-164-15/+12
* make log level configurableRobin Appelman2011-10-161-4/+1
* provide a logging mechanismRobin Appelman2011-10-162-0/+73
* some minor tweaks to oc_dbRobin Appelman2011-10-161-2/+4
* Fix typo in getting var from configBrice Maron2011-10-161-1/+1
* Fetch prefix from config at installation instead of a hardcoded valueBrice Maron2011-10-161-3/+3
* Fix installer for postgresql : correct table detection queryBrice Maron2011-10-161-2/+2
* Merge branch 'calendar' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-10-161-0/+4
|\
| * Merge branch 'master' into calendarGeorg Ehrke2011-10-134-3/+20
| |\
| * \ Merge branch 'master' into calendarGeorg Ehrke2011-10-101-2/+2
| |\ \
| * \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-071-6/+6
| |\ \ \
| * \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-071-26/+39
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-042-2/+6
| |\ \ \ \ \
| * \ \ \ \ \ Added breadcrumb and control bar.Tom Needham2011-10-038-25/+90
| |\ \ \ \ \ \
| * | | | | | | Implemented ace-edtior as an app. Basic file editing and saving supported.Tom Needham2011-09-281-0/+4
* | | | | | | | merge database into masterRobin Appelman2011-10-161-136/+216
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | webdav workaround for apache+php-cgiRobin Appelman2011-10-132-0/+12
| * | | | | | | merge master into databaseRobin Appelman2011-10-1021-374/+470
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2011-10-101-2/+2
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | mimetype icon improvementsRobin Appelman2011-10-081-0/+6
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | always use mdb2 for installationRobin Appelman2011-09-181-2/+1
| * | | | | | | merge master into databaseRobin Appelman2011-09-182-6/+13
| |\ \ \ \ \ \ \
| * | | | | | | | dont use numRows when it's not needed since it can be expensiveRobin Appelman2011-09-174-15/+12
| * | | | | | | | add pdo backend to oc_dbRobin Appelman2011-09-171-135/+215
* | | | | | | | | prevent error involving webdav workaroundRobin Appelman2011-10-131-1/+1
* | | | | | | | | webdav workaround for apache+php-cgiRobin Appelman2011-10-132-0/+12
* | | | | | | | | mimetype icon improvementsRobin Appelman2011-10-131-0/+6
* | | | | | | | | Fixed a bug in checkWebserverUserJoar Wandborg2011-10-111-3/+2
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | master is now on the way to ownCloud 3v3.0alpha1Frank Karlitschek2011-10-101-2/+2
| |_|/ / / / / |/| | | | | |
* | | | | | | fixes for the mimetype iconsRobin Appelman2011-10-071-6/+6
| |_|_|_|_|/ |/| | | | |
* | | | | | Fixed the 'Undefined index "user_id"' bug when requesting a publicly shared f...Borjan Tchakaloff2011-10-051-26/+39
| |_|_|_|/ |/| | | |
* | | | | redirect url fixedMarvin Thomas Rabe2011-10-042-2/+6
| |_|_|/ |/| | |
* | | | Merge branch 'master' of git://gitorious.org/owncloud/owncloudMarvin Thomas Rabe2011-10-031-0/+2
|\ \ \ \
| * | | | added mime type for calendar filesGeorg Ehrke2011-10-031-0/+2
* | | | | added infield labels. readded fade in of login button. updated label on insta...Marvin Thomas Rabe2011-10-031-0/+1
|/ / / /
* | | | bump version numberv2.0beta3Frank Karlitschek2011-10-021-2/+2
* | | | add OC_Appconfig::hasKeyRobin Appelman2011-10-021-5/+13
* | | | Merge branch 'lostpassword'Bart Visscher2011-09-301-0/+8
|\ \ \ \
| * | | | Move display of login page to function in OC_UtilBart Visscher2011-09-261-0/+7
* | | | | Check if the application is actually enabledBart Visscher2011-09-302-0/+21