Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add file row indicator for unread comments | Vincent Petry | 2016-02-03 | 3 | -0/+190 |
* | Merge pull request #21997 from owncloud/checksums | Thomas Müller | 2016-02-03 | 2 | -2/+37 |
|\ | |||||
| * | Add store/retrieve checksums | Roeland Jago Douma | 2016-02-03 | 2 | -2/+37 |
* | | Merge pull request #21772 from owncloud/occ-external-applicable | Thomas Müller | 2016-02-03 | 4 | -0/+432 |
|\ \ | |||||
| * | | Add occ command to manage applicables | Robin Appelman | 2016-02-02 | 4 | -0/+432 |
* | | | Merge pull request #21961 from owncloud/comments-gui | Thomas Müller | 2016-02-03 | 10 | -0/+858 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fixed report name | Vincent Petry | 2016-02-02 | 1 | -2/+2 |
| * | | Added JS unit tests for comments | Vincent Petry | 2016-02-02 | 4 | -6/+308 |
| * | | Add spinner when submitting comments | Vincent Petry | 2016-02-02 | 2 | -7/+32 |
| * | | Fix formatting messages with newlines | Vincent Petry | 2016-02-02 | 1 | -2/+11 |
| * | | Better comments pagination logic | Vincent Petry | 2016-02-02 | 1 | -11/+9 |
| * | | Improve comments style, add avatars | Vincent Petry | 2016-02-02 | 3 | -22/+104 |
| * | | Use last comment's time for pagination | Vincent Petry | 2016-02-02 | 1 | -1/+1 |
| * | | Add pagination support for comments GUI | Vincent Petry | 2016-02-02 | 2 | -16/+45 |
| * | | Improve comment date format | Vincent Petry | 2016-02-02 | 1 | -3/+10 |
| * | | Comments GUI | Vincent Petry | 2016-02-02 | 7 | -0/+406 |
* | | | Merge pull request #22059 from owncloud/comments-readmark-dav | Thomas Müller | 2016-02-03 | 7 | -9/+147 |
|\ \ \ | |||||
| * | | | set read marker via proppatch against entity | Arthur Schiwon | 2016-02-01 | 3 | -1/+43 |
| * | | | Return isUnread property per comment | Arthur Schiwon | 2016-02-01 | 5 | -8/+104 |
* | | | | Merge pull request #22053 from owncloud/files_external-params-flags | Thomas Müller | 2016-02-03 | 4 | -47/+83 |
|\ \ \ \ | |||||
| * | | | | Remove magic flags from files_external backend params | Robin Appelman | 2016-02-02 | 4 | -47/+83 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-03 | 12 | -0/+40 |
* | | | | | Don't enable tag activities by default | Joas Schilling | 2016-02-02 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #22023 from owncloud/interruptable-commands | Thomas Müller | 2016-02-02 | 1 | -61/+13 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Move signal handling to the base class to allow other commands to reuse this ... | Thomas Müller | 2016-02-01 | 1 | -61/+13 |
* | | | | Merge pull request #22049 from owncloud/issue-22041-activities-for-systemtags | Thomas Müller | 2016-02-02 | 4 | -1/+561 |
|\ \ \ \ | |||||
| * | | | | Fix path match | Joas Schilling | 2016-02-02 | 2 | -2/+6 |
| * | | | | Add activities when a tag is (un-)assigned | Joas Schilling | 2016-02-02 | 3 | -20/+171 |
| * | | | | Add activities for admins when a tag is created/updated/deleted | Joas Schilling | 2016-02-02 | 3 | -0/+402 |
| * | | | | App needs to be of type logging to be able to have activities | Joas Schilling | 2016-02-02 | 1 | -1/+4 |
* | | | | | Merge pull request #22055 from owncloud/systemtags-checkfileidowner | Thomas Müller | 2016-02-02 | 6 | -13/+109 |
|\ \ \ \ \ | |||||
| * | | | | | Make sure user has access to file for system tag operations | Vincent Petry | 2016-02-01 | 6 | -13/+109 |
| | |_|/ / | |/| | | | |||||
* | | | | | Filter contacts from the local system addressbook - remote share with local u... | Thomas Müller | 2016-02-02 | 2 | -0/+7 |
* | | | | | PHP 5.4 compatibility | Thomas Müller | 2016-02-02 | 1 | -1/+2 |
* | | | | | In some cases $contact['CLOUD'] is not an array | Thomas Müller | 2016-02-02 | 1 | -1/+5 |
* | | | | | Register all system address books to the contacts manager | Thomas Müller | 2016-02-02 | 3 | -6/+27 |
* | | | | | Merge pull request #20903 from owncloud/sharing-mount-option | Thomas Müller | 2016-02-02 | 2 | -1/+8 |
|\ \ \ \ \ | |||||
| * | | | | | adjust js unit test | Robin Appelman | 2016-01-29 | 1 | -0/+1 |
| * | | | | | Add mount option to disable sharing | Robin Appelman | 2016-01-29 | 1 | -1/+7 |
* | | | | | | Merge pull request #22015 from owncloud/share-no-permissions | Thomas Müller | 2016-02-02 | 1 | -6/+18 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Block shares that dont have the correct source permissions | Robin Appelman | 2016-01-29 | 1 | -6/+18 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-02 | 48 | -82/+12 |
* | | | | | | Merge pull request #22050 from owncloud/fix_sync_addressbook | Thomas Müller | 2016-02-01 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | pass parameter in the right order to syncRemoteAddressBook() | Björn Schießle | 2016-02-01 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #21967 from owncloud/comments-webdav | Thomas Müller | 2016-02-01 | 4 | -2/+281 |
|\ \ \ \ \ | |||||
| * | | | | | url encode id | Arthur Schiwon | 2016-01-29 | 1 | -1/+1 |
| * | | | | | standardize datetime output | Arthur Schiwon | 2016-01-29 | 1 | -1/+1 |
| * | | | | | Comments WebDAV adjustements | Arthur Schiwon | 2016-01-29 | 4 | -2/+281 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #21909 from owncloud/files-external-visibility | Thomas Müller | 2016-02-01 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Prevent invalid storages being displayed in the storages view | Robin McCorkell | 2016-01-26 | 1 | -1/+1 |