]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2016-05-18 Sébastien LesaintSONAR-7422 reset App sharedMemory at start/restart 989/head
2016-05-18 Sébastien LesaintSONAR-7422 add DefaultProcessCommand#reset()
2016-05-18 Simon BrandhofSONAR-7142 Cannot restart server after wiping out Serve...
2016-05-18 Simon BrandhofSONAR-6613 remove useless indexes on table GROUP_ROLES
2016-05-18 Simon BrandhofSONAR-7271 add "Server ID validated" to sysinfo page
2016-05-18 Simon BrandhofSONAR-7271 hide 2 sections from System Info page
2016-05-18 Simon BrandhofSONAR-7271 add section "Settings" to WS api/system...
2016-05-18 Simon BrandhofAdd definition of property sonar.jdbc.password
2016-05-18 Simon BrandhofRemove useless JRuby property from web.xml
2016-05-18 Simon BrandhofRemove deprecated props from DatabaseProperties
2016-05-18 Stas Vilchikfix displaying of new technical debt on the overview...
2016-05-17 Teryk BellahseneSONAR-7637 WS api/issues/search fix timezone related...
2016-05-17 Stas Vilchikmove "Releasability" domain on the first place on the...
2016-05-17 Julien LancelotSONAR-7640 Return unauthenticated when login/password... 978/head
2016-05-17 Teryk BellahseneSONAR-7576 api/measures/component_tree filter component...
2016-05-17 Julien HENRYImprove unit test coverage
2016-05-17 Duarte MenesesAdjust perf timings
2016-05-17 Teryk BellahseneSONAR-7637 add timezone related tests to IssueIndex
2016-05-17 Julien HENRYAdd unit test for SensorContextTester
2016-05-17 Sébastien LesaintSONAR-7390 support highlighting over multiline includin... 975/head
2016-05-17 Duarte MenesesFix perf tests without WS cache and non connected mode
2016-05-17 Julien HENRYFix some quality flaws
2016-05-17 Julien HENRYImprove Javasoc of SensorContextTester
2016-05-17 Simon BrandhofFix javadoc of deprecated BaseMapping
2016-05-17 Simon BrandhofRemove dead code
2016-05-16 Stas Vilchikdisplay number of new lines to cover on overview page
2016-05-16 Simon BrandhofRemove dead code
2016-05-16 Simon BrandhofSONAR-7645 Disable ES norms when possible
2016-05-16 Simon BrandhofSONAR-6632 Fail to index rule if description is more...
2016-05-16 Simon BrandhofEsTester verifies that putDocuments() does not fail
2016-05-16 Simon BrandhofSanitize package org.sonar.server.search
2016-05-16 Simon BrandhofDo not store _source in index rules/activeRule
2016-05-16 Stas VilchikSONAR-7530 Add pagination on the Project Measures page...
2016-05-16 Stas VilchikSONAR-6336 display warning only for saved conditions
2016-05-16 Julien LancelotSONAR-7400 Replace ActiveRuleDao#selectByRule by select... 971/head
2016-05-16 Julien LancelotSONAR-7400 Remove no more used code
2016-05-16 Julien LancelotSONAR-7400 Do not load active rules from index in rules WS
2016-05-16 Julien LancelotSONAR-7400 Remove parentKey field from active rule...
2016-05-16 Julien LancelotSONAR-7400 Do not return anymore active rule parent...
2016-05-16 Julien LancelotSONAR-7187 Fix example due to removal of pagination
2016-05-16 Simon BrandhofFix comment in scanner_report.proto
2016-05-16 Julien LancelotSONAR-7175 Ignore test waiting for QA
2016-05-13 Teryk BellahseneSONAR-7637 WS api/issues/search 'createdAter' parameter...
2016-05-13 Teryk BellahseneSONAR-7576 WS api/measures/component_tree paging fixed...
2016-05-13 Stas Vilchikimprove project deletion page
2016-05-13 Stas VilchikSONAR-7545 limit the input max length when bulk change...
2016-05-13 Duarte MenesesImprove quality
2016-05-13 Julien HENRYSONAR-6806 Show component key as tooltip to help identi...
2016-05-13 Duarte MenesesSONAR-7626 Deprecate issues report (html/console) feature 974/head
2016-05-13 Stas Vilchikrefactor project overview page (#908)
2016-05-13 Simon BrandhofSONAR-7582 make beta Compute Engine API public
2016-05-13 Sébastien LesaintSONAR-7534 add missing @Deprecated on SERVER_BASE_URL_D... 973/head
2016-05-13 Sébastien LesaintSONAR-7109 don't use deprecated default serverBaseUrl...
2016-05-13 Sébastien LesaintSONAR-7534 Server#getUrl must return serverBaseUrl...
2016-05-13 Duarte MenesesSONAR-7367 Remove code previously used by SonarLint 972/head
2016-05-13 Stas Vilchikupdate eslint
2016-05-13 Julien LancelotSONAR-7493 Add migration in pico
2016-05-13 Julien HENRYSONAR-6868 Fix HTML report when rule message is too...
2016-05-13 Julien HENRYSONAR-7464 Optimize NCLOC_DATA and COMMENT_LINES_DATA 964/head
2016-05-13 Julien HENRYSONAR-6514 Unexpected behavior when one module id is... 966/head
2016-05-13 Julien HENRYSONAR-6807 In the issues report, show the rule key 970/head
2016-05-13 Julien HENRYFix JavaDoc glitch
2016-05-13 Stas VilchikSONAR-7327 Display a warning when no components selecte...
2016-05-13 Sébastien LesaintSONAR-6846 don't fail on duplicate row in snapshot_sources 969/head
2016-05-13 Julien LancelotSONAR-6336 Add check when updating condition
2016-05-13 Stas VilchikSONAR-7634 Metric names should be localized (#967)
2016-05-13 Stas VilchikSONAR-7431 Keep filters state in url on background...
2016-05-13 Simon BrandhofSONAR-7493 fix size of ISSUES.MESSAGE col on Orale
2016-05-13 Julien LancelotSONAR-6696 Replace event description by name in history... 962/head
2016-05-13 Sébastien LesaintSONAR-7154 main process must create property file in... 968/head
2016-05-13 Stas Vilchikupdate parameter description of /api/l10n/index
2016-05-13 Stas Vilchikfix display of UTS paths on measures page
2016-05-13 Julien LancelotRemove "reported by me" from issue notification message
2016-05-13 Julien LancelotSONAR-7274 Return authorized projects in api/qualitygat... 956/head
2016-05-13 Teryk BellahseneSONAR-7545 use ComponentKeys.MAX_COMPONENT_KEY_LENGTH 961/head
2016-05-13 Teryk BellahseneSONAR-7545 functional error when updating a project key
2016-05-12 Julien LancelotSONAR-7175 Keep last snapshots in KeepOneFilter 960/head
2016-05-12 Simon BrandhofSONAR-7539 WS api/properties should return licenses...
2016-05-12 Sébastien LesaintSONAR-7580 EmbeddedDatabase now assume jdbcurl is corre... 954/head
2016-05-12 Sébastien LesaintSONAR-7580 jdbc_url default value is computed or set...
2016-05-12 Sébastien LesaintSONAR-7109 remove default value of property sonar.core...
2016-05-12 Sébastien LesaintSONAR-7534 implement Server#getUrl on the server side
2016-05-12 Julien HENRYSONAR-7512 Backport ability to use line/offset on Symbo... 958/head
2016-05-12 Julien HENRYSONAR-7509 Backport on old API to ease migration
2016-05-12 Julien HENRYSONAR-7636 Deprecate org.sonar.api.measures.Measure...
2016-05-12 Teryk BellahseneSONAR-7628 WS api/qualitygates/project_status requires... 955/head
2016-05-12 Sébastien LesaintSONAR-7276 support multiple conditions for a given... 932/head
2016-05-12 Stas VilchikSONAR-6336 show WS errors
2016-05-12 Stas Vilchikupgrade webpack to 1.13.0
2016-05-12 Stas VilchikSONAR-7094 Correct, expand update center summary (...
2016-05-12 Simon BrandhofSONAR-7630 Do not use MySQL TINYINT(1) for non-boolean...
2016-05-12 Simon BrandhofSONAR-7260 Fix comment about mysql 5.6 in sonar.properties
2016-05-12 Julien HENRYSONAR-7612 Apply feedback 948/head
2016-05-12 Julien HENRYSONAR-7612 Rework Initializer extension point to no...
2016-05-12 Julien HENRYSONAR-7612 Improve documentation and SensorContextTester
2016-05-12 Julien HENRYSONAR-7612 Deprecate old Resource API (Project, Directo...
2016-05-12 Julien HENRYSONAR-7612 Move new Sensor API out of @Beta
2016-05-12 Julien HENRYSONAR-7625 SONAR-7621 Deprecate coverage per test and...
2016-05-12 Julien LancelotSONAR-7624 SONAR-7620 Fix Tests domain description
2016-05-11 Julien HENRYSONAR-6897 add IT
next