Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Add an occ command to get the status of encryption | Joas Schilling | 2015-05-04 | 2 | -0/+57 | |
* | | | | | | Merge pull request #16040 from owncloud/fix-orphaned-shares-job | Lukas Reschke | 2015-05-04 | 1 | -3/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix DeleteOrphanedSharesJob | Morris Jobke | 2015-05-04 | 1 | -3/+8 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #16043 from owncloud/activity-288-log-entry-when-no-favorite | Lukas Reschke | 2015-05-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix undefined variable $tagId | Joas Schilling | 2015-05-04 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions... | Joas Schilling | 2015-05-04 | 4 | -8/+68 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Ignore "parent" shares when the sharee is the owner of the reshare-source | Joas Schilling | 2015-04-29 | 1 | -0/+2 | |
| * | | | | Correctly select file cache values also when checking group shares | Joas Schilling | 2015-04-29 | 1 | -7/+7 | |
| * | | | | Add a test to share a subfolder of a folder shared with the owner by group | Joas Schilling | 2015-04-29 | 1 | -0/+33 | |
| * | | | | Added unit test for reshare by share owner | Vincent Petry | 2015-04-29 | 1 | -0/+25 | |
| * | | | | Do not restrict permissions for the original owner | Joas Schilling | 2015-04-29 | 1 | -1/+1 | |
* | | | | | Merge pull request #15652 from oparoz/better-text-previews | Lukas Reschke | 2015-05-04 | 2 | -13/+60 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove overflow+watermark | Olivier Paroz | 2015-04-23 | 2 | -14/+6 | |
| * | | | | | Use authorization headers for better compatibility | Olivier Paroz | 2015-04-23 | 1 | -22/+25 | |
| * | | | | | An idea to suggest that this is just a sample of the full text | Olivier Paroz | 2015-04-23 | 2 | -1/+15 | |
| * | | | | | Use webDAV to have access to HTTP byte ranges | Olivier Paroz | 2015-04-23 | 1 | -1/+4 | |
| * | | | | | Cache the token value | Olivier Paroz | 2015-04-23 | 1 | -4/+3 | |
| * | | | | | Show a text preview instead of a bitmap preview of text | Olivier Paroz | 2015-04-23 | 2 | -6/+42 | |
* | | | | | | Merge pull request #15752 from owncloud/feature/fix-encryption-return-values | Thomas Müller | 2015-05-04 | 4 | -93/+299 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | change error codes to 400 | Clark Tomlinson | 2015-04-24 | 2 | -20/+20 | |
| * | | | | | fix messages from settings crontroller | Clark Tomlinson | 2015-04-22 | 2 | -14/+15 | |
| * | | | | | remove status's and adjust js | Clark Tomlinson | 2015-04-22 | 3 | -67/+88 | |
| * | | | | | destupify tests | Clark Tomlinson | 2015-04-22 | 2 | -104/+100 | |
| * | | | | | fixing return values and adding tests | Clark Tomlinson | 2015-04-22 | 2 | -32/+220 | |
* | | | | | | Merge pull request #15584 from owncloud/enc_fix_upload_shared_folder | Thomas Müller | 2015-05-04 | 5 | -3/+87 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Simplify the test | Joas Schilling | 2015-04-30 | 3 | -14/+8 | |
| * | | | | | | Allow setting protected properties | Joas Schilling | 2015-04-30 | 1 | -0/+4 | |
| * | | | | | | skip user if we don't have a public key | Bjoern Schiessle | 2015-04-30 | 3 | -1/+87 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #16020 from owncloud/set-charset-via-ini-set | Thomas Müller | 2015-05-04 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Try to set required ini values in base.php | Lukas Reschke | 2015-05-03 | 1 | -0/+7 | |
* | | | | | | | Merge pull request #15958 from owncloud/usage-of-public-log-interface | Thomas Müller | 2015-05-04 | 8 | -17/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use internally \OCP\ILogger instead of \OC\Log | Morris Jobke | 2015-04-30 | 8 | -17/+24 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-04 | 16 | -2/+154 | |
* | | | | | | | | 8.1 alpha 3 | Frank Karlitschek | 2015-05-03 | 1 | -2/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #15486 from owncloud/versions-rollbackkeepfileid | Morris Jobke | 2015-05-03 | 2 | -4/+121 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use moveFromStorage instead of streamCopy when restoring version | Vincent Petry | 2015-04-30 | 1 | -14/+1 | |
| * | | | | | | | Fix version rollback to keep fileid | Vincent Petry | 2015-04-30 | 2 | -4/+134 | |
* | | | | | | | | Merge pull request #16009 from owncloud/fix-searchresults | Morris Jobke | 2015-05-03 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | fix search results from other places, account for margin-bottom in files list | Jan-Christoph Borchardt | 2015-05-02 | 1 | -4/+6 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-03 | 78 | -112/+34 | |
* | | | | | | | | Merge pull request #16001 from owncloud/add-multiselect-new-title | Morris Jobke | 2015-05-02 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | force minimum multiselect width to properly show longer groups | Jan-Christoph Borchardt | 2015-05-01 | 1 | -1/+1 | |
| * | | | | | | | | also add title to multiselect create new element, fix #15954 | Jan-Christoph Borchardt | 2015-05-01 | 1 | -1/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #16015 from owncloud/add-proper-versioning | Morris Jobke | 2015-05-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add proper versioning for doc URL | Lukas Reschke | 2015-05-02 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #16005 from owncloud/remove-more-apps | Lukas Reschke | 2015-05-02 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | remove 'More apps' link from apps mgmt now that we have support for experimen... | Jan-Christoph Borchardt | 2015-05-01 | 1 | -3/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-02 | 28 | -56/+62 | |
* | | | | | | | | Merge pull request #15937 from owncloud/file-locking | Thomas Müller | 2015-05-01 | 14 | -23/+891 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | allow getting the path from the lockedexception | Robin Appelman | 2015-04-30 | 3 | -2/+42 |