| Commit message (Expand) | Author | Age | Files | Lines |
* | Move tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1599/+0 |
* | Translate OCS Share API error messages | Roeland Jago Douma | 2016-04-25 | 1 | -4/+11 |
* | Fix tests | Roeland Jago Douma | 2016-04-19 | 1 | -20/+26 |
* | Fix intergration tests | Roeland Jago Douma | 2016-03-13 | 1 | -893/+631 |
* | Add tests | Roeland Jago Douma | 2016-02-11 | 1 | -0/+120 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+2 |
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -0/+2 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -1/+1 |
* | Return permissions and expiration on create share responses | Roeland Jago Douma | 2015-08-30 | 1 | -22/+116 |
* | Actually validate the expire date on share | Roeland Jago Douma | 2015-08-30 | 1 | -1/+87 |
* | Allow to directly set the expireDate on a new (link)share | Roeland Jago Douma | 2015-08-29 | 1 | -0/+56 |
* | Extend tests for files_sharing api | Roeland Jago Douma | 2015-08-11 | 1 | -0/+48 |
* | Merge pull request #16535 from rullzer/ocs_share_api_url | Morris Jobke | 2015-07-01 | 1 | -0/+45 |
|\ |
|
| * | OCS Share API link shares now always have an url | Roeland Jago Douma | 2015-05-22 | 1 | -0/+45 |
* | | Added unit test to verify link password removeal | Roeland Jago Douma | 2015-06-24 | 1 | -1/+23 |
|/ |
|
* | Merge pull request #13938 from owncloud/deprecate-iappconfig | Thomas Müller | 2015-03-27 | 1 | -5/+15 |
|\ |
|
| * | fix unit tests | Morris Jobke | 2015-03-17 | 1 | -5/+15 |
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+18 |
* | | Added extra unit test | Roeland Jago Douma | 2015-03-21 | 1 | -0/+5 |
* | | Added unit test | Roeland Jago Douma | 2015-03-19 | 1 | -0/+18 |
|/ |
|
* | Shares should have a least read permission | Roeland Jago Douma | 2015-03-01 | 1 | -0/+71 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -17/+13 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -13/+17 |
* | first step to drop \OCP\Config:: in favour of IConfig | Morris Jobke | 2014-12-17 | 1 | -4/+5 |
* | OCS API for server-to-server sharing | Bjoern Schiessle | 2014-12-04 | 1 | -30/+30 |
* | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 1 | -3/+3 |
* | Make apps/ extend the \Test\TestCase and fix overwritten methods | Joas Schilling | 2014-11-19 | 1 | -2/+2 |
* | Fix sharing tests | Robin Appelman | 2014-11-06 | 1 | -0/+3 |
* | remove unnecessary require calls - the ownCloud class loader is supposed to t... | Thomas Müller | 2014-10-30 | 1 | -3/+2 |
* | move some deprecated usage of OC_Config and OC_AppConfig to \OC::server | Thomas Müller | 2014-10-20 | 1 | -11/+11 |
* | Minor fixes | Morris Jobke | 2014-08-05 | 1 | -2/+4 |
* | add OCS api call to set expire date for link shares | Bjoern Schiessle | 2014-07-25 | 1 | -1/+73 |
* | no need to prepare a statement twice | Bjoern Schiessle | 2014-06-10 | 1 | -1/+0 |
* | update share API tests, file shares never have delete permissions | Bjoern Schiessle | 2014-06-06 | 1 | -4/+6 |
* | allow admin to disable sharing for specific groups of users | Bjoern Schiessle | 2014-05-22 | 1 | -0/+72 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -7/+7 |
* | Fix whitespace issues | Robin McCorkell | 2014-05-16 | 1 | -5/+5 |
* | Merge pull request #8555 from owncloud/sharing_default_expire_only_public_links | Björn Schießle | 2014-05-16 | 1 | -0/+54 |
|\ |
|
| * | use default expire date only for link shares | Bjoern Schiessle | 2014-05-16 | 1 | -0/+54 |
* | | allow admin to enforce passwords for public link shares | Bjoern Schiessle | 2014-05-16 | 1 | -0/+54 |
|/ |
|
* | Added unit test for sharing ext storage mount points | Vincent Petry | 2014-05-08 | 1 | -2/+55 |
* | add unit tests which got lost during rebase | Bjoern Schiessle | 2014-04-23 | 1 | -0/+23 |
* | we don't allow to share a folder if it contains a share mount point | Bjoern Schiessle | 2014-04-23 | 1 | -0/+60 |
* | fix share api tests | Bjoern Schiessle | 2014-04-23 | 1 | -56/+14 |
* | add tests for sharing files the users doesn't have access to | Robin Appelman | 2014-04-03 | 1 | -0/+23 |
* | finally fix the paths for the OCS Share API | Bjoern Schiessle | 2014-03-25 | 1 | -1/+84 |
* | fix path creation for re-shares, issue #7662 | Bjoern Schiessle | 2014-03-25 | 1 | -83/+0 |
* | finally fix the paths for the OCS Share API | Bjoern Schiessle | 2014-03-13 | 1 | -1/+104 |
* | fix path creation for re-shares, issue #7662 | Bjoern Schiessle | 2014-03-11 | 1 | -6/+197 |
* | we need the file_source to delete a share successfully | Bjoern Schiessle | 2014-03-10 | 1 | -0/+34 |