| Commit message (Expand) | Author | Age | Files | Lines |
* | always update file cache, the cache can handle partial data correctly if the ... | Bjoern Schiessle | 2015-07-31 | 1 | -3/+5 |
* | Add a unit test for the disabled encryption case | Joas Schilling | 2015-07-27 | 1 | -1/+60 |
* | Add unit tests | Lukas Reschke | 2015-07-27 | 1 | -0/+28 |
* | Merge pull request #17702 from owncloud/enc_detect_legacy_files2_8.1 | Björn Schießle | 2015-07-17 | 2 | -18/+115 |
|\ |
|
| * | make sure that we always detect legacy files correctly | Bjoern Schiessle | 2015-07-17 | 2 | -18/+115 |
* | | Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460 | Thomas Müller | 2015-07-17 | 1 | -4/+15 |
|/ |
|
* | Add repair step for outdated OCS IDs | Lukas Reschke | 2015-07-16 | 1 | -0/+80 |
* | Merge pull request #17337 from owncloud/stable8.1-backport-17077 | Morris Jobke | 2015-07-15 | 1 | -0/+43 |
|\ |
|
| * | add unit test | Robin Appelman | 2015-07-02 | 1 | -0/+43 |
* | | Merge pull request #17288 from owncloud/stable8.1-chunk-cleanupgracefulonlock | Morris Jobke | 2015-07-09 | 1 | -5/+89 |
|\ \ |
|
| * | | Test for chunk cache garbage collection | Vincent Petry | 2015-07-01 | 1 | -5/+89 |
* | | | Only do the description kung-fu on strings - fixes #17028 | Thomas Müller | 2015-07-02 | 1 | -0/+4 |
| |/
|/| |
|
* | | Use UTF-8 mode for preg_split and preg_replace | Lukas Reschke | 2015-07-01 | 1 | -2/+8 |
|/ |
|
* | Merge pull request #17189 from owncloud/files-straypartfilesonexception | Morris Jobke | 2015-06-30 | 2 | -29/+347 |
|\ |
|
| * | Unlock first path on rename if second path is locked | Vincent Petry | 2015-06-29 | 1 | -0/+33 |
| * | Cleanup part file after upload exception | Vincent Petry | 2015-06-29 | 1 | -29/+314 |
* | | Merge pull request #17249 from owncloud/file-cache-is-a-icache | Joas Schilling | 2015-06-30 | 1 | -0/+1 |
|\ \ |
|
| * | | Fixing "ImportController::__construct() must implement interface OCP\\ICache,... | Thomas Müller | 2015-06-29 | 1 | -0/+1 |
| |/ |
|
* / | Do not rely on actual time in unit tests | Lukas Reschke | 2015-06-29 | 1 | -5/+5 |
|/ |
|
* | Merge pull request #17229 from owncloud/maintenance-plugin-test | Joas Schilling | 2015-06-29 | 1 | -0/+73 |
|\ |
|
| * | Unit tests added for MaintenancePlugin | Thomas Müller | 2015-06-29 | 1 | -0/+73 |
* | | Merge pull request #17222 from owncloud/issue-17101-send-oc-version-to-app-store | Lukas Reschke | 2015-06-29 | 1 | -20/+30 |
|\ \
| |/
|/| |
|
| * | Send OC version to appstore so it can reply with the right links | Joas Schilling | 2015-06-29 | 1 | -20/+30 |
* | | Merge pull request #17030 from owncloud/lock-posthooks | Joas Schilling | 2015-06-29 | 3 | -4/+685 |
|\ \ |
|
| * | | Remove test-specific method to make Bjoern and Joas happy | Vincent Petry | 2015-06-26 | 1 | -1/+1 |
| * | | Release locks after class in tests | Vincent Petry | 2015-06-25 | 1 | -0/+8 |
| * | | Keep shared locks in post hooks | Vincent Petry | 2015-06-25 | 3 | -4/+677 |
* | | | Merge pull request #17050 from owncloud/request-status-from-ocs | Lukas Reschke | 2015-06-29 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Request approved state for disabled apps with ocsid | Lukas Reschke | 2015-06-19 | 1 | -0/+2 |
* | | | | Build base URL | Lukas Reschke | 2015-06-28 | 1 | -5/+13 |
* | | | | Use new updater URL + add unit tests | Lukas Reschke | 2015-06-28 | 1 | -73/+305 |
| |_|/
|/| | |
|
* | | | Merge pull request #17191 from owncloud/issue-17188-group-share-part-file | Thomas Müller | 2015-06-26 | 1 | -8/+18 |
|\ \ \ |
|
| * | | | Correctly check if the real file exists, otherwise try the part file | Joas Schilling | 2015-06-26 | 1 | -8/+18 |
| | |/
| |/| |
|
* | | | Merge pull request #17008 from owncloud/fix-17006 | Björn Schießle | 2015-06-26 | 2 | -26/+76 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use \OC\HintException and translate the hint | Joas Schilling | 2015-06-22 | 2 | -1/+30 |
| * | | Merge spliteUserRemote with fixRemoteUrlInShareWith | Joas Schilling | 2015-06-22 | 1 | -49/+31 |
| * | | make sure that we split username and server address at the first '@' from the... | Bjoern Schiessle | 2015-06-22 | 1 | -0/+39 |
* | | | Merge pull request #17070 from owncloud/lock-movemountbug | Vincent Petry | 2015-06-24 | 1 | -0/+91 |
|\ \ \ |
|
| * | | | Fix locked paths in the moveMount case | Vincent Petry | 2015-06-24 | 1 | -0/+91 |
* | | | | Merge pull request #17045 from owncloud/enc_improvements | Björn Schießle | 2015-06-23 | 1 | -3/+60 |
|\ \ \ \ |
|
| * | | | | make sure that we always read the header from the original file | Bjoern Schiessle | 2015-06-23 | 1 | -3/+60 |
| | |_|/
| |/| | |
|
* | | | | Make an assertion in risky test testGetNodeForPathRoot | Joas Schilling | 2015-06-22 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | Merge pull request #12546 from oparoz/patch-1 | Björn Schießle | 2015-06-22 | 1 | -0/+20 |
|\ \ \
| |_|/
|/| | |
|
| * | | Remove unneeded returns from private cropping methods | Olivier Paroz | 2015-06-19 | 1 | -4/+3 |
| * | | Move media type icon preview creation to its own method | Olivier Paroz | 2015-06-18 | 1 | -0/+21 |
* | | | Merge pull request #16657 from owncloud/view-emit-path | Thomas Müller | 2015-06-22 | 1 | -0/+29 |
|\ \ \ |
|
| * | | | emit hooks from a view as long as the path is inside the default root | Robin Appelman | 2015-06-02 | 1 | -0/+29 |
* | | | | Merge pull request #17056 from owncloud/appframework-type-cast | Bernhard Posselt | 2015-06-22 | 1 | -0/+14 |
|\ \ \ \ |
|
| * | | | | AppFramework annotation whitespace unit test | Robin McCorkell | 2015-06-21 | 1 | -0/+14 |
| | |_|/
| |/| | |
|
* / | | | Workaround for empty dir deletion for SFTP | Vincent Petry | 2015-06-18 | 1 | -0/+7 |
|/ / / |
|