| Commit message (Expand) | Author | Age | Files | Lines |
* | Move casting to IExpressionBuilder | Joas Schilling | 2016-02-05 | 1 | -4/+4 |
* | Removed deprecated function OC_User::deleteUser | Roeland Jago Douma | 2015-12-17 | 1 | -8/+16 |
* | Removed deprecated private OC_User::createUser | Roeland Jago Douma | 2015-12-17 | 1 | -7/+7 |
* | don't allow to create a federated share if source and target server are the same | Björn Schießle | 2015-12-14 | 1 | -0/+37 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-10 | 1 | -1/+3 |
* | Add a unit test for single user case as well | Joas Schilling | 2015-12-07 | 1 | -7/+9 |
* | Allow sending a share email to multiple users | Joas Schilling | 2015-12-07 | 1 | -3/+17 |
* | Adding unit test for MailNotifications::sendInternalShareMail() | Thomas Müller | 2015-12-02 | 1 | -31/+70 |
* | User IUser::getEMailAddress() all over the place | Thomas Müller | 2015-12-02 | 1 | -46/+26 |
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 2 | -0/+12 |
* | Check for error when resharing | Roeland Jago Douma | 2015-10-16 | 1 | -6/+23 |
* | When sharing with the owner show the path | Roeland Jago Douma | 2015-10-16 | 1 | -0/+24 |
* | Squash collection shares | Roeland Jago Douma | 2015-10-13 | 1 | -0/+56 |
* | test objectstore with ceph docker | Jörn Friedrich Dreyer | 2015-10-06 | 1 | -0/+5 |
* | Merge pull request #19577 from owncloud/share-donotreturnentrieswhenusernotin... | Thomas Müller | 2015-10-06 | 1 | -0/+37 |
|\ |
|
| * | Remove invalid share items from result when missing group membership | Vincent Petry | 2015-10-05 | 1 | -0/+37 |
* | | Add a unit test for "share a file inside a folder that is already shared" | Joas Schilling | 2015-10-05 | 1 | -0/+33 |
|/ |
|
* | Do not blindy copy expiration date on reshare | Roeland Jago Douma | 2015-09-25 | 1 | -0/+37 |
* | Remove unnecessary DB prefixes from existing query builder usages | Joas Schilling | 2015-08-10 | 1 | -2/+2 |
* | Remove pointless unit test | Thomas Müller | 2015-08-04 | 1 | -7/+0 |
* | Merge pull request #17195 from rullzer/no_multiple_remote_shares_of_same_file | Roeland Douma | 2015-07-28 | 1 | -0/+36 |
|\ |
|
| * | Added test | Roeland Jago Douma | 2015-07-15 | 1 | -0/+36 |
* | | Fix existing usages by removing the quotes | Joas Schilling | 2015-07-21 | 1 | -9/+9 |
* | | Add unit tests and automatic quoting | Joas Schilling | 2015-07-21 | 1 | -8/+8 |
* | | Use the public interface and our method instead of the doctrine thing | Joas Schilling | 2015-07-21 | 1 | -14/+14 |
* | | Merge pull request #17381 from owncloud/fix_sharing_add_to_group | Morris Jobke | 2015-07-21 | 1 | -0/+108 |
|\ \
| |/
|/| |
|
| * | intproduce pre_addToGroup hook. we need to calculate the possible unique | Bjoern Schiessle | 2015-07-06 | 1 | -0/+108 |
* | | Remove OC_Appconfig | Thomas Müller | 2015-07-03 | 1 | -16/+16 |
|/ |
|
* | Use \OC\HintException and translate the hint | Joas Schilling | 2015-06-22 | 2 | -1/+30 |
* | Merge spliteUserRemote with fixRemoteUrlInShareWith | Joas Schilling | 2015-06-22 | 1 | -49/+31 |
* | make sure that we split username and server address at the first '@' from the... | Bjoern Schiessle | 2015-06-22 | 1 | -0/+39 |
* | Move the helpful method to the TestCase class | Joas Schilling | 2015-06-03 | 1 | -1/+1 |
* | Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions... | Joas Schilling | 2015-05-04 | 1 | -0/+33 |
|\ |
|
| * | Add a test to share a subfolder of a folder shared with the owner by group | Joas Schilling | 2015-04-29 | 1 | -0/+33 |
* | | Merge pull request #15596 from owncloud/issue/15589 | Morris Jobke | 2015-04-29 | 1 | -2/+56 |
|\ \ |
|
| * | | Add tests for the correct share id on the call aswell | Joas Schilling | 2015-04-28 | 1 | -5/+8 |
| * | | make scrutinizer happy | Joas Schilling | 2015-04-28 | 1 | -1/+1 |
| * | | Add tests for the remote sharing url | Joas Schilling | 2015-04-28 | 1 | -2/+53 |
| |/ |
|
* / | Added unit test | Roeland Jago Douma | 2015-04-28 | 1 | -0/+46 |
|/ |
|
* | Add "Reply-To" support to sharing mails and refactor code | Lukas Reschke | 2015-04-10 | 1 | -0/+237 |
* | only create a db entry for the user in case of a name conflict on group share | Bjoern Schiessle | 2015-04-09 | 1 | -0/+7 |
* | Fix unit test | Roeland Jago Douma | 2015-03-30 | 1 | -0/+4 |
* | OCS Fixes to allow setting of password without removing additional settings | Roeland Jago Douma | 2015-03-30 | 1 | -0/+230 |
* | Merge pull request #15155 from owncloud/share-donotreturntrashedfiles | Morris Jobke | 2015-03-27 | 1 | -0/+40 |
|\ |
|
| * | Add logout in share test to avoid nasty side effects | Vincent Petry | 2015-03-27 | 1 | -0/+1 |
| * | Do not return shares for files outside "files" | Vincent Petry | 2015-03-27 | 1 | -0/+39 |
* | | Merge pull request #13938 from owncloud/deprecate-iappconfig | Thomas Müller | 2015-03-27 | 1 | -4/+6 |
|\ \
| |/
|/| |
|
| * | fix failing unit test | Morris Jobke | 2015-03-17 | 1 | -4/+6 |
* | | Added unit test | Roeland Jago Douma | 2015-03-19 | 1 | -0/+35 |
|/ |
|
* | Merge pull request #13839 from owncloud/issue/13678-improve-remote-domain-det... | Morris Jobke | 2015-03-11 | 1 | -0/+51 |
|\ |
|