]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2018-08-19 Don ArmstrongAdd users to a collection
2018-08-18 Don Armstrongthe default bug collection for a bug is the universe
2018-08-18 Don ArmstrongOR is the default for multiple values; remove useless or
2018-07-14 Don Armstrongadd email and url access objects
2018-06-14 Don Armstrongsupply schema_arg to get_bug_status
2018-06-14 Don Armstrongsupply users to Debbugs::Collection::Bug
2018-06-14 Don Armstrongsupport usertags in Debbugs::Bug and Debbugs::Bug::Tag
2018-06-14 Don Armstrongbug links should all be numbers
2018-06-14 Don Armstronguse state in bug_links for speed
2018-06-14 Don Armstronguse Debbugs::Bug in pkgreport
2018-06-08 Don ArmstrongMousify Debbugs::Log and integrate with Debbugs::Bug
2018-06-08 Don Armstronginclude affects in package loading
2018-06-08 Don Armstrongadd _mergedwith_array for speed when filtering
2018-06-08 Don Armstronguse schema_argument
2018-06-08 Don Armstrongseparate bin version and bin association queries
2018-06-08 Don Armstrongcarp if _member_constructor is called with one package
2018-06-08 Don ArmstrongPackage member key is the fully-qualified name; fix...
2018-06-08 Don Armstrongmake constructorargs lazy
2018-06-08 Don Armstrongreimplement _add_member_hash for speed; add _shallow_cl...
2018-06-08 Don Armstrongadd CARP_TRACE
2018-06-08 Don Armstronguse BUILD to handle correspondent argument; add CARP_TRACE
2018-06-07 Don Armstrongadd collection and collection correspondent
2018-06-07 Don Armstrongadd submit_but and run_processall utility routines
2018-06-07 Don Armstrongupdate OO interface to near-completion
2018-06-07 Don ArmstrongPkgreport now uses Mouse OO interface
2018-06-07 Don Armstrongadd VersionTree and Collection::Version
2018-06-07 Don Armstrongupdate short bug status tx with new class setup
2018-05-01 Don Armstrongadd start of Mouse/Moose based OO Interface to packages
2018-04-20 Don Armstrongreuse the same null handle in globify_scalar
2018-04-18 Don Armstrongadd a mode line for debbugs_schema.sql
2018-04-16 Don Armstrongremove Data::Printer call which snuck in from debugging
2018-04-16 Don ArmstrongDebbugs::packages::get_versions can now use the database
2018-04-16 Don Armstrongonly query for usertags in current packages
2018-04-16 Don Armstronguse the bin_to_src cache in get_bug_statuses
2018-04-16 Don Armstrongpackage_maintainer now accepts schema too
2018-04-16 Don Armstrongbug_status view now returns unix epoch; bump db version
2018-04-16 Don Armstrongadd cache_key support to binary_to_source when schema...
2018-04-14 Don Armstrongnewest is now handled by Debbugs::Bugs, so pass it...
2018-04-14 Don Armstrongfix unknown_packages typo
2018-04-14 Don Armstronghandle newest in Debbugs::Bugs
2018-04-14 Don Armstrongallow specifying the dist in source_to_binary (for...
2018-04-13 Don Armstronguse hash_slice instead of multi-line exists
2018-04-12 Don Armstrongsort keys when applying short bug status
2018-04-12 Don Armstrongimport getbuglocation in loadsql
2018-04-12 Don Armstrongfix package/packages typo
2018-04-12 Don Armstrongsrcpackage insertion was inverted; fix
2018-04-12 Don Armstrongskip debinfos with undefined binarch too.
2018-04-12 Don Armstrongupdate the sql readme
2018-04-12 Don Armstrongpopulate $status{id} in get_bug_status
2018-04-11 Don Armstrongallow dropping tables in installsql
2018-04-11 Don Armstrongsize() is the right operator in short_bug_status, not...
2018-04-11 Don Armstronguse source_to_binary and binary_to_source in pkgreport
2018-04-11 Don Armstrongpass schema_arg everywhere if it exists
2018-04-11 Don Armstronghandle non-existant logs earlier in bug_archiveable
2018-04-11 Don Armstrongpopulate location in get_bug_statuses
2018-04-11 Don Armstronguse get_bug_statuses
2018-04-11 Don Armstronguse binary_to_source, package_maintainer instead of...
2018-04-11 Don Armstrongfix db calls to bin_pkg and src_pkg in binary_to_source
2018-04-11 Don ArmstrongAdd source_to_binary to Debbugs::Packages
2018-04-11 Don Armstronginclude unknown packages in package search
2018-04-11 Don Armstronguse a subselect for correspondent too
2018-04-11 Don Armstrongspeed up src and maint searches by using subselects
2018-04-11 Don Armstrongavoid creating unknown packages when loading bugs
2018-04-11 Don Armstrongadd coalesce bug_status_cache index to schema from...
2018-04-11 Don Armstrongadd unknown_affects to the bug table
2018-04-10 Don Armstrongchange the bug_status view to return mergedwith properly
2018-04-10 Don Armstrongfor installsql and loadsql, use the git INC if run...
2018-04-10 Don Armstrongzero out blocks/mergedwith even if there are no blocks...
2018-04-10 Don Armstrongabstract out create_index_file in maintainer-indices
2018-04-10 Don Armstrongabstract out tie of binarytosource and sourcetobinary
2018-04-10 Don Armstrongmove walk_bugs to Debbugs::Common; add bugs option...
2018-04-03 Don Armstrongfix dereferencing of $param{status}
2018-04-03 Don Armstrongfix how status is passed to bug_presence
2018-04-03 Don Armstrongadd done to bug_status view, fix found selector
2018-04-03 Don Armstrongadd get_bug_statuses to retrieve multiple bugs at once
2018-04-02 Don Armstrongsend_message in DebbugsTest should return true
2018-04-02 Don Armstrongfix the insertion of merged/blocks bugs into the database
2018-04-02 Don Armstrongtest whether blocking bugs are inserted correctly
2018-03-30 Don Armstrongthe postgres_version parser is broken; use 8.1 instead...
2018-03-30 Don ArmstrongAdd bug_status view and corresponding DBIx::Class class
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-29 Don Armstrongcreate directory for lockfiles if it doesn't exist
2018-03-28 Don Armstronguse the git repo base dir as INC if we're running out...
2018-03-21 Don Armstrongset executable on age-1
2018-03-19 Don Armstrongadd missing dependency on libdbix-class-deploymenthandl...
2018-03-19 Don Armstrongadd dependency on libaliased-perl
2018-03-19 Don Armstrongadd dependencies on postgresql-*-debversion
2018-03-19 Don Armstrongwork around slim image not providing /usr/share/man
2018-03-19 Don Armstrongwe need postgresql to run tests; suggest it too
2018-03-19 Don Armstrongswitch all uses of MoreUtils to AllUtils
2018-03-19 Don Armstrongadd dependency on libdbix-class-timestamp-perl
2018-03-19 Don Armstrongpull libtest-postgresql-perl from unstable for docker...
2018-03-19 Don Armstrongerror out if a docker build command fails
2018-03-16 Don Armstrongtags are now sorted when they are split
2018-03-16 Don ArmstrongFix POD error in Debbugs::Mime
2018-03-16 Don ArmstrongMerge branch 'database'
2018-03-13 Don Armstrongskip bad .debinfo files when loading them database
2018-03-13 Don Armstrongconnect to and use the schema if it exists
2018-03-12 Don Armstrongget_bug_status can now accept a schema to pull from DB
next