aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/test/js
Commit message (Expand)AuthorAgeFilesLines
* make web tests timezone-proofStas Vilchik2015-04-022-2/+2
* SONAR-6215 make it possible to resize the workspace windowStas Vilchik2015-04-021-3/+1
* make the test timezone-proofStas Vilchik2015-04-021-1/+1
* SONAR-6331 update the style of the overview pageStas Vilchik2015-04-011-15/+3
* update alertsStas Vilchik2015-04-011-0/+96
* SONAR-6364 Display CLOSED issues on top of the component viewerStas Vilchik2015-03-311-0/+65
* SONAR-6331 add a sqale ratingStas Vilchik2015-03-311-1/+2
* SONAR-6331 refactor overview pageStas Vilchik2015-03-311-0/+98
* ignore screenshots from testsStas Vilchik2015-03-311-1/+0
* format numbers in the issue filter widgetStas Vilchik2015-03-302-40/+40
* show warning when find a duplication in a removed componentStas Vilchik2015-03-271-2/+49
* update process spinnersStas Vilchik2015-03-241-0/+167
* fix reactivation of a custom ruleStas Vilchik2015-03-231-5/+78
* SONAR-6215 apply feedbackStas Vilchik2015-03-201-6/+245
* Merge pull request #160 from SonarSource/feature/filter-similar-issuesStas Vilchik2015-03-201-0/+56
|\
| * SONAR-5968 add testsStas Vilchik2015-03-191-0/+56
* | SONAR-6236 do not show resolved and closed issues when query has unresolved c...Stas Vilchik2015-03-191-0/+55
|/
* apply workspace feedbackStas Vilchik2015-03-181-0/+51
* add web tests for coding rules pageStas Vilchik2015-03-181-0/+352
* add web tests for rule activation from the listStas Vilchik2015-03-181-0/+206
* fix manual rule reactivationStas Vilchik2015-03-171-4/+70
* add some web testsStas Vilchik2015-03-172-0/+435
* stabilize execution of web tests on windowsStas Vilchik2015-03-173-10/+12
* fix web testStas Vilchik2015-03-161-4/+2
* add nav web testsStas Vilchik2015-03-121-0/+367
* clean up testsStas Vilchik2015-03-1131-1/+246
* move l10n mock to the expressStas Vilchik2015-03-1136-63/+63
* disable web tests with browser popupsStas Vilchik2015-03-113-0/+0
* SONAR-6234 apply feedbackStas Vilchik2015-03-111-0/+71
* fix web testsStas Vilchik2015-03-112-2/+3
* SONAR-5726 apply feedbackStas Vilchik2015-03-102-34/+94
* SONAR-6228 show dependencies details inside a modal windowStas Vilchik2015-03-091-7/+8
* rewrite dsm appStas Vilchik2015-03-091-3/+51
* fix web tests after css refactoringStas Vilchik2015-03-062-2/+1
* SONAR-5726 SONAR-6234 cover some corner cases, add testsStas Vilchik2015-03-042-0/+1074
* add some tests of the component viewerStas Vilchik2015-03-043-0/+207
* generate js coverage report from casperjs testsStas Vilchik2015-03-0432-0/+2605