aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
...
* | | SONAR-6236 do not show resolved and closed issues when query has unresolved ↵Stas Vilchik2015-03-193-0/+92
| | | | | | | | | | | | criterion
* | | fix select2 in rule bulk changeStas Vilchik2015-03-191-1/+2
| | |
* | | fix process.fail messageStas Vilchik2015-03-191-2/+8
| |/ |/|
* | fix quality flawsStas Vilchik2015-03-181-1/+0
| |
* | apply workspace feedbackStas Vilchik2015-03-189-33/+128
| |
* | add web tests for coding rules pageStas Vilchik2015-03-1811-1/+1526
| |
* | add web tests for rule activation from the listStas Vilchik2015-03-187-0/+1032
| |
* | Move migration 774 to 773Julien Lancelot2015-03-181-0/+0
| |
* | Merge branch-5.1Julien Lancelot2015-03-1815-77/+100
|\|
| * extract settings links in the context navStas Vilchik2015-03-173-13/+35
| |
| * Improve db migration from 5.0 and indexing step at server startupSimon Brandhof2015-03-174-7/+18
| | | | | | | | | | | | | | | | * Parallel bulk indexing of documents into Elasticsearch * reduce memory consumption when building JSON requests * no need to change type of column PROJECT_MEASURES.MEASURE_DATE as it is not used * fix created_at/updated_at fields of manual_measure when saved from Rails * remove usage of deprecated delete-by-query
| * improve the display of dashboard in the context navStas Vilchik2015-03-173-3/+6
| |
| * Merge multiple issues column requests alter into one requestJulien Lancelot2015-03-177-54/+41
| |
| * better highlighting of active navigation item in the project contextStas Vilchik2015-03-162-3/+12
| |
* | fix manual rule reactivationStas Vilchik2015-03-173-7/+75
| |
* | add some web testsStas Vilchik2015-03-1711-9/+2629
| |
* | SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-177-15/+128
| |
* | stabilize execution of web tests on windowsStas Vilchik2015-03-174-11/+13
| |
* | fix web testStas Vilchik2015-03-162-20/+21
| |
* | show duration of unfinished analysis reportsStas Vilchik2015-03-161-2/+2
| |
* | SONAR-6264 apply feedbackStas Vilchik2015-03-162-0/+10
| |
* | better highlighting of active navigation item in the project contextStas Vilchik2015-03-162-3/+12
| |
* | fix concurrency in the global searchStas Vilchik2015-03-161-1/+4
| |
* | SONAR-6264 apply feedbackStas Vilchik2015-03-161-1/+1
| |
* | SONAR-6285 add a home page for global issuesStas Vilchik2015-03-1610-6/+296
| |
* | try to increase timeout for web testsStas Vilchik2015-03-161-4/+1
| |
* | remove extra logging of web tests, do not fail fast during analysisStas Vilchik2015-03-131-5/+2
| |
* | fix lcov report for windowsStas Vilchik2015-03-131-4/+4
| |
* | try to fix execution of web tests on windowsStas Vilchik2015-03-132-3/+10
| |
* | SONAR-6262 Fix display of links in components pageJulien Lancelot2015-03-132-8/+8
| |
* | add extra logging for web testsStas Vilchik2015-03-132-2/+2
| |
* | Revert "disable parallel execution of web tests with coverage"Stas Vilchik2015-03-131-0/+1
| | | | | | | | This reverts commit 5e95dbff2a6673c93ad42b647f424d36e145672e.
* | fix ui issues with warningsStas Vilchik2015-03-128-43/+41
| |
* | disable parallel execution of web tests with coverageStas Vilchik2015-03-121-1/+0
| |
* | add nav web testsStas Vilchik2015-03-124-2/+408
| |
* | SONAR-6262 Add project_links.component_uuid columnJulien Lancelot2015-03-126-5/+102
| |
* | fix workspace headerStas Vilchik2015-03-121-0/+2
| |
* | isolate workspace scrollingStas Vilchik2015-03-121-0/+1
| |
* | Merge pull request #147 from SonarSource/feature/faster-web-testStas Vilchik2015-03-1248-119/+380
|\ \ | | | | | | faster web test
| * | enable parallel execution for tests with coverage, stabilize coverage reportingStas Vilchik2015-03-122-1/+4
| | |
| * | clean up testsStas Vilchik2015-03-1138-35/+251
| | |
| * | move l10n mock to the expressStas Vilchik2015-03-1146-77/+90
| | |
| * | narrow the served static resourcesStas Vilchik2015-03-112-14/+43
| | |
| * | disable web tests with browser popupsStas Vilchik2015-03-113-0/+0
| | |
* | | fix alert in manual rule creation modalStas Vilchik2015-03-122-2/+1
| | |
* | | deprecate some cssStas Vilchik2015-03-124-157/+136
|/ /
* | SONAR-6234 apply feedbackStas Vilchik2015-03-113-4/+123
| |
* | fix web testsStas Vilchik2015-03-112-2/+3
| |
* | remove some usages of deprecated cssStas Vilchik2015-03-1014-33/+35
| |
* | clean up alertsStas Vilchik2015-03-1014-65/+58
| |