| 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
|
|
|
|
| |
and ensures all stoppable and/or disposable components in the container have their stop and/or dispose methods called
|
| |
|
| |
|
| |
|
| |
|
| |
|