aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Replace WorkUnit by WorkDuration for technical debtJulien Lancelot2014-02-129-36/+40
* Database implements StartableSimon Brandhof2014-02-114-17/+14
* SONAR-926 Export component path in issues WS search resultsJulien HENRY2014-02-118-7/+35
* Merge WorkDayDuration with WorkUnitJulien Lancelot2014-02-1011-231/+56
* Remove unused migration.Julien HENRY2014-02-101-1/+0
* Fix quality flawsJulien Lancelot2014-02-102-0/+18
* SONAR-4785 Revert display of rule name if no issue message by migration of is...Julien Lancelot2014-02-092-1/+2
* Revert "SONAR-4999 Remove duplicate messages from logfile when console is ena...Jean-Baptiste Lievremont2014-02-071-2/+1
* SONAR-4999 Remove duplicate messages from logfile when console is enabledJean-Baptiste Lievremont2014-02-071-1/+2
* Fix quality flawsJean-Baptiste Lievremont2014-02-076-16/+34
* SONAR-4925 Fix an issue with unexpected exception thrown by proxified objectsJean-Baptiste Lievremont2014-02-076-19/+139
* Update issue ui in resource viewer update to be consistent with issues filterJulien Lancelot2014-02-072-2/+53
* SONAR-4925 Intercept parameters to format SQL stringJean-Baptiste Lievremont2014-02-063-7/+44
* Fix quality flawsJulien Lancelot2014-02-061-5/+44
* Fix quality flawsJulien Lancelot2014-02-061-9/+3
* Fix quality flawsJulien Lancelot2014-02-063-0/+49
* Fix quality flawsJean-Baptiste Lievremont2014-02-063-8/+10
* SONAR-4925 Proxify JDBC components to allow profiling of SQL requestsJean-Baptiste Lievremont2014-02-0511-23/+738
* Drop dead codeSimon Brandhof2014-02-051-2/+2
* SONAR-926 drop the global property "sonar.language"Simon Brandhof2014-02-052-1/+2
* SONAR-4785 Fail if rule has no name and issue has no messageJulien Lancelot2014-02-041-2/+1
* SONAR-4818 Replace log level from ERROR to DEBUGJulien Lancelot2014-02-041-1/+1
* SONAR-4767 Display date of snapshot used for comparison when selecting "Delta...Julien Lancelot2014-02-032-25/+41
* SONAR-4921 Remove management of baseId in MeasureFilterJulien Lancelot2014-02-034-17/+0
* Fix some quality flawsSimon Brandhof2014-02-026-11/+13
* Fix some quality flawsSimon Brandhof2014-02-021-7/+3
* Fix some quality flawsSimon Brandhof2014-02-013-5/+3
* Fix quality flawsJulien Lancelot2014-01-312-18/+16
* SONAR-4796 '%' and '_' should be escaped in Name/Key field of the Measures pageJulien Lancelot2014-01-303-4/+106
* SONAR-4818 Setting a percentage in the metric value of a measure filter break...Julien Lancelot2014-01-302-1/+4
* Update commentJulien Lancelot2014-01-302-1/+2
* Display source code with CodeColorizers when no syntax highlighting data are ...Julien Lancelot2014-01-291-1/+17
* Move Syntax highlighting classes from core to sever moduleJulien Lancelot2014-01-299-1254/+0
* SONAR-5029 Mix between quality profiles of each languages on project profiles...Julien Lancelot2014-01-284-7/+13
* SONAR-5013 "My profile" page cannot be displayed when notifications are set o...Julien Lancelot2014-01-282-1/+2
* SONAR-4997 Add a migration to remove display=treemap on measure filters and a...Julien Lancelot2014-01-282-1/+2
* Fix some quality flawsSimon Brandhof2014-01-281-1/+0
* SourcesShowWS : Add scm authorJulien Lancelot2014-01-2716-11/+288
* Update commentsJulien Lancelot2014-01-271-2/+2
* SourcesShowWS : Add from and to parameterJulien Lancelot2014-01-274-17/+141
* SONAR-926 feed ModuleRulesSimon Brandhof2014-01-2710-0/+61
* QProfiles refactoring : move all logic to underlying servicesJulien Lancelot2014-01-263-7/+22
* Add possibility to get source from a component key in htmlSourceDecoratorJulien Lancelot2014-01-2420-119/+273
* Rename 18n methods to get age of dates, add age on Issues search WS, update a...Julien Lancelot2014-01-245-101/+69
* IssueShowWS : Add formatted datesJulien Lancelot2014-01-238-24/+78
* Add a ago and instant method in i18nJulien Lancelot2014-01-235-7/+297
* SONAR-4326 Refactor ESActiveRule out of RuleRegistryJean-Baptiste Lievremont2014-01-235-11/+71
* SONAR-3024 Perform one shot migration of all project resourcesJulien HENRY2014-01-233-14/+1
* SONAR-4326 Delete unused tags when updating tags on a ruleJean-Baptiste Lievremont2014-01-225-4/+50
* SONAR-4923 Remove rule_notes and active_rule_notes table and correctly displa...Julien Lancelot2014-01-223-23/+2