summaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-4326 Allow to add and remove tags on a ruleJean-Baptiste Lievremont2014-01-217-2/+116
* Fix minor quality flawSimon Brandhof2014-01-201-4/+0
* SONAR-3024 No more support of deprecated keys in WS. No more leading slash in...Julien HENRY2014-01-206-7/+8
* Fix quality flawsJean-Baptiste Lievremont2014-01-201-2/+0
* Remove dead code in deprecated RuleI18nManagerSimon Brandhof2014-01-182-125/+6
* Fix quality flawsJulien Lancelot2014-01-171-1/+1
* SONAR-4923 Fix query on OracleJulien Lancelot2014-01-171-1/+1
* SONAR-4923 When renaomg a profile, rename child profile and profile propertiesJulien Lancelot2014-01-177-4/+61
* SONAR-926 Add a DB migration script for package -> directoryJulien HENRY2014-01-172-1/+2
* SONAR-4923 Fix issue when deleting profile where PreviewCache.reportGlobalMod...Julien Lancelot2014-01-172-13/+35
* SONAR-4326 Move DB migrationJean-Baptiste Lievremont2014-01-172-2/+2
* SONAR-4326 Refactor tag management introducing relation tableJean-Baptiste Lievremont2014-01-1612-43/+257
* SONAR-4923 Delete profile now uses Java facadeJulien Lancelot2014-01-169-49/+178
* SONAR-926 Merge Java package and directory concepts. Display full path of res...Julien HENRY2014-01-161-4/+4
* SONAR-4923 Fix wrong commited fileJulien Lancelot2014-01-161-1/+1
* SONAR-4923 Fix issue where active rule parent id where not updated in ES when...Julien Lancelot2014-01-162-2/+5
* SONAR-3024 Fix regression with Library resourcesJulien HENRY2014-01-162-6/+6
* Fix test on PostgresSimon Brandhof2014-01-151-1/+5
* SONAR-4908 enable extension point RuleDefinitionsSimon Brandhof2014-01-152-8/+3
* SONAR-4923 Restore profile now uses Java facadeJulien Lancelot2014-01-154-13/+46
* SONAR-4923 QProfileOperations should load profile from DB and not from ESJulien Lancelot2014-01-151-1/+6
* Fix quality flawsJulien Lancelot2014-01-151-4/+4
* Fix quality flawsJulien Lancelot2014-01-151-6/+6
* SONAR-4923 Add bulk activate / deactivate in QProfileActiveRuleOperationsJulien Lancelot2014-01-142-2/+12
* SONAR-3024 Fallback to deprecated resource key when creating manual issuesJulien HENRY2014-01-142-8/+7
* SONAR-3024 Allow to query issues using deprecated component key to ease migra...Julien HENRY2014-01-131-1/+1