aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5216 compare quality profile dates when batch detects profile changesSimon Brandhof2014-06-235-20/+27
* SONAR-5405 Do not ignore errors on creation of db indexSimon Brandhof2014-06-2310-41/+44
* SONAR-5138 Make Coding Rules menu more consistent with other nav menusJean-Baptiste Lievremont2014-06-231-3/+3
* 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-235-5/+52
* SONAR-5333 Improve links consistencyStas Vilchik2014-06-231-1/+1
* SONAR-5333 Improve links consistencyStas Vilchik2014-06-2310-33/+22
* SONAR-5329 Display placeholder in date inputJulien Lancelot2014-06-231-2/+2
* 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-5333 Speed up css transitionsStas Vilchik2014-06-231-1/+1
* SONAR-5333 Dashboard styles feedbackStas Vilchik2014-06-237-6/+21
* SONAR-5406 - Added effortToFix to Rule domain object and WS Json response.Stephane Gamard2014-06-235-2/+12
* SONAR-5209 Fix small bugsStas Vilchik2014-06-232-2/+4
* Do not ignore errors on creation of db indexSimon Brandhof2014-06-222-10/+2
* Fix UTJulien Lancelot2014-06-201-3/+1
* 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-202-27/+139
* SONAR-5394 open SQL write connection only on first statementSimon Brandhof2014-06-201-4/+11
* SONAR-5329 Activate Medium Test to search profile by keys having dashesJulien Lancelot2014-06-202-4/+5
* SONAR-5329 - Impl search profile by keys having dashesStephane Gamard2014-06-201-3/+14
* SONAR-5329 Add Medium Test to search profile by keys having dashesJulien Lancelot2014-06-201-4/+26
* SONAR-5329 Restore a previously deleted bundleJulien Lancelot2014-06-201-1/+1
* SONAR-5007 improve logging of profile nameSimon Brandhof2014-06-203-3/+3
* 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