summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5329 - Fix migration bugStephane Gamard2014-06-201-3/+3
* SONAR-5329 - Convert ES time to current timeZonesStephane Gamard2014-06-201-0/+5
* Remove some unused code in event ws-clientSimon Brandhof2014-06-201-1/+0
* Fix some quality flawsJulien HENRY2014-06-201-3/+3
* SONAR-5329 Remove changelog2 and take into account current profile, since and...Julien Lancelot2014-06-204-174/+48
* SONAR-5329 Display parameterJulien Lancelot2014-06-202-2/+15
* SONAR-5329 - Added QProfileKey filterStephane Gamard2014-06-202-2/+4
* 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-202-2/+10
* 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-202-10/+2
* SONAR-5329 First display of new changelogJulien Lancelot2014-06-205-21/+28
* SONAR-5209 Manual issues feedbackStas Vilchik2014-06-204-4/+18
* 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-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-208-9/+151
* 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-198-140/+156
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-1942-722/+1124
* 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
* 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-191-3/+5
* SONAR-5329 - Added findActivity method to QProfileServiceStephane Gamard2014-06-192-2/+51
* SONAR-5403 Migrations that convert technical debt from hours to minutes are t...Julien Lancelot2014-06-195-8/+24
* 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-192-5/+16
* SONAR-5329 - Consolidated with UUID idStephane Gamard2014-06-193-17/+15
* SONAR-5329 - Renaming for QProfile Activity TypeStephane Gamard2014-06-192-3/+3
* SONAR-5329 - Updated Base Activity beanStephane Gamard2014-06-193-3/+9
* SONAR-5136 Add workaround for bad jQuery.dialog/select2 interactionJean-Baptiste Lievremont2014-06-193-2/+6
* Improve naming of migration IssueMigrationSimon Brandhof2014-06-193-7/+7
* SONAR-5209 Handle corner casesStas Vilchik2014-06-1914-170/+253
* SONAR-5209 ExtensionsStas Vilchik2014-06-1911-21/+130
* SONAR-5329 - Added To date and bracket filterStephane Gamard2014-06-191-12/+3
* 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-191-3/+23
* SONAR-5329 - Added Type filter to ActivityServiceStephane Gamard2014-06-192-4/+17
* SONAR-5209 Integration feedbackStas Vilchik2014-06-198-22/+27