aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4996 Fix unit test on migrationJulien Lancelot2014-02-252-34/+45
* Fix bad mergeJulien Lancelot2014-02-252-10/+33
* SONAR-4996 Update issue debt to seconds (backend + display)Julien Lancelot2014-02-252-33/+10
* SONAR-4996 Fix display of debt on issue changelogJulien Lancelot2014-02-253-12/+34
* SONAR-4996 Update issue debt to seconds (backend + display)Julien Lancelot2014-02-257-53/+44
* SONAR-4366 Add timestamp columns for quality gates and conditionsJean-Baptiste Lievremont2014-02-259-19/+82
* SONAR-4366 Add remaining WS for conditions (update/delete condition)Jean-Baptiste Lievremont2014-02-252-2/+2
* SONAR-4366 Create WS for creation of a quality gate conditionJean-Baptiste Lievremont2014-02-252-3/+134
* SONAR-4366 Create DB components for management of quality gate conditionsJean-Baptiste Lievremont2014-02-2514-5/+422
* SONAR-4366 Add remaining CRUD Web Services for quality gatesJean-Baptiste Lievremont2014-02-256-10/+103
* SONAR-4366 Create initial DB structure and first WS for quality gatesJean-Baptiste Lievremont2014-02-2512-2/+283
* Upgrade version to 4.3-SNAPSHOTEric Hartmann2014-02-241-1/+1
* SONAR-926 Add module key information on components for IntelliJJulien HENRY2014-02-2110-19/+83
* Add toString on ResourceComponentJulien HENRY2014-02-211-0/+5
* SONAR-5067 Duplicate entries can exist in active_rules table whereas it shoul...Julien Lancelot2014-02-212-1/+2
* Fix quality flawsJulien Lancelot2014-02-182-5/+101
* Fix NPE when there's no unit on a requirement of a SQALE modelJulien Lancelot2014-02-184-7/+81
* Do not use anymore deprecated WorkUnitJulien Lancelot2014-02-1714-47/+121
* Fix unit testJulien Lancelot2014-02-141-1/+1
* Fix some quality flawsJulien Lancelot2014-02-142-25/+13
* 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