projects
/
debbugs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
debbugs.git
2018-04-14
Don Armstrong
allow specifying the dist in source_to_binary (for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Don Armstrong
use hash_slice instead of multi-line exists
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Don Armstrong
sort keys when applying short bug status
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Don Armstrong
import getbuglocation in loadsql
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Don Armstrong
fix package/packages typo
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Don Armstrong
srcpackage insertion was inverted; fix
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Don Armstrong
skip debinfos with undefined binarch too.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Don Armstrong
update the sql readme
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Don Armstrong
populate $status{id} in get_bug_status
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
allow dropping tables in installsql
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
size() is the right operator in short_bug_status, not...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
use source_to_binary and binary_to_source in pkgreport
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
pass schema_arg everywhere if it exists
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
handle non-existant logs earlier in bug_archiveable
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
populate location in get_bug_statuses
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
use get_bug_statuses
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
use binary_to_source, package_maintainer instead of...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
fix db calls to bin_pkg and src_pkg in binary_to_source
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
Add source_to_binary to Debbugs::Packages
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
include unknown packages in package search
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
use a subselect for correspondent too
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
speed up src and maint searches by using subselects
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
avoid creating unknown packages when loading bugs
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
add coalesce bug_status_cache index to schema from...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Don Armstrong
add unknown_affects to the bug table
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Don Armstrong
change the bug_status view to return mergedwith properly
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Don Armstrong
for installsql and loadsql, use the git INC if run...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Don Armstrong
zero out blocks/mergedwith even if there are no blocks...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Don Armstrong
abstract out create_index_file in maintainer-indices
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Don Armstrong
abstract out tie of binarytosource and sourcetobinary
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Don Armstrong
move walk_bugs to Debbugs::Common; add bugs option...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Don Armstrong
fix dereferencing of $param{status}
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Don Armstrong
fix how status is passed to bug_presence
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Don Armstrong
add done to bug_status view, fix found selector
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Don Armstrong
add get_bug_statuses to retrieve multiple bugs at once
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Don Armstrong
send_message in DebbugsTest should return true
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Don Armstrong
fix the insertion of merged/blocks bugs into the database
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Don Armstrong
test whether blocking bugs are inserted correctly
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Don Armstrong
the postgres_version parser is broken; use 8.1 instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Don Armstrong
Add bug_status view and corresponding DBIx::Class class
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Don Armstrong
test that the generation of maintainer index files...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Don Armstrong
add maintainer index file for source and binary packages
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Don Armstrong
create directory for lockfiles if it doesn't exist
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Don Armstrong
use the git repo base dir as INC if we're running out...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Don Armstrong
set executable on age-1
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Don Armstrong
add missing dependency on libdbix-class-deploymenthandl...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Don Armstrong
add dependency on libaliased-perl
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Don Armstrong
add dependencies on postgresql-*-debversion
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Don Armstrong
work around slim image not providing /usr/share/man
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Don Armstrong
we need postgresql to run tests; suggest it too
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Don Armstrong
switch all uses of MoreUtils to AllUtils
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Don Armstrong
add dependency on libdbix-class-timestamp-perl
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Don Armstrong
pull libtest-postgresql-perl from unstable for docker...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Don Armstrong
error out if a docker build command fails
commit
|
commitdiff
|
tree
|
snapshot
2018-03-16
Don Armstrong
tags are now sorted when they are split
commit
|
commitdiff
|
tree
|
snapshot
2018-03-16
Don Armstrong
Fix POD error in Debbugs::Mime
commit
|
commitdiff
|
tree
|
snapshot
2018-03-16
Don Armstrong
Merge branch 'database'
commit
|
commitdiff
|
tree
|
snapshot
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-09
Don Armstrong
Switch travis CI to docker image; build docker image...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
Don Armstrong
add Debian stable to travis image for text-xslate-perl
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
Don Armstrong
turn on --tool in travis so I know why the install...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
Don Armstrong
start 3.0.0 changelog and document text::xslate changes
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
Don Armstrong
add missing graphviz and libuser-perl dependency
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
Don Armstrong
fix package url to include the target as well
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
Don Armstrong
remove newline before pre_title
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
Don Armstrong
canonical should just have the link
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
Don Armstrong
bug links were missing target
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
Don Armstrong
fix include paths for serious mail misconfiguration
commit
|
commitdiff
|
tree
|
snapshot
2018-03-09
Don Armstrong
Merge branch 'text_xslate_templates'
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Don Armstrong
remove newline from pre_title again
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Don Armstrong
remove leading space before comment in debian/control
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Don Armstrong
build and install the favicon
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Don Armstrong
the icon background should be white
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Don Armstrong
add a logo for debbugs
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Don Armstrong
fix the rule to install UPGRADE.md
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Don Armstrong
move UPGRADE notes to markdown, and add in 2.6 notes
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Don Armstrong
future directions is outdated
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Don Armstrong
we don't need to ship db-h spool directories
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Don Armstrong
fix cgis install; bugs-fetch2.pl is no longer used
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Don Armstrong
remove the obsolete perl_dir stuff
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Don Armstrong
remove old bzrignore file
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Don Armstrong
Update standards version to 4.1.3
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Don Armstrong
the database configuration variable is now $gDatabase
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Don Armstrong
provide informative information when unarchiving unarch...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Don Armstrong
Don fixed the blocks/blockedby of archived bugs
commit
|
commitdiff
|
tree
|
snapshot
2018-03-04
Don Armstrong
document fix of archived merged bugs
commit
|
commitdiff
|
tree
|
snapshot
2018-03-04
Don Armstrong
clarify that blockers which are bad could be archived
commit
|
commitdiff
|
tree
|
snapshot
2018-03-04
Don Armstrong
fix typo in test for archived bugs in blocks
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
next