Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Add trashbin storage wrapper unit test for versions | Vincent Petry | 2015-01-23 | 1 | -6/+76 | |
| * | | | | | | Simplify trash storage unit tests | Vincent Petry | 2015-01-23 | 1 | -46/+16 | |
| * | | | | | | Unregister trashbin storage wrapper at the end of tests | Vincent Petry | 2015-01-23 | 2 | -0/+4 | |
| * | | | | | | Preserve mtime when doing cross storage move | Robin Appelman | 2015-01-23 | 3 | -45/+40 | |
| * | | | | | | Remove storage wrapper for oc_trashbin in unit test | Vincent Petry | 2015-01-23 | 1 | -0/+2 | |
| * | | | | | | Only move files from the current user to the trashbin | Robin Appelman | 2015-01-23 | 1 | -4/+5 | |
| * | | | | | | Apply wrappers to existing mounts before registering it | Robin Appelman | 2015-01-23 | 2 | -8/+11 | |
| * | | | | | | Call final unlink in trash wrapper's storage | Vincent Petry | 2015-01-23 | 4 | -2/+178 | |
| * | | | | | | removeStorageWrapper to unregister a storage wrapper | Vincent Petry | 2015-01-23 | 2 | -3/+24 | |
| * | | | | | | Do not call wrapStorage if storate with same name added twice | Vincent Petry | 2015-01-22 | 3 | -1/+12 | |
* | | | | | | | Merge pull request #13707 from owncloud/extstorage-fixincompletestorageconfig | Vincent Petry | 2015-01-27 | 2 | -9/+96 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Allow saving incomplete external storage config | Vincent Petry | 2015-01-27 | 2 | -2/+67 | |
| * | | | | | | | Fix mount config unit test failures | Vincent Petry | 2015-01-27 | 1 | -7/+29 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #13699 from owncloud/check-if-file-exists | Morris Jobke | 2015-01-27 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use `file_exists` to verify that config file exists | Lukas Reschke | 2015-01-27 | 1 | -1/+3 | |
* | | | | | | | | Merge pull request #13636 from owncloud/add-warning-if-restore-of-data-is-not... | Lukas Reschke | 2015-01-27 | 5 | -36/+235 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add value if restore of data is possible for a user | Morris Jobke | 2015-01-27 | 5 | -36/+235 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #13701 from owncloud/disable-appcode-checker | Lukas Reschke | 2015-01-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | disable the app code checker - some previous shipped apps cannot be installed... | Thomas Müller | 2015-01-27 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #13676 from owncloud/fix-node-iface | Thomas Müller | 2015-01-27 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix node interface | Bernhard Posselt | 2015-01-26 | 2 | -3/+2 | |
* | | | | | | | | | Merge pull request #13679 from owncloud/public-disablesharejsplugin | Thomas Müller | 2015-01-27 | 3 | -3/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Do not disclose share owner in public file list | Vincent Petry | 2015-01-26 | 1 | -1/+4 | |
| * | | | | | | | | | Disable JS plugin for sharing in public mode | Vincent Petry | 2015-01-26 | 2 | -2/+26 | |
* | | | | | | | | | | Merge pull request #13691 from owncloud/s2s-acceptsinglefile | Thomas Müller | 2015-01-27 | 2 | -4/+124 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Only reload file list after remote share accept request returns | Vincent Petry | 2015-01-26 | 2 | -4/+124 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #13694 from owncloud/little-bit-more-descriptive-htaccess-... | Thomas Müller | 2015-01-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make error more descriptive | Lukas Reschke | 2015-01-26 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-27 | 6 | -0/+12 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #13490 from owncloud/fix_reshare_s2s_share | Vincent Petry | 2015-01-26 | 10 | -68/+98 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | certificate manager should always use a \OC\Files\View otherwise we will get ... | Bjoern Schiessle | 2015-01-26 | 4 | -19/+48 | |
| * | | | | | | | | certificate manager only needs the user-id, no need to pass on the complete u... | Bjoern Schiessle | 2015-01-26 | 6 | -20/+22 | |
| * | | | | | | | | use uid provided by setupfs hook to mount server2server shares, otherwise mou... | Bjoern Schiessle | 2015-01-26 | 5 | -35/+34 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #13677 from owncloud/s2s-doubleslashrequest | Vincent Petry | 2015-01-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Prevent double slash in shareinfo request URL | Vincent Petry | 2015-01-26 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #13660 from owncloud/remove-duplicate-service-definition | Thomas Müller | 2015-01-26 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Remove duplicated definition of APIController | Joas Schilling | 2015-01-26 | 1 | -12/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #13621 from owncloud/system-config-multiset | Thomas Müller | 2015-01-26 | 15 | -137/+258 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | naming fixes while reviewing | Thomas Müller | 2015-01-26 | 3 | -19/+21 | |
| * | | | | | Use setConfigs() instead of calling setConfig() multiple times | Joas Schilling | 2015-01-23 | 9 | -99/+105 | |
| * | | | | | Add a method to set/unset multiple config values in one call | Joas Schilling | 2015-01-23 | 6 | -22/+135 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-26 | 2 | -0/+2 | |
* | | | | | | 8.0 beta 2v8.0.0beta2 | Frank Karlitschek | 2015-01-26 | 1 | -2/+2 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-25 | 28 | -14/+80 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-24 | 80 | -6/+190 | |
* | | | | | | Merge pull request #13637 from owncloud/s2s_notification_new_defaults | Björn Schießle | 2015-01-23 | 2 | -3/+75 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | by default send mail for new server-to-server share | Bjoern Schiessle | 2015-01-23 | 2 | -3/+75 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #13626 from owncloud/check-for-hhvm | Clark Tomlinson | 2015-01-23 | 1 | -0/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't check for `always_populate_raw_post_data` on HHVM | Lukas Reschke | 2015-01-23 | 1 | -0/+14 | |
* | | | | | | | Merge pull request #13463 from owncloud/share-getitemsharedwithuser-emptygroup | Lukas Reschke | 2015-01-23 | 2 | -21/+48 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |