141 Commits (b5cc29188339a2bf7187de25be38853553a81482)

Author SHA1 Message Date
  Julien Lancelot b5cc291883 SONAR-11632 Remove api/tests WS 5 years ago
  Duarte Meneses 252b3897e7 Fix license headers for 2019 5 years ago
  Sébastien Lesaint e80c0f3d1e remove usage of Guava Optional from ComponentDao 5 years ago
  Duarte Meneses 790d026a67 SONAR-11151 Generate isNew for lines when it's not stored in DB 5 years ago
  Eric Hartmann 7253fe3904 SONAR-10864 Author information only available to members (#552) 5 years ago
  Julien Lancelot 6c7e684082 SONAR-10944 Add subscription flag to organizations 6 years ago
  Sébastien Lesaint 8e1dc1628c move ES index, indexer and client to sonar-server-common 6 years ago
  Teryk Bellahsene 751e4000e4 MMF-1134 Make pull request a 1st class citizen 6 years ago
  Simon Brandhof 35749faa8b Fix some Java compiler warnings 6 years ago
  Simon Brandhof d55f047c44 Cleanup code based on Intellij inspections 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Teryk Bellahsene 7ee2cc6372 SONAR-7734 Clarify message when one of several parameters is required 6 years ago
  Julien Lancelot 9fd029a804 SONAR-9616 Handle branch in api/sources/raw 6 years ago
  Julien Lancelot 09aa46f04b SONAR-9616 Refactor RawActionTest to not use mock 6 years ago
  Julien Lancelot a14c1865a7 SONAR-9616 Does not allow ws to use branch db key 6 years ago
  Julien Lancelot 2398f4a212 SONAR-9616 Handle branch in api/sources/lines 6 years ago
  Julien Lancelot 16b42344b1 Rename ComponentDto#getKey to ComponentDto#getDbKey 7 years ago
  Julien Lancelot 2533bda1fe SONAR-8787 WS should return 404 on removed components 7 years ago
  Sébastien Lesaint e899ee47d6 SONAR-9346 move ResourceTypes down to ComponentFinder 7 years ago
  Sébastien Lesaint 69966b44e1 SONAR-9140 support public components in UserSessionRule 7 years ago
  Sébastien Lesaint e21722bdc3 SONAR-9140 support public flag in ComponentTesting/ComponentDbTester 7 years ago
  Sébastien Lesaint 398748bdea SONAR-9140 only ComponentDto can be used to populate UserSessionRule 7 years ago
  Julien Lancelot b4fe50a71c Remove mock usage from IndexActionTest 7 years ago
  Simon Brandhof 76a4e8fb65 Drop usages of MyBatis#openSession() 7 years ago
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version 7 years ago
  Julien Lancelot d0a8bb44d4 SONAR-8748 Add message on every exception thrown by WS 7 years ago
  Sébastien Lesaint 7efab8ef44 rename UserSessionRule.login() to logIn() for clarity 7 years ago
  Simon Brandhof 6ff19c3990 SONAR-8716 Use UserSession#checkComponentPermission(String,ComponentDto) 7 years ago
  Sébastien Lesaint 299ea02a3f SONAR-8595 enforce organization of component is specified in UTs 7 years ago
  Julien Lancelot ae09c87857 SONAR-8282 Deprecate overall/it coverage fields from file sources 7 years ago
  Sébastien Lesaint 97f71ab006 SONAR-7958 fix UUID_PATH of file created by ComponentTesting 7 years ago
  Simon Brandhof 82d87617e6 Refactor scope of DbTester 8 years ago
  Julien Lancelot 98b3ff0a5f SONAR-7472 Drop ability to create manual issues from WS 8 years ago
  Simon Brandhof 48d5099ff5 Remove unused annotation @DbTests 8 years ago
  Julien Lancelot 5b6b5bd5e0 SONAR-7330 Remove old DbClient in server 8 years ago
  Simon Brandhof f5d3461ffd Fix project title in copyright headers 8 years ago
  Simon Brandhof 6be98b208a Upgrade to parent 26 and new copyright headers 8 years ago
  Teryk Bellahsene 7f5a8542ce SONAR-7129 Apply feedback 8 years ago
  Teryk Bellahsene 6fe8b0cd64 SONAR-7129 WS api/components/tree 8 years ago
  Simon Brandhof bddfadbad4 Fix api/sources/index 8 years ago
  Simon Brandhof 94f0872137 Drop WS api/sources/index 8 years ago
  Simon Brandhof 280a33c2c1 SONAR-6813 Drop ES index sourceLines 8 years ago
  Teryk Bellahsene 5a41c6119e Move ComponentTesting to sonar-db 8 years ago
  Simon Brandhof f9a8849bcd Rename protobuf files of sonar-db 9 years ago
  Simon Brandhof 17af5360c3 Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-db 9 years ago
  Julien Lancelot 7fcfb59792 Move ComponentDao from sonar-server to sonar-db 9 years ago
  Julien Lancelot 4bbd9c7bea Remove NotFoundExpection from ComponentDao 9 years ago
  Julien Lancelot 59afc6c59a Replace usage of new DbTester() and AbstractDaoTestCase by DbTester.create(System2) 9 years ago
  David Gageot f0390ff845 FIX Redundant throws clause 9 years ago
  David Gageot 8ab266708a Unused imports 9 years ago