Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intproduce pre_addToGroup hook. we need to calculate the possible unique | Bjoern Schiessle | 2015-07-06 | 1 | -28/+87 |
| | | | | | targets before the user was added to the group otherwise we will always detect a name collision | ||||
* | owner is stored as 'uid_owner', not as 'owner' in the oc_share table | Bjoern Schiessle | 2015-07-02 | 1 | -2/+2 |
| | |||||
* | Remove unused variables | Morris Jobke | 2015-04-18 | 1 | -1/+1 |
| | | | | | * should make scrutinizer a lot more happy * reduces maybe memory footprint | ||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+14 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -13/+13 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -13/+13 |
| | |||||
* | some small fixed, suggested by scrutinizer | Bjoern Schiessle | 2014-09-29 | 1 | -1/+1 |
| | |||||
* | fix add user to group to work with grouped shares | Bjoern Schiessle | 2014-09-24 | 1 | -10/+18 |
| | |||||
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -5/+5 |
| | |||||
* | add a "helper" and a "hooks" class. Move constants needed by multiple classes | Bjoern Schiessle | 2014-03-25 | 1 | -0/+108 |
to a "constants" class |