Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #19215 from owncloud/fix_trashbin_previews | Thomas Müller | 2015-09-21 | 1 | -0/+4 |
|\ | | | | | fix trashbin previews for text files | ||||
| * | make sure to add the correct file size to the file info, otherwise we will ↵ | Bjoern Schiessle | 2015-09-21 | 1 | -0/+4 |
| | | | | | | | | not show the preview for every filetype | ||||
* | | Merge pull request #18481 from owncloud/fix-apache-login-master | Thomas Müller | 2015-09-21 | 1 | -4/+6 |
|\ \ | | | | | | | Repeated calls to loginWithApache() should not not try to set user in… | ||||
| * | | Repeated calls to loginWithApache() should not not try to set user ↵ | Thomas Müller | 2015-09-21 | 1 | -4/+6 |
| |/ | | | | | | | information in the session again | ||||
* | | Merge pull request #18709 from owncloud/cleanup-login-semantics | Thomas Müller | 2015-09-21 | 2 | -5/+4 |
|\ \ | | | | | | | Pushes input inside the bottom group - login. | ||||
| * | | Squashing all commits in one, remove typos. | Raghu Nayyar | 2015-09-12 | 2 | -5/+4 |
| | | | |||||
* | | | Merge pull request #19221 from owncloud/improved_error_messages | Thomas Müller | 2015-09-21 | 2 | -0/+20 |
|\ \ \ | | | | | | | | | decrypt-all: improved error message if user doesn't exists | ||||
| * | | | improved error message if user doesn't exists | Bjoern Schiessle | 2015-09-21 | 2 | -0/+20 |
| | |/ | |/| | |||||
* | | | Merge pull request #17347 from owncloud/dav-fopen-overwrite | Robin Appelman | 2015-09-21 | 1 | -2/+7 |
|\ \ \ | | | | | | | | | dont download the existing file for webdav if we're going to overwrite it | ||||
| * | | | dont download the existing file for webdav if we're going to overwrite it | Robin Appelman | 2015-09-21 | 1 | -2/+7 |
| | | | | |||||
* | | | | Merge pull request #19081 from owncloud/prevent0bytedownloads | Robin Appelman | 2015-09-21 | 2 | -2/+22 |
|\ \ \ \ | |/ / / |/| | | | prevent 0 byte downloads when storage returns false | ||||
| * | | | add unit test | Robin Appelman | 2015-09-17 | 1 | -0/+17 |
| | | | | |||||
| * | | | prevent 0 byte downloads when storage returns false | Jörn Friedrich Dreyer | 2015-09-17 | 1 | -2/+5 |
| | | | | |||||
* | | | | Merge pull request #19189 from owncloud/fix-19135 | Hendrik Leppelsack | 2015-09-21 | 3 | -4/+15 |
|\ \ \ \ | |_|/ / |/| | | | Fix missing checkboxes in file comparator | ||||
| * | | | fix missing checkboxes in file comparator | Hendrik Leppelsack | 2015-09-21 | 3 | -4/+15 |
|/ / / | |||||
* | | | Merge pull request #19122 from owncloud/discardexpirationdatefornonlinkshares | Thomas Müller | 2015-09-21 | 1 | -0/+5 |
|\ \ \ | | | | | | | | | Discard expiration date from result for non-link shares | ||||
| * | | | Discard expiration date from result for non-link shares | Vincent Petry | 2015-09-17 | 1 | -0/+5 |
| |/ / | |||||
* | | | Merge pull request #19176 from owncloud/fix-19118 | Thomas Müller | 2015-09-21 | 2 | -11/+12 |
|\ \ \ | | | | | | | | | Fix checkboxes in files_external | ||||
| * | | | fix checkboxes in files_external | Hendrik Leppelsack | 2015-09-19 | 2 | -11/+12 |
| | | | | |||||
* | | | | Merge pull request #19197 from radarhere/patch-1 | Thomas Müller | 2015-09-21 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fixed typo | ||||
| * | | | | Fixed typo | Andrew Murray | 2015-09-21 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #19183 from owncloud/oparoz-sharejs-typo | Thomas Müller | 2015-09-21 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Typo | ||||
| * | | | | | Typo | Olivier Paroz | 2015-09-19 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #19148 from ↵ | Thomas Müller | 2015-09-21 | 4 | -10/+43 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/issue-19113-stop-setting-single-user-in-constructor Do not set single user in constructor of encryption occ commands | ||||
| * | | | | | Also catch exceptions on encryptAll and reset trashbin and singleUser mode | Joas Schilling | 2015-09-18 | 1 | -2/+7 |
| | | | | | | |||||
| * | | | | | Do not set single user in constructor | Joas Schilling | 2015-09-18 | 4 | -8/+36 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-21 | 6 | -8/+8 |
| |_|/ / / |/| | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-20 | 18 | -0/+46 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-19 | 4 | -0/+6 |
| | | | | |||||
* | | | | 8.2 beta1v8.2beta1 | C Montero-Luque | 2015-09-18 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #19008 from owncloud/jquery_avatar_tests | Thomas Müller | 2015-09-18 | 2 | -1/+241 |
|\ \ \ \ | | | | | | | | | | | JS tests for jquery.avatar | ||||
| * | | | | Added js tests for jquery.avatar | Roeland Jago Douma | 2015-09-14 | 2 | -1/+241 |
| | | | | | | | | | | | | | | | | | | | | * Ceil avatar request size | ||||
* | | | | | Merge pull request #19028 from owncloud/McNetic-zipstreamer-0.7 | Thomas Müller | 2015-09-18 | 2 | -4/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | [jenkins] changed ZipStreamer to use composer for updates, update to 0.7 | ||||
| * \ \ \ \ | Merge branch 'zipstreamer-0.7' of https://github.com/McNetic/owncloud_core ↵ | Thomas Müller | 2015-09-18 | 2 | -4/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | into McNetic-zipstreamer-0.7 | ||||
| | * | | | | | adapted to changed subproject commit | Nicolai Ehemann | 2015-09-18 | 1 | -0/+0 |
| | | | | | | | |||||
| | * | | | | | use zipstreamer via composer | Nicolai Ehemann | 2015-09-14 | 2 | -3/+0 |
| | | | | | | | |||||
| | * | | | | | lib/private/files.php: adapted to minimally changed ZipStreamer API | Nicolai Ehemann | 2015-09-14 | 2 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #19098 from owncloud/db-lock-no-transaction | Thomas Müller | 2015-09-18 | 3 | -17/+90 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Remove the need for the transaction in the database locking backend | ||||
| * | | | | | | | improve doc | Robin Appelman | 2015-09-17 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | expire old lock rows | Robin Appelman | 2015-09-17 | 3 | -13/+101 |
| | | | | | | | | |||||
| * | | | | | | | Remove the need for the transaction in the database locking backend | Robin Appelman | 2015-09-17 | 1 | -16/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #19058 from owncloud/multiselect-bar-style | Thomas Müller | 2015-09-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | adjust multiselect bar to controls bar, fix #18989 | ||||
| * | | | | | | | adjust multiselect bar to controls bar, fix #18989 | Jan-Christoph Borchardt | 2015-09-15 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #18901 from owncloud/encryption-dav-tests | Thomas Müller | 2015-09-18 | 5 | -9/+143 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | Add tests for doing dav requests with encryption enabled | ||||
| * | | | | | | | reuse the same datadir | Robin Appelman | 2015-09-18 | 1 | -1/+2 |
| | | | | | | | | |||||
| * | | | | | | | Add tests for doing dav requests with encryption enabled | Robin Appelman | 2015-09-18 | 1 | -0/+25 |
| | | | | | | | | |||||
| * | | | | | | | Add trait to enable encryption for a unit test | Robin Appelman | 2015-09-18 | 1 | -0/+104 |
| | | | | | | | | |||||
| * | | | | | | | create new mounts every time the mount provider is called | Robin Appelman | 2015-09-18 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | important for storage wrappers | ||||
| * | | | | | | | clear up tests a bit | Robin Appelman | 2015-09-18 | 1 | -6/+8 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #17689 from owncloud/repair-ocs-ids | Thomas Müller | 2015-09-18 | 4 | -2/+198 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add repair step for outdated OCS IDs |