Commit graph

34 commits

Author SHA1 Message Date
3b61561df9 Set dev server port 2020-06-22 15:57:07 +01:00
774f41046a Move Data.MongoDB to Data namespace 2020-06-22 12:03:10 +01:00
881e7fa59d Remove MySQL stuff 2020-06-22 11:59:10 +01:00
71db39ca74 Fix tests 2020-06-22 11:35:42 +01:00
7bbe3d853f Fix build script indentation 2020-06-22 08:22:01 +01:00
8b240fb077 Use MongoDB for database. Add small migrate function from MySQL 2020-06-22 08:18:39 +01:00
313d668bfe Add code for using MongoDB 2020-06-21 22:39:10 +01:00
dd370e27cb Make clean script executable 2020-06-21 09:25:07 +01:00
d90924cb53 Case sensitivity 2020-04-12 20:48:10 +01:00
a89f7ce18c Match connection string fill point with one in Drone config 2020-04-11 13:31:05 +01:00
9282c61226 Add ketrel settings 2020-04-11 13:18:05 +01:00
f1f7b821d0 Point to correct service file 2020-04-11 13:09:28 +01:00
da8fd62e6a Add build status to readme 2020-04-11 13:06:57 +01:00
8b2d05b0f7 Drone CI config 2020-04-11 13:04:31 +01:00
c4a9e9ded8 Linux service definition 2020-04-11 13:04:22 +01:00
e79aa4a78d App settings connection string placeholder 2020-04-11 13:04:07 +01:00
5d554ea58d Add build script 2020-04-11 12:59:22 +01:00
2a642faecd Publish post 2020-04-11 12:33:57 +01:00
cfcef8b77d Return the saved blog post 2020-04-11 09:50:26 +01:00
1bbad42a3f Ignore cache files 2020-04-11 09:50:15 +01:00
db2942faf7 Remove unused using 2020-04-10 13:17:12 +01:00
0d29e9494a Delete a post 2020-04-10 13:16:44 +01:00
d2080679fd Get all posts 2020-04-10 13:10:38 +01:00
2c7ccae412 Add missing logging 2020-04-10 13:05:44 +01:00
a85c12f91c Save a new post 2020-04-10 13:05:10 +01:00
71bddddc13 Return blog post count 2020-04-10 12:34:20 +01:00
67c71d4d06 Get latest blog post 2020-04-10 10:35:08 +01:00
c1eff209eb Fix test name 2020-04-10 10:29:35 +01:00
b4281bea62 Get latest posts 2020-04-10 10:27:55 +01:00
1837f126a3 Test for invalid id 2020-04-10 10:11:55 +01:00
7e79bbee3e Don't open a browser 2020-04-10 10:11:47 +01:00
c0c1311a0a Add tests for controller. Put in contigency for when an item isn't found. 2020-04-10 10:01:27 +01:00
a22f8b125c Update path to dev settings 2020-04-10 09:34:12 +01:00
b23e96493c Copy blog code to new API micro service repo 2020-04-10 09:28:43 +01:00