Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Make sure that testDeleteShare() has some shares to delete | Bjoern Schiessle | 2013-09-30 | 2 | -15/+39 | |
| |\ \ \ | ||||||
| | * | | | flipping arguments on assertEquals() - first argument contains the expected v... | Thomas Müller | 2013-09-29 | 1 | -4/+4 | |
| | * | | | - adding unit test testGetShareFromUnknownId() | Thomas Müller | 2013-09-29 | 2 | -11/+23 | |
| * | | | | add some comments | Bjoern Schiessle | 2013-09-27 | 1 | -2/+3 | |
| |/ / / | ||||||
| * | | | add test getShareFromId | Bjoern Schiessle | 2013-09-27 | 1 | -1/+36 | |
| * | | | check if encryption app is enabled before trying to calculate file size | Bjoern Schiessle | 2013-09-26 | 1 | -1/+1 | |
| * | | | Merge branch 'master' into ocs_share_api | Bjoern Schiessle | 2013-09-26 | 262 | -1448/+3907 | |
| |\ \ \ | ||||||
| * | | | | fix check if app is enabled | Bjoern Schiessle | 2013-09-26 | 1 | -1/+2 | |
| * | | | | check if key exists before reading it | Bjoern Schiessle | 2013-09-26 | 1 | -1/+4 | |
| * | | | | add some additional assertions to the tests | Bjoern Schiessle | 2013-09-25 | 1 | -2/+11 | |
| * | | | | add error message to the assert | Thomas Müller | 2013-09-25 | 1 | -2/+2 | |
| * | | | | remove debug output | Bjoern Schiessle | 2013-09-23 | 1 | -1/+0 | |
| * | | | | make sure that files are shared correctly before each test and unshared again... | Bjoern Schiessle | 2013-09-20 | 1 | -2/+43 | |
| * | | | | disable encrpytion app before performing tests | Bjoern Schiessle | 2013-09-20 | 1 | -11/+14 | |
| * | | | | check if encryption app is enabled | Bjoern Schiessle | 2013-09-20 | 1 | -4/+3 | |
| * | | | | disable encryption app for share API tests | Bjoern Schiessle | 2013-09-19 | 1 | -0/+14 | |
| * | | | | set share id to 'unknown' if we can't retrive one | Bjoern Schiessle | 2013-09-19 | 1 | -7/+6 | |
| * | | | | extend API to get the shares from all files in a given folder | Bjoern Schiessle | 2013-09-19 | 1 | -0/+32 | |
| * | | | | remove some unused variables | Bjoern Schiessle | 2013-09-19 | 1 | -6/+0 | |
| * | | | | some unit test for the new ocs share api | Bjoern Schiessle | 2013-09-19 | 3 | -6/+325 | |
| * | | | | return error if wrong shareType is given | Bjoern Schiessle | 2013-09-19 | 1 | -0/+2 | |
| * | | | | remove debug output | Bjoern Schiessle | 2013-09-18 | 1 | -1/+1 | |
| * | | | | use share ID as REST resource | Bjoern Schiessle | 2013-09-17 | 2 | -88/+168 | |
| * | | | | more rest-style API | Bjoern Schiessle | 2013-09-17 | 2 | -52/+133 | |
| * | | | | return error if public upload is disabled | Bjoern Schiessle | 2013-09-16 | 1 | -19/+10 | |
| * | | | | allow to set a different permission during initial share operation | Bjoern Schiessle | 2013-09-16 | 1 | -3/+3 | |
| * | | | | ocs api for file sharing | Bjoern Schiessle | 2013-09-16 | 2 | -61/+84 | |
| * | | | | some more OCS calls for sharing | Bjoern Schiessle | 2013-09-06 | 2 | -22/+118 | |
| * | | | | intermediate result ocs api | Bjoern Schiessle | 2013-09-06 | 2 | -8/+116 | |
| * | | | | intermediate results, share api | Bjoern Schiessle | 2013-09-04 | 2 | -14/+48 | |
| * | | | | initial commit, start implementing the ocs share api | Bjoern Schiessle | 2013-09-04 | 2 | -1/+53 | |
* | | | | | Merge pull request #5085 from owncloud/versioning_preview | Björn Schießle | 2013-10-04 | 5 | -3/+65 | |
|\ \ \ \ \ | ||||||
| * | | | | | remove hover effect from preview image | Bjoern Schiessle | 2013-10-04 | 1 | -0/+1 | |
| * | | | | | vertical align versions text | Morris Jobke | 2013-10-04 | 1 | -1/+7 | |
| * | | | | | maxX and maxY should be a integer | Bjoern Schiessle | 2013-10-02 | 2 | -4/+4 | |
| * | | | | | add previews to versions dialog | Bjoern Schiessle | 2013-10-02 | 5 | -2/+57 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #4933 from owncloud/1376-filesappplussigninurlbug | Vincent Petry | 2013-10-04 | 1 | -2/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Replace plus sign with space in files app URL #4932 | Vincent Petry | 2013-09-20 | 1 | -2/+6 | |
* | | | | | | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-10-04 | 38 | -378/+1293 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #4815 from owncloud/ldap_improve_testing | Morris Jobke | 2013-10-04 | 19 | -235/+1065 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | remove outdated (thus failing) and anyway insufficient group tests - for now | Arthur Schiwon | 2013-09-27 | 1 | -46/+0 | |
| | * | | | | | | give test file a proper name | Arthur Schiwon | 2013-09-27 | 1 | -0/+0 | |
| | * | | | | | | added user_ldap tests via public api calls | Arthur Schiwon | 2013-09-27 | 1 | -14/+112 | |
| | * | | | | | | LDAP: don't throw exceptions in the wrapper, errors are handled in the code. ... | Arthur Schiwon | 2013-09-27 | 1 | -3/+5 | |
| | * | | | | | | LDAP: coding style | Arthur Schiwon | 2013-09-27 | 9 | -18/+34 | |
| | * | | | | | | LDAP: simple tests for the user backend | Arthur Schiwon | 2013-09-27 | 1 | -0/+313 | |
| | * | | | | | | LDAP: get rid of some PHP Warnings | Arthur Schiwon | 2013-09-27 | 1 | -1/+6 | |
| | * | | | | | | LDAP: make Access be a dependency to the user and group backend instead of in... | Arthur Schiwon | 2013-09-27 | 16 | -173/+225 | |
| | * | | | | | | Whitespaces | Arthur Schiwon | 2013-09-27 | 1 | -2/+0 | |
| | * | | | | | | LDAP: don't check var type when you can specify the type in the parameter list | Arthur Schiwon | 2013-09-27 | 1 | -7/+3 |