Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | escape filenames for getMimeType | Robin Appelman | 2011-10-20 | 1 | -0/+1 |
* | Merge commit 'refs/merge-requests/64' of git://gitorious.org/owncloud/owncloud | Robin Appelman | 2011-10-20 | 7 | -25/+26 |
|\ | |||||
| * | Don't use sys_get_temp_dir(), as it reports the wrong path in restricted envi... | Hendrik Langer | 2011-10-19 | 7 | -25/+26 |
* | | prevent sql error while initializing apps on sqlite2 | Robin Appelman | 2011-10-20 | 1 | -1/+1 |
|/ | |||||
* | make sharing work with the new mouting mechanism | Robin Appelman | 2011-10-18 | 3 | -11/+8 |
* | mount filesystems on demand | Robin Appelman | 2011-10-18 | 2 | -32/+12 |
* | Remove unnecessary exec for getting timezone and fix spacings | Brice Maron | 2011-10-17 | 1 | -6/+6 |
* | prevent the remaining ob_clean related errors | Robin Appelman | 2011-10-17 | 1 | -2/+2 |
* | fix now() function for sqlite3 | Robin Appelman | 2011-10-17 | 1 | -1/+1 |
* | Fix bookmarks app to work with postgresql. | Brice Maron | 2011-10-16 | 1 | -1/+10 |
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 4 | -15/+12 |
* | make log level configurable | Robin Appelman | 2011-10-16 | 1 | -4/+1 |
* | provide a logging mechanism | Robin Appelman | 2011-10-16 | 2 | -0/+73 |
* | some minor tweaks to oc_db | Robin Appelman | 2011-10-16 | 1 | -2/+4 |
* | Fix typo in getting var from config | Brice Maron | 2011-10-16 | 1 | -1/+1 |
* | Fetch prefix from config at installation instead of a hardcoded value | Brice Maron | 2011-10-16 | 1 | -3/+3 |
* | Fix installer for postgresql : correct table detection query | Brice Maron | 2011-10-16 | 1 | -2/+2 |
* | Merge branch 'calendar' of gitorious.org:owncloud/owncloud | Georg Ehrke | 2011-10-16 | 1 | -0/+4 |
|\ | |||||
| * | Merge branch 'master' into calendar | Georg Ehrke | 2011-10-13 | 4 | -3/+20 |
| |\ | |||||
| * \ | Merge branch 'master' into calendar | Georg Ehrke | 2011-10-10 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-07 | 1 | -6/+6 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-07 | 1 | -26/+39 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-04 | 2 | -2/+6 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Added breadcrumb and control bar. | Tom Needham | 2011-10-03 | 8 | -25/+90 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Implemented ace-edtior as an app. Basic file editing and saving supported. | Tom Needham | 2011-09-28 | 1 | -0/+4 |
* | | | | | | | | merge database into master | Robin Appelman | 2011-10-16 | 1 | -136/+216 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | webdav workaround for apache+php-cgi | Robin Appelman | 2011-10-13 | 2 | -0/+12 |
| * | | | | | | | merge master into database | Robin Appelman | 2011-10-10 | 21 | -374/+470 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' of gitorious.org:owncloud/owncloud | Robin Appelman | 2011-10-10 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | * | | | | | | | mimetype icon improvements | Robin Appelman | 2011-10-08 | 1 | -0/+6 |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | always use mdb2 for installation | Robin Appelman | 2011-09-18 | 1 | -2/+1 |
| * | | | | | | | merge master into database | Robin Appelman | 2011-09-18 | 2 | -6/+13 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | dont use numRows when it's not needed since it can be expensive | Robin Appelman | 2011-09-17 | 4 | -15/+12 |
| * | | | | | | | | add pdo backend to oc_db | Robin Appelman | 2011-09-17 | 1 | -135/+215 |
* | | | | | | | | | prevent error involving webdav workaround | Robin Appelman | 2011-10-13 | 1 | -1/+1 |
* | | | | | | | | | webdav workaround for apache+php-cgi | Robin Appelman | 2011-10-13 | 2 | -0/+12 |
* | | | | | | | | | mimetype icon improvements | Robin Appelman | 2011-10-13 | 1 | -0/+6 |
* | | | | | | | | | Fixed a bug in checkWebserverUser | Joar Wandborg | 2011-10-11 | 1 | -3/+2 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | master is now on the way to ownCloud 3v3.0alpha1 | Frank Karlitschek | 2011-10-10 | 1 | -2/+2 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | fixes for the mimetype icons | Robin Appelman | 2011-10-07 | 1 | -6/+6 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Fixed the 'Undefined index "user_id"' bug when requesting a publicly shared f... | Borjan Tchakaloff | 2011-10-05 | 1 | -26/+39 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | redirect url fixed | Marvin Thomas Rabe | 2011-10-04 | 2 | -2/+6 |
| |_|_|/ |/| | | | |||||
* | | | | Merge branch 'master' of git://gitorious.org/owncloud/owncloud | Marvin Thomas Rabe | 2011-10-03 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | added mime type for calendar files | Georg Ehrke | 2011-10-03 | 1 | -0/+2 |
* | | | | | added infield labels. readded fade in of login button. updated label on insta... | Marvin Thomas Rabe | 2011-10-03 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | bump version numberv2.0beta3 | Frank Karlitschek | 2011-10-02 | 1 | -2/+2 |
* | | | | add OC_Appconfig::hasKey | Robin Appelman | 2011-10-02 | 1 | -5/+13 |
* | | | | Merge branch 'lostpassword' | Bart Visscher | 2011-09-30 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | Move display of login page to function in OC_Util | Bart Visscher | 2011-09-26 | 1 | -0/+7 |
* | | | | | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 2 | -0/+21 |