Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #15001 from owncloud/kill-share-proxy | Thomas Müller | 2015-03-26 | 7 | -79/+23 |
|\ | |||||
| * | replace share proxy with hook | Robin Appelman | 2015-03-26 | 7 | -74/+18 |
| * | rename proxy test | Robin Appelman | 2015-03-26 | 1 | -7/+7 |
* | | Merge pull request #15234 from owncloud/encryption2_core | Thomas Müller | 2015-03-26 | 4 | -0/+172 |
|\ \ | |||||
| * | | implement basic encryption functionallity in core to enable multiple encrypti... | Bjoern Schiessle | 2015-03-26 | 4 | -0/+172 |
* | | | Merge pull request #15237 from owncloud/remove-ide-autocomplete-fail | Thomas Müller | 2015-03-26 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Remove IDE autocomplete fail | Lukas Reschke | 2015-03-26 | 1 | -1/+0 |
* | | | | Merge pull request #15214 from owncloud/no-php-timeouts-on-webdav-master | Morris Jobke | 2015-03-26 | 1 | -0/+4 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | no php execution timeout for webdav | Thomas Müller | 2015-03-26 | 1 | -0/+4 |
* | | | | Merge pull request #15129 from owncloud/version-command-bus | Lukas Reschke | 2015-03-26 | 3 | -6/+92 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | teardown after we're done | Robin Appelman | 2015-03-26 | 1 | -0/+1 |
| * | | | save uid instead of user object in command | Robin Appelman | 2015-03-26 | 2 | -5/+5 |
| * | | | Setup the filesystem in the expire command | Robin Appelman | 2015-03-26 | 3 | -4/+24 |
| * | | | expire versions in a background command | Robin Appelman | 2015-03-26 | 2 | -5/+70 |
* | | | | Merge pull request #14958 from owncloud/dropdown-style | Jan-Christoph Borchardt | 2015-03-26 | 1 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | adjust animations of Share, Versions and others to OC.menuSpeed | Jan-Christoph Borchardt | 2015-03-26 | 1 | -3/+4 |
* | | | | | Merge pull request #14495 from owncloud/update-mailmap-01 | Thomas Müller | 2015-03-26 | 288 | -2474/+5364 |
|\ \ \ \ \ | |||||
| * | | | | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 288 | -2474/+5364 |
| | |_|/ / | |/| | | | |||||
* | | | | | Revert "add https:// placeholder for From Link feature. closes #13255" | Robin McCorkell | 2015-03-26 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #15206 from owncloud/mark-dot-files-gray | Thomas Müller | 2015-03-26 | 2 | -1/+24 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Show hidden files (dot files) in gray | Morris Jobke | 2015-03-26 | 2 | -1/+24 |
* | | | | Merge pull request #15195 from owncloud/reanimate-add-guzzle | Morris Jobke | 2015-03-26 | 4 | -29/+17 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add wrapper for Guzzle | Lukas Reschke | 2015-03-25 | 4 | -29/+17 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-26 | 8 | -4/+32 |
| |/ / |/| | | |||||
* | | | Merge pull request #15170 from owncloud/middleclickbreadcrumb | Morris Jobke | 2015-03-26 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | Fix breadcrumb click JS unit test | Vincent Petry | 2015-03-25 | 1 | -2/+2 |
| * | | | Fix middle click on breadcrumb | Vincent Petry | 2015-03-24 | 1 | -2/+2 |
* | | | | Merge pull request #15185 from owncloud/fix-14775-master | Vincent Petry | 2015-03-25 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | tearDown the file system before reinitializing - fixes #14775 | Thomas Müller | 2015-03-25 | 1 | -0/+1 |
* | | | | | Merge pull request #15180 from owncloud/ext-tabbing | Morris Jobke | 2015-03-25 | 1 | -30/+21 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Use individual timers for separate config rows | Robin McCorkell | 2015-03-24 | 1 | -30/+21 |
* | | | | | Merge pull request #15179 from owncloud/trash-recreatetrashfolderafterfulldelete | Vincent Petry | 2015-03-25 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Recreate trashbin folder after full deletion | Vincent Petry | 2015-03-24 | 1 | -0/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #14970 from owncloud/sidebar-enhancements | Jan-Christoph Borchardt | 2015-03-25 | 1 | -2/+8 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | double padding to account for Deleted files entry, issue with Firefox | Jan-Christoph Borchardt | 2015-03-24 | 1 | -0/+4 |
| * | | | | fix position of 'Deleted files' sidebar entry, fix #10815 | Jan-Christoph Borchardt | 2015-03-18 | 1 | -2/+4 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-25 | 14 | -2/+22 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #15055 from owncloud/share-activity-grouping | Morris Jobke | 2015-03-24 | 1 | -0/+14 |
|\ \ \ \ | |||||
| * | | | | Group sharing activities by user/group and file respectively | Joas Schilling | 2015-03-20 | 1 | -0/+14 |
* | | | | | Merge pull request #15160 from owncloud/deduplicate-external-manager-tests | Morris Jobke | 2015-03-24 | 2 | -154/+67 |
|\ \ \ \ \ | |||||
| * | | | | | Merge the two tests into one | Joas Schilling | 2015-03-24 | 2 | -154/+67 |
* | | | | | | No longer directly output OC_Image for thumbnails | Roeland Jago Douma | 2015-03-24 | 3 | -15/+53 |
* | | | | | | Merge pull request #15158 from owncloud/fix-failing-master | Robin Appelman | 2015-03-24 | 2 | -5/+14 |
|\| | | | | | |||||
| * | | | | | *cough* | Joas Schilling | 2015-03-24 | 2 | -5/+14 |
* | | | | | | Merge pull request #14998 from rullzer/ocs_api_new_url | Morris Jobke | 2015-03-24 | 2 | -2/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Added extra unit test | Roeland Jago Douma | 2015-03-21 | 1 | -0/+5 |
| * | | | | | OCS API should return fancy OC url | Roeland Jago Douma | 2015-03-21 | 1 | -2/+1 |
* | | | | | | correctly align file list summary when the list has the favorite feature | Jan-Christoph Borchardt | 2015-03-24 | 1 | -0/+3 |
* | | | | | | Merge pull request #14580 from owncloud/issue/13765-duplicate-remote-share | Morris Jobke | 2015-03-24 | 4 | -26/+209 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Add a unit test for the naming conflict on the mountpoint name | Joas Schilling | 2015-03-17 | 2 | -6/+155 |