| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
organizations
|
| |
|
|
|
|
| |
another project
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and CE processing
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
sonar.properties and in DB
|
| |
|
| |
|
|
|
|
|
|
| |
TaskContainer must now be started by a specific method call #bootup() (rather than it being started in constructor)
TaskContainer is now AutoCloseable (method cleanup() is therefor replaced by method close())
This change will break at compile time and runtime plugins relying on TaskContainer and TaskContainerImpl
|
| |
|
| |
|
|
|
|
| |
Old comments do not have functional creation date as this column has been added later
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* SONAR-7992 Restrict length of name in api/project_analyses/update_event
to 100 characters
* SONAR-7992 Restrict length of version name of an analysis
* SONAR-7992 Restrict length of version name of SnapshotDto
* SONAR-7992 Include the module's name in the validation error message
|
| |
|
| |
|
| |
|
|
|
|
| |
In the createdAt facet of api/issues/search
|
| |
|
| |
|
| |
|
| |
|
| |
|