aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/test/json
Commit message (Collapse)AuthorAgeFilesLines
* add some tests for the source viewerStas Vilchik2015-04-2219-21/+2441
|
* refactor "Web Service API" pageStas Vilchik2015-04-212-0/+56
|
* SONAR-6138 Access favorites from user's menu of the top navbarStas Vilchik2015-04-201-0/+14
|
* SONAR-6265 Allow modification of rule filter using rule propertiesStas Vilchik2015-04-201-0/+30
|
* SONAR-5851 show exportersStas Vilchik2015-04-201-0/+8
|
* SONAR-6210 add a rule description in the workspaceStas Vilchik2015-04-172-0/+72
|
* SONAR-5851 fix the testStas Vilchik2015-04-171-1/+1
|
* SONAR-6406 add activation severity facet on the rules pageStas Vilchik2015-04-171-0/+33
|
* Revert "SONAR-6364 Display CLOSED issues on top of the component viewer"Stas Vilchik2015-04-153-297/+0
| | | | This reverts commit d7315be8b112d68924d25261fcceb5450aafd5c7.
* SONAR-5851 use importers when create a profileStas Vilchik2015-04-152-0/+22
|
* SONAR-5851 add comparisonStas Vilchik2015-04-151-0/+99
|
* SONAR-5851 use user's permissions to display available actionsStas Vilchik2015-04-142-0/+24
|
* SONAR-5851 add changelogStas Vilchik2015-04-142-0/+41
|
* add some testsStas Vilchik2015-04-132-0/+76
|
* SONAR-5851 add inheritance detailsStas Vilchik2015-04-107-0/+293
|
* SONAR-5851 update copy actionStas Vilchik2015-04-101-0/+8
|
* SONAR-5851 add testsStas Vilchik2015-04-109-0/+293
|
* revert SONAR-6331Stas Vilchik2015-04-094-299/+0
|
* SONAR-6331 apply feedbackStas Vilchik2015-04-082-3/+3
|
* SONAR-6364 Display CLOSED issues on top of the component viewerStas Vilchik2015-03-313-0/+297
|
* SONAR-6331 add a sqale ratingStas Vilchik2015-03-311-0/+14
|
* SONAR-6331 refactor overview pageStas Vilchik2015-03-314-0/+285
|
* show warning when find a duplication in a removed componentStas Vilchik2015-03-271-0/+30
|
* fix reactivation of a custom ruleStas Vilchik2015-03-231-0/+34
|
* SONAR-6215 apply feedbackStas Vilchik2015-03-203-0/+105
|
* Merge pull request #160 from SonarSource/feature/filter-similar-issuesStas Vilchik2015-03-202-0/+382
|\ | | | | SONAR-5968 Allow modification of issue filter using issue properties
| * SONAR-5968 add testsStas Vilchik2015-03-192-0/+382
| |
* | SONAR-6236 do not show resolved and closed issues when query has unresolved ↵Stas Vilchik2015-03-191-0/+32
|/ | | | criterion
* add web tests for coding rules pageStas Vilchik2015-03-189-0/+1173
|
* add web tests for rule activation from the listStas Vilchik2015-03-186-0/+826
|
* add some web testsStas Vilchik2015-03-177-0/+2192
|
* add nav web testsStas Vilchik2015-03-121-0/+34
|
* SONAR-6234 apply feedbackStas Vilchik2015-03-111-0/+32
|
* SONAR-5726 apply feedbackStas Vilchik2015-03-101-0/+44
|
* SONAR-5726 SONAR-6234 cover some corner cases, add testsStas Vilchik2015-03-0417-0/+828
|
* add some tests of the component viewerStas Vilchik2015-03-0412-210/+418
|
* generate js coverage report from casperjs testsStas Vilchik2015-03-04114-0/+31642