Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cross storage move with shared storages | Robin Appelman | 2015-04-13 | 2 | -11/+11 |
* | check that we know the parent | Robin Appelman | 2015-04-13 | 1 | -3/+5 |
* | check for source cache | Robin Appelman | 2015-04-13 | 1 | -1/+3 |
* | Merge pull request #15570 from owncloud/shares-properlyformatmountpoint | Morris Jobke | 2015-04-13 | 1 | -3/+9 |
|\ | |||||
| * | Properly add trailing slash to mount point | Vincent Petry | 2015-04-13 | 1 | -3/+9 |
* | | Do not try to make user subadmin of group twice | Roeland Jago Douma | 2015-04-13 | 2 | -0/+29 |
|/ | |||||
* | Merge pull request #15535 from owncloud/smb-1.0.0 | Morris Jobke | 2015-04-10 | 7 | -16/+38 |
|\ | |||||
| * | update icewind/smb to 1.0.0 | Robin Appelman | 2015-04-10 | 7 | -16/+38 |
* | | Merge pull request #15538 from owncloud/encryption-crypt-tests | Clark Tomlinson | 2015-04-10 | 2 | -29/+283 |
|\ \ | |||||
| * | | add unit test for crypt.php | Bjoern Schiessle | 2015-04-10 | 2 | -29/+283 |
* | | | Merge pull request #15489 from owncloud/dont_hide_exceptions_master | Thomas Müller | 2015-04-10 | 4 | -68/+218 |
|\ \ \ | |||||
| * | | | fix cherrypicking | Jörn Friedrich Dreyer | 2015-04-10 | 3 | -15/+18 |
| * | | | fix typo and comment | Morris Jobke | 2015-04-10 | 2 | -3/+3 |
| * | | | throw exception if setup is incomplete | Morris Jobke | 2015-04-10 | 1 | -1/+3 |
| * | | | fix_tests | Jörn Friedrich Dreyer | 2015-04-10 | 3 | -49/+201 |
| * | | | do not hide exception when ldap server has a hiccup | Jörn Friedrich Dreyer | 2015-04-10 | 3 | -17/+10 |
| |/ / | |||||
* | | | Merge pull request #15537 from owncloud/master-fixunittestrelatedtoorphanedsh... | Morris Jobke | 2015-04-10 | 1 | -1/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Clear leftover shares from other tests | Vincent Petry | 2015-04-10 | 1 | -1/+3 |
| |/ | |||||
* | | Fix converting Guzzle error codes in s2s storage | Vincent Petry | 2015-04-10 | 1 | -10/+13 |
* | | Catch more exceptions when connecting to remote DAV server | Vincent Petry | 2015-04-10 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #15521 from owncloud/shareinfo-catchguzzle503 | Morris Jobke | 2015-04-10 | 1 | -0/+5 |
|\ | |||||
| * | Properly catch guzzle 503 when querying share info | Vincent Petry | 2015-04-09 | 1 | -0/+5 |
* | | Merge pull request #15437 from owncloud/deleteorphanedfiles | Thomas Müller | 2015-04-10 | 3 | -0/+180 |
|\ \ | |||||
| * | | [command] delete orphaned file cache entries | Morris Jobke | 2015-04-08 | 3 | -0/+180 |
* | | | Merge pull request #15492 from owncloud/ldap-wizard-overhaul | blizzz | 2015-04-09 | 61 | -1630/+5143 |
|\ \ \ | |||||
| * | | | change default value of ldap_tls to 0. It will be detected anyway, but starti... | Arthur Schiwon | 2015-04-09 | 2 | -1/+4 |
| * | | | compile user and login filter on the first time automatically, if a suggestio... | Arthur Schiwon | 2015-04-09 | 4 | -0/+10 |
| * | | | escape filter for output | Arthur Schiwon | 2015-04-09 | 1 | -1/+1 |
| * | | | fix number and insert position when adding/copying a config | Arthur Schiwon | 2015-04-09 | 1 | -2/+2 |
| * | | | update back/continue buttons also on tab click | Arthur Schiwon | 2015-04-09 | 3 | -3/+8 |
| * | | | cleanup | Arthur Schiwon | 2015-04-09 | 1 | -2/+0 |
| * | | | newlines at end of file | Arthur Schiwon | 2015-04-09 | 12 | -14/+11 |
| * | | | doc | Arthur Schiwon | 2015-04-09 | 1 | -2/+2 |
| * | | | move script and style inclusions into template | Arthur Schiwon | 2015-04-09 | 2 | -46/+53 |
| * | | | run functionality checks also when host field changes | Arthur Schiwon | 2015-04-09 | 1 | -1/+1 |
| * | | | adjust tests | Arthur Schiwon | 2015-04-09 | 1 | -6/+9 |
| * | | | LDAP Wizard Overhaul | Arthur Schiwon | 2015-04-09 | 61 | -1620/+5110 |
* | | | | Merge pull request #15511 from owncloud/fix-typos | Lukas Reschke | 2015-04-09 | 3 | -9/+12 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix typos and some other adjustments | Lukas Reschke | 2015-04-09 | 3 | -9/+12 |
* | | | | Merge pull request #15282 from owncloud/keepsharerelationshipondelete | Vincent Petry | 2015-04-09 | 3 | -36/+3 |
|\ \ \ \ | |||||
| * | | | | Remove trashbin storage wrapper when disabling it for tests | Vincent Petry | 2015-04-09 | 1 | -0/+3 |
| * | | | | Remove unused $toRemove | Vincent Petry | 2015-04-09 | 1 | -3/+0 |
| * | | | | Keep shares when deleting shared folders | Vincent Petry | 2015-04-09 | 2 | -33/+0 |
| | |/ / | |/| | | |||||
* | | | | Remove unneeded file | Lukas Reschke | 2015-04-09 | 1 | -33/+0 |
| |/ / |/| | | |||||
* | | | Merge pull request #15499 from owncloud/admin-hints | Jan-Christoph Borchardt | 2015-04-09 | 2 | -0/+4 |
|\ \ \ | |||||
| * | | | add admin documentation hints to Federated Cloud Sharing and cron | Jan-Christoph Borchardt | 2015-04-09 | 2 | -0/+4 |
| |/ / | |||||
* | | | Fix PHPDoc | Lukas Reschke | 2015-04-09 | 5 | -22/+20 |
* | | | Fix code style | Lukas Reschke | 2015-04-09 | 1 | -1/+8 |
* | | | Enforce string as passed type | Lukas Reschke | 2015-04-09 | 1 | -1/+13 |
|/ / | |||||
* | | Merge pull request #14676 from owncloud/deleteorphanedshares | Morris Jobke | 2015-04-09 | 3 | -0/+222 |
|\ \ |