summaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing fileSimon Brandhof2014-06-201-7/+0
* Change QProfileName.toString()Simon Brandhof2014-06-202-8/+4
* SONAR-5007 fix compatibility with mysql -> RULES_PROFILES.KEE must be less th...Simon Brandhof2014-06-202-3/+3
* SONAR-5329 Add medium test on qprofile activity with author nameJulien Lancelot2014-06-203-8/+33
* SONAR-5329 Replace id by key in /profiles/changelogJulien Lancelot2014-06-203-6/+10
* SONAR-5329 - Fix migration bugStephane Gamard2014-06-202-4/+9
* SONAR-5329 - Convert ES time to current timeZonesStephane Gamard2014-06-202-0/+14
* 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-203-3/+39
* SONAR-5329 - Added QProfileKey filterStephane Gamard2014-06-203-2/+29
* SONAR-5209 Some fixesStas Vilchik2014-06-202-1/+3
* SONAR-5209 PermalinkStas Vilchik2014-06-207-3/+159
* 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-205-12/+13
* 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