Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 27 | -403/+0 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 2 | -0/+22 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-25 | 2 | -0/+22 |
* | | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 23 | -2051/+153 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-24 | 4 | -2/+22 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-23 | 1 | -1/+1 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-21 | 1 | -0/+11 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-20 | 1 | -0/+5 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-16 | 4 | -3/+37 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-15 | 5 | -0/+54 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-13 | 2 | -0/+22 |
| * | l10n directories have been missing | Thomas Mueller | 2012-08-13 | 1 | -0/+0 |
| * | OpenID: fix include path | Bart Visscher | 2012-07-25 | 1 | -1/+1 |
| * | move some openid files to 3rdparty | Robin Appelman | 2012-07-24 | 5 | -2036/+3 |
| * | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 2 | -4/+0 |
| * | Increment user_openid version to load new app type | Bart Visscher | 2012-06-29 | 1 | -1/+1 |
| * | Coding style fixes | Bart Visscher | 2012-06-29 | 2 | -2/+2 |
| * | Whitespace fixes | Bart Visscher | 2012-06-29 | 3 | -8/+0 |
| * | Allow apps to load before login, needed for user_openid | Bart Visscher | 2012-06-18 | 1 | -0/+1 |
| * | Removed some unessecary sanitizations | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| * | Sanitize user input | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| * | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Implement default functions in OC_User backend | Bart Visscher | 2012-05-10 | 1 | -1/+1 |
| * | | correctly detect https | Frank Karlitschek | 2012-06-01 | 1 | -1/+1 |
| * | | use our own serverHost call so that ownCloud works with reverse proxy servers | Frank Karlitschek | 2012-05-31 | 2 | -3/+3 |
* | | | escape all identifiers with backticks | jfd | 2012-07-31 | 1 | -1/+1 |
* | | | Sanitize user input | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
* | | | correctly detect https | Frank Karlitschek | 2012-06-01 | 1 | -1/+1 |
* | | | use our own serverHost call so that ownCloud works with reverse proxy servers | Frank Karlitschek | 2012-05-31 | 2 | -3/+3 |
|/ / | |||||
* | | some fixes for contacts, gallery and openid | Georg Ehrke | 2012-05-19 | 1 | -1/+0 |
* | | mark the apps as part of the shipped package and increase the requirement to ... | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
* | | removing executable bit - again | Thomas Mueller | 2012-05-15 | 7 | -0/+0 |
* | | cache app types during install or update | Robin Appelman | 2012-05-14 | 1 | -1/+1 |
|/ | |||||
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 3 | -3/+3 |
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -1/+1 |
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | port oc_preferences | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 1 | -4/+4 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 3 | -4/+4 |
* | some more porting | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | porting of OC_User to public API complete. | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
* | ported getUser | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 2 | -8/+8 |
* | port some of the log call to the new public api | Frank Karlitschek | 2012-05-01 | 2 | -8/+8 |
* | updated logos and icons | Jan-Christoph Borchardt | 2012-04-16 | 1 | -1/+1 |
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
* | Use OC_Helper::serverHost() in openid settings | Daniele E. Domenichelli | 2012-04-12 | 1 | -1/+1 |
* | webdav needs to load authentication apps | Arthur Schiwon | 2012-04-04 | 1 | -0/+3 |