aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2603 provide a dedicated settings page to generate server keysimonbrandhof2011-09-091-1/+6
* SONAR-1091 New properties and category 'Duplications'Evgeny Mandrikov2011-09-091-3/+28
* SONAR-2714 Reorganize core properties into categoriesSimon Brandhof2011-08-181-0/+31
* SONAR-2655 define toString() on all the hibernate modelsSimon Brandhof2011-08-1611-60/+110
* SONAR-2694 Provide a new optional 'category' attribute on the @Property annot...Simon Brandhof2011-08-151-0/+5
* SONAR-2692 API: allow plugins to auto-disable on server startupsimonbrandhof2011-08-112-2/+44
* SONAR-2603 generate server key at startupSimon Brandhof2011-08-092-0/+15
* SONAR-2627 False-positive flags disappear after second analysis runSimon Brandhof2011-08-041-7/+20
* Deactivate test HttpDownloaderTestsimonbrandhof2011-08-021-3/+1
* Some code improvementsSimon Brandhof2011-08-024-5/+9
* Fix new violationsSimon Brandhof2011-08-023-13/+13
* SONAR-75 Remove unused French GWT properties + add method Metric.Builder#setU...Simon Brandhof2011-08-011-2/+22
* SONAR-75 Improve i18n APISimon Brandhof2011-07-291-54/+0
* Add convenient factory methods ResourceQuery#create(String resourceKey) and R...Simon Brandhof2011-07-281-0/+7
* Fix label of metric commented_out_code_linesSimon Brandhof2011-07-281-1/+1
* SONAR-2596 Add unit testsEvgeny Mandrikov2011-07-282-0/+84
* SONAR-2644 Rule name should be optional in XML declaration filesSimon Brandhof2011-07-264-10/+9
* SONAR-2634 new_*_violations and *_violations metrics are not qualitativeSimon Brandhof2011-07-261-11/+11
* Fix CloseReviewsDecorator for Derby and move Review entity from sonar-plugin-...Evgeny Mandrikov2011-07-261-143/+0
* SONAR-75 define locale for violation messagessimonbrandhof2011-07-252-23/+12
* SONAR-2607 Provide email notifications on review changesEvgeny Mandrikov2011-07-251-1/+58
* Add method findById to UserFinder and make it available as BatchComponentEvgeny Mandrikov2011-07-251-1/+4
* SONAR-2006 Allow to select manual measures in filters treemapSimon Brandhof2011-07-221-2/+2
* SONAR-2607 Provide email notifications on review changesEvgeny Mandrikov2011-07-222-2/+34
* SONAR-2635 Add new type of widget property : METRICSimon Brandhof2011-07-221-1/+5
* SONAR-2634 The tendency icon of the 'violations' metric should not be colorizedSimon Brandhof2011-07-221-1/+1
* Add property 'sonar.core.serverBaseURL'Evgeny Mandrikov2011-07-221-0/+11
* SONAR-2599 First draft of settings for notifications in user profileEvgeny Mandrikov2011-07-202-0/+10
* SONAR-2596,SONAR-2600 Improve notification mechanismEvgeny Mandrikov2011-07-205-0/+296
* SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURESSimon Brandhof2011-07-121-172/+0
* SONAR-2604 Default value for properties "sonar.java.source" and "sonar.java.t...Evgeny Mandrikov2011-07-121-8/+5
* Cleanup temp files generated by CommandExecutorTest.javaSimon Brandhof2011-07-071-0/+3
* SONAR-2469 extensions annotated with @InstantiationStrategy(BATCH) should acc...Simon Brandhof2011-07-071-0/+5
* SONAR-2574 API: configure the working directory used by org.sonar.api.utils.c...Simon Brandhof2011-07-056-9/+55
* 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-1020-1968/+0
|\
| * SONAR-2414 remove the Clouds page written in GWTsimonbrandhof2011-06-0820-1968/+0
| * Fix compatibility with ant taskSimon Brandhof2011-06-082-12/+1