Changed View.add_job() to actually add job to the view, rather than replace all jobs...
authorKirill Spitsin <tn@0x746e.org.ua>
Fri, 24 May 2013 14:51:07 +0000 (16:51 +0200)
committerKirill Spitsin <tn@0x746e.org.ua>
Fri, 24 May 2013 14:51:07 +0000 (16:51 +0200)
commit43ac50d92d3d21f029ea8b10a6d2983ca7aecc72
tree20f3df6a3348a8714dd06eabc2019f188a2286cb
parent319b00fee977a3fb40c9dfc2d581f9f297f9d5da
Changed View.add_job() to actually add job to the view, rather than replace all jobs in the view by that job.
jenkinsapi/view.py