Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6370 drop core plugin | Simon Brandhof | 2015-05-28 | 3 | -99/+0 |
| | | | | | The core plugin was highly coupled with core, so it did not respect classloader isolation as other plugins. | ||||
* | SONAR-6370 move properties out of core plugin | Simon Brandhof | 2015-05-28 | 2 | -227/+2 |
| | |||||
* | SONAR-6370 move the remaining extensions out of core plugin | Simon Brandhof | 2015-05-28 | 12 | -506/+2 |
| | |||||
* | SONAR-6370 move batch extensions out of core plugin | Simon Brandhof | 2015-05-28 | 63 | -5404/+1 |
| | | | | Decorators temporarily moved to package org.sonar.batch.compute of sonar-batch. | ||||
* | SONAR-6370 move server extensions out of core plugin | Simon Brandhof | 2015-05-28 | 90 | -5748/+1 |
| | |||||
* | SONAR-6567 disable extension point NotificationDispatcher in batch | Simon Brandhof | 2015-05-22 | 2 | -2/+5 |
| | | | | Currently it's only removed from API. Will be removed from batch after that events are in Compute Engine (for change of quality gate status) | ||||
* | SONAR-6278 Stop relying on graph to store tests | Julien HENRY | 2015-05-21 | 7 | -18/+18 |
| | |||||
* | Move @BatchSide and @ServerSide to appropriate packages | Simon Brandhof | 2015-05-20 | 1 | -2/+2 |
| | |||||
* | change web structure: separate components | Stas Vilchik | 2015-05-19 | 2 | -2/+2 |
| | |||||
* | SONAR-6553 SONAR-6554 Drop the web part of the design space | Stas Vilchik | 2015-05-19 | 2 | -2/+1 |
| | |||||
* | update the links color inside issues widget | Stas Vilchik | 2015-05-15 | 1 | -10/+10 |
| | |||||
* | Remove duplication | David Gageot | 2015-05-12 | 1 | -8/+1 |
| | |||||
* | SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponent | Julien HENRY | 2015-05-11 | 2 | -5/+5 |
| | |||||
* | SONAR-6370 isolate plugin classloader from core | Simon Brandhof | 2015-05-11 | 5 | -15/+0 |
| | |||||
* | Redundant imports | David Gageot | 2015-05-07 | 2 | -5/+0 |
| | |||||
* | Redundant throws clause in tests | David Gageot | 2015-05-07 | 3 | -8/+8 |
| | |||||
* | SONAR-6457 Feed dependencies in batch report | Julien HENRY | 2015-05-05 | 4 | -21/+13 |
| | |||||
* | Cleanup batch side from specific code for devcockpit and views | Julien HENRY | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | SONAR-6392 Drop measure trends | Simon Brandhof | 2015-04-23 | 14 | -631/+102 |
| | |||||
* | sanitize batch protocol domains relating to use of singular/plural | Teryk Bellahsene | 2015-04-20 | 2 | -11/+16 |
| | |||||
* | SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute report | Julien HENRY | 2015-03-31 | 5 | -13/+13 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2015-03-27 | 1 | -4/+3 |
| | |||||
* | SONAR-6317 Feed SCM in compute report - batch side | Julien HENRY | 2015-03-26 | 5 | -63/+160 |
| | |||||
* | SONAR-6234 apply feedback | Stas Vilchik | 2015-03-20 | 2 | -12/+42 |
| | |||||
* | SONAR-6243 apply feedback | Stas Vilchik | 2015-03-20 | 1 | -7/+17 |
| | |||||
* | SONAR-6234 apply feedback | Stas Vilchik | 2015-03-18 | 2 | -14/+2 |
| | |||||
* | SONAR-6261 Persist events in compute stack | Julien Lancelot | 2015-03-17 | 2 | -3/+3 |
| | |||||
* | Fix quality flaws | Jean-Baptiste Lievremont | 2015-03-11 | 1 | -10/+11 |
| | |||||
* | SONAR-6236 Put back widgets on default "Issues" dashboard, based on new ↵ | Jean-Baptiste Lievremont | 2015-03-10 | 3 | -10/+100 |
| | | | | issue filter widget | ||||
* | Merge branch 'master' into branch-5.2 | Stas Vilchik | 2015-03-09 | 1 | -2/+2 |
|\ | | | | | | | | | | | Conflicts: server/sonar-server/src/main/java/org/sonar/server/platform/ServerComponents.java server/sonar-web/src/main/less/components.less | ||||
| * | SONAR-5077 Change label "Other" -> "Unknown" | Julien HENRY | 2015-03-09 | 1 | -2/+2 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2015-03-06 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.1-RC15.1-RC1 | Eric Hartmann | 2015-03-06 | 1 | -1/+1 |
| | | |||||
* | | SONAR-6206 Manual Measures of type String are not displayed in the Custom ↵ | Julien Lancelot | 2015-03-05 | 1 | -1/+1 |
| | | | | | | | | Measure widget | ||||
* | | SONAR-6136 add TODOs for widget replacements | Stas Vilchik | 2015-03-05 | 1 | -0/+8 |
| | | |||||
* | | SONAR-6136 remove hardcoded Issues widgets | Stas Vilchik | 2015-03-05 | 11 | -319/+1 |
| | | | | | | | | | | | | | | - Unresolved Issues by status - Unresolved Issues by assignee - False Positive Issues - My Unresolved Issues | ||||
* | | SONAR-6159 drop the most violated rules widget | Stas Vilchik | 2015-03-05 | 3 | -162/+0 |
| | | |||||
* | | SONAR-6234 fix widget name | Stas Vilchik | 2015-03-04 | 1 | -1/+1 |
| | | |||||
* | | SONAR-6234 add project issue filter widget | Stas Vilchik | 2015-03-04 | 3 | -0/+96 |
| | | |||||
* | | SONAR-5726 add global issue filter widget | Stas Vilchik | 2015-03-04 | 2 | -20/+35 |
| | | |||||
* | | Automatic merge from master | Jenkins CI | 2015-03-03 | 5 | -204/+14 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: fix source viewer test Add search the ability to search for rules by profiles in RubyRuleService Needed to fix SQALE-269 SONAR-5884 show ut and it coverage separately SONAR-5884 show ut and it coverage separately SONAR-5884 Apply feedback on unit test and field names SONAR-5884 Replace overall coverage with UT coverage, add IT coverage info Revert "SONAR-6202 Compute overall coverage on all files" SONAR-5077 Display ncloc of files with no language in size widget SONAR-6233 Searching for rules without debt characteristic is not working fix bug with extra duplicated line in the popup fix bug with extra duplicated line Fix quality flaws update events widget Update version of Git and SVN plugins to 1.0 | ||||
| * | Revert "SONAR-6202 Compute overall coverage on all files" | Julien HENRY | 2015-03-02 | 3 | -197/+0 |
| | | | | | | | | | | | | | | This reverts commit eac465bea9f5bf89a7beb8036e4d8eea4723f421. Conflicts: plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/CorePlugin.java | ||||
| * | SONAR-5077 Display ncloc of files with no language in size widget | Julien HENRY | 2015-03-02 | 1 | -6/+13 |
| | | |||||
| * | update events widget | Stas Vilchik | 2015-03-02 | 1 | -1/+1 |
| | | |||||
* | | Update pom to 5.2-SNAPSHOT | Julien Lancelot | 2015-02-27 | 1 | -1/+1 |
|/ | |||||
* | Fix typo | Julien HENRY | 2015-02-25 | 1 | -62/+7 |
| | |||||
* | Revert SONAR-5772 | Julien HENRY | 2015-02-20 | 3 | -213/+0 |
| | |||||
* | SONAR-6202 Compute overall coverage on all files | Julien HENRY | 2015-02-19 | 3 | -1/+199 |
| | |||||
* | SONAR-5772 Force coverage measure computation by default | Julien HENRY | 2015-02-19 | 3 | -10/+48 |
| | |||||
* | SONAR-5772 Force coverage measure computation by default | Julien HENRY | 2015-02-19 | 22 | -143/+186 |
| |