5697 Commits (b99727fafb5e5f2f4a844b0eebd6b7637e87f382)

Author SHA1 Message Date
  Eric Hartmann b99727fafb SONAR-10817 Cleanup of old editions 6 years ago
  Simon Brandhof 838ad5e985 SONAR-10689 add INFO log when dropping ES index in migration 6 years ago
  Simon Brandhof fb3151df48 SONAR-10691 remove coupling of migrations with ElasticsearchClient 6 years ago
  Eric Hartmann aadcb25039 SONAR-10691 Introduce ES drop in DB migration 6 years ago
  Sébastien Lesaint ded90fa8ef SONAR-10690 add Core Extension support in SonarQube 6 years ago
  Simon Brandhof 10f7f22611 SONAR-10689 fix Quality flaws 6 years ago
  Eric Hartmann d089f05aca SONAR-10689 Plugins are now always installed 6 years ago
  Grégoire Aubert bdde08fff5 SONAR-10696 Remove ability to upgrade/downgrade an edition from Marketplace (#269) 6 years ago
  Duarte Meneses 83f270e9bd Fix javadoc and quality issue 6 years ago
  Duarte Meneses 03692a7dee SONAR-10283 Fail fast at startup when a language is missing a default built in quality profile 6 years ago
  Duarte Meneses 4ce3f21921 SONAR-10842 api/project_analyses/update_event fails with NPE when name parameter is not specified 6 years ago
  Duarte Meneses e288ca891a SONAR-10380 Add WS response examples for /api/rules/create and /api/rules/update 6 years ago
  Eric Hartmann 95889c7f11 SONAR-10830 Allow passcode even if forceAuthentication is true 6 years ago
  Julien Lancelot 3c04430ca1 SONAR-10674 Fix max ages caches for plugins static resources 6 years ago
  Eric Hartmann 4214a7a047 SONAR-10363 Suppress to verbose logging 6 years ago
  Eric Hartmann b9cd4425d5 SONAR-10340 Add ETags for badges 6 years ago
  Simon Brandhof 5a07aaddbb SONAR-10592 mark WS api/ce/[pause|info|resume] as internal 6 years ago
  Julien HENRY dce951b720 SONAR-10851 Make branch validation less strict on scanner side 6 years ago
  Eric Hartmann 644dffb798 SONAR-10363 New built-in quality profiles should be the default 6 years ago
  Stas Vilchik fa85337a62 SONAR-10833 Reduce loading waterfall 6 years ago
  Julien Lancelot 349b6fdb12 SONAR-10833 Return server status and sonarcloud flag in index.html 6 years ago
  Duarte Meneses c72965048f SONAR-10809 Analyzers need to declare whether a rule is external 6 years ago
  Julien Lancelot daffaa48bd SONAR-10674 Update cache policy for js, css and images path files 6 years ago
  Pascal Mugnier 8aba91e277 SONAR-10711 Add pagination object to api/qualityprofile/projects webservice 6 years ago
  Julien Lancelot b7976ff3de SONAR-10652 Correctly fail when authentication and several emails exists 6 years ago
  Julien Lancelot 0f0c3b73cc SONAR-10713 Badges can only be used on projects, long living branches and applications 6 years ago
  Sébastien Lesaint 125465521c SONAR-10430 lazy load file content from report 6 years ago
  Sébastien Lesaint acf931ecd2 SONAR-10430 do not compute distance for files with too far size 6 years ago
  Sébastien Lesaint d1ca41a707 SONAR-10430 add timing logs + support for dump into temp csv file 6 years ago
  Sébastien Lesaint 984ac87040 SONAR-10430 populate FILE_SOURCES.LINE_COUNT at beginning of analysis 6 years ago
  Sébastien Lesaint e8d18a35e2 SONAR-10430 add FileSourceDto#getLineCount() 6 years ago
  Julien HENRY 38218bf026 SONAR-10781 Filter secondary locations that are not in PR 6 years ago
  Julien Lancelot e71d93b4fa SONAR-10684 Create internal API to block analysis based on ncloc 6 years ago
  Teryk Bellahsene 812cf120e8 SONAR-10670 Count ncloc of whole instance with biggest long-living branch 6 years ago
  Julien Lancelot 11c567859c SONAR-10659 Drop support of sort by assignee in api/issues/search 6 years ago
  Julien Lancelot 4ff1b9f90f SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUID 6 years ago
  Julien Lancelot 67012b8a06 SONAR-10597 Update CE_ACTIVITY#SUBMITTER_LOGIN to SUBMITTER_UUID 6 years ago
  Julien Lancelot f70ca313cc SONAR-10597 Update CE_QUEUE#SUBMITTER_LOGIN to SUBMITTER_UUID 6 years ago
  Julien Lancelot bc2c99babb SONAR-10597 Update RULES_METADATA#NOTE_USER_LOGIN to NOTE_USER_UUID 6 years ago
  Julien Lancelot 2e0c39c865 SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUID 6 years ago
  Julien Lancelot 63947f4bf7 SONAR-10597 Update USER_TOKENS#LOGIN to USER_UUID 6 years ago
  Julien Lancelot bef8258c52 SONAR-10597 Update QPROFILE_CHANGES#USER_LOGIN to USER_UUID 6 years ago
  Guillaume Jambet 26fb4f056b SONAR-10597 Use user UUID for ISSUES#ASSIGNEE 6 years ago
  Julien Lancelot 7a89468660 SONAR-10598 Display warning page when detecting login update during authentication 6 years ago
  Julien Lancelot a124513d1f SONAR-10599 Synchronize login during authentication 6 years ago
  Julien HENRY 965717195e Introduce Bitbucket Cloud Application 6 years ago
  Duarte Meneses ac3c3089d8 Remove debug logging when backdating issues 6 years ago
  Sébastien Lesaint 3bab57a379 add Request#getHeaders and #getParams() 6 years ago
  Sébastien Lesaint b3ad74d2e5 add Request#getReader() 6 years ago
  Guillaume Jambet c449191069 SONAR-10653 - api/qualityprofiles/restore handle badly formed xml document (#244) 6 years ago