| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #17163 from owncloud/update-licenses | Lukas Reschke | 2015-06-27 | 37 | -7/+43 |
|\ |
|
| * | update license headers and authors | Morris Jobke | 2015-06-25 | 37 | -7/+43 |
* | | Use \OC\HintException and translate the hint | Joas Schilling | 2015-06-22 | 1 | -0/+1 |
|/ |
|
* | Use proper type | Lukas Reschke | 2015-06-19 | 1 | -1/+1 |
* | Fix missing @since tags in OCP | Morris Jobke | 2015-06-19 | 9 | -1/+28 |
* | Merge pull request #16889 from owncloud/group-sorting-fixes | Joas Schilling | 2015-06-19 | 1 | -0/+9 |
|\ |
|
| * | Do not return backends but add a method to check for one | Joas Schilling | 2015-06-16 | 1 | -2/+5 |
| * | Only sort by group name when LDAP is involved | Joas Schilling | 2015-06-16 | 1 | -0/+6 |
* | | Fix return value for OCP PHPDoc | Morris Jobke | 2015-06-17 | 1 | -1/+1 |
* | | Fix OCP PHPDoc | Morris Jobke | 2015-06-17 | 1 | -2/+2 |
* | | Merge pull request #16892 from owncloud/lock-returnfullpath | Vincent Petry | 2015-06-16 | 1 | -3/+8 |
|\ \
| |/
|/| |
|
| * | Rethrow LockedException with full path | Vincent Petry | 2015-06-16 | 1 | -3/+8 |
* | | Add `no-store` to AppFramework | Lukas Reschke | 2015-06-15 | 1 | -1/+1 |
* | | add compare-and-delete to the memcache interface | Robin Appelman | 2015-06-12 | 1 | -0/+10 |
|/ |
|
* | Fix max preview, some resizing and caching issues and force preview providers... | Olivier Paroz | 2015-06-06 | 1 | -0/+10 |
* | [OCP] update PHPdoc to contain correct @since tags | Morris Jobke | 2015-06-05 | 7 | -5/+36 |
* | Fix typo in PHPDoc | Morris Jobke | 2015-06-04 | 1 | -1/+1 |
* | add changeLock to the storage api | Robin Appelman | 2015-06-01 | 1 | -0/+8 |
* | add method to atomically change between shared and exclusive lock | Robin Appelman | 2015-06-01 | 1 | -0/+9 |
* | release all locks on shutdown | Robin Appelman | 2015-06-01 | 1 | -0/+5 |
* | phpdoc and minor issues | Robin Appelman | 2015-06-01 | 1 | -2/+2 |
* | add locking to the storage api | Robin Appelman | 2015-06-01 | 1 | -0/+16 |
* | expose locking provider in the server container | Robin Appelman | 2015-06-01 | 1 | -0/+8 |
* | improve error messages displayed to the user | Bjoern Schiessle | 2015-05-27 | 1 | -12/+5 |
* | Merge pull request #16515 from owncloud/deprecate-useless-helper-class | Vincent Petry | 2015-05-26 | 1 | -0/+2 |
|\ |
|
| * | Deprecate useless helper class | Lukas Reschke | 2015-05-21 | 1 | -0/+2 |
* | | Merge pull request #16339 from owncloud/master-override-channel | Thomas Müller | 2015-05-26 | 1 | -0/+18 |
|\ \
| |/
|/| |
|
| * | Allow change update channel via public API | Victor Dubiniuk | 2015-05-13 | 1 | -0/+18 |
* | | Add support for disallowing domains to the ContentSecurityPolicy | Lukas Reschke | 2015-05-20 | 1 | -2/+110 |
* | | Merge pull request #16398 from owncloud/fix-php-docv8.1.0beta2 | Joas Schilling | 2015-05-18 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix PHPDoc of public interface ILockingProvider | Morris Jobke | 2015-05-18 | 1 | -1/+1 |
* | | | a new approach to display the error message | Bjoern Schiessle | 2015-05-18 | 2 | -1/+22 |
|/ / |
|
* / | delete all file keys doesn't need the encryption module as parameter; impleme... | Bjoern Schiessle | 2015-05-13 | 1 | -2/+1 |
|/ |
|
* | improve phpdoc of cache classes | Robin Appelman | 2015-05-05 | 1 | -1/+0 |
* | Merge pull request #15958 from owncloud/usage-of-public-log-interface | Thomas Müller | 2015-05-04 | 1 | -2/+3 |
|\ |
|
| * | Use internally \OCP\ILogger instead of \OC\Log | Morris Jobke | 2015-04-30 | 1 | -2/+3 |
* | | allow getting the path from the lockedexception | Robin Appelman | 2015-04-30 | 1 | -0/+21 |
* | | add memcache based shared/exclusive locking | Robin Appelman | 2015-04-30 | 2 | -0/+72 |
* | | add compare and swap to memcache | Robin Appelman | 2015-04-30 | 1 | -0/+10 |
* | | extends memcache with add, inc and dec | Robin Appelman | 2015-04-30 | 1 | -0/+68 |
|/ |
|
* | Merge pull request #15901 from owncloud/fix-share-docs | Morris Jobke | 2015-04-28 | 1 | -2/+4 |
|\ |
|
| * | fix several issues with doc blocks on share.php | Joas Schilling | 2015-04-28 | 1 | -2/+4 |
* | | Fix return type of the getRootFolder() method | Joas Schilling | 2015-04-28 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #15860 from owncloud/enc_fallback_old_encryption | Thomas Müller | 2015-04-27 | 1 | -1/+2 |
|\ |
|
| * | fall back to the ownCloud default encryption module and aes128 if we read a e... | Bjoern Schiessle | 2015-04-27 | 1 | -1/+2 |
* | | Merge pull request #15882 from owncloud/fix-type-annotation | Morris Jobke | 2015-04-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix type annotation | Lukas Reschke | 2015-04-27 | 1 | -1/+1 |
| |/ |
|
* | | Make methods explicit public | Joas Schilling | 2015-04-27 | 1 | -6/+6 |
* | | Make getDefaultModuleId public and get module protected | Joas Schilling | 2015-04-27 | 1 | -4/+3 |
|/ |
|
* | Use public interfaces for type hinting | Joas Schilling | 2015-04-24 | 1 | -1/+1 |