Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fixed wrong field name | Vincent Petry | 2014-02-27 | 1 | -1/+1 | |
| * | | Merge pull request #7446 from owncloud/etag_assert_fixes | Thomas Müller | 2014-02-27 | 1 | -2/+2 | |
| |\ \ | | |/ | |/| | ||||||
| | * | use assertSame and assertNotSame for etag checks | Jörn Friedrich Dreyer | 2014-02-27 | 1 | -2/+2 | |
| * | | close encryption session after decryption was finished | Bjoern Schiessle | 2014-02-26 | 2 | -0/+16 | |
| |/ | ||||||
| * | Merge pull request #7174 from owncloud/issue/7166 | Jan-Christoph Borchardt | 2014-02-26 | 1 | -22/+0 | |
| |\ | ||||||
| | * | Remove duplicated definition and move OC.msg to js/js.js | Joas Schilling | 2014-02-19 | 1 | -22/+0 | |
* | | | Fix encryption webdav tests | Robin Appelman | 2014-03-05 | 2 | -6/+19 | |
|/ / | ||||||
* | | add test case if a file gets moved out from the shared folder | Bjoern Schiessle | 2014-02-24 | 2 | -0/+125 | |
* | | don't overwrite keys if rename was done by a stream copy | Bjoern Schiessle | 2014-02-24 | 1 | -4/+13 | |
* | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -1/+1 | |
* | | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-18 | 14 | -72/+203 | |
|\ \ | ||||||
| * \ | Merge pull request #7190 from owncloud/appconfig-legacy-apps | Thomas Müller | 2014-02-18 | 7 | -19/+26 | |
| |\ \ | ||||||
| | * | | Remove usage of legacy OC_Appconfig | Robin Appelman | 2014-02-13 | 7 | -19/+26 | |
| | |/ | ||||||
| * | | Merge pull request #7176 from owncloud/style | Lukas Reschke | 2014-02-18 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Style fixes | Bart Visscher | 2014-02-12 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | don't block login forever if we are stuck in the middle of the initial encryp... | Bjoern Schiessle | 2014-02-17 | 5 | -10/+24 | |
| * | | catch errors during decryption | Bjoern Schiessle | 2014-02-17 | 2 | -16/+105 | |
| * | | catch errors during initial encryption | Bjoern Schiessle | 2014-02-17 | 2 | -26/+47 | |
* | | | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-14 | 6 | -19/+26 | |
|\| | | ||||||
| * | | fileinfo is no longer a array | Bjoern Schiessle | 2014-02-14 | 1 | -1/+1 | |
| * | | Merge pull request #6748 from owncloud/fileinfo | icewind1991 | 2014-02-14 | 4 | -15/+15 | |
| |\ \ | | |/ | |/| | ||||||
| | * | merge master into fileinfo | Robin Appelman | 2014-01-29 | 10 | -81/+76 | |
| | |\ | ||||||
| | * \ | Merge branch 'master' into fileinfo | Robin Appelman | 2014-01-17 | 2 | -3/+3 | |
| | |\ \ | ||||||
| | * | | | remove more is_array from encryption | Robin Appelman | 2014-01-17 | 3 | -13/+13 | |
| | * | | | Don't use is_array on FileInfo | Robin Appelman | 2014-01-17 | 2 | -3/+3 | |
| * | | | | refuse login as long as the initial encryption is running | Bjoern Schiessle | 2014-02-10 | 1 | -1/+8 | |
| * | | | | name users after test | Bjoern Schiessle | 2014-02-07 | 1 | -2/+2 | |
* | | | | | Fix more documentation failes | Joas Schilling | 2014-02-08 | 1 | -2/+1 | |
* | | | | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 9 | -21/+30 | |
|/ / / / | ||||||
* | | | | add function to extract filename from sharekey name + tests | Bjoern Schiessle | 2014-02-03 | 2 | -1/+37 | |
* | | | | added tests for the delete hooks if the trash bin is disabled | Bjoern Schiessle | 2014-02-01 | 3 | -65/+300 | |
* | | | | don't expect OC_FilesystemView, this is depreciated | Bjoern Schiessle | 2014-01-31 | 1 | -1/+1 | |
* | | | | better error detection and don't use glob() | Bjoern Schiessle | 2014-01-31 | 1 | -12/+27 | |
* | | | | move unlink proxy to a hook which handles pre and post conditions | Bjoern Schiessle | 2014-01-31 | 3 | -41/+66 | |
| |_|/ |/| | | ||||||
* | | | only update file cache with the unenecrypted size when the file was written | Bjoern Schiessle | 2014-01-24 | 1 | -7/+24 | |
* | | | fix infinite loop if folder and subfolder has the same name | Bjoern Schiessle | 2014-01-22 | 1 | -39/+13 | |
* | | | Replaced time() with uniqid() to make sure the file name is unique | Vincent Petry | 2014-01-21 | 7 | -35/+35 | |
* | | | add link to documentation | Bjoern Schiessle | 2014-01-17 | 1 | -0/+4 | |
| |/ |/| | ||||||
* | | updated description of the files encryption app | Bjoern Schiessle | 2014-01-17 | 1 | -1/+1 | |
* | | don't try to encrypt/decrypt cache chunks or files in the trash bin | Bjoern Schiessle | 2014-01-15 | 1 | -2/+2 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-08 | 1 | -1/+36 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-02 | 1 | -0/+44 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-29 | 1 | -1/+19 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-28 | 1 | -0/+10 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-27 | 1 | -19/+24 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-24 | 1 | -12/+12 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-22 | 1 | -0/+8 | |
* | Merge pull request #6507 from owncloud/enc_fix_getUser | Björn Schießle | 2013-12-19 | 3 | -1/+44 | |
|\ | ||||||
| * | tests added | Bjoern Schiessle | 2013-12-19 | 3 | -1/+44 | |
| * | we can also have a path user/cache/... | Bjoern Schiessle | 2013-12-19 | 1 | -1/+1 |