summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-24Struct with flash and error messages to differentiate in template.Horus_Arch5-69/+25
2015-02-24Session storage. Add new jobs over Webpage. Improved makefile.Horus310-45/+281
2015-02-23Refactor and more unit tests.Horus_Arch11-85/+294
2015-02-22Unit tests are now triggered by build tags.Horus_Arch5-17/+47
2015-02-21Add basic unit tests.Horus37-5/+72
2015-02-21Index page is now cached.Horus316-54/+150
2015-02-20Add more targets for make, env.sh and check for configuration.Horus35-7/+80
2015-02-20Config for ip and port. Health check updates now database and redis cache.Horus_Arch7-17/+44
2015-02-20Add caching struct as json in redis.Horus33-9/+36
2015-02-19Add health check.Horus37-23/+52
2015-02-19Refactored Makefile.Horus33-9/+18
2015-02-19Static file handling and autoimport the db-driver from Makefile.Horus315-24/+106
2015-02-19Added git hook.Horus31-0/+8
2015-02-19Reorder files and parses templates.Horus313-36/+36
2015-02-19Merged.Horus334-6279/+236
2015-02-18Reimplementation with gorilla toolkit.Horus_Arch34-6212/+236
2015-02-13Add Login() and Register().Horus32-3/+71
2015-02-13Add misc functions.Horus_Arch2-0/+97
2015-02-12Initial commit. With basic database schema.Horus_Arch20-0/+6234