Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-24 | table buildreqeusts should have an explicit id | Helmut Grohne | |
We rely on the id being constant. However, sqlite does not guarantee that the implicit rowid stays constant across vacuum. Making the rowid explicit fixes that. | |||
2019-03-23 | allow scheduling builds via webapp | Helmut Grohne | |
2019-03-17 | license the beast as gpl-2+ | Helmut Grohne | |
2019-03-05 | schema.sql: improve unique index | Helmut Grohne | |
Most of the time, we'll query depstate by source. Thus it should come first in the uniqueness constraint. | |||
2019-02-03 | initial checkin | Helmut Grohne | |