runbot/forwardport/models
Xavier Morel 12ac32e169 [IMP] forwardport: avoid a full scan when we just want a boolean
There should only be 1 PR with a given parent at most anyway, but
still if it's a boolean we can stop at the first occurrence if any. pg
might even be able to do something more efficient in that case.
2025-02-03 15:14:08 +01:00
..
__init__.py [ADD] runbot_merge: ~~tree~~ freeze wizard 2021-11-17 10:40:12 +01:00
forwardport.py [IMP] forwardport: batch list 2024-11-18 14:18:25 +01:00
project_freeze.py [IMP] *: trigger-ify task queue type crons 2024-08-02 15:14:50 +02:00
project.py [IMP] forwardport: avoid a full scan when we just want a boolean 2025-02-03 15:14:08 +01:00