Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14439 from owncloud/fix-ajax-files-external | Lukas Reschke | 2015-02-23 | 1 | -1/+1 |
|\ | |||||
| * | Fix Ajax type casting for files_external | Robin McCorkell | 2015-02-23 | 1 | -1/+1 |
* | | Merge pull request #13829 from owncloud/appmanager-list | Vincent Petry | 2015-02-23 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Dont fatal error test when encryption is enabled | Robin Appelman | 2015-02-17 | 1 | -2/+2 |
* | | Merge pull request #14403 from owncloud/update-license-headers | Thomas Müller | 2015-02-23 | 273 | -2602/+4995 |
|\ \ | |||||
| * | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 273 | -2602/+4995 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-23 | 8 | -18/+200 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-22 | 18 | -74/+214 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-21 | 10 | -4/+20 |
* | | Merge pull request #14278 from owncloud/fix-index | Lukas Reschke | 2015-02-20 | 2 | -16/+277 |
|\ \ | |||||
| * | | Check if the offset exists before accessing | Lukas Reschke | 2015-02-17 | 2 | -16/+277 |
* | | | Merge pull request #13645 from owncloud/fix-breadcrumb-backslash | Morris Jobke | 2015-02-20 | 4 | -1/+32 |
|\ \ \ | |||||
| * | | | apply backslash fix to _setCurrentDir | Thomas Müller | 2015-02-19 | 2 | -1/+6 |
| * | | | Parse backslash as directory separator in breadcrumb | Lukas Reschke | 2015-01-24 | 2 | -0/+26 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-20 | 256 | -120/+2308 |
* | | | | Merge pull request #14366 from owncloud/remove-old-l10n-files | Lukas Reschke | 2015-02-19 | 16 | -91/+0 |
|\ \ \ \ | |||||
| * | | | | Remove some old l10n files they arent loaded anymore | Joas Schilling | 2015-02-19 | 16 | -91/+0 |
* | | | | | Merge pull request #14199 from owncloud/cast-type-manually | Morris Jobke | 2015-02-19 | 31 | -67/+67 |
|\ \ \ \ \ | |||||
| * | | | | | Use `int` instead of `string` | Lukas Reschke | 2015-02-16 | 1 | -1/+1 |
| * | | | | | Do not change behaviour of 'false' | Joas Schilling | 2015-02-13 | 1 | -2/+2 |
| * | | | | | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 31 | -69/+69 |
* | | | | | | Merge pull request #13505 from owncloud/streamline-scanning-code | Thomas Müller | 2015-02-19 | 1 | -1/+5 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Streamline auth and CSRF check in scan.php | Lukas Reschke | 2015-01-20 | 1 | -1/+5 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-19 | 8 | -34/+34 |
* | | | | | | Merge pull request #14211 from owncloud/activity/225-files-extension-jenkins | Vincent Petry | 2015-02-18 | 2 | -0/+285 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Move displaying of files related activities to files app | Joas Schilling | 2015-02-13 | 2 | -0/+285 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #14210 from owncloud/activity/225-sharing-extension-jenkins | Vincent Petry | 2015-02-18 | 3 | -75/+156 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use filterNotificationTypes to filter the types and group the methods | Joas Schilling | 2015-02-13 | 1 | -43/+37 |
| * | | | | | | Copy sharing related activity code to Files_Sharing activity extension | Joas Schilling | 2015-02-13 | 3 | -49/+136 |
* | | | | | | | Update phpseclib to version 0.3.9. | Andreas Fischer | 2015-02-18 | 1 | -10/+2 |
* | | | | | | | Correctly create activities for public downloads | Joas Schilling | 2015-02-17 | 1 | -13/+35 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-17 | 4 | -0/+28 |
* | | | | | | 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 |