aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/test
Commit message (Expand)AuthorAgeFilesLines
* add some tests for the source viewerStas Vilchik2015-04-2228-260/+2936
* refactor "Web Service API" pageStas Vilchik2015-04-214-0/+301
* SONAR-6005 add markdown testsStas Vilchik2015-04-201-0/+62
* SONAR-6138 Access favorites from user's menu of the top navbarStas Vilchik2015-04-202-1/+24
* SONAR-6265 Allow modification of rule filter using rule propertiesStas Vilchik2015-04-202-0/+80
* SONAR-5851 show number of associated projectsStas Vilchik2015-04-201-5/+5
* SONAR-5851 show exportersStas Vilchik2015-04-202-0/+29
* SONAR-6210 add a rule description in the workspaceStas Vilchik2015-04-174-0/+157
* SONAR-5851 add profiles testStas Vilchik2015-04-171-0/+53
* SONAR-5851 fix the testStas Vilchik2015-04-171-1/+1
* SONAR-5851 filter list of profiles by languageStas Vilchik2015-04-171-0/+79
* SONAR-6406 add activation severity facet on the rules pageStas Vilchik2015-04-172-0/+34
* SONAR-5851 fix profile restoringStas Vilchik2015-04-171-0/+47
* add some web testsStas Vilchik2015-04-161-16/+107
* fix timezone failure of web tests, againStas Vilchik2015-04-161-1/+1
* fix timezone failure of web testsStas Vilchik2015-04-161-2/+2
* Revert "SONAR-6364 Display CLOSED issues on top of the component viewer"Stas Vilchik2015-04-154-362/+0
* SONAR-5851 use importers when create a profileStas Vilchik2015-04-153-4/+86
* SONAR-5851 add comparisonStas Vilchik2015-04-152-0/+197
* SONAR-5851 use user's permissions to display available actionsStas Vilchik2015-04-143-1/+93
* SONAR-5851 test requestStas Vilchik2015-04-141-15/+40
* SONAR-5851 fix when load next page of filtered changelogStas Vilchik2015-04-141-35/+52
* SONAR-5851 add changelog permalinkStas Vilchik2015-04-141-617/+655
* SONAR-5851 add changelog filtersStas Vilchik2015-04-141-623/+622
* SONAR-5851 add changelogStas Vilchik2015-04-143-0/+113
* SONAR-5851 improve code qualityStas Vilchik2015-04-141-0/+43
* SONAR-5851 refactor profile forms idsStas Vilchik2015-04-141-5/+5
* improve code coverageStas Vilchik2015-04-131-0/+151
* add some testsStas Vilchik2015-04-133-0/+164
* SONAR-5851 replace old profiles page with new oneStas Vilchik2015-04-132-11/+11
* cover formatMeasure with testsStas Vilchik2015-04-102-1/+169
* SONAR-5851 add inheritance detailsStas Vilchik2015-04-108-1/+411
* SONAR-5851 update copy actionStas Vilchik2015-04-102-5/+10
* SONAR-5851 add testsStas Vilchik2015-04-1011-0/+787
* SONAR-6401 Bulk rule (de)activation confirmation should show languageStas Vilchik2015-04-091-0/+2
* revert SONAR-6331Stas Vilchik2015-04-096-402/+0
* SONAR-6331 apply feedbackStas Vilchik2015-04-084-12/+11
* 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-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