Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -21/+23 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -22/+23 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -23/+22 |
* | Get rid of the SELECT query. Try UPDATE, on failure INSERT. | Andreas Fischer | 2013-10-31 | 1 | -8/+4 |
* | fixing undefined index in delete() | Thomas Müller | 2013-10-31 | 1 | -5/+7 |
* | PHPDoc comment updated - checkLoggedIn() removed | Thomas Müller | 2013-10-31 | 1 | -9/+10 |
* | no need to check if the user is logged in | Thomas Müller | 2013-10-31 | 1 | -1/+0 |
* | fixing php notice: Undefined index key | Thomas Müller | 2013-10-31 | 1 | -1/+1 |
* | no need to check if the user is logged in - this is already done in the ocs d... | Thomas Müller | 2013-10-31 | 1 | -6/+6 |
* | fix the privatedata key value store | Frank Karlitschek | 2013-10-30 | 1 | -11/+55 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+66 |