aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-6234 apply feedbackStas Vilchik2015-03-202-12/+42
|
* SONAR-6243 apply feedbackStas Vilchik2015-03-201-7/+17
|
* SONAR-6234 apply feedbackStas Vilchik2015-03-182-14/+2
|
* SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-172-3/+3
|
* Fix quality flawsJean-Baptiste Lievremont2015-03-111-10/+11
|
* SONAR-6236 Put back widgets on default "Issues" dashboard, based on new ↵Jean-Baptiste Lievremont2015-03-103-10/+100
| | | | issue filter widget
* Merge branch 'master' into branch-5.2Stas Vilchik2015-03-093-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 projectsJulien HENRY2015-03-092-19/+62
| |
| * SONAR-5077 Change label "Other" -> "Unknown"Julien HENRY2015-03-091-2/+2
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-064-4/+4
| |
| * [maven-release-plugin] prepare release 5.1-RC15.1-RC1Eric Hartmann2015-03-064-4/+4
| |
* | SONAR-6206 Manual Measures of type String are not displayed in the Custom ↵Julien Lancelot2015-03-051-1/+1
| | | | | | | | Measure widget
* | SONAR-6136 add TODOs for widget replacementsStas Vilchik2015-03-051-0/+8
| |
* | SONAR-6136 remove hardcoded Issues widgetsStas Vilchik2015-03-0511-319/+1
| | | | | | | | | | | | | | - Unresolved Issues by status - Unresolved Issues by assignee - False Positive Issues - My Unresolved Issues
* | SONAR-6159 drop the most violated rules widgetStas Vilchik2015-03-053-162/+0
| |
* | SONAR-6234 fix widget nameStas Vilchik2015-03-041-1/+1
| |
* | SONAR-6234 add project issue filter widgetStas Vilchik2015-03-043-0/+96
| |
* | SONAR-5726 add global issue filter widgetStas Vilchik2015-03-042-20/+35
| |
* | Automatic merge from masterJenkins CI2015-03-035-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 HENRY2015-03-023-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 widgetJulien HENRY2015-03-021-6/+13
| |
| * update events widgetStas Vilchik2015-03-021-1/+1
| |
* | Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-274-4/+4
|/
* Fix typoJulien HENRY2015-02-251-62/+7
|
* Fix some quality flawsSimon Brandhof2015-02-231-8/+9
|
* SONAR-6175 Validate that offsets provided for highlighting and symbol ↵Julien HENRY2015-02-201-1/+1
| | | | reference are val
* SONAR-5931 Add a tester class for SensorContextJulien HENRY2015-02-202-47/+19
|
* SONAR-5931 Cleanup symbol reference APIJulien HENRY2015-02-202-10/+24
|
* SONAR-5931 Cleanup highlighting APIJulien HENRY2015-02-202-8/+11
|
* Revert SONAR-5772Julien HENRY2015-02-203-213/+0
|
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-205-5/+5
|
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-193-3/+6
|
* SONAR-5931 Remove beta test APIJulien HENRY2015-02-195-447/+0
|
* SONAR-6202 Compute overall coverage on all filesJulien HENRY2015-02-193-1/+199
|
* SONAR-5772 Force coverage measure computation by defaultJulien HENRY2015-02-193-10/+48
|
* SONAR-5772 Force coverage measure computation by defaultJulien HENRY2015-02-1922-143/+186
|
* SONAR-5772 Force coverage measure computation by defaultJulien HENRY2015-02-1919-26/+169
|
* SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-197-21/+21
|
* Fix some quality flawsJulien HENRY2015-02-192-1/+2
|
* SONAR-5385 Some widget links are broken when apache is configured with ↵Stas Vilchik2015-02-187-7/+7
| | | | AllowEncodedSlashes On
* SONAR-6163 - timezones - events migrationTeryk Bellahsene2015-02-171-1/+1
|
* SONAR-5521 apply feedbackStas Vilchik2015-02-171-12/+16
|
* SONAR-5521 apply feedbackStas Vilchik2015-02-171-2/+2
|
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-166-119/+124
|
* SONAR-6000 Merge cpd core plugin into the batchJulien HENRY2015-02-1623-2174/+0
|
* Restore deprecated methods on Resource APIJulien HENRY2015-02-113-1/+88
|
* SONAR-4400 Issue tag cloud widget handles differential periodsJean-Baptiste Lievremont2015-02-111-6/+18
|
* SONAR-5183 timezones - project_measures and manual_measures migrationsTeryk Bellahsene2015-02-111-3/+4
|
* Revert move of Period component since it is used by devcockpitJulien HENRY2015-02-113-6/+6
|
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-1027-69/+81
|