Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 8.0 finalv8.0.0 | Frank Karlitschek | 2015-02-06 | 1 | -2/+2 |
| | |||||
* | Merge pull request #13960 from owncloud/revert-13692-capabilities | Lukas Reschke | 2015-02-07 | 3 | -280/+0 |
|\ | | | | | Revert "Add OCS sharing info to capabilities" | ||||
| * | 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 |
|\ | | | | | Add OCS sharing info to capabilities | ||||
| * | 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 |
| | | |||||
| * | Updated sharing capabilities | Roeland Jago Douma | 2015-02-06 | 1 | -9/+15 |
| | | | | | | | | | | | | Moved to files_sharing Added more capabilities. Tried to order to capabilities more OO style | ||||
| * | Split up unit tests | Roeland Jago Douma | 2015-02-04 | 1 | -16/+24 |
| | | |||||
| * | Added unit test to test getCapabilities for files_sharing | Roeland Jago Douma | 2015-02-04 | 1 | -0/+113 |
| | | |||||
| * | Converted getCapabilities to non static function | Roeland Jago Douma | 2015-02-04 | 1 | -7/+24 |
| | | |||||
| * | Use single quotes | Roeland Jago Douma | 2015-02-04 | 1 | -7/+7 |
| | | |||||
| * | Only return capabilities if they are set | Roeland Jago Douma | 2015-02-04 | 1 | -14/+8 |
| | | |||||
| * | Added capabilities whether a server allows public links | Roeland Jago Douma | 2015-02-04 | 2 | -0/+60 |
| | | | | | | | | | | | | This fixes #13673. It now lists link sharing, passwords enforced, and if public uploads are allowed. | ||||
* | | 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 | 70 | -296/+420 |
| | | | |||||
* | | | Merge pull request #13952 from owncloud/fix_migration | Frank Karlitschek | 2015-02-06 | 1 | -5/+1 |
|\ \ \ | | | | | | | | | [encryption] don't check if we have a valid user during migration | ||||
| * | | | don't check if we have a valid user | Bjoern Schiessle | 2015-02-06 | 1 | -5/+1 |
| |/ / | |||||
* / / | Normalize before processing | Lukas Reschke | 2015-02-06 | 4 | -8/+51 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 26 | -16/+70 |
| | | |||||
* | | Merge pull request #13937 from cmeh/patch-1 | Thomas Müller | 2015-02-06 | 1 | -1/+1 |
|\ \ | | | | | | | Coherent use of "SQLite" in lines 119 and 124 | ||||
| * | | Coherent use of "SQLite" in lines 119 and 124 | cmeh | 2015-02-06 | 1 | -1/+1 |
| | | | | | | | | | Just a cosmetic detail, but very obvious when working on localisations. | ||||
* | | | Merge pull request #13942 from cmeh/patch-2 | Thomas Müller | 2015-02-06 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Coherent use of "SQLite" in lines 159 and 161 | ||||
| * | | | Update installation.php | cmeh | 2015-02-06 | 1 | -1/+1 |
| |/ / | | | | | | | In line 161, "SQLite" has now the same capitalisation as in line 159. | ||||
* | | | Merge pull request #13932 from owncloud/revert-sabredav-etag-master | Thomas Müller | 2015-02-06 | 3 | -20/+15 |
|\ \ \ | |/ / |/| | | Revert "adding OC-ETag header" | ||||
| * | | Revert "adding OC-ETag header" | Vincent Petry | 2015-02-05 | 3 | -20/+15 |
| | | | | | | | | | | | | This reverts commit 96a931929ea837a40a7e9b836252587c949a8127. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 164 | -288/+398 |
| | | | |||||
* | | | Merge pull request #13933 from owncloud/enhance-sqlite-warning-2 | Thomas Müller | 2015-02-05 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | Don't highly discourage | ||||
| * | | | Don't highly discourage | Thomas Müller | 2015-02-05 | 2 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #13907 from owncloud/enhance-sqlite-warning | Bernhard Posselt | 2015-02-05 | 2 | -3/+18 |
|\ \ \ | | | | | | | | | enhance sqlite warning on admin page as well as during setup | ||||
| * | | | enhance sqlite warning on admin page as well as during setup - fixes #13906 | Thomas Müller | 2015-02-04 | 2 | -3/+18 |
| | | | | |||||
* | | | | Merge pull request #13918 from owncloud/add-warning-for-54 | Lukas Reschke | 2015-02-05 | 1 | -0/+8 |
|\ \ \ \ | | | | | | | | | | | Show warning for PHP versions older than 5.4.0 | ||||
| * | | | | Show warning for PHP versions older than 5.4.0 | Lukas Reschke | 2015-02-05 | 1 | -0/+8 |
|/ / / / | | | | | | | | | | | | | We can't check the PHP version in the installer since base.php already used 5.4 syntax. Thus for a better UX we show a simple warning instead of a fatal PHP error. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-05 | 8 | -38/+134 |
| | | | | |||||
* | | | | 8.0.0 RC2v8.0.0RC2 | Frank Karlitschek | 2015-02-04 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #13897 from owncloud/fix-13644 | blizzz | 2015-02-04 | 1 | -1/+6 |
|\ \ \ | | | | | | | | | fix user loading | ||||
| * | | | fix user loading | Arthur Schiwon | 2015-02-04 | 1 | -1/+6 |
| | |/ | |/| | |||||
* | | | Merge pull request #13894 from owncloud/revert-13892-disable-autocomplete | Lukas Reschke | 2015-02-04 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Revert "Disable autocomplete for SMTP Password" | ||||
| * | | | Revert "Disable autocomplete for SMTP Password" | Clark Tomlinson | 2015-02-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #13892 from owncloud/disable-autocomplete | Clark Tomlinson | 2015-02-04 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Disable autocomplete for SMTP Password | ||||
| * | | | Disable autocomplete for SMTP Password | Lukas Reschke | 2015-02-04 | 1 | -1/+1 |
|/ / / | | | | | | | | | | While really nearly no modern browser cares about it anymore too much it's still not wrong to have it here (and also stops some automated scanners reporting this...) | ||||
* | | | Merge pull request #13881 from owncloud/upload_to_root_of_mountpoint | Björn Schießle | 2015-02-04 | 2 | -0/+27 |
|\ \ \ | | | | | | | | | detect root of mountpoint also if the trailing slash is missed | ||||
| * | | | detect root of mountpoint also if the trailing slash is missed | Bjoern Schiessle | 2015-02-04 | 2 | -0/+27 |
| | |/ | |/| | |||||
* | | | Merge pull request #13849 from owncloud/ldap-oc8-update | blizzz | 2015-02-04 | 2 | -49/+1 |
|\ \ \ | |_|/ |/| | | no update routine needed from OC 7 to 8 | ||||
| * | | no update routine needed from OC 7 to 8 | Arthur Schiwon | 2015-02-03 | 2 | -49/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-04 | 26 | -32/+226 |
| | | | |||||
* | | | Merge pull request #13843 from owncloud/fix-files-disabled | Thomas Müller | 2015-02-03 | 5 | -2/+65 |
|\ \ \ | |_|/ |/| | | Fix disabled files app | ||||
| * | | enabled disabled files app in repair step | Morris Jobke | 2015-02-03 | 4 | -2/+54 |
| | | | |||||
| * | | Disallow disabling of files app | Morris Jobke | 2015-02-03 | 3 | -2/+13 |
| | | | |||||
* | | | Merge pull request #13791 from owncloud/extstorage-fixdavexceptions | Thomas Müller | 2015-02-03 | 1 | -0/+22 |
|\ \ \ | |_|/ |/| | | Fix DAV exceptions, some will still return false now |