summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5082 - Fixed Migration scriptStephane Gamard2014-06-061-1/+7
* SONAR-5082 - Udpated Migration testStephane Gamard2014-06-062-1/+22
* SONAR-5082 - Deprecated outdated testsStephane Gamard2014-06-061-7/+5
* SONAR-5082 - Added Index to active_rules table to H2 and DaoTestedStephane Gamard2014-06-062-1/+2
* SONAR-5082 - Added Index to active_rules table to H2 and DaoTestedStephane Gamard2014-06-062-0/+30
* SONAR-5082 - Added Index to active_rules tableStephane Gamard2014-06-062-1/+32
* Fix unstability of CommandExecutorTestSimon Brandhof2014-06-061-3/+6
* Fix NPE when indexing manual rulesJulien Lancelot2014-06-061-8/+7
* SONAR-5362 Do not fail if not all parameters are setJulien Lancelot2014-06-062-6/+10
* SONAR-5288 Component app WS should return the list of tabs to be displayedJulien Lancelot2014-06-0622-82/+92
* SONAR-5362 Update RulUpdater to be able to update custom ruleJulien Lancelot2014-06-0612-38/+257
* SONAR-5135 - Added scrolling to RuleActivation by queryStephane Gamard2014-06-065-20/+32
* SONAR-5135 - Added scrolling support for Index Result classStephane Gamard2014-06-069-38/+208
* SONAR-5209 Big refactoringStas Vilchik2014-06-0630-431/+712
* fix quality flaw (dead code)Stephane Gamard2014-06-051-3/+2
* Remove unused classSimon Brandhof2014-06-052-109/+0
* SONAR-5007 rename DefaultProfileCache to BuiltInProfilesSimon Brandhof2014-06-057-12/+149
* Fix DefaultDatabase and ServerImpl for loggingSimon Brandhof2014-06-052-19/+1
* SONAR-5382 Remove DuplicationClient, SourceClient and TestClientJulien Lancelot2014-06-0545-2099/+0
* SONAR-5300 Return differential measures when a period is set in /api/componen...Julien Lancelot2014-06-0521-135/+506
* SONAR-5237 - Added rule_key param as filter for search (fixing test)Stephane Gamard2014-06-051-7/+3
* SONAR-5237 - Added rule_key param as filter for searchStephane Gamard2014-06-053-3/+54
* SONAR-5237 - Added sub-key match for rulesStephane Gamard2014-06-053-7/+15
* Deprecate AnalysisType.Julien HENRY2014-06-051-1/+8
* SONAR-5364 - added termAnyQuery helper methodStephane Gamard2014-06-052-1/+12
* SONAR-5364 - Generated weighted phraseQueries for Coding Rules.Stephane Gamard2014-06-055-33/+52
* SONAR-5134 Add option to sort by relevance (aka using default sort from server)Jean-Baptiste Lievremont2014-06-053-3/+5
* Temporary fix for manual rulesJean-Baptiste Lievremont2014-06-051-1/+5
* Fix quality flawsJean-Baptiste Lievremont2014-06-052-2/+2
* SONAR-5007 improve restore, copy and reset of Q profilesSimon Brandhof2014-06-0524-860/+506
* SONAR-5377 Update update center library to 1.11Julien HENRY2014-06-053-5/+10
* SONAR-5360 Create a new /api/rules/create WSJulien Lancelot2014-06-0510-82/+123
* fix quality flaw (changed log level)Stephane Gamard2014-06-051-8/+11
* SONAR-5007 - Checking type of static field for Indexables in normalizer classesStephane Gamard2014-06-052-9/+6
* SONAR-5133 SONAR-5237 Update property for "Available Since" filterJean-Baptiste Lievremont2014-06-051-1/+1
* SONAR-5012 Change facet style and orderJean-Baptiste Lievremont2014-06-053-9/+15
* SONAR-5007 - Added support for nested deletion with native ES scriptStephane Gamard2014-06-058-54/+148
* SONAR-5360 Add create action in /api/rules (miss params)Julien Lancelot2014-06-058-47/+369
* SONAR-5334 Fix deprecated jQuery API for ajax callbackJean-Baptiste Lievremont2014-06-051-1/+1
* SONAR-5209 Workspace ui improvementsStas Vilchik2014-06-052-4/+3
* SONAR-5209 Display coverage per test informationStas Vilchik2014-06-053-19/+28
* Fix potential NPEJulien HENRY2014-06-041-1/+1
* Revert bad commitSimon Brandhof2014-06-041-656/+653
* SONAR-5007 fix compatibility with mssqlSimon Brandhof2014-06-041-3/+3
* SONAR-5133 Fix issues with inheritanceJean-Baptiste Lievremont2014-06-043-6/+13
* SONAR-5352 SONAR-5353 Start work on rule templatesJean-Baptiste Lievremont2014-06-044-32/+83
* Allow facets block to adapt height to number of facetJean-Baptiste Lievremont2014-06-041-2/+1
* SONAR-5360 add service to create ruleJulien Lancelot2014-06-0411-305/+399
* SONAR-5237 - Updated filter "availableSince" to be based on creation dateStephane Gamard2014-06-041-4/+17
* SONAR-5237 - Renamed available_since paramStephane Gamard2014-06-042-6/+5