summaryrefslogtreecommitdiffstats
path: root/extensions/Push
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Bug 854322: Use of uninitialized value in Bugzilla/Extension/Push/Serialise.p...Byron Jones1-1/+1
2013-03-21Bug 853451: "not implemented" error when updating a bug with the "locale" mul...Byron Jones1-2/+6
2013-03-21Bug 833204: add support for sending attachments via pushByron Jones1-0/+32
2013-03-21Bug 853314: unable to edit bugzilla push options - insecure dependencyByron Jones5-1/+18
2013-01-02Bug 825828: if the connection to the database is lost, the push daemon termin...Byron Jones2-3/+18
2012-11-20Update Push to skip unnecessary processing of Bugzilla::Extension objectsByron Jones1-2/+5
2012-11-20Avoid loading Push ext unless updating bugsByron Jones1-10/+15
2012-11-19Fixed t/008filter.t errors in extensions/PushDave Lawrence2-4/+4
2012-11-15Fix bug in push/TCL connector filenamesByron Jones1-9/+83
2012-11-14Bug 589322: fix push breakage (Net::RabbitMQ should be optional)Byron Jones1-1/+1
2012-11-14Bug 589322: deploy push extensionByron Jones36-0/+4493