| Commit message (Expand) | Author | Age | Files | Lines |
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
* | webdav needs to load authentication apps | Arthur Schiwon | 2012-04-04 | 1 | -0/+3 |
* | Use separate function to make absolute urls | Bart Visscher | 2012-02-17 | 1 | -2/+2 |
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 1 | -7/+7 |
* | disable openid on default | Robin Appelman | 2011-10-07 | 1 | -1/+0 |
* | Add flag in info.xml to control the apps that are installed by default | Bart Visscher | 2011-09-27 | 1 | -1/+2 |
* | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 1 | -7/+7 |
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -2/+1 |
* | Fix a warning and an error | Bart Visscher | 2011-09-10 | 1 | -1/+1 |
* | Use OC_Helper::linkTo also for absolute urls. | Bart Visscher | 2011-09-09 | 1 | -4/+2 |
* | apps can now add their own forms to the Personal page | Robin Appelman | 2011-08-08 | 1 | -0/+2 |
* | move openid settings to Personal | Robin Appelman | 2011-08-06 | 1 | -2/+0 |
* | allow users to use myhost/owncloud/?myusername as openid identity | Robin Appelman | 2011-08-04 | 1 | -2/+12 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -4/+4 |
* | you can now use your owncloud url as openid provider | Robin Appelman | 2011-06-24 | 1 | -0/+4 |
* | OpenID now won't load if curl is not available | Kamil Domanski | 2011-06-23 | 1 | -0/+5 |
* | Experimental OpenID user backend and server. | Robin Appelman | 2011-06-23 | 2 | -0/+48 |