Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-26 | 22 | -18/+62 |
* | Merge pull request #15834 from owncloud/make-temporary-file-really-unique | Lukas Reschke | 2015-04-25 | 2 | -42/+86 |
|\ | |||||
| * | Fix collision on temporary files + adjust permissions | Lukas Reschke | 2015-04-23 | 2 | -42/+86 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-25 | 22 | -0/+36 |
* | | Merge pull request #15683 from owncloud/block-legacy-clients | Lukas Reschke | 2015-04-24 | 4 | -0/+220 |
|\ \ | |||||
| * | | Catch not existing User-Agent header | Lukas Reschke | 2015-04-23 | 2 | -2/+17 |
| * | | Reword configuration text | Lukas Reschke | 2015-04-20 | 1 | -5/+8 |
| * | | Use 403 instead a 50x response | Lukas Reschke | 2015-04-20 | 2 | -11/+11 |
| * | | Wording | Lukas Reschke | 2015-04-20 | 1 | -1/+1 |
| * | | Block old legacy clients | Lukas Reschke | 2015-04-20 | 4 | -0/+202 |
* | | | Merge pull request #15774 from owncloud/jknockaert-patch-1 | Vincent Petry | 2015-04-24 | 2 | -20/+71 |
|\ \ \ | |||||
| * | | | fix unit tests | Bjoern Schiessle | 2015-04-24 | 2 | -9/+26 |
| * | | | enable testWriteWriteRead | jknockaert | 2015-04-24 | 1 | -14/+14 |
| * | | | enable testRewind | jknockaert | 2015-04-24 | 1 | -14/+14 |
| * | | | Update encryption.php | jknockaert | 2015-04-24 | 1 | -1/+2 |
| * | | | Update encryption.php | jknockaert | 2015-04-24 | 1 | -14/+14 |
| * | | | disable r+ test | jknockaert | 2015-04-24 | 1 | -14/+14 |
| * | | | fixed name | jknockaert | 2015-04-24 | 1 | -1/+1 |
| * | | | add two tests | jknockaert | 2015-04-24 | 1 | -0/+30 |
| * | | | Update encryption.php | jknockaert | 2015-04-24 | 1 | -8/+8 |
| * | | | fix encryption header error | jknockaert | 2015-04-24 | 1 | -13/+16 |
|/ / / | |||||
* | | | Merge pull request #15839 from owncloud/enc_fix_moving_shared_files | Joas Schilling | 2015-04-24 | 10 | -75/+399 |
|\ \ \ | |||||
| * | | | Add test "operation on keys failed" | Joas Schilling | 2015-04-24 | 1 | -7/+10 |
| * | | | Deduplicate data provider and fix method visibility | Joas Schilling | 2015-04-24 | 2 | -19/+15 |
| * | | | Use public interfaces for type hinting | Joas Schilling | 2015-04-24 | 2 | -13/+13 |
| * | | | only update share keys if the file was encrypted | Bjoern Schiessle | 2015-04-24 | 4 | -6/+25 |
| * | | | update share keys if file gets copied | Bjoern Schiessle | 2015-04-23 | 2 | -19/+70 |
| * | | | update share keys if a file is moved to a shared folder | Bjoern Schiessle | 2015-04-23 | 8 | -46/+301 |
| | |/ | |/| | |||||
* | | | Merge pull request #15838 from owncloud/code-checker-to-ignore-tests | Joas Schilling | 2015-04-24 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Ignore test folders when checking the code for compliance | Thomas Müller | 2015-04-23 | 1 | -1/+1 |
* | | | | Merge pull request #15855 from owncloud/teardownaftercommand | Lukas Reschke | 2015-04-24 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Tear down FS after running trash expire | Vincent Petry | 2015-04-24 | 1 | -0/+1 |
* | | | | | Merge pull request #15835 from owncloud/delete-permission-icon | Jan-Christoph Borchardt | 2015-04-24 | 5 | -5/+62 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Show hint if there is no delete permission | Morris Jobke | 2015-04-23 | 5 | -5/+62 |
| | |/ / | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-24 | 6 | -6/+6 |
* | | | | Merge pull request #15846 from owncloud/fix-missing-loading-indicator | Lukas Reschke | 2015-04-23 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Add missing loading indicator for enabled apps | Morris Jobke | 2015-04-23 | 1 | -0/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #15826 from owncloud/issue-15804-occ-user-delete-exception | blizzz | 2015-04-23 | 8 | -20/+262 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix file names | Joas Schilling | 2015-04-23 | 2 | -0/+0 |
| * | | | Add tests for occ user:lastseen | Joas Schilling | 2015-04-23 | 1 | -0/+105 |
| * | | | Unify the output of the user commands and use DI | Joas Schilling | 2015-04-23 | 6 | -16/+40 |
| * | | | Add unit tests for occ user:delete | Joas Schilling | 2015-04-23 | 1 | -0/+106 |
| * | | | Check if the user exists before trying to delete him | Joas Schilling | 2015-04-23 | 1 | -5/+12 |
| |/ / | |||||
* | | | Merge pull request #15814 from owncloud/public-reshare-webdav | Vincent Petry | 2015-04-23 | 4 | -139/+6 |
|\ \ \ | |||||
| * | | | fix subfolder reshares over webdav | Robin Appelman | 2015-04-23 | 1 | -2/+2 |
| * | | | remove unneeded readonlycache | Robin Appelman | 2015-04-22 | 1 | -44/+0 |
| * | | | resolve reshares in public webdav | Robin Appelman | 2015-04-22 | 1 | -3/+4 |
| * | | | use the permissions mask cache wrapper instead of the read only cache | Robin Appelman | 2015-04-22 | 2 | -94/+4 |
* | | | | Merge pull request #15828 from owncloud/smb-1.0.1 | Thomas Müller | 2015-04-23 | 5 | -17/+16 |
|\ \ \ \ | |||||
| * | | | | update icewind/smb to 1.0.1 | Robin Appelman | 2015-04-22 | 5 | -17/+16 |
| |/ / / |