Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add question about code signing status | Lukas Reschke | 2016-01-15 | 1 | -0/+8 |
| | | | | | Let's ask the users to paste the signing status of their ownCloud instance. I went this way instead of simply asking "Has your instance passed code signing?" as a lot of users would probably simply answer "Yes" here. If they paste the results of http://example.org/index.php/settings/integrity/failed the expected output is "No errors have been found.". Everything else indicates they tampered with their installation. | ||||
* | Remove steps for ownCloud 6 | Joas Schilling | 2015-12-11 | 1 | -6/+4 |
| | |||||
* | Fix the sample occ config call | Joas Schilling | 2015-12-11 | 1 | -1/+1 |
| | |||||
* | Add example command to the issue_template.md | Joas Schilling | 2015-07-07 | 1 | -0/+6 |
| | |||||
* | Add occ app:list and ldap:show-config to issue_template.md | RealRancor | 2015-07-04 | 1 | -1/+15 |
| | |||||
* | Merge pull request #10830 from Finkregh/patch-1 | Lukas Reschke | 2015-02-24 | 1 | -0/+11 |
|\ | | | | | add question about user-backend | ||||
| * | add howto dump the ldap-backends' configuration | Oluf Lorenzen | 2014-09-03 | 1 | -0/+9 |
| | | |||||
| * | add question about user-backend | Oluf Lorenzen | 2014-09-03 | 1 | -0/+2 |
| | | |||||
* | | Also add secret | Lukas Reschke | 2014-12-19 | 1 | -1/+1 |
|/ | |||||
* | Removed quota question | Vincent Petry | 2014-02-17 | 1 | -2/+0 |
| | |||||
* | Added boldening of entries for readability | Vincent Petry | 2014-01-22 | 1 | -13/+18 |
| | |||||
* | Added explicit quota + encryption questions | Vincent Petry | 2014-01-22 | 1 | -1/+5 |
| | |||||
* | Moved steps to reproduce to the top | Vincent Petry | 2014-01-22 | 1 | -5/+5 |
| | | | | | | This prevents people to put their steps into the "Expected" section. It is better to first read the steps to find out how users reached the issue, then see what was expected and actually happened. | ||||
* | Added entry with ext storage info | Vincent Petry | 2013-12-18 | 1 | -0/+2 |
| | |||||
* | request a bit more data for bug reports | Frank Karlitschek | 2013-12-03 | 1 | -1/+7 |
| | |||||
* | Updated browser log | Lukas Reschke | 2013-01-12 | 1 | -4/+5 |
| | |||||
* | Adding database to server config | Thomas Müller | 2013-01-12 | 1 | -1/+5 |
| | |||||
* | Typos | Lukas Reschke | 2013-01-11 | 1 | -2/+2 |
| | |||||
* | Add server operating system to template | Lukas Reschke | 2013-01-11 | 1 | -1/+1 |
| | | | Thanks @eMerzh, could be especially needed as there are some platform specific issues like filename encoding under MS Windows | ||||
* | Add a space behind the #### | Lukas Reschke | 2013-01-11 | 1 | -4/+4 |
| | | | Makes it at least better readable for me. | ||||
* | Uneeded newline | Lukas Reschke | 2013-01-11 | 1 | -2/+0 |
| | |||||
* | Remove : | Lukas Reschke | 2013-01-11 | 1 | -4/+4 |
| | |||||
* | Add ownCloud version | Lukas Reschke | 2013-01-11 | 1 | -0/+2 |
| | |||||
* | Create issue_template.md | Lukas Reschke | 2013-01-11 | 1 | -0/+41 |