Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 4 | -12/+12 |
| | |||||
* | 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 |
| | |||||
* | Fix some other quality flaws | Simon Brandhof | 2015-04-30 | 1 | -1/+1 |
| | |||||
* | SONAR-6278 Feed tests in compute report | Julien HENRY | 2015-04-27 | 3 | -0/+247 |
| | |||||
* | SONAR-6392 Drop measure trends | Simon Brandhof | 2015-04-23 | 14 | -631/+102 |
| | |||||
* | SONAR-6200 New Sensor API to report UT/IT/Overall coverage | Julien HENRY | 2015-04-22 | 8 | -0/+533 |
| | |||||
* | sanitize batch protocol domains relating to use of singular/plural | Teryk Bellahsene | 2015-04-20 | 2 | -11/+16 |
| | |||||
* | SONAR-6408 Restore PostJob execution in preview mode | Julien HENRY | 2015-04-14 | 5 | -5/+101 |
| | |||||
* | SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute report | Julien HENRY | 2015-03-31 | 6 | -16/+19 |
| | |||||
* | 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 | 3 | -21/+64 |
|\ | | | | | | | | | | | Conflicts: server/sonar-server/src/main/java/org/sonar/server/platform/ServerComponents.java server/sonar-web/src/main/less/components.less | ||||
| * | SONAR-6250 Fix use of sonar.branch on dotnet projects | Julien HENRY | 2015-03-09 | 2 | -19/+62 |
| | | |||||
| * | 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 | 4 | -4/+4 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.1-RC15.1-RC1 | Eric Hartmann | 2015-03-06 | 4 | -4/+4 |
| | | |||||
* | | 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 | 4 | -4/+4 |
|/ | |||||
* | Fix typo | Julien HENRY | 2015-02-25 | 1 | -62/+7 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2015-02-23 | 1 | -8/+9 |
| | |||||
* | SONAR-6175 Validate that offsets provided for highlighting and symbol ↵ | Julien HENRY | 2015-02-20 | 1 | -1/+1 |
| | | | | reference are val | ||||
* | SONAR-5931 Add a tester class for SensorContext | Julien HENRY | 2015-02-20 | 2 | -47/+19 |
| | |||||
* | SONAR-5931 Cleanup symbol reference API | Julien HENRY | 2015-02-20 | 2 | -10/+24 |
| | |||||
* | SONAR-5931 Cleanup highlighting API | Julien HENRY | 2015-02-20 | 2 | -8/+11 |
| | |||||
* | Revert SONAR-5772 | Julien HENRY | 2015-02-20 | 3 | -213/+0 |
| | |||||
* | SONAR-5931 Cleanup new issue API | Julien HENRY | 2015-02-20 | 5 | -5/+5 |
| | |||||
* | SONAR-5931 Cleanup new issue API | Julien HENRY | 2015-02-19 | 3 | -3/+6 |
| | |||||
* | SONAR-5931 Remove beta test API | Julien HENRY | 2015-02-19 | 5 | -447/+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 |
| |