Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | SONAR-6236 do not show resolved and closed issues when query has unresolved ↵ | Stas Vilchik | 2015-03-19 | 3 | -0/+92 | |
| | | | | | | | | | | | | criterion | |||||
* | | | fix select2 in rule bulk change | Stas Vilchik | 2015-03-19 | 1 | -1/+2 | |
| | | | ||||||
* | | | fix process.fail message | Stas Vilchik | 2015-03-19 | 1 | -2/+8 | |
| |/ |/| | ||||||
* | | fix quality flaws | Stas Vilchik | 2015-03-18 | 1 | -1/+0 | |
| | | ||||||
* | | apply workspace feedback | Stas Vilchik | 2015-03-18 | 9 | -33/+128 | |
| | | ||||||
* | | add web tests for coding rules page | Stas Vilchik | 2015-03-18 | 11 | -1/+1526 | |
| | | ||||||
* | | add web tests for rule activation from the list | Stas Vilchik | 2015-03-18 | 7 | -0/+1032 | |
| | | ||||||
* | | Move migration 774 to 773 | Julien Lancelot | 2015-03-18 | 1 | -0/+0 | |
| | | ||||||
* | | Merge branch-5.1 | Julien Lancelot | 2015-03-18 | 15 | -77/+100 | |
|\| | ||||||
| * | extract settings links in the context nav | Stas Vilchik | 2015-03-17 | 3 | -13/+35 | |
| | | ||||||
| * | Improve db migration from 5.0 and indexing step at server startup | Simon Brandhof | 2015-03-17 | 4 | -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 nav | Stas Vilchik | 2015-03-17 | 3 | -3/+6 | |
| | | ||||||
| * | Merge multiple issues column requests alter into one request | Julien Lancelot | 2015-03-17 | 7 | -54/+41 | |
| | | ||||||
| * | better highlighting of active navigation item in the project context | Stas Vilchik | 2015-03-16 | 2 | -3/+12 | |
| | | ||||||
* | | fix manual rule reactivation | Stas Vilchik | 2015-03-17 | 3 | -7/+75 | |
| | | ||||||
* | | add some web tests | Stas Vilchik | 2015-03-17 | 11 | -9/+2629 | |
| | | ||||||
* | | SONAR-6261 Persist events in compute stack | Julien Lancelot | 2015-03-17 | 7 | -15/+128 | |
| | | ||||||
* | | stabilize execution of web tests on windows | Stas Vilchik | 2015-03-17 | 4 | -11/+13 | |
| | | ||||||
* | | fix web test | Stas Vilchik | 2015-03-16 | 2 | -20/+21 | |
| | | ||||||
* | | show duration of unfinished analysis reports | Stas Vilchik | 2015-03-16 | 1 | -2/+2 | |
| | | ||||||
* | | SONAR-6264 apply feedback | Stas Vilchik | 2015-03-16 | 2 | -0/+10 | |
| | | ||||||
* | | better highlighting of active navigation item in the project context | Stas Vilchik | 2015-03-16 | 2 | -3/+12 | |
| | | ||||||
* | | fix concurrency in the global search | Stas Vilchik | 2015-03-16 | 1 | -1/+4 | |
| | | ||||||
* | | SONAR-6264 apply feedback | Stas Vilchik | 2015-03-16 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-6285 add a home page for global issues | Stas Vilchik | 2015-03-16 | 10 | -6/+296 | |
| | | ||||||
* | | try to increase timeout for web tests | Stas Vilchik | 2015-03-16 | 1 | -4/+1 | |
| | | ||||||
* | | remove extra logging of web tests, do not fail fast during analysis | Stas Vilchik | 2015-03-13 | 1 | -5/+2 | |
| | | ||||||
* | | fix lcov report for windows | Stas Vilchik | 2015-03-13 | 1 | -4/+4 | |
| | | ||||||
* | | try to fix execution of web tests on windows | Stas Vilchik | 2015-03-13 | 2 | -3/+10 | |
| | | ||||||
* | | SONAR-6262 Fix display of links in components page | Julien Lancelot | 2015-03-13 | 2 | -8/+8 | |
| | | ||||||
* | | add extra logging for web tests | Stas Vilchik | 2015-03-13 | 2 | -2/+2 | |
| | | ||||||
* | | Revert "disable parallel execution of web tests with coverage" | Stas Vilchik | 2015-03-13 | 1 | -0/+1 | |
| | | | | | | | | This reverts commit 5e95dbff2a6673c93ad42b647f424d36e145672e. | |||||
* | | fix ui issues with warnings | Stas Vilchik | 2015-03-12 | 8 | -43/+41 | |
| | | ||||||
* | | disable parallel execution of web tests with coverage | Stas Vilchik | 2015-03-12 | 1 | -1/+0 | |
| | | ||||||
* | | add nav web tests | Stas Vilchik | 2015-03-12 | 4 | -2/+408 | |
| | | ||||||
* | | SONAR-6262 Add project_links.component_uuid column | Julien Lancelot | 2015-03-12 | 6 | -5/+102 | |
| | | ||||||
* | | fix workspace header | Stas Vilchik | 2015-03-12 | 1 | -0/+2 | |
| | | ||||||
* | | isolate workspace scrolling | Stas Vilchik | 2015-03-12 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #147 from SonarSource/feature/faster-web-test | Stas Vilchik | 2015-03-12 | 48 | -119/+380 | |
|\ \ | | | | | | | faster web test | |||||
| * | | enable parallel execution for tests with coverage, stabilize coverage reporting | Stas Vilchik | 2015-03-12 | 2 | -1/+4 | |
| | | | ||||||
| * | | clean up tests | Stas Vilchik | 2015-03-11 | 38 | -35/+251 | |
| | | | ||||||
| * | | move l10n mock to the express | Stas Vilchik | 2015-03-11 | 46 | -77/+90 | |
| | | | ||||||
| * | | narrow the served static resources | Stas Vilchik | 2015-03-11 | 2 | -14/+43 | |
| | | | ||||||
| * | | disable web tests with browser popups | Stas Vilchik | 2015-03-11 | 3 | -0/+0 | |
| | | | ||||||
* | | | fix alert in manual rule creation modal | Stas Vilchik | 2015-03-12 | 2 | -2/+1 | |
| | | | ||||||
* | | | deprecate some css | Stas Vilchik | 2015-03-12 | 4 | -157/+136 | |
|/ / | ||||||
* | | SONAR-6234 apply feedback | Stas Vilchik | 2015-03-11 | 3 | -4/+123 | |
| | | ||||||
* | | fix web tests | Stas Vilchik | 2015-03-11 | 2 | -2/+3 | |
| | | ||||||
* | | remove some usages of deprecated css | Stas Vilchik | 2015-03-10 | 14 | -33/+35 | |
| | | ||||||
* | | clean up alerts | Stas Vilchik | 2015-03-10 | 14 | -65/+58 | |
| | |