Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-03 | 2 | -2/+2 |
| | |||||
* | Merge pull request #14573 from owncloud/enc-migrate-disable-updater | Vincent Petry | 2015-03-02 | 1 | -11/+17 |
|\ | | | | | Disable the cache updater when doing the encryption migration | ||||
| * | Move keys instead of copy during encryption key migration | Vincent Petry | 2015-02-27 | 1 | -2/+2 |
| | | |||||
| * | Disable the cache updater when doing the encryption migration | Robin Appelman | 2015-02-27 | 1 | -9/+15 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-02 | 2 | -2/+70 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-28 | 2 | -2/+4 |
|/ | |||||
* | Merge pull request #14530 from owncloud/revert-14403 | Thomas Müller | 2015-02-27 | 37 | -731/+379 |
|\ | | | | | Revert "Updating license headers" | ||||
| * | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 37 | -731/+379 |
| | | | | | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | | Merge pull request #14300 from owncloud/commandbus | Morris Jobke | 2015-02-26 | 1 | -0/+2 |
|\ \ | |/ |/| | Add async command system to handle asynchronous operations | ||||
| * | Rename getAsyncCommandBus to getCommandBus | Robin Appelman | 2015-02-25 | 1 | -1/+1 |
| | | |||||
| * | require command that do file access to be run sync when encryption is enabled | Robin Appelman | 2015-02-25 | 1 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-26 | 2 | -2/+6 |
|/ | |||||
* | Merge pull request #14151 from owncloud/update-sabre2.1 | Thomas Müller | 2015-02-25 | 1 | -274/+0 |
|\ | | | | | Sabre Update to 2.1 | ||||
| * | Removed broken webdav tests | Vincent Petry | 2015-02-23 | 1 | -272/+0 |
| | | | | | | | | | | | | | | The encryption webdav tests are too broad and do not qualify as unit test. Also, since the sabre upgrade they are not fixable. The matching functionality is already tested in other classes on a smaller scale. | ||||
| * | Sabre Update to 2.1 | Vincent Petry | 2015-02-23 | 1 | -7/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - VObject fixes for Sabre\VObject 3.3 - Remove VObject property workarounds - Added prefetching for tags in sabre tags plugin - Moved oc_properties logic to separate PropertyStorage backend (WIP) - Fixed Sabre connector namespaces - Improved files plugin to handle props on-demand - Moved allowed props from server class to files plugin - Fixed tags caching for files that are known to have no tags (less queries) - Added/fixed unit tests for Sabre FilesPlugin, TagsPlugin - Replace OC\Connector\Sabre\Request with direct call to httpRequest->setUrl() - Fix exception detection in DAV client when using Sabre\DAV\Client - Added setETag() on Node instead of using the static FileSystem - Also preload tags/props when depth is infinity | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-25 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-24 | 2 | -6/+90 |
|/ | |||||
* | Merge pull request #14403 from owncloud/update-license-headers | Thomas Müller | 2015-02-23 | 38 | -392/+750 |
|\ | | | | | Update license headers | ||||
| * | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 38 | -392/+750 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-23 | 2 | -2/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-22 | 4 | -6/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-21 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-20 | 2 | -2/+4 |
| | |||||
* | Merge pull request #14366 from owncloud/remove-old-l10n-files | Lukas Reschke | 2015-02-19 | 4 | -20/+0 |
|\ | | | | | Remove some old l10n files they arent loaded anymore | ||||
| * | Remove some old l10n files they arent loaded anymore | Joas Schilling | 2015-02-19 | 4 | -20/+0 |
| | | |||||
* | | Merge pull request #14199 from owncloud/cast-type-manually | Morris Jobke | 2015-02-19 | 5 | -10/+10 |
|\ \ | |/ |/| | Manually type-cast all AJAX files | ||||
| * | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 5 | -10/+10 |
| | | | | | | | | | | | | This enforces proper types on POST and GET arguments where I considered it sensible. I didn't update some as I don't know what kind of values they would support :see_no_evil: Fixes https://github.com/owncloud/core/issues/14196 for core | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-19 | 2 | -10/+10 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-14 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-12 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-11 | 6 | -4/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-09 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-08 | 2 | -4/+14 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-07 | 2 | -0/+4 |
| | |||||
* | Merge pull request #13954 from owncloud/fix-enc-mig-user-retrieval | Thomas Müller | 2015-02-06 | 2 | -7/+18 |
|\ | | | | | Fix enc mig user retrieval | ||||
| * | always specify limit, except you do like questionable surprises | Arthur Schiwon | 2015-02-06 | 2 | -7/+18 |
| | | | | | | | | always specify limit, except you do like questionable surprises, part 2 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 2 | -0/+2 |
| | | |||||
* | | don't check if we have a valid user | Bjoern Schiessle | 2015-02-06 | 1 | -5/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 2 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-04 | 4 | -6/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-03 | 2 | -4/+4 |
| | |||||
* | Merge pull request #13817 from owncloud/core-apps-dependencies | Morris Jobke | 2015-02-02 | 1 | -0/+3 |
|\ | | | | | encryption requires openssl and user_ldap requires ldap :speak_no_evil: | ||||
| * | encryption requires openssl and user_ldap requires ldap :speak_no_evil: | Thomas Müller | 2015-02-02 | 1 | -0/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-01 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #13797 from owncloud/fix_move_del_of_remote_shares | Lukas Reschke | 2015-01-31 | 2 | -2/+3 |
|\ \ | | | | | | | make sure that we get the correct user from the path | ||||
| * | | get correct user for paths to the trash bin, needed for remote shares if the ↵ | Bjoern Schiessle | 2015-01-30 | 2 | -2/+3 |
| |/ | | | | | | | size of of trash gets calculated | ||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-31 | 6 | -8/+14 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-30 | 2 | -0/+16 |
| | |||||
* | Merge pull request #13760 from owncloud/create_enc_key_for_remote_shares | Morris Jobke | 2015-01-29 | 2 | -57/+118 |
|\ | | | | | make sure that we always create a public share key for remote shares | ||||
| * | Fix intendation | Joas Schilling | 2015-01-29 | 1 | -3/+3 |
| | |