summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Updated jquery ui js and css. Improved color scheme.Tom Needham2011-12-301-2/+2
* Template: output better html for select optionsBart Visscher2011-11-241-1/+1
* removed no longer used function and exec commandFrank Karlitschek2011-11-241-16/+0
* set http auth headers for apache+php-cgi work around if variable gets renamed...Hendrik Langer2011-11-241-0/+8
* Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-11-203-1/+93
|\
| * second half of the updating stuffFrank Karlitschek2011-11-192-1/+2
| * first small step to an automatic updating system.Frank Karlitschek2011-11-191-0/+91
* | Merge branch 'master' into fullcalendarGeorg Ehrke2011-11-1210-8/+54
|\|
| * Use a function to generate select optionsBart Visscher2011-11-091-0/+27
| * Fix comments/documentationJakob Sack2011-11-092-3/+3
| * Make OC_Connector_Sabre_File::get() return a PHP stream instead of the file c...Florian Vichot2011-11-061-1/+1
| * Display correctly the error message when nothing is retrieved from OCS serversBrice Maron2011-11-061-0/+2
| * Avoid Huge error message when unable to read log fileBrice Maron2011-11-061-0/+3
| * use database table prefix from installer, not the old configured valueRobin Appelman2011-11-031-2/+2
| * attempt to manage some special chars in file listBrice Maron2011-11-011-0/+5
| * Add sequence name in insertid to be more portableBrice Maron2011-10-291-2/+8
| * Enable php display_errors settingBart Visscher2011-10-271-0/+3
* | Merge branch 'master' into fullcalendarBart Visscher2011-10-245-17/+66
|\|
| * provide function for updating the database schemeRobin Appelman2011-10-231-2/+35
| * improve detection of database backendRobin Appelman2011-10-231-2/+13
| * improve mimetype detectionRobin Appelman2011-10-231-9/+12
| * fix fopenRobin Appelman2011-10-231-1/+3
| * change the error hint from suggesting to change the owner of a directory to c...Frank Karlitschek2011-10-222-3/+3
* | Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-227-266/+121
|\|
| * change licencing headers for sqlite3 driverRobin Appelman2011-10-226-265/+120
| * fix log level checkRobin Appelman2011-10-221-1/+1
* | Translation of calendar interfaceBart Visscher2011-10-201-0/+16
|/
* 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
| |\ \ \ \ \