aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-testing-harness
Commit message (Expand)AuthorAgeFilesLines
* Thread-safe JsonComparisonSimon Brandhof2015-03-201-7/+3
* Fix some quality flawsSimon Brandhof2015-03-201-9/+14
* Complete javadocSimon Brandhof2015-03-201-0/+13
* Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert.Simon Brandhof2015-03-207-2/+581
* Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
* Replace fest-assert by assertJSimon Brandhof2015-01-102-4/+4
* Fix quality flawsSimon Brandhof2015-01-061-9/+3
* Fix quality flawsSimon Brandhof2015-01-061-2/+7
* Profile dbTests enables only the tests involving a databaseSimon Brandhof2014-12-101-0/+27
* Upgrade version to 5.1-SNAPSHOTEric Hartmann2014-12-091-1/+1
* Shared elasticsearch instance for server testsSimon Brandhof2014-11-302-0/+24
* Add missing @Override annotationsSimon Brandhof2014-10-101-0/+2
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-309-216/+88
|\
| * Maven profiles for each technical stackSimon Brandhof2014-09-309-216/+88
| * Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-291-1/+1
| * Release 4.54.5Eric Hartmann2014-09-291-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-1/+1
| * [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-1/+1
* | Automatic merge from branch-4.5Jenkins CI2014-09-251-0/+16
|\|
| * SONAR-4898 add missing testsSimon Brandhof2014-09-251-0/+16
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-161-1/+1
| * [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-161-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-081-1/+1
| * [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-081-1/+1
* | Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-041-1/+1
|/
* Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEADJenkins CI2014-07-091-2/+1
|\
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-07-081-1/+1
| * [maven-release-plugin] prepare release 4.4-RC24.4-RC2Eric Hartmann2014-07-081-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-07-021-1/+1
| * [maven-release-plugin] prepare release 4.4-RC14.4-RC1Eric Hartmann2014-07-021-3/+2
* | Upgrade to 4.5-SNAPSHOTEric Hartmann2014-07-021-1/+1
|/
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-202-24/+29
* Complete WebService with new param metadataSimon Brandhof2014-04-251-229/+0
* Remove some usage of TestUtilsSimon Brandhof2014-04-231-17/+0
* Remove the class MoreConditions from sonar-testing-harnessSimon Brandhof2014-04-232-180/+0
* Remove XMLUnit from sonar-testing-harnessSimon Brandhof2014-04-233-98/+3
* Upgrade to 4.4-SNAPSHOTEric Hartmann2014-04-181-1/+1
* SONAR-5128 Package a release version of sonar-channelSimon Brandhof2014-03-142-64/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1117-17/+17
* Upgrade version to 4.3-SNAPSHOTEric Hartmann2014-02-241-1/+1
* Revert "RuleRepositoryTestHelper is back"Simon Brandhof2014-02-202-72/+0
* RuleRepositoryTestHelper is backSimon Brandhof2014-02-202-0/+72
* Change signature of TestUtils#isSimilarXml()Simon Brandhof2014-02-111-3/+8
* Fix quality flawsJulien Lancelot2014-02-062-1/+24
* Fix some quality flawsSimon Brandhof2014-02-021-3/+4
* SONAR-5010 fix handling of HTTP statusSimon Brandhof2014-01-271-19/+10
* SONAR-4326 Provide webservices to add/remove tags on a ruleJean-Baptiste Lievremont2014-01-241-0/+12
* SONAR-5010 improve WS APISimon Brandhof2014-01-241-9/+17
* SONAR-5010 improve testability of web service and fix media type of responseSimon Brandhof2014-01-242-13/+233
* Sanitize sonar-testing-harnessSimon Brandhof2014-01-235-87/+36
/48297/stable25 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/issue_template.md
blob: ec14a8b34638951f6843f1f91becbbfa6db7abe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
### Steps to reproduce
1.
2.
3.

### Expected behaviour
Tell us what should happen

### Actual behaviour
Tell us what happens instead

### Server configuration
**Operating system**:

**Web server:**

**Database:**

**PHP version:**

**ownCloud version:** (see ownCloud admin page)

**Updated from an older ownCloud or fresh install:**

**List of activated apps:**

**The content of config/config.php:**

```
Insert your config.php content here
(Without the database password and passwordsalt)
```

**Are you using external storage, if yes which one:** local/smb/sftp/...

**Are you using encryption:** yes/no

### Client configuration
**Browser:**

**Operating system:**

### Logs
#### Web server error log
```
Insert your webserver log here
```

#### ownCloud log (data/owncloud.log)
```
Insert your ownCloud log here
```

#### Browser log
```
Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log 
c) ...
```