22691 Commits (86aa29e4eaf8ae208e6221ce86903ab45408bb8b)
 

Author SHA1 Message Date
  Julien HENRY 0a547ba79c SONAR-8826 Fix QA 7 years ago
  Julien Lancelot 187b578649 SONAR-8460 Remove Errors 7 years ago
  Julien Lancelot 1a57c8a888 SONAR-8460 Remove creation BadRequestException with Errors 7 years ago
  Julien Lancelot 8ad75df4cd SONAR-8460 Fix bundled error messages 7 years ago
  Julien Lancelot a2b30ecfa4 SONAR-8460 Simplify creation of BadRequestException with one message 7 years ago
  Julien Lancelot 511fd39f79 SONAR-8460 Remove isEmpty from Errors 7 years ago
  Julien Lancelot 7f639c575c SONAR-8460 Remove check from Errors 7 years ago
  Julien Lancelot ce64250516 SONAR-8460 Remove writeJson from Errors 7 years ago
  Stas Vilchik 9a3e044cda add .vscode to .gitignore 7 years ago
  Stas Vilchik 889f6e5c0d fix quality flaw 7 years ago
  Teryk Bellahsene 5330045e89 SONAR-8842 Add tags to WS api/components/search_projects 7 years ago
  Teryk Bellahsene 17c0b638cc SONAR-8841 Add tags to WS api/components/show and tree response 7 years ago
  ssjenka db48fea3db Automatic merge from branch-6.3 7 years ago
  Duarte Meneses a9c274308d SONAR-8783 Improve display of error when uploading scanner report 7 years ago
  Daniel Schwarz 26c9558a68 SONAR-8837 add indexing time to logs 7 years ago
  Daniel Schwarz 05ea495629 SONAR-8837 shorten indexer startup logs 7 years ago
  Duarte Meneses 9c74dc7710 SONAR-8783 Improve display of error when uploading scanner report 7 years ago
  Duarte Meneses c723b844be SONAR-8826 Add SonarQube server version to the task report 7 years ago
  Simon Brandhof 72ac5447a3 SONAR-8835 support NULL in column file_sources.line_hashes 7 years ago
  Simon Brandhof 187e582f89 SONAR-8835 file move detection does not need to compute source hash 7 years ago
  Daniel Schwarz 3779ba44db SONAR-6037 decide by boolean flag, whether or not to initialise index 7 years ago
  Stas Vilchik f2647505fb SONAR-8451 fix bad state on measures page 7 years ago
  Simon Brandhof c99a322d75 SONAR-8659 Bring back "Edit Permissions" to system administrators 7 years ago
  Teryk Bellahsene 8bc3795d4f SONAR-8838 Limit to 500 characters DB column TAGS of PROJECTS 7 years ago
  Simon Brandhof 3c133bbedf Disable IT PurgeTest 7 years ago
  Julien Lancelot 0b2660c487 SONAR-8847 Set COPY_COMPONENT_UUID of local views 7 years ago
  Julien Lancelot 075d80d232 SONAR-8847 Persist copy_component_uuid for local views 7 years ago
  Julien HENRY 25ca6a5606 Clean dead code 7 years ago
  Teryk Bellahsene 120f4b5336 SONAR-8838 Create WS api/project_tags/set to set tags of a project 7 years ago
  Teryk Bellahsene 70a470ca84 SONAR-8838 Create api/project_tags controller 7 years ago
  Teryk Bellahsene 8c186b63ca SONAR-8838 Update tags of a project in DB 7 years ago
  Teryk Bellahsene cab142bde9 SONAR-8838 insert and return tags from projects DB table 7 years ago
  Teryk Bellahsene 6bbda7023b SONAR-8838 Add DB column TAGS to PROJECTS table 7 years ago
  Stas Vilchik 17cfd1d458 fix redirection after login 7 years ago
  Stas Vilchik d616d1ed76 always redirect to landing after login from about page 7 years ago
  Daniel Schwarz 1ba66de0ac SONAR-7282 fix module number count in ComputeEngineContainerImplTest 7 years ago
  Eric Hartmann d74f3f7264 Reenabling tests on cluster 7 years ago
  Eric Hartmann d26566547f Disabling cluster tests until fixed 7 years ago
  ssjenka 13d4b5aeb8 Automatic merge from branch-6.3 7 years ago
  Simon Brandhof 76beaef7ac Drop unused Dialect#getActiveRecordDialectCode() 7 years ago
  Eric Hartmann 5b80ef6227 SONAR-8818 Add Hazelcast and its configuration (#1699) 7 years ago
  Simon Brandhof ee94866db1 Fix test 7 years ago
  Simon Brandhof aac5860772 Use project build dir as temporary dir for tests 7 years ago
  Simon Brandhof 7ac2e6c6d4 Fix quality flaws 7 years ago
  Simon Brandhof 76a4e8fb65 Drop usages of MyBatis#openSession() 7 years ago
  Simon Brandhof 03acebc23f MyBatis implements Startable 7 years ago
  Simon Brandhof 3557b70644 Deprecate MyBatis#closeQuietly(DbSession) 7 years ago
  Simon Brandhof d7879b2e55 Replace usage of MyBatis SqlSession by DbSession 7 years ago
  Simon Brandhof 9b378e61e1 Clean-up class MyBatis 7 years ago
  Simon Brandhof 2bb205d4b2 Replace DbClient#closeSession(DbSession) by try-with-resources 7 years ago