aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6331 update the style of the overview pageStas Vilchik2015-04-011-15/+3
* update alertsStas Vilchik2015-04-012-0/+111
* SONAR-6364 Display CLOSED issues on top of the component viewerStas Vilchik2015-03-314-0/+362
* SONAR-6331 add a sqale ratingStas Vilchik2015-03-312-1/+16
* SONAR-6331 refactor overview pageStas Vilchik2015-03-317-1/+401
* 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-272-2/+79
* update process spinnersStas Vilchik2015-03-244-0/+199
* fix reactivation of a custom ruleStas Vilchik2015-03-232-5/+112
* SONAR-6215 apply feedbackStas Vilchik2015-03-204-6/+350
* Merge pull request #160 from SonarSource/feature/filter-similar-issuesStas Vilchik2015-03-203-0/+438
|\
| * SONAR-5968 add testsStas Vilchik2015-03-193-0/+438
* | SONAR-6236 do not show resolved and closed issues when query has unresolved c...Stas Vilchik2015-03-192-0/+87
|/
* apply workspace feedbackStas Vilchik2015-03-181-0/+51
* add web tests for coding rules pageStas Vilchik2015-03-1810-0/+1525
* add web tests for rule activation from the listStas Vilchik2015-03-187-0/+1032
* fix manual rule reactivationStas Vilchik2015-03-171-4/+70
* add some web testsStas Vilchik2015-03-179-0/+2627
* stabilize execution of web tests on windowsStas Vilchik2015-03-174-11/+13
* fix web testStas Vilchik2015-03-161-4/+2
* try to increase timeout for web testsStas Vilchik2015-03-161-4/+1
* try to fix execution of web tests on windowsStas Vilchik2015-03-131-1/+4
* add extra logging for web testsStas Vilchik2015-03-131-0/+1
* add nav web testsStas Vilchik2015-03-123-0/+406
* enable parallel execution for tests with coverage, stabilize coverage reportingStas Vilchik2015-03-121-1/+3
* clean up testsStas Vilchik2015-03-1138-35/+251
* move l10n mock to the expressStas Vilchik2015-03-1145-77/+85
* narrow the served static resourcesStas Vilchik2015-03-112-14/+43
* disable web tests with browser popupsStas Vilchik2015-03-113-0/+0
* SONAR-6234 apply feedbackStas Vilchik2015-03-112-0/+103
* fix web testsStas Vilchik2015-03-112-2/+3
* SONAR-5726 apply feedbackStas Vilchik2015-03-103-34/+138
* SONAR-6228 show dependencies details inside a modal windowStas Vilchik2015-03-091-7/+8
* rewrite dsm appStas Vilchik2015-03-092-3/+52
* do not instrument 3rd-party libraries and templatesStas Vilchik2015-03-061-2/+13
* fix web tests after css refactoringStas Vilchik2015-03-062-2/+1
* SONAR-5726 SONAR-6234 cover some corner cases, add testsStas Vilchik2015-03-0421-1/+1911
* add some tests of the component viewerStas Vilchik2015-03-0415-210/+625
* generate js coverage report from casperjs testsStas Vilchik2015-03-04156-0/+34631