]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/SOAP.pm
Debbugs::SOAP uses encode_utf8_structure from Debbugs::Common
[debbugs.git] / Debbugs / SOAP.pm
2012-04-11 Don ArmstrongDebbugs::SOAP uses encode_utf8_structure from Debbugs...
2012-03-26 Don Armstronguse data walk and encode to only hand out utf8 octets...
2009-09-10 Debian BTSmerge changes from dla source
2009-09-10 Don Armstrong * Rewrite binary_to_source to be more complete and...
2008-08-09 Debian BTS merge changes from dla source
2008-06-19 Don Armstrong * Use the new Debbugs::Log interface
2008-03-30 Debian BTSmerge changes from source
2008-03-29 Don Armstrongfix forward links in pkgreport, add support for indexin...
2008-02-25 Debian BTSmerge changes from dla source
2008-02-25 Don Armstrong * Fix paramaters for get_versions and source/binary...
2008-02-25 Debian BTSmerge changes from dla source
2008-02-25 Don Armstrong * Actually call Debbugs::Package::get_version not...
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong * Fix get_status([bug => NN]) hashref return
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong - Add the ability to return source/package mapping
2008-02-20 Don Armstrong - Indicate what message number a message is (closes...
2007-09-08 Debian BTSmerge changes from don source branch
2007-09-08 Don Armstrong * Remove extraneous test that wandered into to the...
2007-09-07 Debian BTSmerge don changes to source
2007-08-28 Don Armstrongmerge colin changes and suggestions by fjp
2007-08-27 Don Armstrongfix bug selection for broken soap clients
2007-08-10 Debian BTSmerge changes from dla source branch
2007-08-10 Don Armstrong * Make soap handle arrayrefs properly for Debbugs...
2007-08-09 Debian BTSmerge changes from dla source branch
2007-08-07 Don Armstrong * Allow passing dist=> and other options to get_status...
2007-07-17 Debian BTSmerge changes from dla source branch
2007-07-14 Don Armstrongupdate documentation for get_usertag
2007-07-14 Debian BTSmerge changes from source
2007-07-14 Don Armstrong * Allow get_bugs to pass a single arrayref instead...
2007-06-28 Debian BTSmerge changes from dla source tree
2007-06-28 Don Armstrongfix syntax error (missing ()
2007-06-28 Don Armstrong * Use our $bug_order for mod_perl issues
2007-06-28 Don Armstrong - Allow selecting the newest N bugs (closes: #84681)
2007-06-26 Debian BTSmerge changes from dla source tree
2007-06-26 Don Armstrongremove debbugging messages from Debbugs::SOAP
2007-06-23 Debian BTSmerge changes from dla source tree
2007-06-23 Don Armstrongfix missing $ in Debbugs::SOAP
2007-06-23 Debian BTSmerge changes from dla source tree; upgrade to metadir...
2007-06-22 Don Armstronghandle single options in Debbugs::SOAP correctly
2007-06-21 Debian BTSmerge changes from dla source tree
2007-06-21 Don Armstrong * Add get_bug_log support to Debbugs::SOAP to return...
2007-06-20 Debian BTSmerge changes from dla source tree
2007-06-20 Don Armstrongdon't use Debbugs::Cookies
2007-06-20 Debian BTSmerge changes from dla source tree
2007-06-20 Don Armstrong * Add the version aware soap subsystem