| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Deliveries older than 1 month are purged.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
"widget_properties"
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
It now accepts either a list of projects or a project with a list of components, but no more a list of components of any projects
It's no more possible to query a list of any components, because when doing that the performance are very bad (it would probably requires to add a column PROJECT_MEASURES.PROJECT_UUID)
|
|
|
|
| |
MeasureMapper#selectByQuery
|
| |
|
| |
|
| |
|
|
|
|
| |
Replace streaming of projects by first loading all projects once, then load measures project by project
|
|
|
|
| |
on user
|
| |
|
| |
|
| |
|