aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Add the method org.sonar.api.rules.Violation#isNew()simonbrandhof2011-06-291-0/+21
* Fix loading of extensions which extend abstract classesSimon Brandhof2011-06-232-2/+9
* Fix potential lock on Windows ?Simon Brandhof2011-06-221-1/+4
* SONAR-75 Document i18n API as experimental (postponed to v2.10)Simon Brandhof2011-06-212-105/+11
* SONAR-2497 Merge i18n plugin with coreSimon Brandhof2011-06-211-2/+2
* SONAR-2525 Stop displaying the SCM revision number in the TimeMachine serviceEvgeny Mandrikov2011-06-211-0/+1
* SONAR-2505 support measure variationsSimon Brandhof2011-06-213-0/+12
* Fix violationsEvgeny Mandrikov2011-06-201-0/+1
* SONAR-2505 support tracking of violations on dry runsSimon Brandhof2011-06-172-18/+17
* Add Javadocs to Metric.BuilderEvgeny Mandrikov2011-06-161-4/+31
* SONAR-75 Apply first version of contribution by www.serli.comSimon Brandhof2011-06-132-0/+208
* Fix license headerssimonbrandhof2011-06-101-0/+19
* Add javadoc to org.sonar.api.platform.PluginRepositorysimonbrandhof2011-06-101-0/+5
* Merge remote branch 'upstream/master'simonbrandhof2011-06-1021-1991/+0
|\
| * SONAR-2414 remove the Clouds page written in GWTsimonbrandhof2011-06-0821-1991/+0
| * Fix compatibility with ant taskSimon Brandhof2011-06-082-12/+1
| * Clone properties when creating ProjectDefinitionSimon Brandhof2011-06-072-1/+12
* | SONAR-2507 Batch must load plugins without connecting to databasesimonbrandhof2011-06-105-2/+72
|/
* Fix recursive loop in ProjectDefinition#setSourceDirs()Simon Brandhof2011-06-071-2/+8
* Do not allow to change ProjectDefinition#propertiesSimon Brandhof2011-06-072-13/+11
* Allow the extension ProjectBuilder to change the source directories of root m...Simon Brandhof2011-06-064-36/+68
* Add ProjectDefinition#resetSourceDirs() and resetTestDirs()Simon Brandhof2011-06-032-0/+30
* SONAR-2497 Add batch properties to include/exclude plugins to loadSimon Brandhof2011-06-031-0/+2
* Fix unit test on windowsSimon Brandhof2011-06-031-9/+8
* Allow to manually define source files to analyzeSimon Brandhof2011-06-034-43/+165
* SONAR-1922 Improve UI for profile changelogEvgeny Mandrikov2011-06-012-33/+18
* SONAR-2487 Do not analyse bytecode, when property "sonar.skipDesign" set to "...Evgeny Mandrikov2011-06-011-0/+6
* Fix loading of metric formulas when defined in pluginsSimon Brandhof2011-05-313-2/+36
* SONAR-2164 Add an option to skip package design analysisEvgeny Mandrikov2011-05-301-0/+8
* SONAR-2485 Best value should be set for lcom4 to 1Evgeny Mandrikov2011-05-301-0/+1
* Fix violationsEvgeny Mandrikov2011-05-297-8/+8
* SONAR-2468 add a better sample of ProjectBuildersimonbrandhof2011-05-271-7/+32
* Add some javadocsimonbrandhof2011-05-272-4/+12
* SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuildersimonbrandhof2011-05-276-0/+561
* SONAR-1922 Add a kind of version control for quality profilesEvgeny Mandrikov2011-05-277-0/+359
* SONAR-2469 fix typo in name of InstantiationStrategy classsimonbrandhof2011-05-261-3/+3
* SONAR-2469 refactor Modulesimonbrandhof2011-05-253-14/+46
* Add missing Javadocs for Metric.BuilderEvgeny Mandrikov2011-05-241-6/+9
* SONAR-2464 Metric.Builder must set best and worst values when type percentEvgeny Mandrikov2011-05-232-0/+20
* Use factory Metric.Builder instead of Metric constructorEvgeny Mandrikov2011-05-211-157/+498
* SONAR-2432 Tune best and worst values for coverage metricsEvgeny Mandrikov2011-05-201-0/+6
* Upgrade to version 2.9-SNAPSHOTsimonbrandhof2011-05-131-1/+1
* Add Javadocs for CoreMetricsEvgeny Mandrikov2011-05-111-0/+25
* Temporarily downgrade version to 2.8-SNAPSHOTsimonbrandhof2011-05-101-1/+1
* Fix CommandExecutorTest.java test on Windowssimonbrandhof2011-05-101-1/+3
* Upgrade version to 2.9-SNAPSHOTsimonbrandhof2011-05-091-1/+1
* Release 2.8-RC2simonbrandhof2011-05-091-1/+1
* Try to fix CommandExecutorTest on Windowssimonbrandhof2011-05-091-1/+1
* Improve the test CommandExecutorTest#shouldStopWithTimeout for slow boxessimonbrandhof2011-05-061-1/+0
* Reduce technical debtsimonbrandhof2011-05-0513-1/+44