Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test case about downloading a file inside a folder with range | Sergio Bertolin | 2016-04-13 | 2 | -0/+28 |
* | Merge pull request #23963 from owncloud/lazyRoot | Joas Schilling | 2016-04-13 | 3 | -3/+494 |
|\ | |||||
| * | Make shareproviders use the lazy root folder | Roeland Jago Douma | 2016-04-13 | 1 | -2/+2 |
| * | Add lazyRootFolder | Roeland Jago Douma | 2016-04-13 | 2 | -1/+492 |
* | | Merge pull request #23958 from owncloud/use-6-months-as-threshold-for-ssl | Thomas Müller | 2016-04-13 | 2 | -5/+5 |
|\ \ | |||||
| * | | Use 6 months as SSL STS header threshold | Morris Jobke | 2016-04-13 | 2 | -5/+5 |
* | | | Merge pull request #23954 from stweil/master | Thomas Müller | 2016-04-13 | 4 | -5/+5 |
|\ \ \ | |||||
| * | | | misc: Fix some typos | Stefan Weil | 2016-04-12 | 4 | -5/+5 |
* | | | | Merge pull request #23921 from owncloud/show-app-download-tooltip | Thomas Müller | 2016-04-13 | 3 | -1/+28 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Show tooltip if the app is downloaded from a remote server | Christoph Wurst | 2016-04-12 | 3 | -1/+28 |
* | | | | Merge pull request #23945 from owncloud/fix_oc_share_permissions | Joas Schilling | 2016-04-13 | 3 | -28/+20 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | always return the complete permissions the file was shared with | Björn Schießle | 2016-04-12 | 3 | -28/+20 |
| | |/ | |/| | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-13 | 32 | -16/+688 |
* | | | Merge pull request #23953 from owncloud/small_share_manager_fix | Lukas Reschke | 2016-04-13 | 2 | -1/+41 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add test | Lukas Reschke | 2016-04-12 | 1 | -0/+40 |
| * | | set $share to null if getShareByToken() failed | Björn Schießle | 2016-04-12 | 1 | -1/+1 |
|/ / | |||||
* | | Revert "Document an example wait timeout for MySQL in case the web hoster is ... | Thomas Müller | 2016-04-12 | 1 | -2/+1 |
* | | Document an example wait timeout for MySQL in case the web hoster is killing ... | Thomas Müller | 2016-04-12 | 1 | -1/+2 |
* | | apps: Fix typos (found by codespell) (#23862) | Stefan Weil | 2016-04-12 | 7 | -11/+11 |
* | | Add unit testing capabilities for templates (#23708) | Thomas Müller | 2016-04-12 | 6 | -27/+132 |
* | | Exclude autoload_static.php (#23935) | Lukas Reschke | 2016-04-12 | 1 | -1/+1 |
* | | Checkboxes (#23063) | Hendrik Leppelsack | 2016-04-12 | 2 | -19/+86 |
* | | Migrate post_groupDelete hook to share manager (#23841) | Roeland Douma | 2016-04-12 | 9 | -14/+179 |
* | | Don't calculate permissions twice (#23917) | Roeland Douma | 2016-04-12 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-12 | 6 | -0/+12 |
|/ | |||||
* | Merge pull request #23856 from owncloud/share_remove_addtogroup_hooks | Joas Schilling | 2016-04-11 | 3 | -235/+0 |
|\ | |||||
| * | Remove pre/post_addToGroup hooks for shares | Roeland Jago Douma | 2016-04-08 | 3 | -235/+0 |
* | | Catch the AutoloadNotAllowedException also for legacy jobs (#23901) | Morris Jobke | 2016-04-11 | 1 | -2/+9 |
* | | To be safe don't unload until end (#23752) | Joshua Ruehlig | 2016-04-11 | 1 | -1/+1 |
* | | Merge pull request #23798 from owncloud/federated-unshare-background-job | Morris Jobke | 2016-04-11 | 4 | -5/+337 |
|\ \ | |||||
| * | | re-try to send unshare notification if remote server is not available | Bjoern Schiessle | 2016-04-08 | 4 | -5/+337 |
* | | | Merge pull request #23868 from owncloud/scrutinizer-patch-2 | Thomas Müller | 2016-04-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2016-04-08 | 1 | -1/+1 |
* | | | | Merge pull request #22615 from owncloud/add-blacklisted-files-to-capabilities | Thomas Müller | 2016-04-11 | 1 | -0/+13 |
|\ \ \ \ | |||||
| * | | | | Add blacklisted_files to capabilities | Joas Schilling | 2016-04-04 | 1 | -0/+13 |
* | | | | | Merge pull request #23860 from owncloud/followup-23304-opening-empty-file | Thomas Müller | 2016-04-11 | 1 | -3/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Correctly return an empty string for empty files | Joas Schilling | 2016-04-08 | 1 | -3/+9 |
| | |_|_|/ | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-11 | 4 | -0/+14 |
* | | | | | Merge pull request #23863 from owncloud/fix_unit_tests | Thomas Müller | 2016-04-10 | 9 | -32/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Fix dav comments | Roeland Jago Douma | 2016-04-08 | 1 | -10/+0 |
| * | | | | | Fix encryption tests | Roeland Jago Douma | 2016-04-08 | 2 | -7/+0 |
| * | | | | | Fix filesplugin | Roeland Jago Douma | 2016-04-08 | 1 | -6/+4 |
| * | | | | | Fix mappertest | Roeland Jago Douma | 2016-04-08 | 1 | -3/+4 |
| * | | | | | Fix notification tests | Roeland Jago Douma | 2016-04-08 | 1 | -0/+2 |
| * | | | | | Fix avatar controller tests | Roeland Jago Douma | 2016-04-08 | 1 | -1/+1 |
| * | | | | | Fix ShareManager tests | Roeland Jago Douma | 2016-04-08 | 1 | -1/+1 |
| * | | | | | Fix Share20OCSTest | Roeland Jago Douma | 2016-04-08 | 1 | -4/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #23891 from owncloud/add-download-icon-white | Thomas Müller | 2016-04-10 | 3 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Added white download icons | skjnldsv | 2016-04-10 | 3 | -0/+9 |
* | | | | | | Merge pull request #23893 from owncloud/add-VCFExportPlugin | Thomas Müller | 2016-04-10 | 1 | -0/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | |