aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* New Issues Page: planStas Vilchik2014-01-284-2/+120
* Fix some quality flawsSimon Brandhof2014-01-284-91/+0
* Fix build on Java 6Simon Brandhof2014-01-281-4/+9
* SONAR-926 Remove usage of ResourceCreationLockSimon Brandhof2014-01-285-167/+15
* SONAR-4908 Add testsJulien HENRY2014-01-271-4/+32
* Refactor Xoo pluginSimon Brandhof2014-01-2710-133/+116
* Move AnnotationCheckFactory to sonar-deprecatedSimon Brandhof2014-01-2714-2/+46
* SONAR-926 add package-info.java to org.sonar.api.batch.coverageSimon Brandhof2014-01-272-2/+27
* SONAR-4908 Expose some new methods when dealing with RuleDefinition for the u...Julien HENRY2014-01-273-8/+47
* SONAR-3024 Provide a new CoberturaReportParser that do not rely on deprecated...Julien HENRY2014-01-274-2/+353
* SONAR-4908 add org.sonar.api.batch.rule.CheckFactorySimon Brandhof2014-01-2728-30/+721
* SourcesShowWS : Do not repeat scm data if it's not necessaryJulien Lancelot2014-01-274-4/+46
* SourcesShowWS : Add scm dateJulien Lancelot2014-01-274-7/+16
* Allow method chaining on org.sonar.api.server.rule.RuleDefinitionsSimon Brandhof2014-01-271-4/+6
* SourcesShowWS : Add scm authorJulien Lancelot2014-01-2726-35/+448
* SONAR-4794 Set a minimum width on project title column in permission screenJean-Baptiste Lievremont2014-01-271-1/+1
* SONAR-926 Fix regression after renaming of InputFile type SOURCE => MAINJulien HENRY2014-01-272-2/+12
* SONAR-4272 Display metric name instead of key in widget property default valueJean-Baptiste Lievremont2014-01-271-0/+1
* SONAR-4868 Fix vertical align and highlight external linksJean-Baptiste Lievremont2014-01-271-2/+4
* SONAR-926 increase performance of DefaultSensorContext#logWarning()Simon Brandhof2014-01-271-2/+4
* SONAR-5021 Fix typos in l01n bundleJean-Baptiste Lievremont2014-01-271-2/+2
* Replace old profiler call w/ new profiling watchJean-Baptiste Lievremont2014-01-273-24/+30
* New Issues Page: assignStas Vilchik2014-01-273-3/+155
* SONAR-926 fix metric PROFILE on single-lang modulesSimon Brandhof2014-01-271-1/+1
* Update commentsJulien Lancelot2014-01-271-2/+2
* SourcesShowWS : Add from and to parameterJulien Lancelot2014-01-279-26/+241
* SONAR-926 Expose new FileSystem API based on InputFile/InputDirJulien HENRY2014-01-2751-157/+559
* SONAR-926 add javadocSimon Brandhof2014-01-272-1/+2
* SONAR-926 fix RulesProfile#getLanguage() on single-lang modulesSimon Brandhof2014-01-271-1/+1
* New Issues Page: issue in the left bar is updated when an action is done in t...Stas Vilchik2014-01-274-29/+49
* Fix quality flawJean-Baptiste Lievremont2014-01-271-1/+1
* SONAR-926 store measures PROFILE and PROFILE_VERSION on single-lang modulesSimon Brandhof2014-01-274-13/+50
* Fix quality flawsJean-Baptiste Lievremont2014-01-273-4/+20
* SONAR-926 fix loading of ModuleRulesSimon Brandhof2014-01-277-182/+39
* Remove trailling commaStas Vilchik2014-01-271-1/+1
* SONAR-5010 fix handling of HTTP statusSimon Brandhof2014-01-277-73/+49
* SONAR-926 feed ModuleRulesSimon Brandhof2014-01-2732-546/+1071
* New Issues Page: change severity actionStas Vilchik2014-01-275-2/+78
* New Issues Page: display rule panelStas Vilchik2014-01-274-3/+43
* New Issues Page: add createdAt url parameterStas Vilchik2014-01-271-1/+8
* SONAR-926 remove useless coupling with class LanguageSimon Brandhof2014-01-2613-49/+43
* SONAR-5010 mark some classes as @ImmutableSimon Brandhof2014-01-261-0/+4
* SONAR-906 new batch API for getting activated rules (merge of all the Quality...Simon Brandhof2014-01-2634-85/+1264
* QProfiles refactoring : move all logic to underlying servicesJulien Lancelot2014-01-2628-476/+413
* SONAR-926 Try to index filesystem earlier to solve issues with some initializersJulien HENRY2014-01-252-6/+8
* SONAR-926 Update messages when a language plugin is missingJulien HENRY2014-01-251-1/+5
* SONAR-926 Fail when sonar.profile is used in a multi-language projectJulien HENRY2014-01-241-1/+1
* SONAR-926 Fail when sonar.profile is used in a multi-language projectJulien HENRY2014-01-241-0/+3
* SONAR-4326 Delete tags on removed rulesJean-Baptiste Lievremont2014-01-244-20/+22
* Stabilize time-related testJean-Baptiste Lievremont2014-01-241-1/+2