aboutsummaryrefslogtreecommitdiff
path: root/bugzilla_create.py
AgeCommit message (Collapse)Author
2014-12-05This is most of the logic to fixup the security manglingcpettet
that happened to tasks from Security-* in bugzilla.
2014-11-22lessons learned during migrataincpettet
* close a few dangling sockets * set perms on uploads for sec tickets * do project checking via db not api
2014-11-19don't mask security issues...in security statescpettet
2014-11-19bugzilla scripts should specify user/passwdcpettet
2014-11-19phab lots of random improvements :)cpettet
2014-11-12Merge "Phab: Adjust naming of PATCH_TO_REVIEW Bugzilla status in conversion"Rush
2014-11-12Fix conversion of Bugzilla's Verified status into a Phab tagAndre Klapper
Change-Id: I63c88d1f0c8db5ba79b2aed5aee25a774fe07061
2014-11-12Phab: Adjust naming of PATCH_TO_REVIEW Bugzilla status in conversionAndre Klapper
Change-Id: Ibe73f6de67b165c9b8992439a1dd7ab5d1ca756c
2014-11-10fixes T881cpettet
2014-11-05setting project permissions as appropriatecpettet
2014-11-03Phab: Fix incorrect variable nameAndre Klapper
Fix a bug with importing Hardware info that can be seen in task 3160 of https://bugzillapreview.wmflabs.org/ (field is called platform as per http://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/WebService/Bug.html ) Change-Id: I5ce71ba6feb8b823b44db87dc0b0d3fb9de99721
2014-11-03complying with T694cpettet
2014-11-03cleanup and dealing with rt dependenciescpettet
2014-10-22handle creation failurescpettet
2014-10-21tweak params for setting concurrency w/ bzcpettet
2014-10-21cleanup and fixes esp. T702cpettet
2014-10-20fixes migration concernscpettet
T695 T697 T691
2014-10-17cleanup and blog updatescpettet
2014-10-16comment metadata workscpettet
2014-09-04add mod/create and bugfixescpettet
2014-09-02retooling and phab migrationcpettet
2014-08-22deal with attachment missing from source bz casecpettet
2014-08-21lib cleanupcpettet
why don't you work attachmetns for bugzilla?