Commit Graph

9 Commits

Author SHA1 Message Date
Suraj 534cb71064 formatting small things 2016-01-31 19:52:00 +05:30
Suraj eb42e38fae fix minor bugs 2016-01-31 19:40:15 +05:30
Gergely Brautigam d2e2d035f2 Fixed argument passing as variadic. 2016-01-31 15:00:31 +01:00
Gergely Brautigam cfcec48ca4 Started to extract out the common query which is performed by task related actions. 2016-01-31 14:56:14 +01:00
Gergely Brautigam 63278e72f3 Encapsulate database to its own type for standard error handling. 2016-01-31 14:48:19 +01:00
Suraj Patil 972c5dff04 Revert "Encapsulated database for extracting common error patterns." 2016-01-31 18:00:10 +05:30
Gergely Brautigam cec0c0b129 Replaced all fmt. to log. to be consistante and to have timestamp on logging. 2016-01-31 13:16:44 +01:00
Gergely Brautigam 939ef68486 Encapsulated database for extracting common error patterns. 2016-01-31 13:13:34 +01:00
Suraj eb66cb3d8c split db.go into two files 2016-01-31 11:35:46 +05:30