Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dispatch an event when a console command is run | Joas Schilling | 2016-02-05 | 3 | -5/+87 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-05 | 14 | -2/+46 |
* | Merge pull request #22133 from owncloud/add-check-for-content | Thomas Müller | 2016-02-04 | 1 | -1/+1 |
|\ | |||||
| * | Add check for content | Lukas Reschke | 2016-02-04 | 1 | -1/+1 |
* | | Merge pull request #22130 from owncloud/fix-jsunit-filesclient | Thomas Müller | 2016-02-04 | 2 | -148/+142 |
|\ \ | |||||
| * | | Fix JS DAV files client unit tests | Vincent Petry | 2016-02-04 | 1 | -146/+140 |
| * | | Small fixes in Dav files client | Vincent Petry | 2016-02-04 | 1 | -2/+2 |
* | | | Merge pull request #21766 from farukuzun/master | Thomas Müller | 2016-02-04 | 6 | -1/+59 |
|\ \ \ | |||||
| * | | | Introduce some mimetypes for richdocuments | Faruk Uzun | 2016-02-04 | 6 | -1/+59 |
* | | | | Merge pull request #22107 from owncloud/external-auth-global | Thomas Müller | 2016-02-04 | 9 | -3/+156 |
|\ \ \ \ | |||||
| * | | | | Add global auth backend for files external | Robin Appelman | 2016-02-04 | 9 | -3/+156 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #22111 from owncloud/use-intermediate-certificate | Thomas Müller | 2016-02-04 | 7 | -81/+135 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Add proper line ending | Lukas Reschke | 2016-02-03 | 1 | -1/+1 |
| * | | | Also check daily and testing channel | Lukas Reschke | 2016-02-03 | 1 | -0/+2 |
| * | | | Allow specifing the signing path | Lukas Reschke | 2016-02-03 | 5 | -24/+46 |
| * | | | Use intermediate root authority | Lukas Reschke | 2016-02-03 | 2 | -57/+87 |
* | | | | Merge pull request #22124 from owncloud/comments-author-check | Thomas Müller | 2016-02-04 | 2 | -1/+184 |
|\ \ \ \ | |||||
| * | | | | Check for authorship on edit and delete attempts | Arthur Schiwon | 2016-02-04 | 2 | -1/+184 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #22126 from owncloud/share2_lazy_shares | Thomas Müller | 2016-02-04 | 7 | -77/+375 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Also add type (file/folder) to IShare object | Roeland Jago Douma | 2016-02-04 | 5 | -3/+147 |
| * | | | Unit test for delete lazy shares | Roeland Jago Douma | 2016-02-04 | 1 | -0/+33 |
| * | | | Add unit tests | Roeland Jago Douma | 2016-02-04 | 1 | -0/+79 |
| * | | | Make the share object lazy | Roeland Jago Douma | 2016-02-04 | 7 | -74/+116 |
| |/ / | |||||
* | | | Merge pull request #22121 from owncloud/comments-deleteduser | Thomas Müller | 2016-02-04 | 2 | -5/+24 |
|\ \ \ | |/ / |/| | | |||||
| * | | Special label for deleted users in comments list | Vincent Petry | 2016-02-04 | 2 | -5/+24 |
* | | | Merge pull request #22025 from owncloud/21838-jenkins | Thomas Müller | 2016-02-04 | 5 | -5/+109 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix unit tests | Arthur Schiwon | 2016-02-03 | 1 | -4/+9 |
| * | | change error logging | alexweirig | 2016-02-03 | 1 | -1/+1 |
| * | | Fixed undefined variable $dnGroup and variable name | alexweirig | 2016-02-03 | 1 | -7/+7 |
| * | | Refactored code to avoid performance problem | alexweirig | 2016-02-03 | 1 | -41/+37 |
| * | | code changes for user_ldap Dynamic Group Membership | Alex Weirig | 2016-02-03 | 4 | -5/+108 |
* | | | Merge pull request #22110 from owncloud/comment-types-always-plural | Thomas Müller | 2016-02-04 | 7 | -45/+45 |
|\ \ \ | |||||
| * | | | types shall always be plural | Arthur Schiwon | 2016-02-03 | 7 | -45/+45 |
| | |/ | |/| | |||||
* | | | Merge pull request #22103 from ErikPel/tag-css-fix | Thomas Müller | 2016-02-04 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | Fixes #22097 | Erik Pellikka | 2016-02-03 | 1 | -1/+7 |
* | | | | Merge pull request #21964 from owncloud/calendar-sharing-3 | Thomas Müller | 2016-02-04 | 28 | -129/+1149 |
|\ \ \ \ | |||||
| * | | | | Remove entries in dav_shares on deletion of a calendar | Thomas Müller | 2016-02-03 | 3 | -4/+14 |
| * | | | | Adding propfind property to retrieve sharee information from a dav resource | Thomas Müller | 2016-02-03 | 5 | -4/+201 |
| * | | | | Deleting a shared address book results in unshare | Thomas Müller | 2016-02-03 | 5 | -11/+200 |
| * | | | | Deleting a shared calendar results in unshare | Thomas Müller | 2016-02-03 | 3 | -2/+122 |
| * | | | | Disallow to share with the owner of the resource | Thomas Müller | 2016-02-03 | 1 | -5/+15 |
| * | | | | Fix ACLs on shared calendars | Thomas Müller | 2016-02-03 | 4 | -30/+98 |
| * | | | | No duplicate address book if shared with user and group and the user is part ... | Thomas Müller | 2016-02-03 | 2 | -6/+33 |
| * | | | | No duplicate calendars if shared with user and group and the user is part of ... | Thomas Müller | 2016-02-03 | 2 | -6/+34 |
| * | | | | Add calendar sharing | Thomas Müller | 2016-02-03 | 20 | -121/+492 |
* | | | | | Merge pull request #22108 from owncloud/comments-edit | Thomas Müller | 2016-02-04 | 4 | -44/+332 |
|\ \ \ \ \ | |||||
| * | | | | | Added unit tests for edit/delete comments | Vincent Petry | 2016-02-03 | 1 | -0/+134 |
| * | | | | | Move comment delete action into edit mode | Vincent Petry | 2016-02-03 | 2 | -14/+21 |
| * | | | | | Comment owner can now edit or delete | Vincent Petry | 2016-02-03 | 3 | -38/+185 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #22072 from vincchan/trim-newusername-whitespace | Thomas Müller | 2016-02-04 | 1 | -0/+4 |
|\ \ \ \ \ |