aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4514 Add a default severity when creating manual rulesJulien Lancelot2014-07-012-1/+3
* Fix some quality flawsSimon Brandhof2014-07-011-0/+25
* SONAR-5007 - Assert ID is preset in Rule domain Object from RuleFinderStephane Gamard2014-07-011-0/+3
* SONAR-5007 refactor Q profile exportersSimon Brandhof2014-07-015-121/+185
* SONAR-5007 - Fixed DefaultFinderTest due to null caseStephane Gamard2014-06-301-2/+2
* Fix some quality flawsSimon Brandhof2014-06-301-4/+4
* Remove useless constructors with System2.INSTANCESimon Brandhof2014-06-305-6/+9
* SONAR-5007 - Returning name of effectiveChar in Issue Show Action WSStephane Gamard2014-06-301-12/+17
* SONAR-5007 - Wrapped DefaultRuleFinder with DAOv.2Stephane Gamard2014-06-301-1/+2
* Deprecating DefaultRuleFinder in core.Stephane Gamard2014-06-302-1/+135
* Add ConvertProfileMeasuresMigrationTestSimon Brandhof2014-06-303-0/+231
* Remove unused filesSimon Brandhof2014-06-293-6/+0
* SONAR-5135 fix bulk activation and resetSimon Brandhof2014-06-293-14/+105
* SONAR-5007 - Fixed user-tag deletion when becomes systemTagStephane Gamard2014-06-271-3/+6
* fix quality flaw (re-enabled test and fixed assertion)Stephane Gamard2014-06-271-6/+16
* SONAR-5407 - Fixed filtering logic for effective debt including NONE and nullStephane Gamard2014-06-271-7/+13
* Fix NPE when no source on fileJulien Lancelot2014-06-273-8/+4
* Add Medium Test on rule search with characteristicsJulien Lancelot2014-06-272-12/+87
* SONAR-5407 Add characteristic name in Rule show WSJulien Lancelot2014-06-2622-67/+130
* SONAR-5007 fix db migration on Q profile keysSimon Brandhof2014-06-264-1/+105
* Remove unused core ruby source tabsSimon Brandhof2014-06-261-8/+0
* Fix UTJulien Lancelot2014-06-261-2/+15
* Update Unit testJulien Lancelot2014-06-261-4/+2
* SONAR-5286 Fix issue when duplications on removed fileJulien Lancelot2014-06-263-4/+34
* SONAR-5407 - Added all fields for SQALEStephane Gamard2014-06-264-20/+37
* SONAR-5407 - Implemented case of char = -1Stephane Gamard2014-06-261-3/+12
* fix quality flaw (Enabled test)Stephane Gamard2014-06-261-3/+1
* fix quality flaw (Enabled test)Stephane Gamard2014-06-261-26/+1
* SONAR-5007 - Enabled BaseIndexTestStephane Gamard2014-06-262-83/+93
* Add medium test when overridding only offset on debtJulien Lancelot2014-06-251-21/+35
* SONAR-5007 fix index of rule debt characteristicsSimon Brandhof2014-06-252-3/+2
* SONAR-5286 Add unit test when a duplication on a file has been removedJulien Lancelot2014-06-251-0/+46
* SONAR-5407 Add a some medium tests on rule with debtJulien Lancelot2014-06-254-3/+146
* SONAR-5407 Add a medium test to display rule with debt infos (ignored as it's...Julien Lancelot2014-06-253-8/+65
* SONAR-5313 Return long name in /api/components/appJulien Lancelot2014-06-2515-0/+16
* SONAR-5007 fix db migrationSimon Brandhof2014-06-244-4/+5
* SONAR-5329 Add pagination on changelogJulien Lancelot2014-06-232-32/+48
* SONAR-5007 - Fixed registration errors and consolidated testsStephane Gamard2014-06-231-4/+10
* SONAR-5209 Do not return GWT extensionsJulien Lancelot2014-06-231-2/+15
* fix version conflictStephane Gamard2014-06-231-2/+0
* fix quality flaw (output)Stephane Gamard2014-06-231-1/+0
* SONAR-5216 compare quality profile dates when batch detects profile changesSimon Brandhof2014-06-232-3/+4
* SONAR-5407 - Added debtOverloaded() method to Rule domain object and defaultC...Stephane Gamard2014-06-231-2/+8
* SONAR-5007 Add check on effort to fix description on register rulesJulien Lancelot2014-06-231-4/+6
* SONAR-5007 Add some medium tests on register rulesJulien Lancelot2014-06-231-28/+227
* SONAR-5406 - Added effortToFix to Rule domain object and WS Json response.Stephane Gamard2014-06-231-0/+1
* Fix UTJulien Lancelot2014-06-201-3/+1
* SONAR-5007 Fix registration of technical debt on rules at startupJulien Lancelot2014-06-201-5/+92
* SONAR-5329 Activate Medium Test to search profile by keys having dashesJulien Lancelot2014-06-201-3/+4
* SONAR-5329 Add Medium Test to search profile by keys having dashesJulien Lancelot2014-06-201-4/+26