Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating keystorage movement and fixing hooks | Clark Tomlinson | 2015-04-07 | 15 | -423/+1202 |
* | add deleteKey methods to key storage | Bjoern Schiessle | 2015-04-07 | 2 | -7/+63 |
* | fix encryption manager to handle more than one encryption module | Bjoern Schiessle | 2015-04-07 | 2 | -7/+19 |
* | fix keystorage and add unit tests | Bjoern Schiessle | 2015-04-07 | 4 | -441/+9 |
* | Initial commit | Clark Tomlinson | 2015-04-07 | 37 | -253/+2630 |
* | create basic interfaces and wrapper to make encryption more modular | Bjoern Schiessle | 2015-04-07 | 2 | -0/+310 |
* | Merge pull request #15345 from rullzer/fix_15263 | Jan-Christoph Borchardt | 2015-04-07 | 1 | -0/+9 |
|\ | |||||
| * | Only show SSL table header if there are certificates | Roeland Jago Douma | 2015-03-31 | 1 | -0/+9 |
* | | Merge pull request #15424 from owncloud/failing-master-tests | Thomas Müller | 2015-04-07 | 4 | -16/+28 |
|\ \ | |||||
| * | | Select the timezone on the right timestamp and assert it | Joas Schilling | 2015-04-07 | 1 | -8/+11 |
| * | | When guessing the timezone, the offset might only be valid on a given timestamp | Joas Schilling | 2015-04-07 | 2 | -5/+14 |
| * | | Remove server timezone dependency from files list test | Joas Schilling | 2015-04-07 | 1 | -3/+3 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-07 | 12 | -2/+50 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-05 | 12 | -22/+36 |
* | | Merge pull request #15403 from Crote/occ-user-add-return | Thomas Müller | 2015-04-04 | 1 | -1/+2 |
|\ \ | |||||
| * | | Fix occ user:add failure return codes | Laurens Post | 2015-04-04 | 1 | -1/+2 |
* | | | Merge pull request #15338 from owncloud/encryption-mount-option | Thomas Müller | 2015-04-04 | 6 | -16/+60 |
|\ \ \ | |||||
| * | | | add unit test | Robin Appelman | 2015-04-02 | 2 | -0/+13 |
| * | | | adjust unt tests | Robin Appelman | 2015-04-02 | 2 | -2/+4 |
| * | | | Add mount point to disable the encryption wrapper | Robin Appelman | 2015-03-31 | 5 | -15/+44 |
| | |/ | |/| | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-04 | 26 | -56/+112 |
* | | | Merge pull request #15229 from owncloud/response-setContentLengthHeader | Thomas Müller | 2015-04-03 | 5 | -4/+33 |
|\ \ \ | |||||
| * | | | Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround. | Andreas Fischer | 2015-03-26 | 5 | -4/+33 |
* | | | | Merge pull request #15391 from owncloud/fix-language-caching | Thomas Müller | 2015-04-03 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | fix caching of preferred language | Robin Appelman | 2015-04-03 | 1 | -2/+3 |
* | | | | | Merge pull request #15386 from oparoz/yaml-cnf-mediatype | Thomas Müller | 2015-04-03 | 4 | -10/+86 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Introducing media types for yml, yaml, cnf, conf | Olivier Paroz | 2015-04-02 | 4 | -10/+86 |
* | | | | | Merge pull request #15383 from owncloud/fix-exception-message | Morris Jobke | 2015-04-03 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fix the exception messages | Joas Schilling | 2015-04-02 | 2 | -2/+2 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-03 | 24 | -20/+424 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #12314 from oparoz/patch-3 | Lukas Reschke | 2015-04-02 | 1 | -11/+18 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Use getenv to get the paths for `find` | Olivier Paroz | 2015-03-31 | 1 | -3/+4 |
| * | | | | use ExecutableFinder and find in findBinaryPath | Olivier Paroz | 2015-03-31 | 1 | -11/+17 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #14113 from owncloud/chunking-chunkpartfiles | Thomas Müller | 2015-04-02 | 1 | -2/+13 |
|\ \ \ \ | |||||
| * | | | | Added part files for when writing chunks | Vincent Petry | 2015-03-16 | 1 | -2/+13 |
* | | | | | Merge pull request #15372 from Volker-E/master | Thomas Müller | 2015-04-02 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | fixing #15344 - `title` has no added value here (not on screen readers not fo... | Volker E | 2015-04-01 | 1 | -4/+4 |
* | | | | | | Merge pull request #15367 from owncloud/pre-setup-hook | Thomas Müller | 2015-04-02 | 3 | -33/+39 |
|\ \ \ \ \ \ | |||||
| * | | | | | | setup mount manager before wrappers | Robin Appelman | 2015-04-02 | 2 | -3/+5 |
| * | | | | | | setup storage wrappers before setting up the filesystem | Robin Appelman | 2015-04-01 | 2 | -30/+34 |
* | | | | | | | Merge pull request #15380 from owncloud/issue/15149-fix-initial-list | Morris Jobke | 2015-04-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix the initial list of groups | Joas Schilling | 2015-04-02 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #15346 from oparoz/split-image-provider | Morris Jobke | 2015-04-02 | 8 | -15/+192 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Split image provider in one sub-class per media type | Olivier Paroz | 2015-04-02 | 8 | -15/+192 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #15349 from oparoz/limit-bitmap-previews-2 | Morris Jobke | 2015-04-02 | 1 | -9/+70 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | The bitmap preview class now takes maxX and maxY into consideration | Olivier Paroz | 2015-04-01 | 1 | -9/+70 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #15362 from owncloud/issue/15359-purge-memcache-console-ap... | Thomas Müller | 2015-04-02 | 6 | -114/+109 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix docs and line breaks | Joas Schilling | 2015-04-02 | 1 | -1/+5 |
| * | | | | | | | Adjust tests and check whether clear() is called | Joas Schilling | 2015-04-01 | 2 | -102/+82 |
| * | | | | | | | Correctly purge the cache when an app is disabled via cli | Joas Schilling | 2015-04-01 | 4 | -12/+23 |
| | |/ / / / / | |/| | | | | |