summaryrefslogtreecommitdiffstats
path: root/extensions/Push
AgeCommit message (Expand)AuthorFilesLines
2016-10-04Bug 1306589 - BMO: CSRF vulnerability allows deleting admin queue entriesDavid Lawrence4-11/+32
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison29-8/+34
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison29-34/+8
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison29-8/+34
2016-07-25Bug 1286988 - Cisco Spark BMO bot configured to lookup room name; consider us...David Lawrence1-25/+3
2016-07-25Bug 1286987 - When the cisco-spark keyword is added to an existing bug, pleas...David Lawrence1-4/+8
2016-07-07Bug 1251668 - Add code to BMO to push specific bug changes to a Cisco Spark c...David Lawrence1-1/+1
2016-07-05Bug 1237326 - Apache2::Log should only be loaded if we're running under mod_perlAnup Kumar1-1/+1
2016-06-29Bug 1251668 - Add code to BMO to push specific bug changes to a Cisco Spark c...David Lawrence1-0/+191
2016-03-07Bug 1252862 - Remove calls to delete_token() in several places where it is un...David Lawrence1-2/+1
2016-03-01Bug 1252216 - Push extension configuration is vulnerable to CSRF and potentia...David Lawrence3-0/+7
2016-02-11Bug 1244602 - rewrite the bmo --> reviewboard connector to create a bug inste...Byron Jones4-256/+102
2016-01-05Bug 1224001 - Add push connector for Aha.ioDylan Hardison1-0/+182
2015-07-14Bug 1180570 - store attachment size in the databaseByron Jones1-9/+11
2015-01-27Bug 1124432: Backport upstream bug 1079065 to bmo/4.2 to fix improper use of ...David Lawrence2-4/+4
2014-11-11Bug 1096318: Restricting a bug's visibility does not delete any associated Mo...Dylan William Hardison1-0/+11
2014-08-18Bug 1054832: past revisions of comments are not removed by the database sanis...Byron Jones1-0/+10
2014-07-22Disable unusued push connectorByron Jones2-5/+0
2014-05-21Bug 993223 - Notify Review Board when a bug is made confidentialDylan William Hardison6-1/+548
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones4-0/+4
2013-09-09Bug 912540: the push extension alters the flag_end_of_update hook's args for ...Byron Jones1-3/+3
2013-08-12Bug 902212 - tidy up active_custom usage in TrackingFlagsDave Lawrence1-6/+2
2013-05-21Bug 874327: add Blocking_B2G to tcl connectorByron Jones1-6/+9
2013-03-27Bug 854891: Add a nagios checker for the push_backlog tableByron Jones1-0/+54
2013-03-26Bug 854770: fix issues with bugzilla-pushByron Jones3-1/+4
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