summaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5329 - Added QProfileKey filterStephane Gamard2014-06-203-2/+29
* SONAR-5209 Some fixesStas Vilchik2014-06-202-1/+3
* SONAR-5209 PermalinkStas Vilchik2014-06-206-3/+155
* SONAR-5329 Format date and actionJulien Lancelot2014-06-203-2/+17
* fix quality flaw (output)Stephane Gamard2014-06-201-3/+2
* SONAR-5329 - Missing mergeStephane Gamard2014-06-201-3/+2
* SONAR-5329 - Updated Migration (log_action field)Stephane Gamard2014-06-201-0/+1
* DoPrivileged do not set anymore a System userJulien Lancelot2014-06-201-2/+1
* DoPrivileged do not set anymore a System userJulien Lancelot2014-06-203-11/+3
* SONAR-5329 First display of new changelogJulien Lancelot2014-06-206-22/+52
* SONAR-5209 Manual issues feedbackStas Vilchik2014-06-204-4/+18
* SONAR-5007 remove temporarily commented-out codeSimon Brandhof2014-06-204-750/+0
* SONAR-5137 Use new immutable key for inheritance of quality profilesJean-Baptiste Lievremont2014-06-201-1/+2
* SONAR-5138 Fix missing resources from previous commit on this ticketJean-Baptiste Lievremont2014-06-202-8/+1
* SONAR-5329 - Added UserName and RuleName into QProfileActivityStephane Gamard2014-06-207-26/+63
* Fix some quality flawsJulien HENRY2014-06-201-10/+16
* SONAR-5329 - Added reader fields for QProfileActivityStephane Gamard2014-06-204-16/+39
* SONAR-5007 add RULES_PROFILES.CREATED_AT, UPDATED_AT and RULES_UPDATED_ATSimon Brandhof2014-06-2014-9/+314
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-204-6/+7
* SONAR-5007 new helper in environment.rb for executing java migrationsSimon Brandhof2014-06-2012-11/+15
* SONAR-5329 - Consolidation of Migration with BatisStephane Gamard2014-06-193-247/+41
* SONAR-5329 Very first draft of new Quality Profile changelogJulien Lancelot2014-06-199-140/+245
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-1981-2290/+2942
* SONAR-5401 Remove support of HTML for custom rules and manual rulesJulien Lancelot2014-06-197-5/+222
* SONAR-5329 Complete QProfileActivityJulien Lancelot2014-06-193-8/+50
* SONAR-5007 Fix display when no active rulesJulien Lancelot2014-06-191-2/+2
* fix quality flaw (system.out)Stephane Gamard2014-06-191-4/+3
* SONAR-5329 - Fixed license headerStephane Gamard2014-06-192-0/+54
* SONAR-5329 - Added medium test for QProfile#findActivityStephane Gamard2014-06-193-4/+10
* SONAR-5329 - Added findActivity method to QProfileServiceStephane Gamard2014-06-193-2/+65
* SONAR-5403 Migrations that convert technical debt from hours to minutes are t...Julien Lancelot2014-06-197-11/+52
* Add javadoc on resource extension actionJulien Lancelot2014-06-191-0/+3
* SONAR-5353 Fix render synchronization issue with navigationJean-Baptiste Lievremont2014-06-191-9/+11
* SONAR-5329 - Added pagination for ActivityIndexStephane Gamard2014-06-191-0/+4
* SONAR-5329 - ActivityIndex can use additional FiltersStephane Gamard2014-06-194-16/+38
* SONAR-5329 - Fixed activity TestsStephane Gamard2014-06-192-6/+25
* SONAR-5329 - Consolidated with UUID idStephane Gamard2014-06-193-17/+15
* SONAR-5329 - Renaming for QProfile Activity TypeStephane Gamard2014-06-197-18/+18
* SONAR-5329 - Updated Base Activity beanStephane Gamard2014-06-196-3/+23
* SONAR-5136 Add workaround for bad jQuery.dialog/select2 interactionJean-Baptiste Lievremont2014-06-193-2/+6
* Improve naming of migration IssueMigrationSimon Brandhof2014-06-197-11/+11
* SONAR-5209 Handle corner casesStas Vilchik2014-06-1914-170/+253
* SONAR-5209 ExtensionsStas Vilchik2014-06-1911-21/+130
* SONAR-5329 - Fixed bracket filter testStephane Gamard2014-06-191-8/+8
* SONAR-5329 - Added To date and bracket filterStephane Gamard2014-06-192-27/+27
* SONAR-5138 Add menu to switch b/w Coding Rules and Quality ProfilesJean-Baptiste Lievremont2014-06-192-1/+20
* SONAR-5329 - Added Since date filterStephane Gamard2014-06-192-4/+56
* SONAR-5329 - Added Type filter to ActivityServiceStephane Gamard2014-06-194-17/+59
* SONAR-5329 - Added medium tests for activity with detailsStephane Gamard2014-06-191-1/+24
* SONAR-5329 - Enabled Fixed iteration testStephane Gamard2014-06-191-3/+0