Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor ConcertTest some more. | Harald Eilertsen | 2021-06-27 | 1 | -58/+25 |
* | Refactor ConcertTests and some cleanup | Harald Eilertsen | 2021-06-27 | 1 | -68/+75 |
* | Begin move roles and status field to concerts table. | Harald Eilertsen | 2021-06-14 | 1 | -0/+24 |
* | Streamline Concert api. | Harald Eilertsen | 2021-06-12 | 1 | -7/+7 |
* | Make it possible to list all concerts. | Harald Eilertsen | 2021-05-10 | 1 | -0/+23 |
* | Method to find concerts at given venue | Harald Eilertsen | 2021-05-09 | 1 | -0/+40 |
* | Method to find concerts for a given city. | Harald Eilertsen | 2021-05-09 | 1 | -0/+41 |
* | Include info from venue in concerts. | Harald Eilertsen | 2021-05-09 | 1 | -1/+20 |
* | Added an uppercase in sql for venue and concert duplicate check | AndreaChirulescu | 2021-04-23 | 1 | -0/+22 |
* | Concert::create return NULL if concert already exist. | Harald Eilertsen | 2021-04-22 | 1 | -1/+1 |
* | Add some tests for Concert class. | Harald Eilertsen | 2021-04-22 | 1 | -0/+49 |