Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redundant throws clause in tests | David Gageot | 2015-05-07 | 65 | -227/+227 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-05-07 | 1 | -3/+3 |
| | |||||
* | Restore partial support of RuleQuery in RuleFinder to fix issue with Groovy ↵ | Julien HENRY | 2015-05-06 | 1 | -2/+2 |
| | | | | plugin | ||||
* | SONAR-6457 Feed dependencies in batch report | Julien HENRY | 2015-05-05 | 3 | -5/+3 |
| | |||||
* | Cleanup batch side from specific code for devcockpit and views | Julien HENRY | 2015-05-04 | 1 | -19/+0 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-04-30 | 1 | -0/+2 |
| | |||||
* | Improve error handling in ZipUtils | Simon Brandhof | 2015-04-30 | 1 | -8/+16 |
| | | | | java.io.File#listFiles() hides IO errors by returning null ! | ||||
* | SONAR-6428 WS to get component navigation information | Jean-Baptiste Lievremont | 2015-04-28 | 1 | -0/+4 |
| | |||||
* | SONAR-6278 Feed tests in compute report | Julien HENRY | 2015-04-27 | 3 | -0/+22 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-04-27 | 2 | -6/+7 |
| | |||||
* | SONAR-6430 add plugin source revision to JSON response | Sébastien Lesaint | 2015-04-27 | 1 | -0/+2 |
| | | | | information added to response of WS listing installed pluging and pending operations on plugins | ||||
* | Fix quality flaws | Simon Brandhof | 2015-04-24 | 2 | -0/+3 |
| | |||||
* | SONAR-6392 Drop measure trends | Simon Brandhof | 2015-04-23 | 5 | -26/+19 |
| | |||||
* | SONAR-6200 New Sensor API to report UT/IT/Overall coverage | Julien HENRY | 2015-04-22 | 13 | -6/+439 |
| | |||||
* | Speed up highlighting on batch side | Julien HENRY | 2015-04-22 | 1 | -1/+5 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-04-22 | 2 | -3/+7 |
| | |||||
* | SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_id | Julien Lancelot | 2015-04-21 | 1 | -13/+17 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-04-20 | 1 | -0/+3 |
| | |||||
* | SONAR-6433 Stop supporting the concept of "group/ecosystem" of plugins | Simon Brandhof | 2015-04-20 | 1 | -0/+7 |
| | |||||
* | SONAR-3676 add flag to not serialize empty strings to JSON | Sébastien Lesaint | 2015-04-17 | 2 | -5/+55 |
| | |||||
* | Fix quality flaws | Jean-Baptiste Lievremont | 2015-04-17 | 1 | -1/+6 |
| | |||||
* | Remove coupling of sonar-plugin-api on Guava 10 | Simon Brandhof | 2015-04-16 | 33 | -853/+104 |
| | | | | in order to prepare upgrade to Guava 18 in core codebase | ||||
* | Fix some quality flaws | Julien HENRY | 2015-04-16 | 1 | -0/+21 |
| | |||||
* | SONAR-6408 Restore PostJob execution in preview mode | Julien HENRY | 2015-04-14 | 13 | -12/+394 |
| | |||||
* | Deprecate CoverageExtension | Julien HENRY | 2015-04-13 | 1 | -3/+2 |
| | |||||
* | Restore old behavior for InputFile::lines() -> returns 1 for empty files | Julien HENRY | 2015-04-13 | 4 | -16/+25 |
| | |||||
* | 'Days since last commit' metric in platform out of the box - SONAR-6353 | Teryk Bellahsene | 2015-04-08 | 1 | -0/+12 |
| | |||||
* | Fix regression during local issue tracking on empty files | Julien HENRY | 2015-04-08 | 2 | -2/+29 |
| | |||||
* | SONAR-6277 Feed file sources in compute report | Julien HENRY | 2015-04-07 | 1 | -19/+19 |
| | |||||
* | SONAR-6339 Feed Coverage in compute report | Julien HENRY | 2015-04-07 | 1 | -0/+52 |
| | |||||
* | SONAR-6253 Add lines count in report | Julien HENRY | 2015-04-07 | 3 | -28/+8 |
| | |||||
* | Fix quality flaws in API | Simon Brandhof | 2015-04-03 | 28 | -74/+32 |
| | |||||
* | Pull define(...) method into a dedicated interface | Jean-Baptiste Lievremont | 2015-04-03 | 2 | -6/+27 |
| | |||||
* | Add more details when there is a failure to store highlighting | Julien HENRY | 2015-04-03 | 1 | -1/+8 |
| | |||||
* | Use random timezone when executing tests from maven | Simon Brandhof | 2015-04-02 | 1 | -1/+1 |
| | | | | This allows to fail-fast if a test is heavily coupled with local timezone. | ||||
* | SONAR-6319 Fix perf regression for highlighting | Julien HENRY | 2015-04-01 | 2 | -21/+22 |
| | |||||
* | SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute report | Julien HENRY | 2015-03-31 | 20 | -94/+1162 |
| | |||||
* | Revert "Remove all deprecated Violation APIs" | Julien Lancelot | 2015-03-27 | 7 | -4/+556 |
| | | | | This reverts commit 5446d877b4e67f2f32ac869e76d9ad02ca226773. | ||||
* | Remove all deprecated Violation APIs | Julien HENRY | 2015-03-27 | 7 | -556/+4 |
| | |||||
* | Fix quality flaw | Simon Brandhof | 2015-03-27 | 1 | -1/+3 |
| | |||||
* | SONAR-6317 Feed SCM in compute report - batch side | Julien HENRY | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-26 | 1 | -23/+84 |
|\ | | | | | | | | | | | * origin/branch-5.1: Improve javadoc of org.sonar.api.utils.log.Logger apply rules feedback | ||||
| * | Improve javadoc of org.sonar.api.utils.log.Logger | Simon Brandhof | 2015-03-25 | 1 | -23/+84 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2015-03-23 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.1-RC25.1-RC2 | Eric Hartmann | 2015-03-23 | 1 | -1/+1 |
| | | |||||
* | | Improve HttpDownloaderTest for travis environment | Simon Brandhof | 2015-03-25 | 1 | -1/+1 |
| | | | | | | | | Replace localhost by 0.0.0.0 | ||||
* | | Increase timeout of HttpDownloaderTest | Simon Brandhof | 2015-03-25 | 1 | -2/+2 |
| | | |||||
* | | SONAR-6275 Feed measures in compute report | Julien HENRY | 2015-03-23 | 6 | -87/+15 |
| | | |||||
* | | Fix some quality flaws | Simon Brandhof | 2015-03-20 | 2 | -0/+11 |
| | | |||||
* | | fix quality flaws (2nd edition) | Teryk Bellahsene | 2015-03-20 | 1 | -2/+0 |
| | |