2017-08-07 |
Don Armstrong | hashrefinflator uses subhashes, not . |
tree | commitdiff |
2017-08-07 |
Don Armstrong | import uniq from List::MoreUtils into updatesqlcache |
tree | commitdiff |
2017-08-07 |
Don Armstrong | the column for the bug id is bug, not id |
tree | commitdiff |
2017-08-07 |
Don Armstrong | fix plural of {src,bin}packages? in updatesql |
tree | commitdiff |
2017-08-07 |
Don Armstrong | binver goes to bin_pkg |
tree | commitdiff |
2017-08-07 |
Don Armstrong | fix the bin->bin_ver join in updatesqlcache |
tree | commitdiff |
2017-08-07 |
Don Armstrong | fix wrong plural in join relationships |
tree | commitdiff |
2017-08-07 |
Don Armstrong | BinAssociation is not plural |
tree | commitdiff |
2017-08-07 |
Don Armstrong | only update the @bugs_to_update |
tree | commitdiff |
2017-08-07 |
Don Armstrong | mtime should be <= to skip during --quick, not just < |
tree | commitdiff |
2017-08-07 |
Don Armstrong | use COALESCE indexes for bug_status_cache |
tree | commitdiff |
2017-08-06 |
Don Armstrong | open_compressed_file is in Debbugs::Common |
tree | commitdiff |
2017-08-06 |
Don Armstrong | use postgres_version of 9 for deployment (fixes missing... |
tree | commitdiff |
2017-08-05 |
Don Armstrong | Merge remote-tracking branch 'origin/master' into database |
tree | commitdiff |
2017-07-06 |
Don Armstrong | parse the status before outputting it |
tree | commitdiff |
2017-07-06 |
Don Armstrong | write out config local files |
tree | commitdiff |
2017-07-06 |
Don Armstrong | handle --stop --exit or --quit |
tree | commitdiff |
2017-07-03 |
Don Armstrong | handle SIGPIPE in spamc by skipping the message |
tree | commitdiff |
2017-07-02 |
Don Armstrong | add debbugs-spamscan-log to run spamc on log files |
tree | commitdiff |
2017-05-14 |
Don Armstrong | Use natatime instead of page in update-bugs |
tree | commitdiff |
2017-04-16 |
Don Armstrong | we want paged results even while using --quick in updat... |
tree | commitdiff |
2017-04-16 |
Don Armstrong | fix developer-prepare option of installsql |
tree | commitdiff |
2017-04-15 |
Don Armstrong | the quick bug method was searching on bug not id |
tree | commitdiff |
2017-04-13 |
Don Armstrong | make updatesqlcache executable |
tree | commitdiff |
2017-04-13 |
Don Armstrong | support the --quick option to updatesqlcache |
tree | commitdiff |
2017-04-12 |
Don Armstrong | walk through multiple bugs at a time |
tree | commitdiff |
2017-04-12 |
Don Armstrong | document subcommands |
tree | commitdiff |
2017-04-12 |
Don Armstrong | paginate updatesqlcache properly and fix missing table... |
tree | commitdiff |
2017-03-25 |
Don Armstrong | fix extraneous one |
tree | commitdiff |
2017-03-24 |
Don Armstrong | document debbugs-loadsql more |
tree | commitdiff |
2017-03-24 |
Don Armstrong | add initial code for updating bug status cache |
tree | commitdiff |
2017-03-09 |
Don Armstrong | remove developer-prepare option |
tree | commitdiff |
2017-03-09 |
Don Armstrong | implement load bug logs |
tree | commitdiff |
2017-03-08 |
Don Armstrong | include all of :load_bug |
tree | commitdiff |
2017-02-26 |
Don Armstrong | preload bugs on initial insert |
tree | commitdiff |
2017-02-26 |
Don Armstrong | use get_maintainers while loading maintainers |
tree | commitdiff |
2017-02-25 |
Don Armstrong | load_packages now only changes rows it has to |
tree | commitdiff |
2017-01-09 |
Don Armstrong | switch load_packages to use gzip -dc |
tree | commitdiff |
2017-01-09 |
Don Armstrong | add load_suite |
tree | commitdiff |
2016-08-29 |
Don Armstrong | allow specifying the database using the DSN |
tree | commitdiff |
2016-08-29 |
Don Armstrong | stop double printing in run_rsync |
tree | commitdiff |
2016-08-29 |
Don Armstrong | add load_package support |
tree | commitdiff |
2016-08-11 |
Don Armstrong | allow debinfo to be null separated |
tree | commitdiff |
2016-08-10 |
Don Armstrong | if the upload date is not defined, update it |
tree | commitdiff |
2016-08-10 |
Don Armstrong | fix wrong calling of from_epoch |
tree | commitdiff |
2016-08-10 |
Don Armstrong | fix strong severities syntax error |
tree | commitdiff |
2016-08-10 |
Don Armstrong | support install version storage |
tree | commitdiff |
2016-08-10 |
Don Armstrong | add creation times for debinfo addition |
tree | commitdiff |
2016-08-10 |
Don Armstrong | start add_packages and support add_configuration |
tree | commitdiff |
2016-08-10 |
Don Armstrong | start add_suites support |
tree | commitdiff |
2016-08-10 |
Don Armstrong | handle affects properly and upgrade schema |
tree | commitdiff |
2016-08-10 |
Don Armstrong | make debbugs-loadsql executable |
tree | commitdiff |
2016-08-10 |
Don Armstrong | Abstract out walk_bugs for load_bug_log |
tree | commitdiff |
2016-08-10 |
Don Armstrong | fix pod2usage typo |
tree | commitdiff |
2016-08-10 |
Don Armstrong | handle quick bug loading by checking the database for... |
tree | commitdiff |
2016-08-10 |
Don Armstrong | service and sysconfdir all take options |
tree | commitdiff |
2016-08-10 |
Don Armstrong | The wheezy getopt::long basically doesn't support any... |
tree | commitdiff |
2016-08-10 |
Don Armstrong | if there is no subcommand to debbugs-loadsql, display... |
tree | commitdiff |
2016-08-10 |
Don Armstrong | use GetOptionsFromArray instead of the OO method, becau... |
tree | commitdiff |
2016-08-10 |
Don Armstrong | add first stab at using DBIx::Class::DeploymentHandler... |
tree | commitdiff |
2016-08-10 |
Don Armstrong | use debbugs_db from config |
tree | commitdiff |
2016-08-10 |
Don Armstrong | fix unterminated B<> sequence |
tree | commitdiff |
2016-08-10 |
Don Armstrong | remove _id; fix correspondent and test |
tree | commitdiff |
2016-08-10 |
Don Armstrong | add source maintainers code in loadsql |
tree | commitdiff |
2016-08-10 |
Don Armstrong | consolidate debbugs-loadsql commands |
tree | commitdiff |
2016-08-10 |
Don Armstrong | document verbose and progress; add back quiet tag |
tree | commitdiff |
2016-08-10 |
Don Armstrong | only remove the progress bar if $p is defined |
tree | commitdiff |
2016-08-10 |
Don Armstrong | use Term::Progress bar; output information on failure |
tree | commitdiff |
2016-08-10 |
Don Armstrong | abstract out some of the bug loading code into Debbugs... |
tree | commitdiff |
2016-08-10 |
Don Armstrong | cache arch because there aren't very many of them |
tree | commitdiff |
2016-08-10 |
Don Armstrong | cache src_pkgs for a single file as it's highly likely... |
tree | commitdiff |
2016-08-10 |
Don Armstrong | fix handle_queue typo |
tree | commitdiff |
2016-08-10 |
Don Armstrong | document that the spool directory can be set |
tree | commitdiff |
2016-08-10 |
Don Armstrong | add initial version of debbugs-loadsql-debinfo and... |
tree | commitdiff |
2016-08-10 |
Don Armstrong | add initial work on sql for debbugs |
tree | commitdiff |
2013-10-01 |
Don Armstrong | Merge branch 'master' into don/libravatar |
tree | commitdiff |
2013-03-21 |
Don Armstrong | Merge branch 'don/rebuild-index' |
tree | commitdiff |
2013-03-21 |
Don Armstrong | fix unterminated B<> sequence |
tree | commitdiff |
2013-03-21 |
Don Armstrong | Merge branch 'don/rebuild-index' |
tree | commitdiff |
2013-03-20 |
Don Armstrong | add rebuild index support |
tree | commitdiff |
2013-03-19 |
Don Armstrong | add first work on rebuild index.db |
tree | commitdiff |
2012-03-13 |
Debian BTS | merge changes from dla source branch |
tree | commitdiff |
2012-02-16 |
Don Armstrong | document estraier options |
tree | commitdiff |
2010-08-06 |
Don Armstrong | fix thinko in the mr. t output |
tree | commitdiff |
2009-08-19 |
Debian BTS | merge changes from dla source |
tree | commitdiff |
2009-08-18 |
Don Armstrong | * various documentation fixes |
tree | commitdiff |
2009-08-10 |
Debian BTS | merge changes from dla source |
tree | commitdiff |
2009-08-03 |
Don Armstrong | * Use the right options to not ignore case in Getopt... |
tree | commitdiff |
2009-07-23 |
Debian BTS | merge changes from don source |
tree | commitdiff |
2009-03-23 |
Don Armstrong | * add missing description of add_bug_to_estraier |
tree | commitdiff |
2008-09-19 |
Debian BTS | merge changes from dla source tree |
tree | commitdiff |
2008-09-18 |
Don Armstrong | support search, show, stop, and daemon options in local... |
tree | commitdiff |
2008-08-17 |
Don Armstrong | * Implement select and local mirror bits in local... |
tree | commitdiff |
2008-08-16 |
Don Armstrong | install local-debbugs and add_bug_to_estraier; add... |
tree | commitdiff |
2008-02-10 |
Debian BTS | merge in changes from dla source tree |
tree | commitdiff |
2007-11-13 |
Don Armstrong | * Document how to create the estraier database in... |
tree | commitdiff |
2007-03-07 |
Debian BTS | merge changes from dla mainline |
tree | commitdiff |
2007-03-07 |
Don Armstrong | Merge changes from the dla source tree |
tree | commitdiff |
2006-11-21 |
Don Armstrong | merge changes from mainline |
tree | commitdiff |
2006-10-22 |
Don Armstrong | * Add Debbugs::SOAP::Status |
tree | commitdiff |
next |