]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2014-05-23 Stas VilchikSONAR-5333 Fix labels inside it coverage widget
2014-05-23 Stas VilchikSONAR-5333 Fix whitespaces
2014-05-23 Stas VilchikSONAR-5007 Fix infinite scrolling
2014-05-23 Simon BrandhofSONAR-5007 add tests for RegisterQualityProfiles
2014-05-23 Simon BrandhofSONAR-5007 add tests for RegisterQualityProfiles
2014-05-23 Stas VilchikSONAR-5333 Fix some issues
2014-05-23 Jean-Baptiste... SONAR-5007 SONAR-5134 Add sort and scroll in coding...
2014-05-23 Stephane GamardSONAR-5007 - Added assertions for QualityProfile Regist...
2014-05-23 Stas VilchikSONAR-5334 First frontend integration
2014-05-23 Jean-Baptiste... SONAR-5007 SONAR-5012 Full handling of facets
2014-05-23 Jean-Baptiste... SONAR-5007 SONAR-5133 Fix quality profile filter
2014-05-23 Simon BrandhofSONAR-5007 improve registration of Quality profiles
2014-05-23 Stas VilchikSONAR-5333 Improve widget consistency
2014-05-23 Stas VilchikSONAR-5333 Improve the issues, size and description...
2014-05-23 Stephane GamardSONAR-5237 - Changed facet's name to property to link...
2014-05-23 Stephane GamardSONAR-SONAR-5237 - Fixed Rule Search Medium WS
2014-05-23 Julien LancelotSONAR-5335 When upgrading from SonarQube 4.2 with PMD...
2014-05-22 Simon BrandhofTry to fix MeasureDataMigration on mssql
2014-05-22 Simon BrandhofSONAR-5007 improve management of active rules in api...
2014-05-22 Stephane Gamardfix quality flaw (updated Junit test)
2014-05-22 Stephane GamardSONAR-5007 - Added test assertion for QualityProfileDto...
2014-05-22 Stephane GamardSONAR-5007 - Added parentKey to QualityProfileDto
2014-05-22 Simon BrandhofSONAR-5007 remove wsclient of deleted api/rules/index
2014-05-22 Simon BrandhofSONAR-5007 fix parameter "f" of api/rules/search
2014-05-22 Simon BrandhofSONAR-5007 complete response example for facets
2014-05-22 Stephane GamardSONAR-5237 - Added Char & SubChar filtering
2014-05-22 Stas VilchikImprove widget bar charts
2014-05-22 Stephane GamardDAOv.2 - Updated tag for aggregation in RuleService...
2014-05-22 Jean-Baptiste... SONAR-5334 Create WS to serialize all bundles for a...
2014-05-22 Jean-Baptiste... SONAR-5007 SONAR-5136 Handle parameters on activation...
2014-05-22 Stephane GamardDAOv.2 - Updated facets to Aggregation
2014-05-22 Stas VilchikImprove the description widget
2014-05-22 Stas VilchikImprove dashboard styles
2014-05-22 Stas VilchikImprove consistency of the widgets
2014-05-22 Simon BrandhofSONAR-5007 add facets to WS api/rules/search
2014-05-22 Simon BrandhofSONAR-5007 add facets to WS api/rules/search
2014-05-22 Julien LancelotAdd Java WS client for /api/coverage/show and /api...
2014-05-22 Julien LancelotDo not load actions and transition if user is not loggued
2014-05-22 Julien LancelotFix quality flaws
2014-05-22 Julien LancelotFix example
2014-05-22 Stephane Gamardfix dao flaw (broken embedded in Index)
2014-05-22 Stephane GamardDAOv.2 - Compressing index upserts from sesison
2014-05-22 Jean-Baptiste... SONAR-5007 SONAR-5136 Display yet more rule fields...
2014-05-22 Jean-Baptiste... SONAR-5007 Add createdAt in rules/show WS
2014-05-22 Jean-Baptiste... SONAR-5007 Add helpers to format dates in Handlebars
2014-05-22 Jean-Baptiste... SONAR-4636 Use released version of branding resources...
2014-05-22 Stas VilchikImprove the size widget
2014-05-22 Julien LancelotSONAR-5286 Add parameter "extra_fields" to display...
2014-05-22 Stephane GamardDAOv.2 - Updated implicit commit in Session (broken...
2014-05-22 Stephane GamardDAOv.2 - removed explicit refresh
2014-05-22 Simon BrandhofSONAR-5007 fix CopyRequirementsFromCharacteristicsToRul...
2014-05-22 Simon BrandhofFix compatibility of unit test with Java 6
2014-05-21 Simon BrandhofSONAR-5007 flush previewDb cache when a rule is deactivated
2014-05-21 Simon BrandhofSONAR-5007 remove old ES indices for rules, active...
2014-05-21 Stephane Gamardfix quality flaw (es debug output)
2014-05-21 Stephane GamardES freeze due to force refreshing
2014-05-21 Stephane Gamardfix quality flaw (@Ignore test pending update)
2014-05-21 Stephane Gamardquality fix flaw (updated usage of DbClient)
2014-05-21 Stephane GamardSONAR-5238 - Implemented debt's char and subChar as...
2014-05-21 Stephane GamardSONAR-5238 - Renamed Index Fields
2014-05-21 Jean-Baptiste... SONAR-5007 SONAR-5137 Link "extend description" somehow
2014-05-21 Julien LancelotSONAR-5286 Provide a new "/api/duplications/show" WS
2014-05-21 Simon BrandhofSONAR-5007 improve usage of DbClient and move some...
2014-05-21 Jean-Baptiste... SONAR-5007 SONAR-5137 Link activate/deactivate buttons
2014-05-21 Stephane GamardSONAR-5242 - Fixed deactiveRule for qualityprofile WS
2014-05-21 Stephane Gamardfix quality flaw (useless if)
2014-05-21 Jean-Baptiste... SONAR-5007 SONAR-5137 Show profiles + activation
2014-05-21 Jean-Baptiste... SONAR-5007 Add profile keys to coding rules app WS
2014-05-21 Stas VilchikRework the size widget
2014-05-21 Simon BrandhofSONAR-5007 remove code using previous ES rule indices
2014-05-21 Stephane GamardSONAR-5238 - Added example response for ShowAction
2014-05-21 Stephane GamardSONAR-5238 - Added activeRules in showAction of Rule WS
2014-05-21 Stephane GamardSONAR-5238 - Added ActivRuleService#findByRuleKey(...
2014-05-21 Julien LancelotFix query to check that project exists in Gality Gate
2014-05-21 Stephane GamardDAOv.2 - Implicit refresh for Index classes using ES-NRT
2014-05-21 Stephane Gamardfix quality flaw (missing license header)
2014-05-21 Stephane GamardDAOv.2 - Created IndexClient as counterpart of DbClient.
2014-05-21 Julien LancelotSONAR-5305 Do not display sub project on none multi...
2014-05-21 Stephane GamardSONAR-5237 - Added Tag filtering in searchAction for...
2014-05-21 Julien LancelotSONAR-5304 Remove no more used code displaying some...
2014-05-21 Stas VilchikDashboards redesign
2014-05-21 Julien LancelotSONAR-5320 Property "sonar.technicalDebt.hoursInDay...
2014-05-21 Julien LancelotSONAR-5320 On some Oracle DB, saving a number in proper...
2014-05-21 Jean-Baptiste... Configure sonar.web.context in dev mode
2014-05-21 Stephane GamardSONAR-5237 - Updated searchAction sample response
2014-05-21 Stephane GamardSONAR-5237 - Added error message when activation=true...
2014-05-21 Simon BrandhofSONAR-5007 clear preview-db cache on qprofile changes
2014-05-21 Simon BrandhofSONAR-5007 fix page Quality Profiles
2014-05-21 Simon BrandhofSONAR-5007 update an existing rule activation and valid...
2014-05-20 Stephane Gamardfix quality flaw (System.out)
2014-05-20 Stephane GamardSONAR-5237 - Removed non-valid test for search in RuleWS
2014-05-20 Stephane GamardSONAR-5237 - Added active/inactive Filter, and QProfile...
2014-05-20 Simon BrandhofSONAR-5007 complete activation of rule
2014-05-20 Simon BrandhofSONAR-5007 update examples of WS responses
2014-05-20 Simon BrandhofSONAR-5007 better error in api/rules/set_tags when...
2014-05-20 Simon BrandhofSONAR-5007 improve BaseMapping
2014-05-20 Simon BrandhofSONAR-5007 interpret macros in rule HTML description
2014-05-20 Simon BrandhofSONAR-5007 rename the param "markdown_text" of api...
2014-05-20 Simon BrandhofSONAR-5007 add tests
2014-05-20 Simon BrandhofSONAR-5007 improve conversion fk of ES doc to WS response
next