]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2016-08-10 Don Armstrongallow specifying DEBBUGS_SERVICE for dbicdump_command.sh
2016-08-10 Don ArmstrongAbstract out walk_bugs for load_bug_log
2016-08-10 Don Armstrongfix pod2usage typo
2016-08-10 Don Armstronghandle quick bug loading by checking the database for...
2016-08-10 Don Armstrongwhen splitting fields, uniquify and sort them if they...
2016-08-10 Don Armstrongservice and sysconfdir all take options
2016-08-10 Don ArmstrongThe wheezy getopt::long basically doesn't support any...
2016-08-10 Don Armstrongif there is no subcommand to debbugs-loadsql, display...
2016-08-10 Don Armstronguse GetOptionsFromArray instead of the OO method, becau...
2016-08-10 Don Armstrongwe should not include DBIx::ClassDeploymentHandlerVersi...
2016-08-10 Don Armstrongadd first stab at using DBIx::Class::DeploymentHandler...
2016-08-10 Don Armstrongadd affects to schema
2016-08-10 Don Armstronguse debbugs_db from config
2016-08-10 Don ArmstrongAdd initial DB search support to Debbugs::Bugs
2016-08-10 Don Armstrongmake all of the options for get_bugs_* come from a...
2016-08-10 Don Armstrongfix missing =over/=back
2016-08-10 Don Armstrongfix unterminated B<> sequence
2016-08-10 Don Armstrongadd $gDebbugsDb (debbugs_db) configuration option to...
2016-08-10 Don Armstrongfix mistake in bug_message indexes
2016-08-10 Don Armstrongfix bug_id problem; try to update merge/blocks if all...
2016-08-10 Don ArmstrongAdd id to bug_ver and some more indices
2016-08-10 Don Armstrongremove _id; fix correspondent and test
2016-08-10 Don Armstrongget rid of _id in database
2016-08-10 Don Armstrongadd source maintainers code in loadsql
2016-08-10 Don Armstrongexport the get source maintainers
2016-08-10 Don Armstrongconsolidate debbugs-loadsql commands
2016-08-10 Don Armstrongadd get source maintainers command
2016-08-10 Don Armstrongremove pkg/alias_of/obsolete index; add obsolete/disabl...
2016-08-10 Don Armstrongallow for duplicate, disabled src packages
2016-08-10 Don Armstrongset the version to 1; eventually we will use this to...
2016-08-10 Don Armstrongupdate for correspondent in maintainer
2016-08-10 Don Armstrongthe maintainer address should be a correspondent
2016-08-10 Don Armstrongdocument verbose and progress; add back quiet tag
2016-08-10 Don Armstrongonly remove the progress bar if $p is defined
2016-08-10 Don Armstronguse Term::Progress bar; output information on failure
2016-08-10 Don Armstronghandle tags, and new submitter/correspondent setup
2016-08-10 Don Armstrongwe now require libdbix-class-perl and libdatetime-forma...
2016-08-10 Don Armstrongtry very hard to output a reported date for bugs even...
2016-08-10 Don Armstrongupdate result classes for new relationships
2016-08-10 Don Armstrongget rid of obsolete results
2016-08-10 Don Armstrongremove bug_severity
2016-08-10 Don ArmstrongSwitch to severity table
2016-08-10 Don Armstrongadd submitter field to bug table
2016-08-10 Don Armstrongabstract out some of the bug loading code into Debbugs...
2016-08-10 Don Armstrongalter binary version view to include based on versions
2016-08-10 Don Armstrongcache arch because there aren't very many of them
2016-08-10 Don Armstrongcache src_pkgs for a single file as it's highly likely...
2016-08-10 Don Armstrongfix handle_queue typo
2016-08-10 Don Armstrongdocument that the spool directory can be set
2016-08-10 Don Armstrongadd .gitignore file to ignore the table comments
2016-08-10 Don Armstrongdelete mispelled corespondent packages
2016-08-10 Don Armstrongupdate db::result class and add correspondent and messa...
2016-08-10 Don Armstrongupdate db::result class
2016-08-10 Don Armstrongfix timezone and correspondent typos
2016-08-10 Don Armstrongadd the rest of the sql documentation
2016-08-10 Don Armstrongadd more documentation of the debbugs schema
2016-08-10 Don Armstrongadd bug message bits to sql
2016-08-10 Don Armstrongadd message tables
2016-08-10 Don Armstrongadd initial version of debbugs-loadsql-debinfo and...
2016-08-10 Don ArmstrongAdd bin and source associations
2016-08-10 Don Armstrongswitch to debversion
2016-08-10 Don Armstrongadd initial work on sql for debbugs
2016-08-10 Don Armstrongupdate testcover rule
2016-08-10 Don Armstrongremove double colon in Debbugs::CGI
2016-08-10 Don ArmstrongUse ETags; return timestamp not is_valid
2016-08-05 Niels ThykierDrop unused my $vars
2016-08-04 Niels ThykierLibravatar: Refactor cache handling to avoid unncessary...
2016-08-04 Niels Thykierlibravatar.cgi: Drop unused import/module loads
2016-08-04 Niels ThykierLibravatar: Lazy-load LWP::UserAgent
2016-08-04 Niels ThykierPrefer "use Exporter qw(import)" to inheriting from it
2016-08-04 Niels Thykierd/control: Add missing Build-Depends for test
2016-08-03 Niels ThykierStandardize on using <br> (as opposed to <br/>)
2016-08-03 Niels Thykierhtml_tail.tmpl: Add missing </p>
2016-08-03 Don Armstrongignore Extra-Source-Only: yes packages and make sure...
2016-08-03 Niels ThykierAdd viewport in HTML
2016-07-18 Don Armstrongit should be decode_utf8, not encode_utf8
2016-07-18 Don Armstrongswitch mailbox mime type to application/mbox
2016-07-18 Don ArmstrongCall encode_utf8 in generate_package_info
2016-07-18 Don Armstrongfix captialization of cache control
2016-06-10 Don Armstrongset cache-control for pkgreport to 300 seconds don/cachecontrol
2016-06-10 Don Armstrongtest for Etag support in bugreport
2016-06-02 Don Armstrongswitch 17_version_cgi.t to use DebbugsTest::HTTPServer
2016-06-01 Don Armstrongadd etag and caching support to bugreport.cgi
2016-06-01 Don Armstrongabstract out no_such_bug
2016-06-01 Don Armstrongmove CGI parameter definitions earlier
2016-06-01 Don ArmstrongMake usertag_file_from_email a public function
2016-05-15 Don Armstrongadd test for version.cgi cache control
2016-04-13 Don Armstrongset etags and cache-control headers
2016-04-13 Don Armstrongadd calculate_etags and etags_do_not_match methods
2016-04-13 Don ArmstrongMake munge_url use repeatable sorting
2016-03-29 Don Armstrongdocument fixes that Frank Lichtenheld contributed
2016-03-29 Don Armstrongfix inversion of date/versions in Debbugs::Status leadi...
2016-03-29 Frank LichtenheldControl: Add missing full stop at the end of "Changed...
2016-03-29 Frank LichtenheldBugreport: Fix problems with reassign message
2016-03-29 Frank LichtenheldExtend bugreport test cases to check the output of...
2016-02-12 Don Armstrongcloning had the blocking reversed
2015-10-16 Paul WiseRemove an obsolete comment
2015-10-01 Don Armstronghandle receips state properly; check for unescaped...
2015-10-01 Don ArmstrongFix mbox output of bugreports to properly use filehandle
2015-09-30 Don Armstrongimport :read in bugreport.cgi
next