aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersSimon Brandhof2013-04-22158-632/+632
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-21158-474/+474
* SONAR-3159 Properties sub-categories, sort and descriptionJulien HENRY2013-04-191-12/+25
* SONAR-3755 rename Issue#message() to description()Simon Brandhof2013-04-192-5/+5
* SONAR-3755 ability to change issues during batch (first step)Simon Brandhof2013-04-171-1/+120
* SONAR-3755 support the parameter "rules" in /api/issues/searchSimon Brandhof2013-04-173-15/+95
* Fix IssuePersisterTestSimon Brandhof2013-04-173-2/+105
* SONAR-3755 Add componentRoots filter to select issues from component and its ...Julien Lancelot2013-04-161-0/+18
* SONAR-3755 JRuby API for issuesSimon Brandhof2013-04-121-27/+17
* SONAR-3755 refactor IssueFinderSimon Brandhof2013-04-121-0/+56
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-091-43/+0
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-081-12/+2
* SONAR-3755 Move Issuable implementaiton to sonar-coreJulien Lancelot2013-04-081-73/+0
* SONAR-3755 Move all Issues API to plugin apiJulien Lancelot2013-04-051-0/+73
* Merge remote-tracking branch 'origin/master'Julien Lancelot2013-04-041-0/+53
|\
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-041-0/+53
* | Use new PropertyDefinition API in CpdPluginJulien Lancelot2013-04-042-11/+7
|/
* SONAR-4221 Make it possible for the Views and Developers plugin to define the...Julien Lancelot2013-03-281-10/+15
* SONAR-3891 Make it possible for the Views and Developers plugin to decide if ...Julien Lancelot2013-03-271-7/+11
* SONAR-3891 Update PropertyDefinition in order to be used directly to define p...Julien Lancelot2013-03-264-141/+248
* SONAR-4069 Deprecate BatchExtensionDisctionnary to move it outside of plugin APIJulien HENRY2013-03-261-359/+0
* SONAR-4069 Allow to filter list of sensors that will be executedJulien HENRY2013-03-261-0/+16
* Update equals from AbstractLanguageTest to only check key and not hash id of...Julien Lancelot2013-03-252-19/+29
* SONAR-3879 Moved status constant to Rule. Removed Rule status enumeration.Julien Lancelot2013-03-252-21/+38
* SONAR-3879 : Add constant for rule statusJulien Lancelot2013-03-252-10/+10
* SONAR-3879 Replace rule status enumeration in the annotation by a stringJulien Lancelot2013-03-222-13/+15
* SONAR-3900 Add new metrics "complexity in classes" and "complexity in methods...Julien Lancelot2013-03-211-16/+61
* Improve equals() of Java definition classJulien Lancelot2013-03-201-0/+17
* SONAR-4069 Cleanup of snapshot creationJulien HENRY2013-03-191-22/+4
* Correctly stop all hierarchy of pico containers on errorSimon Brandhof2013-03-181-1/+47
* Fix shutdown of ComponentContainer on errorSimon Brandhof2013-03-151-1/+0
* Improve error handling of ComponentContainer lifecycleSimon Brandhof2013-03-151-13/+37
* org.sonar.api.resources.Languages should accept zero languagesSimon Brandhof2013-03-151-0/+7
* Improve exception handling of pico container lifecycleSimon Brandhof2013-03-142-6/+179
* SONAR-4069 fix task extension pointSimon Brandhof2013-03-141-0/+100
* SONAR-4069 new task extension pointSimon Brandhof2013-03-141-1/+42
* SONAR-3879 Remove enabled column of rulesJulien Lancelot2013-03-121-1/+1
* SONAR-4170 Add language property on rule in order to track removed rules from...Julien Lancelot2013-03-111-7/+2
* SONAR-3879 Provide the ability to flag a rule as 'Deprecated' or 'Beta'Julien Lancelot2013-03-081-1/+1
* SONAR-3879 SONAR-4170 SONAR-3880 Add status, created_at and updated_at column...Julien Lancelot2013-03-081-7/+27
* Improve SimpleModuleFileSystem for unit testsSimon Brandhof2013-02-221-13/+25
* Fix quality flawsSimon Brandhof2013-02-212-12/+23
* Improve FileSystem classes for unit testsSimon Brandhof2013-02-212-1/+81
* SONAR-3612 Custom servlet filters are not loaded after database upgradeSimon Brandhof2013-02-191-0/+60
* Add unit testFabrice Bellingard2013-02-191-0/+15
* Refactor the filesystem API in order to allow to provide its own exclusionsSimon Brandhof2013-02-151-48/+0
* SONAR-2760 file exclusions by absolute pathSimon Brandhof2013-02-131-5/+5
* Fix some quality flawsSimon Brandhof2013-02-131-0/+33
* SONAR-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-126-284/+338
* SONAR-3860 Delete test file containing the BOM character and improve unit tes...Julien Lancelot2013-02-081-2/+6