aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2014-07-011-4/+0
* SONAR-5209 Issues header adjustmentsStas Vilchik2014-07-011-0/+1
* SONAR-5209 Update issue limit messageStas Vilchik2014-07-011-1/+2
* SONAR-4514 Add a default severity when creating manual rulesJulien Lancelot2014-07-012-1/+2
* SONAR-5209 Set issues limit to 100. Add issues limit reached message.Stas Vilchik2014-07-011-0/+1
* SONAR-5209 Update labelsStas Vilchik2014-07-011-1/+1
* Fix some quality flawsSimon Brandhof2014-06-301-0/+3
* Remove useless constructors with System2.INSTANCESimon Brandhof2014-06-306-11/+11
* SONAR-5209 Update labelsStas Vilchik2014-06-301-4/+4
* Deprecating DefaultRuleFinder in core.Stephane Gamard2014-06-304-260/+75
* SONAR-5007 Replace browser confirm dialogs with custom onesJean-Baptiste Lievremont2014-06-301-0/+2
* Fix some quality flawsSimon Brandhof2014-06-301-1/+2
* SONAR-5209 Duplications inside deleted resourcesStas Vilchik2014-06-301-0/+1
* SONAR-5209 Show coverage-per-test information only if availableStas Vilchik2014-06-271-0/+1
* SONAR-5149 Add a link on the number of rules to directly go to the Coding Rul...Julien Lancelot2014-06-271-0/+2
* SONAR-5209 Permalink feedbackStas Vilchik2014-06-261-0/+1
* SONAR-5209 More actionsStas Vilchik2014-06-261-0/+3
* Show error messageStas Vilchik2014-06-251-0/+1
* SONAR-5333 Some changesStas Vilchik2014-06-251-1/+1
* Rename the widget "most violated resources" by "most violated components"Simon Brandhof2014-06-241-2/+2
* SONAR-5209 Some changesStas Vilchik2014-06-241-0/+1
* SONAR-5007 fix db migrationSimon Brandhof2014-06-242-6/+2
* SONAR-5007 add EVENTS.EVENT_DATA to store links on quality profile changesSimon Brandhof2014-06-2411-17/+24
* Revert renaming of "Technical Debt" to "Debt"Simon Brandhof2014-06-231-1/+1
* SONAR-5007 fix db migrationSimon Brandhof2014-06-231-1/+1
* SONAR-5216 compare quality profile dates when batch detects profile changesSimon Brandhof2014-06-2313-22/+263
* SONAR-5405 Do not ignore errors on creation of db indexSimon Brandhof2014-06-232-1/+2
* SONAR-5138 Make Coding Rules menu more consistent with other nav menusJean-Baptiste Lievremont2014-06-231-0/+1
* SONAR-5333 Dashboard styles feedbackStas Vilchik2014-06-231-1/+2
* SONAR-5329 Restore a previously deleted bundleJulien Lancelot2014-06-201-0/+1
* SONAR-5007 fix compatibility with mysql -> RULES_PROFILES.KEE must be less th...Simon Brandhof2014-06-201-2/+2
* SONAR-5329 Add medium test on qprofile activity with author nameJulien Lancelot2014-06-205-5/+41
* SONAR-5329 Replace id by key in /profiles/changelogJulien Lancelot2014-06-201-8/+2
* SONAR-5329 - Convert ES time to current timeZonesStephane Gamard2014-06-201-4/+4
* SONAR-5329 Format date and actionJulien Lancelot2014-06-201-2/+6
* SONAR-5007 do not generate event on QProfile change on first analysisSimon Brandhof2014-06-201-2/+2
* SONAR-5329 - Updated migration (Added unique key)Stephane Gamard2014-06-201-0/+3
* SONAR-5329 - Updated Migration (log_action field)Stephane Gamard2014-06-202-21/+12
* SONAR-5329 - Added UserName and RuleName into QProfileActivityStephane Gamard2014-06-202-3/+3
* Fix compatibility of hamcrest with java 6Simon Brandhof2014-06-201-34/+18
* SONAR-5329 - Added reader fields for QProfileActivityStephane Gamard2014-06-201-2/+4
* SONAR-5007 automatic test of beans (through reflection)Simon Brandhof2014-06-202-5/+42
* SONAR-5007 add RULES_PROFILES.CREATED_AT, UPDATED_AT and RULES_UPDATED_ATSimon Brandhof2014-06-2025-174/+118
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-2011-62/+34
* SONAR-5329 - Consolidation of Migration with BatisStephane Gamard2014-06-193-0/+156
* SONAR-5329 Very first draft of new Quality Profile changelogJulien Lancelot2014-06-191-2/+1
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-1935-470/+382
* SONAR-5329 Complete QProfileActivityJulien Lancelot2014-06-191-0/+2
* Improve performance of creation of preview H2 DB.Julien HENRY2014-06-191-1/+1
* SONAR-5389 Reintroduce Issue filtersJulien HENRY2014-06-191-8/+7