summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-1722 change color of overrides icon + fix bulk changesimonbrandhof2010-12-222-1/+1
* SONAR-1722 rename the Inheritance Tree tab + add missing imagesimonbrandhof2010-12-224-8/+8
* SONAR-1722 increase the size of RULES_PROFILES.PARENT_NAME (same as NAME) + c...simonbrandhof2010-12-2223-97/+72
* fix unit test (timezone pb)simonbrandhof2010-12-221-3/+3
* SONAR-1722 improve rendering of inheritance of rulessimonbrandhof2010-12-223-34/+40
* fix unit testssimonbrandhof2010-12-221-3/+3
* fix CSS of profile permalinkssimonbrandhof2010-12-221-0/+4
* SONAR-1722 improve the tab "Hierarchy" of inheritance of profilessimonbrandhof2010-12-229-40/+104
* remove IT of SONAR-2041 which has not been fixed yetsimonbrandhof2010-12-221-3/+2
* SONAR-2052: Should be possible to restore backup without inheritance informationGodin2010-12-223-3/+44
* minor : change the RSS feed iconsimonbrandhof2010-12-221-1/+1
* define new_violations metrics as 'optimized with best value'simonbrandhof2010-12-221-6/+6
* rename the period select box + add a small icon of RSS feedsimonbrandhof2010-12-215-6/+6
* Minor fixGodin2010-12-211-7/+8
* Add missing license headersGodin2010-12-212-0/+38
* SONAR-1941 fix tracking of violations since previous analysissimonbrandhof2010-12-212-10/+13
* SONAR-1722: Merge two fields ActiveRule.inherited and ActiveRule.overridden i...Godin2010-12-2120-89/+76
* do not persist measures with null value, null variations and "best-value" metricsimonbrandhof2010-12-213-4/+10
* SONAR-2048: Show inherited profilesGodin2010-12-212-0/+10
* SONAR-2048: Move inheritance settings to separate tabGodin2010-12-213-20/+21
* SONAR-2048: Move inheritance settings to separate tabGodin2010-12-215-14/+29
* Remove unused methodGodin2010-12-214-18/+7
* SONAR-1722: Take inheritance into account during rename of profilesGodin2010-12-215-2/+38
* fix migration on large databasessimonbrandhof2010-12-212-4/+8
* fix ITsimonbrandhof2010-12-211-5/+2
* fix typo in ITsimonbrandhof2010-12-211-2/+1
* fix deletion of batch temp directories on MS Windowssimonbrandhof2010-12-211-4/+24
* SONAR-1722: Don't allow to delete inherited profileGodin2010-12-213-2/+20
* Fix unit test.Godin2010-12-211-1/+1
* add a commentsimonbrandhof2010-12-211-0/+2
* fix unit testsimonbrandhof2010-12-211-1/+14
* temporarily ignore HttpDownloadederTest - too many freezes on MS Windowssimonbrandhof2010-12-211-0/+2
* SONAR-1722: Minor fixesGodin2010-12-211-5/+7
* SONAR-1722: Support multiple levels of inheritanceGodin2010-12-2115-43/+99
* SONAR-1722: Rename ActiveRule.overrides to AcriveRule.overriddenGodin2010-12-2118-68/+96
* SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order ...Godin2010-12-2124-62/+98
* add JsonUtils#getAsDouble(JSONValue) to GWT APIsimonbrandhof2010-12-202-1/+13
* SONAR-833 time machine WS : improve SQL requests + better support of Q model ...simonbrandhof2010-12-2019-257/+604
* SONAR-1722: Allow to revert rule stateGodin2010-12-194-1/+33
* SONAR-1722: Allow to override inherited ruleGodin2010-12-186-16/+54
* Fix bug in ActiveRule.clone()Godin2010-12-175-17/+8
* Minor fix.Godin2010-12-171-15/+9
* * SONAR-2048: Add an option to define parent in quality profile settingsGodin2010-12-1722-19/+420
* SONAR-1941 add a period filter on violations tabsimonbrandhof2010-12-169-65/+133
* fix memory leak : hibernate session is not correctly cleared with batch proce...simonbrandhof2010-12-163-18/+8
* fix filter criteria on variation simonbrandhof2010-12-161-7/+3
* trivial : fix javadoc linksimonbrandhof2010-12-161-1/+1
* SONAR-1948 Temporary folder is not deleted after installation of pluginssimonbrandhof2010-12-161-7/+7
* SONAR-2016 remove some debug logssimonbrandhof2010-12-161-4/+1
* SONAR-2016 improve the class TempFileUtils : add the method.createTempDirecto...simonbrandhof2010-12-161-4/+16