summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2015-05-05Fixed IndexOutOfBonds runtime panic.HEADmasterHorus33-8/+18
2015-05-01BugfixHorus31-0/+2
2015-02-28Regression. Fixed small bug with CSS classes.Horus31-2/+8
2015-02-27Checks error now on resonse code. Refactoring and styling.Horus33-5/+9
2015-02-27Version 0.2. Sends E-Mails now. Also sticky post on index page to quickly inf...Horus312-46/+338
2015-02-26Clean up. More backend code. Better UX and design.Horus_Arch7-32/+102
2015-02-25UX on front end.Horus310-18/+145
2015-02-24Struct with flash and error messages to differentiate in template.Horus_Arch2-14/+12
2015-02-24Session storage. Add new jobs over Webpage. Improved makefile.Horus37-40/+179
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.Horus36-5/+71
2015-02-21Index page is now cached.Horus310-21/+107
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_Arch6-17/+43
2015-02-20Add caching struct as json in redis.Horus33-9/+36
2015-02-19Add health check.Horus37-23/+52
2015-02-19Refactored Makefile.Horus31-7/+15
2015-02-19Static file handling and autoimport the db-driver from Makefile.Horus35-21/+30
2015-02-19Reorder files and parses templates.Horus37-0/+285
2015-02-18Reimplementation with gorilla toolkit.Horus_Arch11-346/+0
2015-02-13Add misc functions.Horus_Arch2-0/+97
2015-02-12Initial commit. With basic database schema.Horus_Arch10-0/+249