Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10673 from owncloud/smb-new | Morris Jobke | 2015-02-16 | 77 | -670/+5411 |
|\ | |||||
| * | also make sure we have a leading slash for the test root | Robin Appelman | 2015-02-16 | 2 | -4/+3 |
| * | make sure the root has a trailing slash | Robin Appelman | 2015-02-16 | 1 | -0/+3 |
| * | remove outdated test | Robin Appelman | 2015-02-16 | 1 | -39/+0 |
| * | handle deleting non existing files | Robin Appelman | 2015-02-16 | 1 | -7/+11 |
| * | Use better way to check for the existence of smbclient | Robin Appelman | 2015-02-16 | 1 | -7/+2 |
| * | New SMB storage backend | Robin Appelman | 2015-02-16 | 75 | -628/+5407 |
* | | Merge pull request #14076 from owncloud/autotest-external-ftp | Thomas Müller | 2015-02-16 | 3 | -4/+105 |
|\ \ | |/ |/| | |||||
| * | [files_external] ftp tests | Morris Jobke | 2015-02-10 | 3 | -4/+105 |
* | | Merge pull request #13922 from owncloud/smb-autotest-external | Thomas Müller | 2015-02-16 | 5 | -13/+112 |
|\ \ | |||||
| * | | [files_external] add SMB autotest | Morris Jobke | 2015-02-10 | 5 | -13/+112 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-15 | 16 | -10/+28 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-14 | 4 | -8/+8 |
* | | | Ensure that passed argument is always a string | Lukas Reschke | 2015-02-13 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-13 | 8 | -2/+14 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-12 | 60 | -34/+140 |
* | | | Remove unused file | Lukas Reschke | 2015-02-11 | 1 | -54/+0 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-11 | 49 | -9/+49 |
* | | | add rreadme for files external tests | Morris Jobke | 2015-02-10 | 1 | -0/+58 |
| |/ |/| | |||||
* | | Merge pull request #13190 from is-apps/master-sftp-key | Vincent Petry | 2015-02-10 | 10 | -7/+472 |
|\ \ | |/ |/| | |||||
| * | Add support for SFTP key authentication | Ross Nicoll | 2015-01-14 | 10 | -7/+472 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-10 | 10 | -18/+20 |
* | | Merge pull request #13425 from owncloud/phpdoc_cleanup | Morris Jobke | 2015-02-10 | 6 | -24/+24 |
|\ \ | |||||
| * | | Cleanup of PHPDoc return types | Robin McCorkell | 2015-01-16 | 6 | -24/+24 |
* | | | Merge pull request #13663 from owncloud/issue/13624-notification-when-favorti... | Morris Jobke | 2015-02-10 | 2 | -5/+17 |
|\ \ \ | |||||
| * | | | toggle back when the action was not performed | Joas Schilling | 2015-02-02 | 1 | -2/+7 |
| * | | | fix response for tags and show error message | Morris Jobke | 2015-02-02 | 2 | -6/+11 |
| * | | | Only update favorite icon if the operation was successful | Joas Schilling | 2015-02-02 | 1 | -1/+3 |
* | | | | Merge pull request #13925 from owncloud/fix-13898 | blizzz | 2015-02-09 | 2 | -5/+11 |
|\ \ \ \ | |||||
| * | | | | no fruitless count attempts, and notification should disappear | Arthur Schiwon | 2015-02-05 | 2 | -5/+11 |
* | | | | | Merge pull request #13364 from is-apps/files_external_cleanup | Vincent Petry | 2015-02-09 | 3 | -57/+82 |
|\ \ \ \ \ | |||||
| * | | | | | Updated Dropbox and Google UI Javascript to create input elements instead of ... | Ross Nicoll | 2015-01-14 | 2 | -3/+7 |
| * | | | | | Change from array() to [] style in files_external application info. | Ross Nicoll | 2015-01-14 | 1 | -54/+75 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-09 | 12 | -12/+110 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-08 | 8 | -10/+26 |
* | | | | | | Merge pull request #13502 from owncloud/streamline-authentication-in-newfile | Morris Jobke | 2015-02-07 | 1 | -6/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Streamline CSRF and login check | Lukas Reschke | 2015-01-20 | 1 | -6/+3 |
* | | | | | | | Merge pull request #13655 from Sugaroverdose/fix_#13632 | Morris Jobke | 2015-02-07 | 2 | -2/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Prevent 1px padding between button and dropdown in ie11 when zooming | Sugaroverdose | 2015-01-28 | 1 | -1/+1 |
| * | | | | | | | Play with z-index to make proper dropdown overlap | Sugaroverdose | 2015-01-28 | 2 | -1/+8 |
| * | | | | | | | Fix #13632 and make new file menu more consistent with button | Sugaroverdose | 2015-01-25 | 1 | -1/+3 |
* | | | | | | | | Merge pull request #13848 from owncloud/ldap-warn | Morris Jobke | 2015-02-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Reduce log level of bind failed to WARN - fixes #11624 | Morris Jobke | 2015-02-03 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #13889 from owncloud/catch-exception | Morris Jobke | 2015-02-07 | 2 | -8/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Catch exception properly | Lukas Reschke | 2015-02-04 | 2 | -8/+18 |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-07 | 10 | -4/+50 |
* | | | | | | | | | | Revert "Add OCS sharing info to capabilities" | Lukas Reschke | 2015-02-07 | 3 | -280/+0 |
* | | | | | | | | | | Merge pull request #13692 from rullzer/capabilities | Frank Karlitschek | 2015-02-06 | 3 | -0/+280 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Updated unit tests | Roeland Jago Douma | 2015-02-06 | 1 | -43/+123 |
| * | | | | | | | | | | Bit better formatting when using json output | Roeland Jago Douma | 2015-02-06 | 1 | -2/+4 |