6 Commits (67bbf9427067ce40fbe792b88f18af837ddb3a9f)

Autor SHA1 Nachricht Datum
  Duarte Meneses 67bbf94270 Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility with Java 11 vor 5 Jahren
  Duarte Meneses 252b3897e7 Fix license headers for 2019 vor 5 Jahren
  Sébastien Lesaint 26fd94b907 SONAR-8368 fix unstable unit test vor 5 Jahren
  Sébastien Lesaint 736c4964cc SONAR-8368 add line remove changelog when closing issue vor 5 Jahren
  Sébastien Lesaint e20b703430 SONAR-8368 fix misleading Function.Context.setLine(Integer) vor 5 Jahren
  Sébastien Lesaint ecbd530ab6 move issue workflow classes to server-common vor 6 Jahren
  Duarte Meneses ca183f7f3f SONAR-10138 Remove support for API < 5.6 vor 6 Jahren
  Julien Lancelot 4ff1b9f90f SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUID vor 6 Jahren
  Guillaume Jambet 26fb4f056b SONAR-10597 Use user UUID for ISSUES#ASSIGNEE vor 6 Jahren
  Simon Brandhof d55f047c44 Cleanup code based on Intellij inspections vor 6 Jahren
  Simon Brandhof c0d2705e61 Fix license headers for 2018 vor 6 Jahren
  Julien Lancelot f766f2235a SONAR-8899 Replace User by UserDto in Function vor 7 Jahren
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version vor 7 Jahren
  Julien Lancelot ea21e551a7 SONAR-7291 Rename IssueUpdater to IssueFieldsSetter vor 7 Jahren
  Sébastien Lesaint bf2e8a28ce SONAR-7537 add issue change when issue is moved to new file vor 8 Jahren
  Simon Brandhof 45248a9390 SONAR-7587 end of support of Java 7 vor 8 Jahren
  Teryk Bellahsene a14e9357d2 SONAR-7467 Drop/deprecate action plan API vor 8 Jahren
  Julien Lancelot 79de4ddfda SONAR-7345 Rename Issue debt to effort in API vor 8 Jahren
  Simon Brandhof 271d642877 Remove dead code in IssueUpdater vor 8 Jahren
  Simon Brandhof 1ef5de2df1 Move IssueUpdater from sonar-core to sonar-server vor 8 Jahren
  Simon Brandhof f5d3461ffd Fix project title in copyright headers vor 8 Jahren
  Simon Brandhof 6be98b208a Upgrade to parent 26 and new copyright headers vor 8 Jahren
  Julien Lancelot 269338c846 SONAR-7098 Always feed issues authors vor 8 Jahren
  Julien Lancelot f6c9ff2f15 SONAR-4865 Keep issue locations on existing issues vor 8 Jahren
  Simon Brandhof 1df1488036 Extract module sonar-db vor 9 Jahren
  Simon Brandhof bf4118d6a9 SONAR-6623 extract issue tracking algorithm from batch vor 9 Jahren
  David Gageot 5a587fb74f Redundant throws clause in tests vor 9 Jahren
  Simon Brandhof 2faaf7e16a Replace fest-assert by assertJ vor 9 Jahren
  Julien Lancelot bfeca720d3 SONAR-5218 Once a module has been turned into a project, its issues are no more visible in the UI vor 10 Jahren
  Simon Brandhof 57ae3026c3 Update copyright headers (replace 2013 by 2014) vor 10 Jahren
  Julien Lancelot 6c7dcb3a2a SONAR-5056 Update Issue.debt from Long to Duration vor 10 Jahren
  Julien Lancelot d2de9de08f SONAR-4996 Update issue changelog debt to seconds (backend + display) vor 10 Jahren
  Julien Lancelot a1beba48dc Fix bad merge vor 10 Jahren
  Julien Lancelot 0e4fedebee SONAR-4996 Update issue debt to seconds (backend + display) vor 10 Jahren
  Julien Lancelot c8de42f296 SONAR-4996 Fix display of debt on issue changelog vor 10 Jahren
  Julien Lancelot 23124a1815 SONAR-4996 Update issue debt to seconds (backend + display) vor 10 Jahren
  Julien Lancelot ea621e0a3b Replace WorkUnit by WorkDuration for technical debt vor 10 Jahren
  Julien Lancelot 9ea9f3c3ea Merge WorkDayDuration with WorkUnit vor 10 Jahren
  Julien Lancelot b5116218ae Rename TechnicalDebt class name to WorkDayDuration and move it to issue internal package vor 10 Jahren
  Julien Lancelot d2b96c467a Fix NPE when previous technical debt was null vor 10 Jahren
  Julien Lancelot f0f5058c48 SONAR-4834 Create a changelog formatter on java side to manage display of changelog in order to integrate more easily technical debt in changelog vor 10 Jahren
  Julien Lancelot eb61eba8a4 SONAR-4716 Replace remediation cost by technical debt in issue vor 10 Jahren
  Julien Lancelot 7073ca8dae SONAR-4716 persist remediation cost vor 10 Jahren
  Jean-Baptiste Vilain b9ecdcaecb SONAR-4375 Improve issue changelog display by returning names instead of keys for users and action plans vor 10 Jahren
  Simon Brandhof 9c4ffc5a10 SONAR-4540 Notifications should not be sent on changes of issue line, author or effort to fix vor 10 Jahren
  Simon Brandhof 2b90c6d9de SONAR-4284 Display a changelog in the Issue detail page vor 11 Jahren
  Julien Lancelot 33d18b70d5 SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending Issues vor 11 Jahren
  Simon Brandhof cfbb6db160 SONAR-4310 update issue message during tracking vor 11 Jahren
  Simon Brandhof a0e127fc2c SONAR-3755 fix bug in IssueUpdater#setEffortToFix() vor 11 Jahren
  Julien Lancelot 7a905bb5d6 SONAR-3755 Add plan action in IssueUpdater and add a ActionPlanFinder vor 11 Jahren