30572 Commits (a218e15f039e802f7086947c918638ac0c89dee3)
 

Author SHA1 Message Date
  Michal Duda 019d8c66ad SONAR-13999 removed OrganizationMemberDao 3 years ago
  Michal Duda a8cd264afd SONAR-13999 remove organizations from user WS 3 years ago
  Jeremy Davis 31c59b718a SONAR-13999 Drop orgs from rules 3 years ago
  Jeremy Davis 4d95e4f93f SONAR-13999 Remove orgs from issues 3 years ago
  Jacek 9dc6361a06 SONAR-13999 drop organization from Projects WS 3 years ago
  Jeremy Davis a8c060c66b SONAR-13999 Drop orgs from QualityGates 3 years ago
  Jacek 2c9a70a4ba SONAR-13999 move project default visibility to global settings 3 years ago
  Michal Duda 31544958c5 SONAR-13999 remove orgs from permission WS 3 years ago
  Michal Duda bb0b4b79e4 SONAR-13999 remove orgs from issue WS 3 years ago
  Jacek f1c02b0e08 SONAR-13999 drop organization from Notification WS 3 years ago
  Jeremy Davis b705b46173 SONAR-13999 Drop orgs from projects 3 years ago
  Michal Duda 6ca1fa59bc SONAR-13999 remove orgs from hotspots WS 3 years ago
  Jacek 9ae766e0e8 SONAR-13999 drop organization from Components WS 3 years ago
  Jeremy Davis 8556ba8e2b SONAR-13999 Drop orgs from Quality Profiles 3 years ago
  Michal Duda c73de56d4b SONAR-13999 remove orgs webhook WS 3 years ago
  Jeremy Davis 5141fc0880 SONAR-13999 Drop orgs from webhooks 3 years ago
  Jeremy Davis 21bafe7061 SONAR-13999 Drop orgs from CE 3 years ago
  Jeremy Davis 7d7b487bfd SONAR-13999 Drop deprecated api endpoints 3 years ago
  Jacek 4ad241a3c3 SONAR-13999 drop organization from CE WS 3 years ago
  Michal Duda aade9364a2 SONAR-13999 remove orgs from favorite WS 3 years ago
  Wouter Admiraal 92dd606587 SONAR-13707 Correct link to dashboard for referenced Applications 3 years ago
  Wouter Admiraal 75a4616787 SONAR-14269 Fix ALM configuration 'Learn more' links 3 years ago
  Philippe Perrin aed46d9ffa Fix hotspots 3 years ago
  Wouter Admiraal 30287fb9c0 SONAR-8714 Make authorization errors more noticeable 3 years ago
  Wouter Admiraal 5997c86172 SONAR-13764 Do not display two error messages simultaneously 3 years ago
  Wouter Admiraal f51011c87b SONAR-12872 Rename Markdown Syntax to Formatting Syntax 3 years ago
  Wouter Admiraal 5368594546 SONAR-10070 Show badge on issues raised by deprecated/removed rules 3 years ago
  Duarte Meneses 57560c08f6 Remove dead code generating secret AES key 3 years ago
  Duarte Meneses 316c95e86b SONAR-13586 Specify target pull request with the remote name 3 years ago
  Duarte Meneses 2ed2e64706 SONAR-14256 Create events not working for branches 3 years ago
  Zipeng WU ea1876bac5 Close all resources automatically 3 years ago
  Pierre ffcea568c7 fix code smells 3 years ago
  Zipeng WU 4e07979ccc Refactor regex that can lead to a stack overflow for large inputs 3 years ago
  Philippe Perrin 4b21e80ea3 Floating point numbers should not be tested for equality 3 years ago
  Zipeng WU 89f05cf116 InputSteam.read() implementation should not return a signed byte 3 years ago
  Zipeng WU 72b9d7e861 Use thread safe date time API 3 years ago
  Philippe Perrin 55beb42509 Fix AssertJ assertions 3 years ago
  michaelbirnstiehl 7bef61b574 DOCS add note about automatic branch analysis only with Git 3 years ago
  Zipeng WU 5c55c92b79 Code smell fix: remove unused code 3 years ago
  Tobias Trabelsi 2ac9b4f803 SONAR-10662 Adapted default wrapper config 3 years ago
  Jacek d4a6de2b15 Fix various code smells 3 years ago
  Jacek e2ec80f287 Add missing package-info.java 3 years ago
  Jacek 720c19e83f Code smells test fixes 3 years ago
  Philippe Perrin 5380a8080e Assertions should not compare an object to itself 3 years ago
  Zipeng WU bebc9fdb1f Fix optional get without ifPresent check 3 years ago
  Pierre 2ac6482940 remove use of Stream.peek() 3 years ago
  Pierre fc6b79aaba Class should not access its own subclass during initialization 3 years ago
  Zipeng WU 296343a519 fix floating point equality 3 years ago
  Zipeng WU 99afeb0ec5 should not assign null when using Optional 3 years ago
  Zipeng WU d165357c14 simplify email validation 3 years ago