]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2014-06-10 Julien HENRYUse released version of persisit.
2014-06-10 Jean-Baptiste... SONAR-5136 Fix default value of sonar.web.context so...
2014-06-10 Simon BrandhofFix documentation of sonar.web.context in conf/sonar...
2014-06-10 Julien LancelotSONAR-5362 When updating custom rule parameters, every...
2014-06-10 Stephane GamardSONAR-5007 - Added RuleDoc.id() method for sqale backwa...
2014-06-10 Julien HENRYSONAR-5389 Initial version of the new sensor mode
2014-06-10 Julien HENRYSeparate bootstrap settings and task settings
2014-06-10 Stas VilchikSONAR-5209 Issues time changes
2014-06-10 Jean-Baptiste... SONAR-5136 Fix rule macro interpretation + config in...
2014-06-10 Julien LancelotSONAR-5361 When deleting a custom rule, related active...
2014-06-10 Stephane Gamardfix quality flaw (flow & dead code)
2014-06-10 Simon BrandhofSONAR-5007 improve RuleBackendMediumTest
2014-06-10 Simon BrandhofFix db migration on rules_parameters
2014-06-10 Stephane GamardSONAR-5007 - Added "hasSubChar" filter to RuleQuery...
2014-06-10 Julien LancelotSONAR-5362 Remove default value of status (if this...
2014-06-09 Simon BrandhofSONAR-5007 remove unused RuleQuery#allOfTags
2014-06-09 Simon BrandhofSONAR-5007 refactor restore of built-in profiles
2014-06-09 Simon BrandhofSONAR-4764 do not force deleting profiles before restor...
2014-06-09 Simon BrandhofRemove db migrations that are useless when upgrading...
2014-06-09 Simon BrandhofSONAR-5384 Create index on SNAPSHOT_DATA.RESOURCE_ID
2014-06-09 Simon BrandhofSONAR-5007 add getDefault() to QProfileService
2014-06-09 Jean-Baptiste... Fix quality flaw
2014-06-09 Jean-Baptiste... SONAR-5134 Apply new rules for sorting
2014-06-09 Jean-Baptiste... SONAR-5134 Fix infinite recursion by protecting against...
2014-06-09 Simon BrandhofSONAR-5007 fix restore of empty backup
2014-06-09 Simon BrandhofSONAR-4795 Delete inheriting quality profiles
2014-06-09 Julien HENRYRestore deprecated API still used by SQ Runner 2.3
2014-06-09 Jean-Baptiste... SONAR-5164 Highlight context on quality profile filter
2014-06-09 Jean-Baptiste... SONAR-5133 Fix issue with activation filter
2014-06-09 Jean-Baptiste... Fix translation function when there is no window.messag...
2014-06-09 Jean-Baptiste... SONAR-5137 Fix parameter display alignment
2014-06-09 Jean-Baptiste... SONAR-5133 Fix behavior of "Key" filter
2014-06-09 Jean-Baptiste... SONAR-5133 Force query cleanup on "New Search"
2014-06-09 Jean-Baptiste... Cleanup log messages
2014-06-09 Julien HENRYRemove deprecated stuff
2014-06-09 Julien HENRYRemove deprepcated stuff
2014-06-09 Julien HENRYRemove deprecated stuff.
2014-06-09 Julien HENRYSONAR-5233 Fix potential resource key conflict during...
2014-06-09 Simon BrandhofSONAR-5007 fix SQALE console when no search results
2014-06-09 Simon BrandhofFix name of new index on ACTIVE_RULES(PROFILE_ID, RULE_ID)
2014-06-09 Jean-Baptiste... SONAR-5137 Protect against activation without profile...
2014-06-09 Jean-Baptiste... SONAR-5137 Hide quality profiles section when not admin...
2014-06-09 Jean-Baptiste... SONAR-5133 Fix behavior of quality profile dependent...
2014-06-09 Simon BrandhofSONAR-5007 fix unique index on ACTIVE_RULES[PROFILE_ID...
2014-06-08 Simon BrandhofSONAR-5007 use QProfileService in Rails webapp for...
2014-06-06 Simon BrandhofSONAR-5007 fix deactivation of removed rules
2014-06-06 Stephane Gamardquality flaw - fixed uniqueness of index.
2014-06-06 Julien LancelotSONAR-5361 Create WS to delete a custom rule (need...
2014-06-06 Stephane GamardSONAR-5364 - Updated RuleQuery taking into account...
2014-06-06 Jean-Baptiste... SONAR-5007 Apply feedback about rule details, filters...
2014-06-06 Jean-Baptiste... SONAR-5012 Update facets LNF
2014-06-06 Simon BrandhofFix unstability of CommandExecutorTest
2014-06-06 Julien LancelotSONAR-5362 Update /api/rules/update WS to update custom...
2014-06-06 Stephane GamardSONAR-5082 - Fixed Migration script
2014-06-06 Stephane GamardSONAR-5082 - Udpated Migration test
2014-06-06 Stephane GamardSONAR-5082 - Deprecated outdated tests
2014-06-06 Stephane GamardSONAR-5082 - Added Index to active_rules table to H2...
2014-06-06 Stephane GamardSONAR-5082 - Added Index to active_rules table to H2...
2014-06-06 Stephane GamardSONAR-5082 - Added Index to active_rules table
2014-06-06 Simon BrandhofFix unstability of CommandExecutorTest
2014-06-06 Julien LancelotFix NPE when indexing manual rules
2014-06-06 Julien LancelotSONAR-5362 Do not fail if not all parameters are set
2014-06-06 Julien LancelotSONAR-5288 Component app WS should return the list...
2014-06-06 Julien LancelotSONAR-5362 Update RulUpdater to be able to update custo...
2014-06-06 Stephane GamardSONAR-5135 - Added scrolling to RuleActivation by query
2014-06-06 Stephane GamardSONAR-5135 - Added scrolling support for Index Result...
2014-06-06 Stas VilchikSONAR-5209 Big refactoring
2014-06-05 Stephane Gamardfix quality flaw (dead code)
2014-06-05 Simon BrandhofRemove unused class
2014-06-05 Simon BrandhofSONAR-5007 rename DefaultProfileCache to BuiltInProfiles
2014-06-05 Simon BrandhofFix DefaultDatabase and ServerImpl for logging
2014-06-05 Julien LancelotSONAR-5382 Remove DuplicationClient, SourceClient and...
2014-06-05 Julien LancelotSONAR-5300 Return differential measures when a period...
2014-06-05 Stephane GamardSONAR-5237 - Added rule_key param as filter for search...
2014-06-05 Stephane GamardSONAR-5237 - Added rule_key param as filter for search
2014-06-05 Stephane GamardSONAR-5237 - Added sub-key match for rules
2014-06-05 Julien HENRYDeprecate AnalysisType.
2014-06-05 Stephane GamardSONAR-5364 - added termAnyQuery helper method
2014-06-05 Stephane GamardSONAR-5364 - Generated weighted phraseQueries for Codin...
2014-06-05 Jean-Baptiste... SONAR-5134 Add option to sort by relevance (aka using...
2014-06-05 Jean-Baptiste... Temporary fix for manual rules
2014-06-05 Jean-Baptiste... Fix quality flaws
2014-06-05 Simon BrandhofSONAR-5007 improve restore, copy and reset of Q profiles
2014-06-05 Julien HENRYSONAR-5377 Update update center library to 1.11
2014-06-05 Julien LancelotSONAR-5360 Create a new /api/rules/create WS
2014-06-05 Stephane Gamardfix quality flaw (changed log level)
2014-06-05 Stephane GamardSONAR-5007 - Checking type of static field for Indexabl...
2014-06-05 Jean-Baptiste... SONAR-5133 SONAR-5237 Update property for "Available...
2014-06-05 Jean-Baptiste... SONAR-5012 Change facet style and order
2014-06-05 Stephane GamardSONAR-5007 - Added support for nested deletion with...
2014-06-05 Julien LancelotSONAR-5360 Add create action in /api/rules (miss params)
2014-06-05 Jean-Baptiste... SONAR-5334 Fix deprecated jQuery API for ajax callback
2014-06-05 Stas VilchikSONAR-5209 Workspace ui improvements
2014-06-05 Stas VilchikSONAR-5209 Display coverage per test information
2014-06-04 Julien HENRYFix potential NPE
2014-06-04 Simon BrandhofRevert bad commit
2014-06-04 Simon BrandhofSONAR-5007 fix compatibility with mssql
2014-06-04 Jean-Baptiste... SONAR-5133 Fix issues with inheritance
2014-06-04 Jean-Baptiste... SONAR-5352 SONAR-5353 Start work on rule templates
2014-06-04 Jean-Baptiste... Allow facets block to adapt height to number of facet
next