Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
* | | | | | Error when only oc_remember_login cookie set fixed. | Marvin Thomas Rabe | 2011-09-30 | 2 | -4/+7 | |
* | | | | | Revert "enhance detection of un-initialized database", conflicted with setup ... | Thomas Schmidt | 2011-09-30 | 2 | -14/+0 | |
* | | | | | enhance detection of un-initialized database | Thomas Schmidt | 2011-09-30 | 2 | -0/+14 | |
* | | | | | use central method for checking webserver user | Thomas Schmidt | 2011-09-29 | 1 | -1/+1 | |
* | | | | | enhance warning | Thomas Schmidt | 2011-09-29 | 1 | -1/+1 | |
* | | | | | Change json content-type to correct IANA type | Bart Visscher | 2011-09-28 | 1 | -1/+1 | |
* | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2011-09-28 | 3 | -17/+40 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2011-09-28 | 1 | -12/+23 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | enhance errormessages on setup | Thomas Schmidt | 2011-09-28 | 1 | -12/+23 | |
| | | |_|_|/ | | |/| | | | ||||||
| * / | | | | add check for ctype | Frank Karlitschek | 2011-09-28 | 1 | -0/+3 | |
| |/ / / / | ||||||
| * | | | | Add flag in info.xml to control the apps that are installed by default | Bart Visscher | 2011-09-27 | 2 | -4/+6 | |
| * | | | | check for php modules | Frank Karlitschek | 2011-09-27 | 1 | -1/+8 | |
* | | | | | add status file. useful for external administration. show the ownClopud versi... | Frank Karlitschek | 2011-09-28 | 1 | -1/+9 | |
|/ / / / | ||||||
* / / / | Fix space in comment | Bart Visscher | 2011-09-26 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | dont set content type to json for Apps | Robin Appelman | 2011-09-26 | 1 | -2/+4 | |
* | | | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -0/+68 | |
* | | | remove some debug statements | Robin Appelman | 2011-09-25 | 1 | -3/+0 | |
* | | | fix uploading files using webdav | Robin Appelman | 2011-09-25 | 1 | -1/+1 | |
* | | | fix warning when uploading file using webdav | Florian Pritz | 2011-09-24 | 2 | -1/+4 | |
* | | | set cookie secure if forcessl is enabled | Florian Pritz | 2011-09-24 | 2 | -5/+8 | |
* | | | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 5 | -17/+17 | |
* | | | use jquery 1.6.4 | Florian Pritz | 2011-09-24 | 1 | -1/+1 | |
* | | | Make event category choice multiselect | Bart Visscher | 2011-09-23 | 1 | -1/+1 | |
* | | | Move some common code to OC_Util | Bart Visscher | 2011-09-18 | 1 | -0/+31 | |
* | | | Cleanup lib/base.php | Bart Visscher | 2011-09-18 | 4 | -170/+112 | |
* | | | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 14 | -134/+80 | |
* | | | Merge branch 'master' of git://gitorious.org/owncloud/owncloud | Bartek Przybylski | 2011-09-18 | 1 | -2/+2 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | fix creating groups | Robin Appelman | 2011-09-18 | 1 | -2/+2 | |
* | | | remember changed not to store password in cookie | Bartek Przybylski | 2011-09-18 | 1 | -13/+19 | |
|/ / | ||||||
* | | Changed behaviour of remember checkbox | Bartek Przybylski | 2011-09-18 | 1 | -4/+11 | |
* | | dont use numRows when it's not needed since it can be expensive | Robin Appelman | 2011-09-17 | 4 | -15/+12 | |
|/ |