]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2016-03-21 Sébastien LesaintSONAR-6732 UserSession implementation in CE must fail...
2016-03-21 Sébastien LesaintSONAR-6732 only Web Server should deal with server id
2016-03-21 Sébastien LesaintSONAR-6732 remove DefaultHttpDownloader from CE container
2016-03-21 Sébastien LesaintSONAR-6732 QG events should be sent synchronously to...
2016-03-21 Sébastien LesaintSONAR-6732 CE must load Settings from DB for each worker
2016-03-21 Sébastien LesaintSONAR-6732 remove useless migrations from Compute Engin...
2016-03-21 Sébastien LesaintSONAR-6732 must mimic level from WebServer to load...
2016-03-21 Sébastien LesaintSONAR-6732 add EsIndexerEnabler to Compute Engine
2016-03-21 Sébastien LesaintSONAR-7435 reduce heap of both CE and WebServer to 512
2016-03-21 Sébastien LesaintSONAR-7435 add sonar.ce.javaOpts and sonar.ce.javaAddit...
2016-03-21 Sébastien LesaintSONAR-6732 disable Compute Engine in WebServer
2016-03-21 Sébastien LesaintSONAR-6732 add components from StartupLevel to CE container
2016-03-21 Sébastien LesaintSONAR-6732 add components from PlatformLevel4 to CE...
2016-03-21 Sébastien LesaintSONAR-6732 IssueIndex compatible with CE's container...
2016-03-21 Sébastien Lesaintremove DAOs declared both in DaoModule and PlatformLevel4
2016-03-21 Sébastien LesaintSONAR-6732 add components from PlatformLevel3 to CE...
2016-03-21 Sébastien LesaintSONAR-6732 add components from PlatformLevel2 to CE...
2016-03-21 Sébastien LesaintSONAR-6732 add components from PlatformLevel1 to CE...
2016-03-21 Sébastien LesaintSONAR-6732 there should be no static binding but in...
2016-03-21 Sébastien LesaintSONAR-6732 add ComputeEngineContainer + Properties...
2016-03-21 Sébastien LesaintSONAR-7435 CE process waiting for WebServer to be opera...
2016-03-21 Sébastien LesaintSONAR-7435 DefaultProcessCommands close() doesn't throw...
2016-03-21 Sébastien LesaintSONAR-7435 SQ processes should have constant process ids
2016-03-21 Sébastien LesaintSONAR-7435 replace DefaultProcessCommands constructors...
2016-03-21 Sébastien LesaintSONAR-7435 add ProcessCommandWrapper to WebServer pico...
2016-03-21 Sébastien LesaintSONAR-7435 add operational flag to shared memory IPC
2016-03-21 Sébastien LesaintSONAR-7435 rename state when process is done starting...
2016-03-21 Sébastien LesaintSONAR-7435 add CE process, never stops but does nothing yet
2016-03-21 Sébastien LesaintSONAR-7134 make ServerProcessLogging support other...
2016-03-21 Sébastien LesaintSONAR-7134 add maven module sonar-ce
2016-03-21 Sébastien LesaintSONAR-7435 move awaitTermination to ProcessUtils and...
2016-03-21 Julien LancelotSONAR-7254 Update ITs
2016-03-21 Julien LancelotSONAR-7254 Update rails authentication to take into...
2016-03-21 Julien LancelotSONAR-7254 Feed user.local when creating/updating/react...
2016-03-21 Julien LancelotSONAR-7254 Replace usage of UserIndex.getByLogin()...
2016-03-21 Julien LancelotSONAR-7254 Create task to feed user.local
2016-03-21 Julien LancelotSONAR-7254 Add USERS.LOCAL column
2016-03-21 Stas VilchikSONAR-7349 fix ProjectOverviewTest
2016-03-21 Julien LancelotSONAR-7330 Fix display of rule when activated with...
2016-03-21 Stas Vilchikimprove readiablity of footer on background tasks page
2016-03-21 Stas VilchikSONAR-7349 apply feedback
2016-03-21 Stas Vilchikfix displaying projects in issue filter widget
2016-03-21 Stas Vilchikfix display of covered lines in source viewer's details
2016-03-21 Stas Vilchikfix adding first condition to quality gate
2016-03-18 Teryk BellahseneSONAR-7375 WS api/rules/search use SearchWsRequest... 853/head
2016-03-18 Teryk BellahseneSONAR-7375 WS api/rules/search rename PARAM_KEY to...
2016-03-18 Teryk BellahseneSONAR-7375 WS api/rules/search enhance inheritance...
2016-03-18 Teryk BellahseneSONAR-7375 WS api/rules/search add to WS client
2016-03-18 Teryk BellahseneRename ActivityWsRequestTest to SearchWsRequestTest
2016-03-18 Teryk BellahseneSONAR-7106 WS api/permissions/bulk_apply_template add...
2016-03-18 Teryk BellahseneSONAR-7106 WS api/permissions/search_project_permission...
2016-03-18 Julien HENRYSONAR-6941 Partition files of scanner report in differe... 852/head
2016-03-18 Simon BrandhofSONAR-7459 new interface org.sonar.api.Plugin
2016-03-18 Julien HENRYRename batch into scanner 850/head
2016-03-18 Teryk BellahseneSONAR-7106 WS api/permissions/search_project_permission...
2016-03-18 Teryk BellahseneSONAR-7106 WS api/permissions/bulk_apply_template bulk...
2016-03-18 Teryk BellahseneImprove WS api/permissions/apply_template documentation
2016-03-17 Julien HENRYSONAR-7389 Improve testability
2016-03-17 Duarte MenesesSONAR-7273 API returns different paths in case of singl... 849/head
2016-03-17 Julien HENRYSONAR-7371 Remove inherited properties from analysis.log 847/head
2016-03-17 Simon BrandhofDrop API ViolationQuery as it's deprecated since 3.6
2016-03-16 Simon BrandhofSONAR-7458 new component org.sonar.api.SonarQubeVersion
2016-03-16 Simon BrandhofSONAR-7458 new component org.sonar.api.utils.Version
2016-03-16 Simon BrandhofAdd org.sonar.api.utils.System2#getResource(name)
2016-03-16 Simon BrandhofFix quality flaws
2016-03-16 Simon BrandhofSONAR-7129 SONAR-7135 optimize SQL requests on MySQL
2016-03-16 Julien HENRYFix some quality flaws
2016-03-16 Teryk BellahseneSONAR-7200 WS api/issues/search filter issues on leak...
2016-03-16 Duarte MenesesRevert orchestrator version to 3.11-build315
2016-03-16 Julien LancelotSONAR-7479 Remove system tags from DB when no tags... 838/head
2016-03-16 Duarte MenesesSONAR-7124 Concurrent access to WS cache allowed 842/head
2016-03-16 Julien HENRYSONAR-7414 Change Sensor API to update Issue#effortToFi... 844/head
2016-03-16 Julien HENRYSONAR-7416 Deprecate CPDMapping extension point
2016-03-16 Duarte MenesesFix orchestrator version
2016-03-16 Julien LancelotSONAR-7330 Rule was not re-indexed in ES when beeing...
2016-03-16 Julien LancelotSONAR-7444 Fix ITs
2016-03-16 Julien LancelotSONAR-7440 Remove remaining SQALE words
2016-03-16 Julien LancelotSONAR-7453 Finish renaming of debt to effort
2016-03-16 Julien LancelotSONAR-7396 Improve error message when base url is badly... 837/head
2016-03-16 Julien LancelotSONAR-7444 Provide an UnauthorizedException to display...
2016-03-16 Duarte MenesesSONAR-7235 Improve error message when server public...
2016-03-16 Duarte MenesesFix test Windows
2016-03-15 Duarte MenesesSONAR-7153 Allow to override sonar.language with blank...
2016-03-15 Julien HENRYSONAR-7389 Add new Sensor API to provide duplication... 840/head
2016-03-15 Julien HENRYFix some quality flaws
2016-03-15 Julien HENRYCleanup error reporting on scanner side
2016-03-15 Duarte MenesesSONAR-6719 Wrong casing when indexing individual files... 841/head
2016-03-15 Duarte MenesesSONAR-7158 Time limit for calculation of duplications...
2016-03-15 Duarte MenesesSONAR-6719 Wrong casing when indexing individual files...
2016-03-15 Duarte MenesesSONAR-7158 Time limit for calculation of duplications... 834/head
2016-03-15 Duarte MenesesSONAR-7328 Ignore "recursive" folder indexation caused...
2016-03-15 Duarte MenesesSONAR-7235 Improve error message when server public...
2016-03-15 Duarte MenesesSONAR-7153 Allow to override sonar.language with blank...
2016-03-15 Simon BrandhofSONAR-7321 sanitize some DB columns
2016-03-15 Simon BrandhofFix quality flaws
2016-03-14 Simon BrandhofRemove performance test IssuesModeBigTest 5.5-M10
2016-03-14 Simon BrandhofSONAR-7260 Fail fast if version of database is not...
2016-03-14 Julien LancelotSONAR-7474 Fix ITs
2016-03-14 Julien LancelotITs on quality model
2016-03-14 Julien LancelotSONAR-7426 Take into account issues on level other...
next