aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java
Commit message (Expand)AuthorAgeFilesLines
...
* Fix NPE when no source on fileJulien Lancelot2014-06-274-6/+7
* Add pagination to ruby rules search queryJulien Lancelot2014-06-271-4/+10
* SONAR-5407 Add characteristic name in Rule show WSJulien Lancelot2014-06-263-10/+40
* SONAR-5329 apply feedbackSimon Brandhof2014-06-261-3/+1
* SONAR-5007 fix db migration on Q profile keysSimon Brandhof2014-06-261-1/+2
* Remove unused core ruby source tabsSimon Brandhof2014-06-263-170/+13
* SONAR-5286 Fix issue when duplications on removed fileJulien Lancelot2014-06-262-7/+20
* SONAR-5407 - Added all fields for SQALEStephane Gamard2014-06-261-16/+19
* SONAR-5407 - Implemented case of char = -1Stephane Gamard2014-06-262-4/+14
* SONAR-5007 - Enabled BaseIndexTestStephane Gamard2014-06-265-45/+102
* SONAR-5007 fix index of rule debt characteristicsSimon Brandhof2014-06-251-6/+6
* SONAR-5407 Add a medium test to display rule with debt infos (ignored as it's...Julien Lancelot2014-06-251-2/+2
* SONAR-5313 Return long name in /api/components/appJulien Lancelot2014-06-252-0/+3
* SONAR-5007 fix db migrationSimon Brandhof2014-06-242-2/+2
* SONAR-5329 Add pagination on changelogJulien Lancelot2014-06-234-18/+51
* SONAR-5007 - Fixed registration errors and consolidated testsStephane Gamard2014-06-231-3/+14
* SONAR-5007 update the column RULES_PROFILES.RULES_UPDATED_AT on rule changeSimon Brandhof2014-06-232-4/+19
* SONAR-5209 Do not return GWT extensionsJulien Lancelot2014-06-231-1/+2
* SONAR-5407 - fixed ProfileLevel for RuleIndexStephane Gamard2014-06-231-1/+1
* SONAR-5216 compare quality profile dates when batch detects profile changesSimon Brandhof2014-06-233-17/+23
* SONAR-5407 - fixed missing defaultChars in ESStephane Gamard2014-06-232-11/+17
* SONAR-5407 - Added debtOverloaded() method to Rule domain object and defaultC...Stephane Gamard2014-06-234-3/+44
* SONAR-5406 - Added effortToFix to Rule domain object and WS Json response.Stephane Gamard2014-06-234-2/+11
* SONAR-5007 Fix issue where rule registration was done before register technic...Julien Lancelot2014-06-201-2/+5
* SONAR-5007 Fix registration of technical debt on rules at startupJulien Lancelot2014-06-201-22/+47
* SONAR-5394 open SQL write connection only on first statementSimon Brandhof2014-06-201-4/+11
* SONAR-5329 - Impl search profile by keys having dashesStephane Gamard2014-06-201-3/+14
* SONAR-5007 improve logging of profile nameSimon Brandhof2014-06-201-1/+1
* Change QProfileName.toString()Simon Brandhof2014-06-201-7/+3
* SONAR-5329 Add medium test on qprofile activity with author nameJulien Lancelot2014-06-202-5/+3
* SONAR-5329 - Fix migration bugStephane Gamard2014-06-201-3/+3
* SONAR-5329 - Convert ES time to current timeZonesStephane Gamard2014-06-201-0/+5
* Fix some quality flawsJulien HENRY2014-06-201-3/+3
* SONAR-5329 Display parameterJulien Lancelot2014-06-201-1/+5
* SONAR-5329 - Added QProfileKey filterStephane Gamard2014-06-202-2/+4
* SONAR-5329 Format date and actionJulien Lancelot2014-06-201-0/+4
* fix quality flaw (output)Stephane Gamard2014-06-201-3/+2
* DoPrivileged do not set anymore a System userJulien Lancelot2014-06-202-10/+2
* SONAR-5329 First display of new changelogJulien Lancelot2014-06-204-18/+24
* SONAR-5329 - Added UserName and RuleName into QProfileActivityStephane Gamard2014-06-206-23/+56
* Fix some quality flawsJulien HENRY2014-06-201-10/+16
* SONAR-5329 - Added reader fields for QProfileActivityStephane Gamard2014-06-203-13/+27
* SONAR-5007 add RULES_PROFILES.CREATED_AT, UPDATED_AT and RULES_UPDATED_ATSimon Brandhof2014-06-203-5/+85
* SONAR-5329 - Consolidation of Migration with BatisStephane Gamard2014-06-193-247/+41
* SONAR-5329 Very first draft of new Quality Profile changelogJulien Lancelot2014-06-194-139/+100
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-1931-679/+974
* SONAR-5401 Remove support of HTML for custom rules and manual rulesJulien Lancelot2014-06-191-1/+8
* SONAR-5329 Complete QProfileActivityJulien Lancelot2014-06-192-0/+37
* fix quality flaw (system.out)Stephane Gamard2014-06-191-4/+3
* SONAR-5329 - Fixed license headerStephane Gamard2014-06-192-0/+54