summaryrefslogtreecommitdiffstats
path: root/sources/schedule.c
Commit message (Expand)AuthorAgeFilesLines
* #971 rename sources folder to srcOpenGnSys Support Team2020-06-261-478/+0
* #971 split into smaller fileOpenGnSys Support Team2020-06-181-0/+8
* #942 Fix immediate proceduresJavier Sánchez Parra2020-06-021-6/+0
* #942 ignore stale schedules on startOpenGnSys Support Team2020-06-021-23/+52
* #942 add command type to POST /schedule/createOpenGnSys Support Team2020-06-021-1/+1
* #942 add enum og_schedule_typeOpenGnSys Support Team2020-06-021-7/+17
* #942 Add tasks to queueJavier Sánchez Parra2020-06-021-1/+1
* #942 Add weeks and week days to the schedule APIJavier Sánchez Parra2020-06-021-108/+151
* #942 Add support for scheduled tasks and commandsOpenGnSys Support Team2020-06-021-0/+394