summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-05Fixed IndexOutOfBonds runtime panic.HEADmasterHorus33-8/+18
2015-05-01BugfixHorus31-0/+2
2015-03-02Remove marging from 'admin-link'.Horus31-3/+3
2015-03-02Fix CSS error with sticky footer.Horus33-22/+25
2015-02-28Regression. Fixed small bug with CSS classes.Horus31-2/+8
2015-02-27Checks error now on resonse code. Refactoring and styling.Horus37-12/+17
2015-02-27Version 0.2. Sends E-Mails now. Also sticky post on index page to quickly inf...Horus355-165/+3108
2015-02-26Use btn-primary.Horus_Arch1-2/+2
2015-02-26Clean up. More backend code. Better UX and design.Horus_Arch32-180/+9850
2015-02-25UX on front end.Horus346-38/+75357
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