Commit Graph

16 Commits

Author SHA1 Message Date
2c9746654d create debugging output wrapper 2016-04-28 15:12:57 -07:00
662d8a177c assign job ids internally, update tests
useful for making toJSON fully sync and work without the elasticsearch document
2016-04-25 15:28:12 -07:00
58a0cf328f update toJSON, add tests, remove unused var 2016-04-25 15:16:00 -07:00
c819171393 add get and toJSON methods to jobs 2016-04-25 14:31:35 -07:00
a46d8621cc make constants more explicitly accessible 2016-04-25 14:21:28 -07:00
c79da26f2d fix bug on new job - return the promise 2016-04-25 13:43:48 -07:00
d9e19bccf8 new jobs take options again, update schema to match index, add max_attempts, update tests 2016-04-25 11:01:46 -07:00
73e302fdf0 tweak the schema a bit 2016-04-25 10:55:13 -07:00
b907c0ed71 add optional debugging output 2016-04-25 10:52:58 -07:00
1114bb25b8 create index on job creation 2016-04-22 17:47:48 -07:00
730ec68bfa change the job scontructor, update tests 2016-04-22 17:03:10 -07:00
df8bd2123b remove job options passing 2016-04-19 14:58:02 -07:00
e88695a989 add constants file, update jobs and test 2016-04-18 17:57:17 -07:00
3d89a3e86c beef up the job document's body, update tests 2016-04-18 17:44:18 -07:00
4416a5508d cleanup, job property storage 2016-04-18 16:39:07 -07:00
9f495c7791 add job object, and tests 2016-04-15 16:51:56 -07:00