Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | 4 | -6/+326 | |
| * | | | | | 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 #5087 from owncloud/templatefunction-relativedate | Vincent Petry | 2013-10-04 | 3 | -11/+228 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Removed $fromTime argument from public template API | Vincent Petry | 2013-10-04 | 1 | -2/+2 | |
| * | | | | | | | Fixed missing default values | Vincent Petry | 2013-10-03 | 2 | -3/+3 | |
| * | | | | | | | Added unit tests for relative_modified_date, changed method signature | Vincent Petry | 2013-10-03 | 3 | -10/+204 | |
| * | | | | | | | Removed stray debug log write | Vincent Petry | 2013-10-02 | 1 | -1/+0 | |
| * | | | | | | | Added dateOnly argument to relative_modified_date | Vincent Petry | 2013-10-02 | 2 | -10/+34 | |
* | | | | | | | | Merge pull request #5121 from owncloud/shareapi-syntaxerror | Björn Schießle | 2013-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixed array syntax to work with PHP 5.3 | Vincent Petry | 2013-10-04 | 1 | -1/+1 | |
* | | | | | | | | | 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 pull request #5091 from guruz/webdav_connector_use_cache_for_etag | Markus Goetz | 2013-10-04 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | DAV: Use fileinfo_cache for ETag | Markus Goetz | 2013-10-03 | 1 | -1/+8 | |
* | | | | | | | | | | Merge pull request #4689 from owncloud/sharing_mail_notification_master | Björn Schießle | 2013-10-04 | 13 | -30/+263 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-10-04 | 50 | -413/+1455 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #5107 from owncloud/user_skeleton | Thomas Müller | 2013-10-04 | 2 | -0/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | add a real examplefile instead of an .gitignore which is a bit stupid here | Frank Karlitschek | 2013-10-04 | 2 | -4/+5 | |
| * | | | | | | | | | | | ups. remove debug | Frank Karlitschek | 2013-10-04 | 1 | -2/+0 | |
| * | | | | | | | | | | | use Filesystem::isIgnoredDir | Frank Karlitschek | 2013-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | fix typo | Frank Karlitschek | 2013-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | add public static | Frank Karlitschek | 2013-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | make it possible to prepopulate a new user gome with a skeleton | Frank Karlitschek | 2013-10-03 | 2 | -0/+36 | |
* | | | | | | | | | | | | 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 |