Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6945 apply feedback | Stas Vilchik | 2015-12-04 | 1 | -1/+7 |
| | |||||
* | set duplications threshold for 20% on the overview pages | Stas Vilchik | 2015-12-04 | 2 | -2/+2 |
| | |||||
* | fix formatting of WORK_DUR measures | Stas Vilchik | 2015-12-04 | 2 | -2/+4 |
| | |||||
* | SONAR-6946 apply feedback | Stas Vilchik | 2015-12-04 | 2 | -1/+5 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-12-04 | 2 | -2/+2 |
| | |||||
* | SONAR-7069 apply feedback | Stas Vilchik | 2015-12-04 | 1 | -3/+3 |
| | |||||
* | SONAR-6997 less confusing of type key paar in logs | Sébastien Lesaint | 2015-12-04 | 3 | -7/+6 |
| | |||||
* | SONAR-6997 add VisitException and show current Component info in logs | Sébastien Lesaint | 2015-12-04 | 7 | -10/+143 |
| | |||||
* | SONAR-6925 add missing index on ce_activity.is_last_key | Sébastien Lesaint | 2015-12-04 | 1 | -0/+32 |
| | |||||
* | SONAR-6925 cancelled tasks must not be the last task for a component | Sébastien Lesaint | 2015-12-04 | 1 | -0/+21 |
| | |||||
* | SONAR-6995 CEQueueStatus get method should not modify state | Sébastien Lesaint | 2015-12-04 | 5 | -97/+105 |
| | | | | | and they should not required the CEQueueStatusImpl object to be initialized either this way, monitoring can query the metrics of CEQueueStatus through JMX even before the object is initialized | ||||
* | SONAR-6900 WS api/ce/task improve description | Teryk Bellahsene | 2015-12-04 | 1 | -3/+5 |
| | |||||
* | Merge pull request #665 from SonarSource/feature/drop-dashboards | Stas Vilchik | 2015-12-04 | 8 | -355/+53 |
|\ | | | | | SONAR-7030 Drop most default hardcoded built-in dashboards | ||||
| * | SONAR-7030 Drop most default hardcoded built-in dashboards | Stas Vilchik | 2015-12-02 | 8 | -355/+53 |
| | | |||||
* | | SONAR-6956 Index issues by project | Julien Lancelot | 2015-12-03 | 8 | -28/+274 |
| | | | | | | | | When computing a report of a project, instead of indexing all changed issues, only updated issues from the project are now indexed. | ||||
* | | SONAR-6884 Update existing collation columns on MsSQL | Julien Lancelot | 2015-12-03 | 1 | -0/+33 |
| | | |||||
* | | SONAR-6884 Create and update columns on MsSQL with collation | Julien Lancelot | 2015-12-03 | 1 | -1/+3 |
| | | |||||
* | | reorder measure on the debt project page | Stas Vilchik | 2015-12-03 | 2 | -3/+3 |
| | | |||||
* | | drop useless test | Stas Vilchik | 2015-12-03 | 1 | -18/+0 |
| | | |||||
* | | improve position of axis labels on bubble charts on the overview page | Stas Vilchik | 2015-12-03 | 1 | -2/+6 |
| | | |||||
* | | fix search on the update center page | Stas Vilchik | 2015-12-03 | 1 | -4/+4 |
| | | |||||
* | | apply different ui feedback on the overview page | Stas Vilchik | 2015-12-03 | 17 | -57/+514 |
| | | |||||
* | | SONAR-7068 apply feedback | Stas Vilchik | 2015-12-03 | 1 | -1/+48 |
| | | |||||
* | | SONAR-7063 apply feedback | Stas Vilchik | 2015-12-03 | 1 | -1/+2 |
| | | |||||
* | | SONAR-7027 do not try and compute variations of developer measures | Sébastien Lesaint | 2015-12-03 | 2 | -15/+47 |
| | | |||||
* | | SONAR-7027 add&retrieve raw measure for dev in MeasureRepositoryRule | Sébastien Lesaint | 2015-12-03 | 1 | -2/+11 |
| | | |||||
* | | SONAR-7060 CeQueueInitializer must initialize after plugins | Sébastien Lesaint | 2015-12-02 | 3 | -19/+40 |
| | | |||||
* | | SONAR-7088 faster consumption of pending tasks in CE | Sébastien Lesaint | 2015-12-02 | 7 | -32/+519 |
| | | |||||
* | | SONAR-7068 improve alignment of measure on the overview page | Stas Vilchik | 2015-12-02 | 4 | -26/+57 |
| | | |||||
* | | improve display of overview pages when no coverage or duplications details ↵ | Stas Vilchik | 2015-12-02 | 2 | -1/+27 |
| | | | | | | | | available | ||||
* | | do not display overview pages for developers | Stas Vilchik | 2015-12-02 | 2 | -6/+16 |
| | | |||||
* | | SONAR-6890 Wrong link while drilling down from quality gate widget to new issues | Stas Vilchik | 2015-12-02 | 1 | -1/+1 |
| | | |||||
* | | SONAR-7090 Filter project permissions by qualifier in the UI | Stas Vilchik | 2015-12-02 | 4 | -6/+56 |
| | | |||||
* | | SONAR-7034 WS ce/task works for users with the 'Execute Analysis' permission | Teryk Bellahsene | 2015-12-02 | 2 | -21/+41 |
| | | |||||
* | | Rename api/ce actions for consistency | Teryk Bellahsene | 2015-12-02 | 19 | -43/+43 |
| | | |||||
* | | SONAR-7084 Analysis do not fail when a component do not have a path | Teryk Bellahsene | 2015-12-02 | 2 | -67/+73 |
|/ | |||||
* | SONAR-7078 Open drilldown on "Technical Debt on New code" when failed ↵ | Stas Vilchik | 2015-12-02 | 2 | -2/+8 |
| | | | | condition is "Technical Debt Ratio on New Code" | ||||
* | SONAR-7059 improve project navigation | Stas Vilchik | 2015-12-01 | 1 | -20/+15 |
| | |||||
* | small fixes on the overview page | Stas Vilchik | 2015-12-01 | 1 | -1/+1 |
| | |||||
* | improve display of coverage overview | Stas Vilchik | 2015-12-01 | 3 | -110/+165 |
| | |||||
* | improve display of project navigation | Stas Vilchik | 2015-12-01 | 6 | -164/+105 |
| | |||||
* | SONAR-7099 Drop the "Compare" link at project level | Stas Vilchik | 2015-12-01 | 1 | -4/+0 |
| | |||||
* | improve display of leak period label on the detailed overview pages | Stas Vilchik | 2015-12-01 | 2 | -2/+7 |
| | |||||
* | SONAR-7064 add link from ncloc histogram to drilldown | Stas Vilchik | 2015-12-01 | 2 | -6/+38 |
| | |||||
* | SONAR-7063 Show events history in the project overview page | Stas Vilchik | 2015-12-01 | 8 | -2/+218 |
| | |||||
* | SONAR-7054 use ws-client in batch | Simon Brandhof | 2015-11-30 | 8 | -36/+37 |
| | |||||
* | add equals and hashcode to Period class | Sébastien Lesaint | 2015-11-30 | 1 | -2/+24 |
| | |||||
* | move PeriodResolver out of LoadPeriodsStep | Sébastien Lesaint | 2015-11-30 | 2 | -190/+218 |
| | | | | so that it can be used by Developer Cockpit | ||||
* | SONAR-7062 SONAR-7016 improve timeline on detailed overview pages | Stas Vilchik | 2015-11-30 | 4 | -6/+112 |
| | |||||
* | fix treemap test | Stas Vilchik | 2015-11-30 | 1 | -1/+2 |
| |