Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Keep opacity in current item in newFileMenu | Vincent Petry | 2015-09-30 | 2 | -0/+6 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #19419 from owncloud/ldap-fix-dn-not-sanitized-when-fetche... | Thomas Müller | 2015-09-30 | 2 | -1/+37 | |
|\ \ \ \ \ | ||||||
| * | | | | | memberOf resembles a DN as well and is actively used | Arthur Schiwon | 2015-09-28 | 2 | -1/+37 | |
* | | | | | | Merge pull request #19443 from owncloud/sharedialog-passworderror | Thomas Müller | 2015-09-30 | 1 | -3/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix share link password error | Vincent Petry | 2015-09-29 | 1 | -3/+19 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #19310 from owncloud/hide-sort-indicator | Thomas Müller | 2015-09-30 | 3 | -1/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Prevent sort indicator hover to bypass multiselect restriction | Vincent Petry | 2015-09-29 | 1 | -1/+3 | |
| * | | | | | | Disable sorting when multiselect is enabled in file list | Vincent Petry | 2015-09-29 | 3 | -0/+25 | |
| * | | | | | | hide sort indicator when in multiselect mode, ref #19056 | Jan-Christoph Borchardt | 2015-09-23 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #19373 from owncloud/sidebar-preview-cover | Thomas Müller | 2015-09-30 | 4 | -15/+75 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix preview caching | Robin Appelman | 2015-09-29 | 1 | -25/+19 | |
| * | | | | | | | adjust aspect ratio of preview size when for aspect ratios > 16/9 | Robin Appelman | 2015-09-29 | 2 | -2/+16 | |
| * | | | | | | | improve handling of small images | Robin Appelman | 2015-09-29 | 1 | -2/+7 | |
| * | | | | | | | Scale portrait images correctly | Robin Appelman | 2015-09-29 | 2 | -2/+2 | |
| * | | | | | | | Cover both width and height for the sidebar preview | Robin Appelman | 2015-09-29 | 3 | -25/+72 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #19453 from RealRancor/output_buf_user_ini | Thomas Müller | 2015-09-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Also set output_buffering in .user.ini to 0 | RealRancor | 2015-09-29 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #18451 from RealRancor/fix_php_value | Thomas Müller | 2015-09-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Fix .htaccess: php_value should be integer | RealRancor | 2015-09-29 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #19449 from owncloud/get-rid-of-ugly-previews-in-file-comp... | Jörn Friedrich Dreyer | 2015-09-30 | 1 | -8/+85 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use Hermite resampling for comparator canvas previews | Olivier Paroz | 2015-09-29 | 1 | -8/+85 | |
| |/ / / / / / | ||||||
* / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-30 | 4 | -0/+8 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #19355 from owncloud/cache_result_of_checkUpgrade | Thomas Müller | 2015-09-29 | 3 | -7/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cache result of \OCP\Util::needUpgrade() | Individual IT Services | 2015-09-29 | 3 | -7/+12 | |
* | | | | | | | Merge pull request #19437 from owncloud/sabredav-2.1.7 | Thomas Müller | 2015-09-29 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update sabre/dav to 2.1.7 | Thomas Müller | 2015-09-29 | 1 | -0/+0 | |
* | | | | | | | | Merge pull request #19441 from owncloud/debug-log-mode-during-upgrade | Thomas Müller | 2015-09-29 | 3 | -0/+28 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | [upgrade] switch to debug logging on upgrade | Morris Jobke | 2015-09-29 | 3 | -0/+28 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #19440 from owncloud/allow-blob-for-images-per-default | Thomas Müller | 2015-09-29 | 6 | -57/+58 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Add blob: scheme to default CSP policy | Lukas Reschke | 2015-09-29 | 6 | -57/+58 | |
* | | | | | | | Merge pull request #19365 from owncloud/files-detailsbar-interaction | Thomas Müller | 2015-09-29 | 3 | -37/+79 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix sidebar interaction | Vincent Petry | 2015-09-28 | 3 | -37/+79 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #18105 from owncloud/ocs-api-integration-tests | Thomas Müller | 2015-09-29 | 7 | -0/+229 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Support different server ports - defined by EXECUTOR_NUMBER | Thomas Müller | 2015-09-29 | 3 | -8/+14 | |
| * | | | | | added delete user test | Sergio Bertolin | 2015-09-29 | 1 | -0/+8 | |
| * | | | | | Use ci profile | Thomas Müller | 2015-09-29 | 1 | -1/+1 | |
| * | | | | | Use fixed port for now | Thomas Müller | 2015-09-29 | 1 | -5/+6 | |
| * | | | | | Test user creation | Thomas Müller | 2015-09-29 | 2 | -45/+110 | |
| * | | | | | require autoload.php | Thomas Müller | 2015-09-29 | 1 | -6/+1 | |
| * | | | | | Adding phpunit for the assertions | Thomas Müller | 2015-09-29 | 1 | -0/+1 | |
| * | | | | | Adding missing files | Thomas Müller | 2015-09-29 | 2 | -0/+94 | |
| * | | | | | First integration tests for provisioning api | Thomas Müller | 2015-09-29 | 5 | -0/+59 | |
* | | | | | | Merge pull request #19424 from owncloud/use-jsqueeze | Thomas Müller | 2015-09-29 | 3 | -60/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Update 3rdparty submodule | Thomas Müller | 2015-09-29 | 1 | -0/+0 | |
| * | | | | | User upstream class SeparatorFilter | Thomas Müller | 2015-09-28 | 2 | -58/+1 | |
| * | | | | | Suer JSqueezeFilter instead of JSMinFilter | Thomas Müller | 2015-09-28 | 1 | -2/+2 | |
* | | | | | | Merge pull request #17601 from owncloud/publicwebdav-allowajaxwhendisabled | Thomas Müller | 2015-09-29 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow ajax requests on public webdav interface | Vincent Petry | 2015-09-22 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #19418 from owncloud/fix-parsehashquery | Thomas Müller | 2015-09-29 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Consider both hash params and query when parsing URL | Vincent Petry | 2015-09-28 | 1 | -3/+1 | |
| | |_|/ / / / | |/| | | | | |