6 次代码提交 (67bbf9427067ce40fbe792b88f18af837ddb3a9f)

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