runbot/runbot_merge/models
Xavier Morel 955a61a1e8 [CHG] runbot_merge, forwardbot: merge commands parser
- move all commands parsing to runbot_merge as part of the long-term
  unification effort (#789)
- set up an actual parser-ish structure to parse the commands to
  something approaching a sum type (fixes #507)
- this is mostly prep for reworking the commands set (#673), although
  *strict command parsing* has been implemented (cf update to
  `test_unknown_commands`)
2024-05-16 10:37:50 +02:00
..
crons [FIX] runbot_merge: maintenance gc command 2024-02-26 09:58:22 +01:00
project_freeze [IMP] runbot_merge: don't select content when locking rows 2024-05-16 09:32:03 +02:00
staging_cancel [ADD] runbot_merge: stagings canceling wizard 2022-12-08 10:46:22 +01:00
__init__.py [MOV] runbot_merge: all the staging creation code to a separate module 2023-08-25 15:04:48 +02:00
commands.py [CHG] runbot_merge, forwardbot: merge commands parser 2024-05-16 10:37:50 +02:00
ir_actions.py [IMP] runbot_merge: add json & requests to server actions context 2023-02-20 10:13:05 +01:00
project.py [CHG] runbot_merge, forwardbot: merge commands parser 2024-05-16 10:37:50 +02:00
pull_requests.py [CHG] runbot_merge, forwardbot: merge commands parser 2024-05-16 10:37:50 +02:00
res_partner.py [ADD] runbot_merge: ad-hoc ACL tracking to res.partner 2024-05-16 09:32:03 +02:00
stagings_create.py [FIX] runbot_merge: rebase logging 2024-01-16 09:53:57 +01:00