Commit graph

13 commits

Author SHA1 Message Date
011d3c21b6 Use goldlinker. This massively reduces link time. 2017-10-28 12:17:24 +02:00
0cab33bcb3 Merge branch 'master' into no-vibe-default-main
Fixes the issues discussed in !5
2017-10-20 14:55:40 +02:00
026ea7128f dont't compile source/calendarwebapp/app.d when perform a unittest build. Fixes #5 2017-10-17 23:15:26 +02:00
7fe60c474b Do not use vibe default main but instead use an own main function. 2017-10-16 02:58:59 +02:00
ed717679ba Store passwords as salted hashes using bcrypt 2017-10-15 16:43:39 +02:00
8f37710536 fixed whitespace in dub.json 2017-10-09 21:20:20 +02:00
e7e135d7ea Added more tests for event.d 2017-09-27 14:53:50 +02:00
40f438852f initial addition of unittests 2017-09-17 17:52:41 +02:00
64cc7e5b49 Update to poodinis 8.0.1, use Value injection for MongoDBCollections, Use an ApplicationContext for registering of components, fix multiday events, use a string for description of events instead of a dynamic array of strings 2017-08-13 19:54:40 +02:00
e510c2bacf switched to vibe.d 0.8.1-rc2 and added @safe and friends where possible 2017-08-12 22:46:51 +02:00
8473bc1930 update to vibe-d version 0.8.0 2017-08-08 01:53:53 +02:00
54a1663330 Added usage of mongodb for the storage of events and use poodinis for autowiring of components 2017-08-08 01:05:11 +02:00
005ad3bf2a initial commit 2017-08-02 01:56:36 +02:00