aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Release 4.54.5Eric Hartmann2014-09-291-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-1/+1
* [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-1/+1
* Try to improve stability of CommandExecutorTestSimon Brandhof2014-09-251-4/+4
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-161-1/+1
* [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-161-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-081-1/+1
* [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-081-1/+1
* Try to fix unit test on WindowsJulien HENRY2014-09-031-4/+3
* SONAR-5576 Display coverage exclusions in logsJulien HENRY2014-09-021-1/+4
* Improve code coverageJulien HENRY2014-09-021-0/+39
* Improve code coverageJulien HENRY2014-09-023-5/+72
* Fix some quality flawsJulien HENRY2014-09-013-9/+22
* Add helper to filter measures by rule keyJulien Lancelot2014-08-281-1/+5
* Improve UT coverageJulien HENRY2014-08-273-0/+128
* Fix some quality flawsJulien HENRY2014-08-2714-61/+99
* SONAR-5528 Improve performance of syntax highlighting APIJulien HENRY2014-08-251-1/+1
* SONAR-5417 Load project referentials using WSJulien HENRY2014-08-251-0/+1
* SONAR-5343 Replace "Branch coverage" by "Condition coverage"Julien Lancelot2014-08-123-20/+20
* SONAR-5518 Remove the property sonar.embeddedDatabase.dataDirSimon Brandhof2014-08-071-1/+0
* SONAR-5389 Improve duplication APIJulien HENRY2014-08-017-10/+297
* Merge remote-tracking branch 'origin/branch-4.4'Eric Hartmann2014-08-012-1/+17
|\
| * Update version to 4.4.1-SNAPSHOTEric Hartmann2014-07-311-1/+1
| * Release 4.44.4Eric Hartmann2014-07-311-1/+1
| * Fix regression on created(Before|After) on api/issues/search WSJean-Baptiste Lievremont2014-07-302-1/+17
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-07-171-1/+1
| * [maven-release-plugin] prepare release 4.4-RC34.4-RC3Eric Hartmann2014-07-171-1/+1
| * Fix stability of CommandExecutorTestSimon Brandhof2014-07-112-8/+3
* | SONAR-5513 Fix typoJulien HENRY2014-07-311-1/+1
* | SONAR-5513 Deprecate measure duplication_data and provide alternative to dev ...Julien HENRY2014-07-312-1/+26
* | Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-317-3/+121
|\ \
| * | SONAR-5389 New duplication APIJulien HENRY2014-07-307-3/+121
* | | Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-291-1/+0
|\| |
| * | SONAR-5492 Remove ability to configure JDBC driver class nameSimon Brandhof2014-07-281-1/+0
* | | Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-2512-4/+322
|\| |
| * | SONAR-5389 Port symbolizable API to new batch APIJulien HENRY2014-07-248-2/+209
| * | Fix some quality flawsJulien HENRY2014-07-241-2/+2
| * | SONAR-5389 Support syntax highlighting in the new sensor APIJulien HENRY2014-07-244-0/+111
* | | Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-2414-41/+76
|\| |
| * | SONAR-5389 Do not expose rule name in active rule as we may drop it soonJulien HENRY2014-07-243-9/+2
| * | SONAR-5417 Add rule name to active ruleJulien HENRY2014-07-234-0/+23
| * | SONAR-5389 Reset measure and issue builders after creation of object to allow...Julien HENRY2014-07-2310-40/+59
* | | SONAR-4898 remove duplicated classes and usage of SONAR_HOMESimon Brandhof2014-07-231-6/+0
|/ /
* | Use a LinkedHashMap to ease assertions in unit testsJulien HENRY2014-07-221-1/+1
* | Add medium test for InputDirJulien HENRY2014-07-222-0/+4
* | SONAR-5389 Allow to find an active rule by internal keyJulien HENRY2014-07-223-11/+34
* | SONAR-5389 Allow to create issues on directories and to override severity on ...Julien HENRY2014-07-229-44/+131
* | SONAR-5389 Add InputDir concept in batch APIJulien HENRY2014-07-226-2/+255
* | SONAR-5389 Rename Analyzer -> SensorJulien HENRY2014-07-212-7/+7
* | SONAR-5319 Return SQALE Rating and SQALE Debt ratio in /api/component/app WSJulien Lancelot2014-07-211-1/+1