]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2024-08-11 Paul WiseFix default user for usertags debian
2024-08-11 Don Armstronginclude links to the PTS, buildd, and popcon in the...
2024-08-11 Don Armstrongfix debian-specific build-versions call
2024-08-11 Don Armstrongbuild-versions-db was given the wrong path on buxtehude
2024-08-11 Don Armstrongadd workaround for lynx to use ca-debian/ca-certificate...
2024-08-11 Don Armstronghardcode bugspam link for the time being; the handling...
2024-08-11 Don Armstrongmerge master
2024-08-11 Don Armstronguse debian specific library locations
2024-08-11 Debian BTSadd hack to work on bugs-search.debian.org
2024-08-11 Debian BTSswitch to glinka from merkel
2024-08-11 Debian BTSget rid of alpha when appropriate
2024-08-11 Debian BTSactually commit this change
2024-08-11 Debian BTSincrease freqency to 400, disable mirror to piatti...
2024-08-11 Debian BTStrigger piatti as well as merkel
2024-08-11 Debian BTSturn back off debugging
2024-08-11 Debian BTSadd tweaks to spamscan-sa for temporary logging changes
2024-08-11 Debian BTSadd missing http:// and bug number
2024-08-11 Debian BTSwait longer for locks
2024-08-11 Debian BTSadd more ips to deny
2024-08-11 Debian BTSadd back the other missing /usr/lib/debbugs
2024-08-11 Debian BTSuse lib qw(/usr/lib/debbugs); since that is where Mail...
2024-08-11 Debian BTSadd random uncommited changes
2024-08-11 Debian BTSupdate update-packages to indicate that non-us has...
2024-08-11 Debian BTSadd changes by collin to fix stable debian specific...
2024-08-11 Debian BTSadd 70.70.91.207 to the ignores
2024-08-11 Debian BTSignore a few ips (probably blars)
2024-07-22 Don ArmstrongDon't linkify trailing ; in bug messages (closes #1076323) release_2.6
2024-06-21 Don ArmstrongAdd missing libmail-message-perl dependency
2024-05-23 Don ArmstrongRevert not making the logo; fix inkscape invocation
2024-05-20 Otto KekäläinenSalsa-CI: Allow autopkgtest to fail for now
2024-05-20 Otto KekäläinenFix filename in install: UPGRADE -> UPGRADE.md (Closed...
2024-05-20 Otto KekäläinenEnable Salsa-CI
2024-04-21 Don Armstrongadd WSDL contributed by Michael Albinus and Felix Lechner
2023-09-28 Don ArmstrongSort blocked-by to allow merging bugs with mis-sorted...
2023-07-24 Don ArmstrongHandle RFC1522 escaped commas in structured headers...
2023-04-01 Don ArmstrongFix $bug not defined when testing for spam (badly backp...
2023-03-26 Don Armstrongencode addresses before checking if they are valid
2023-03-26 Paul WiseAllow exporting of debbugs responses to mbox format...
2023-03-26 Don Armstronginclude non-free-firmware; thanks to Cyril Brulebois...
2023-03-26 Paul WiseUse a checkbox and CSS to show info messages instead...
2023-03-26 Paul WisePrevent usertags created at submit time from including...
2023-03-26 Don ArmstrongDo not escape From and use .eml when returning a single...
2022-01-12 Don ArmstrongSupport 7 digit bugs in bugspam.cgi
2021-03-11 Don Armstrongre-remove trailing newline from title
2021-03-11 Don Armstrongremove extraneous debugging print statement
2021-03-11 Don Armstrongfix usertag/usertags typo
2021-03-11 Paul WiseAdd support for setting usertags for multiple users...
2021-03-11 Paul WiseFix pluralising the Tag/Usertag headers
2021-03-11 Don ArmstrongFix unescaped From in bugreport (closes: #983847)
2021-03-11 Chris LambDon't print strange-looking "Usertags are now: ." messa...
2020-02-14 Don Armstrongsupport -done being set in a psuedoheader
2018-05-30 Don Armstrongfix favicon location
2018-05-30 Don Armstrongfix typo in cgi/bugreport.tmpl which caused a backtrace...
2018-03-29 Don Armstrongtest that the generation of maintainer index files...
2018-03-29 Don Armstrongadd maintainer index file for source and binary packages
2018-03-08 Don ArmstrongBegin to prep for a 2.6.0 release debian/2.6.0 release/2.6.0
2018-03-07 Don Armstrongremove newline from pre_title again
2018-03-07 Don Armstrongremove leading space before comment in debian/control
2018-03-07 Don Armstrongbuild and install the favicon
2018-03-07 Don Armstrongthe icon background should be white
2018-03-07 Don Armstrongadd a logo for debbugs
2018-03-06 Don Armstrongfix the rule to install UPGRADE.md
2018-03-06 Don Armstrongmove UPGRADE notes to markdown, and add in 2.6 notes
2018-03-06 Don Armstrongfuture directions is outdated
2018-03-06 Don Armstrongwe don't need to ship db-h spool directories
2018-03-06 Don Armstrongfix cgis install; bugs-fetch2.pl is no longer used
2018-03-06 Don Armstrongremove the obsolete perl_dir stuff
2018-03-06 Don Armstrongremove old bzrignore file
2018-03-06 Don ArmstrongUpdate standards version to 4.1.3
2018-03-05 Don Armstrongprovide informative information when unarchiving unarch...
2018-03-05 Don ArmstrongDon fixed the blocks/blockedby of archived bugs
2018-03-04 Don Armstrongdocument fix of archived merged bugs
2018-03-04 Don Armstrongclarify that blockers which are bad could be archived
2018-03-04 Don Armstrongfix typo in test for archived bugs in blocks
2018-02-26 Don Armstrongmk-build-deps also needs equivs installed
2018-02-26 Don Armstrongin travis, use dch -r -m ''; to not add more messages
2018-02-26 Don Armstrongfinalize the changelog so dch -r will work in travis...
2018-02-26 Don Armstronguse mk-build-deps to install package dependencies in...
2018-02-21 Don Armstrongallow the regex to really be a regex
2018-02-21 Don Armstrongscores can be negative
2018-02-21 Don Armstrongparse headers directly for spam score
2018-02-21 Don Armstrongfix function typo
2018-02-21 Don Armstrongadd learn subcommand and examples
2018-02-15 Chris LambAdd rel="canonical" links to bug pages.
2018-02-14 Don Armstronguse binary_to_source cache in Debbugs::SOAP::get_status
2018-02-08 Don Armstrongif the charset is unknown, assume UTF-8
2018-02-02 Don Armstrongoutlook is a control command too
2018-01-02 Don Armstrongpass through a binary-to-source cache
2018-01-02 Don Armstrongassume unknown encodings are UTF-8
2018-01-02 Don ArmstrongDo not skip binary packages if sources do not exist.
2018-01-02 Don Armstrongswitch back to using viscomponent because $component...
2018-01-02 Don Armstrongfix pod error in Debbugs::Command
2018-01-02 Don Armstrongoutput more debugging information; just use componentdir
2018-01-02 Don Armstronginclude contrib and non-free debian-installer components
2017-12-14 Don Armstrongsave log::spam after changing it don/dancer
2017-12-14 Don Armstrongfix $is_match of mark_it
2017-12-14 Don Armstrongfix foreachmsg debug messages
2017-12-14 Don Armstrongfix failure to save spam/ham records
2017-12-14 Don Armstrongpass default ham-threshold to auto-scan
2017-12-14 Don Armstrongrequire Pod2Usage in Debbugs::Command
next