2018-03-13 |
Don Armstrong | skip bad .debinfo files when loading them database |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Don Armstrong | connect to and use the schema if it exists |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Don Armstrong | get_bug_status can now accept a schema to pull from DB |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Don Armstrong | it's package_tracking_domain, not subscription_domain |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Don Armstrong | set field_match to be a state variable |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Don Armstrong | the database configuration variable is now $gDatabase |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Don Armstrong | add fake debian archive/debinfo for testing |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Don Armstrong | add start of database seting |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Don Armstrong | we currently don't need Helper::ResultSet |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Don Armstrong | remove dsn debugging print statement |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Don Armstrong | remove useless $SIG{CHLD} handler |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Don Armstrong | mk-build-deps also needs equivs installed |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Don Armstrong | in travis, use dch -r -m ''; to not add more messages |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Don Armstrong | finalize the changelog so dch -r will work in travis... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Don Armstrong | use mk-build-deps to install package dependencies in... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Don Armstrong | use Test::PostgreSQL to test whether the postgresql... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Don Armstrong | the developer prepare option to debbugs-installsql... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Don Armstrong | only update the progress bar if it exists |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Don Armstrong | allow providing a directory of debinfo files to loadsql |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Don Armstrong | support --dsn option in debbugs-loadsql |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Don Armstrong | allow debbugs-installsql to take a --dsn option |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Don Armstrong | remove useless $time and $start_time variables |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Don Armstrong | add bugs_and_logs command to debbugs-loadsql |
commit | commitdiff | tree | snapshot |
2017-08-12 |
Don Armstrong | Merge remote-tracking branch 'local/master' into database |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Don Armstrong | remove bug_url from the codebase |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Don Armstrong | pass uri_escape to templates in bugreport.cgi |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Don Armstrong | remove vestiges of Safe from Debbugs::Test |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Don Armstrong | set local variables in Bugreport.pm |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Don Armstrong | ignore supplied filenames in MIME to avoid taint issues |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Don Armstrong | document pass-through urls in the example apache config... |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Didier Raboud | Use PT|passthrough redirects also for all other rewrites |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Didier Raboud | Use PT|passthrough redirects for ^/([0-9]+)$ for bugrep... |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Don Armstrong | add libnet-server-perl to build-deps for local-debbugs |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Don Armstrong | set indent level and tabs mode |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Don Armstrong | because pkgreport.cgi uses taint, use perl -I to set... |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Don Armstrong | document the synopsis slightly better |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Don Armstrong | automatically identify if local-debbugs is being run... |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Don Armstrong | add bugs listed in the config file to the mirrored... |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Don Armstrong | add .log.spam.d support too |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Don Armstrong | there's no reason to use locale; in proces or service |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Don Armstrong | use return, not next inside of sub |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Don Armstrong | id is the column in bug which has the bug number, not id |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Don Armstrong | skip empty correspondents |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Don Armstrong | use scalar IO::InnerFile::getline to work around an... |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Don Armstrong | allow codename or suite to match in updatesqlcache |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Don Armstrong | allow specifying suites for bug status cache |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Don Armstrong | fix db_search options to use [] and {} when appropriate |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Don Armstrong | use state for Params::Validate options |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Don Armstrong | skip undefined source versions |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Don Armstrong | use get_src_pkg_id when loading versions |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Don Armstrong | if there is an offset which is too large, set the TZ... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Don Armstrong | the bug status is only absent, found, fixed, and undef |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Don Armstrong | head entities do not have colons in MIME::Head |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Don Armstrong | skip undefined src versions |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Don Armstrong | purge cache every 100 files |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Don Armstrong | do not use HRI in arch selection |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Don Armstrong | use get_*_id in load_debinfo; handle -0 correctly there too |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | fix load_bug failing to strip src: from source packages |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | fix syntax error in bug |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | hashrefinflator uses subhashes, not . |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | import uniq from List::MoreUtils into updatesqlcache |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | the column for the bug id is bug, not id |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | fix plural of {src,bin}packages? in updatesql |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | binver goes to bin_pkg |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | fix the bin->bin_ver join in updatesqlcache |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | fix wrong plural in join relationships |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | BinAssociation is not plural |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | delete associations in a transaction by 1000 |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | only update the @bugs_to_update |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | mtime should be <= to skip during --quick, not just < |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | modify bug_status_type to match what bug_presence returns |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | fix POD failures in DB::Load |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Don Armstrong | use COALESCE indexes for bug_status_cache |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Don Armstrong | open_compressed_file is in Debbugs::Common |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Don Armstrong | use postgres_version of 9 for deployment (fixes missing... |
commit | commitdiff | tree | snapshot |
2017-08-05 |
Don Armstrong | Include references from the original bug in replies |
commit | commitdiff | tree | snapshot |
2017-08-05 |
Don Armstrong | Merge remote-tracking branch 'origin/master' into database |
commit | commitdiff | tree | snapshot |
2017-08-05 |
Don Armstrong | include non-breaking spaces in pheader regex for old... |
commit | commitdiff | tree | snapshot |
2017-08-05 |
Don Armstrong | add libtext-iconv-perl to depends |
commit | commitdiff | tree | snapshot |
2017-08-05 |
Don Armstrong | fix allutils typo |
commit | commitdiff | tree | snapshot |
2017-08-05 |
Don Armstrong | comments in control should not have leading spaces |
commit | commitdiff | tree | snapshot |
2017-08-05 |
Don Armstrong | switch travis to using trusty |
commit | commitdiff | tree | snapshot |
2017-08-04 |
Don Armstrong | add Debbugs::DebArchive to read Packages, Releases... |
commit | commitdiff | tree | snapshot |
2017-08-04 |
Don Armstrong | add open_compressed_file routine to Debbugs::Common |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Don Armstrong | strip out Mail-Followup-To |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Don Armstrong | add test for multipart mime headers |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Don Armstrong | fix wrong s/// on package_pages |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Don Armstrong | fix modification of $config{package_pages} in map |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Don Armstrong | document that format flowed and other messages are... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Don Armstrong | add a link to the bug when thanking new bug submissions |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Don Armstrong | Fix merged sort order to always be numeric |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Don Armstrong | parse the status before outputting it |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Don Armstrong | write out config local files |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Don Armstrong | handle --stop --exit or --quit |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Don Armstrong | handle pending being unset |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Don Armstrong | set Reply-To and Content-Type in done and forward |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Don Armstrong | croak in subroutines |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Don Armstrong | skip maintainer files if they are empty *or* undef |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Don Armstrong | use https for CVE tracker by default |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Don Armstrong | fix usertag_package_domain to strip protocol if its... |
commit | commitdiff | tree | snapshot |
next |