Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #17001 from owncloud/fix_15664 | Thomas Müller | 2015-06-22 | 1 | -2/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | only try to determine unencrypted size if a encrypted file is read | Bjoern Schiessle | 2015-06-17 | 1 | -2/+6 | |
* | | | | | | | Merge pull request #16734 from owncloud/stable8-dav-getremoteetag | Thomas Müller | 2015-06-22 | 2 | -3/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Disable update check test when testing wrappers | Vincent Petry | 2015-06-03 | 1 | -0/+3 | |
| * | | | | | | | Added storage backend test for checkUpdate | Vincent Petry | 2015-06-03 | 1 | -0/+15 | |
| * | | | | | | | Get etag from remote OC server | Vincent Petry | 2015-06-03 | 1 | -3/+17 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #17074 from owncloud/appframework-type-cast-stable8 | Morris Jobke | 2015-06-22 | 2 | -1/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | AppFramework annotation whitespace unit test | Robin McCorkell | 2015-06-22 | 1 | -0/+14 | |
| * | | | | | | | Allow multiple whitespace in type hints in AppFramework | Robin McCorkell | 2015-06-22 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #16747 from owncloud/stable8-backport-16403 | Thomas Müller | 2015-06-19 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Only load commands of enabled apps | Morris Jobke | 2015-06-04 | 1 | -0/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #17022 from owncloud/stable8-verify-path | Thomas Müller | 2015-06-19 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Verify if path exists | Lukas Reschke | 2015-06-18 | 1 | -0/+4 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #16996 from owncloud/stable8-backport-16985-and-16995 | Lukas Reschke | 2015-06-19 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix return value for OCP PHPDoc | Morris Jobke | 2015-06-17 | 2 | -2/+2 | |
| * | | | | | | Fix OCP PHPDoc | Morris Jobke | 2015-06-17 | 1 | -3/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #16627 from owncloud/stable8-multiselectsaveracecondition | blizzz | 2015-06-17 | 1 | -3/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | save multiselect box on close, not on click. Makes it less frequent and less ... | Arthur Schiwon | 2015-06-05 | 1 | -1/+1 | |
| * | | | | | | Fix LDAP wizard saveMultiSelect race condition | Vincent Petry | 2015-06-01 | 1 | -2/+17 | |
* | | | | | | | Merge pull request #16992 from owncloud/stable8-verify-if-path-exists | Morris Jobke | 2015-06-17 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Throw nicer error message instead 500 | Lukas Reschke | 2015-06-17 | 1 | -1/+3 | |
| * | | | | | | Verify if path exists | Lukas Reschke | 2015-06-17 | 1 | -0/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #16978 from owncloud/nomssql | Vincent Petry | 2015-06-17 | 1 | -1/+0 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | remove mssql from supported dbs | Carla Schroder | 2015-06-16 | 1 | -1/+0 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #16744 from owncloud/backport-15260 | Vincent Petry | 2015-06-16 | 2 | -1/+61 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix scrutinizer issues | Jan-Christoph Borchardt | 2015-06-04 | 1 | -6/+9 | |
| * | | | | | adjust controls bar width to not overlay scrollbar | Jan-Christoph Borchardt | 2015-06-04 | 2 | -1/+58 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #16862 from owncloud/use-single-action | Thomas Müller | 2015-06-11 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't use command concatenation | Lukas Reschke | 2015-06-10 | 1 | -3/+3 | |
* | | | | | | Merge pull request #16861 from owncloud/stable8-backport-16840 | Morris Jobke | 2015-06-10 | 3 | -1/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Disable video preview if previews are disabled | Morris Jobke | 2015-06-10 | 3 | -1/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #16758 from owncloud/backport-16748-stable8 | Morris Jobke | 2015-06-10 | 1 | -13/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | port detection needs to take care of now thrown exceptions when LDAP server i... | Arthur Schiwon | 2015-06-05 | 1 | -13/+21 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #16630 from owncloud/stable8-quota-onlyforfiles | Morris Jobke | 2015-06-09 | 4 | -19/+108 | |
|\ \ \ \ \ | ||||||
| * | | | | | Backported unit tests from 31e94708f86e21174e4bcfaf33f645dbba1efc1e | Vincent Petry | 2015-06-01 | 1 | -4/+79 | |
| * | | | | | Make getSourcePath accessible for storage wrappers | Robin Appelman | 2015-06-01 | 1 | -1/+1 | |
| * | | | | | Only use quota stream wrapper on "files" | Vincent Petry | 2015-05-29 | 2 | -14/+28 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #16738 from rullzer/ocs_set_password_backport | Morris Jobke | 2015-06-09 | 4 | -34/+387 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added unit test | Roeland Jago Douma | 2015-06-03 | 1 | -0/+46 | |
| * | | | | | Password set via OCS API should not be double escaped | Roeland Jago Douma | 2015-06-03 | 1 | -1/+1 | |
| * | | | | | Fix unit test | Roeland Jago Douma | 2015-06-03 | 1 | -0/+4 | |
| * | | | | | No injections | Roeland Jago Douma | 2015-06-03 | 1 | -3/+7 | |
| * | | | | | OCS Fixes to allow setting of password without removing additional settings | Roeland Jago Douma | 2015-06-03 | 4 | -34/+333 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #16596 from owncloud/backport-16565 | Joas Schilling | 2015-06-09 | 2 | -0/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add check for availability of /dev/urandom | Lukas Reschke | 2015-05-27 | 2 | -0/+23 | |
* | | | | | | Merge pull request #16660 from owncloud/stable8-returnfileidbug | Joas Schilling | 2015-06-09 | 2 | -0/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Properly return fileid when scanFile() did not find differences | Vincent Petry | 2015-06-01 | 2 | -0/+10 | |
* | | | | | | | Merge pull request #16680 from owncloud/check-for-array | Joas Schilling | 2015-06-09 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Check if array | Lukas Reschke | 2015-06-02 | 1 | -5/+7 | |
* | | | | | | | | Merge pull request #16822 from owncloud/stable8-backport-16818 | Joas Schilling | 2015-06-09 | 8 | -516/+545 | |
|\ \ \ \ \ \ \ \ |