Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
You need to sign in or sign up before continuing.
Commits on Source
150
3547cc81
* templates/en_US/cgi/index.html: New file.
May 19, 2018
8f927d6a
* scripts/receive: Save some headers.
May 26, 2018
3c4a7330
* Debbugs/Common.pm (filelock): Protect against cwd() failing.
May 26, 2018
cf8dfe92
* scripts/receive: Check for X-Debbugs-Envelope-To.
May 26, 2018
af523779
* scripts/receive: Check for empty line to indicate end of headers.
May 26, 2018
13339d59
* scripts/errorlib: chmod -x.
May 26, 2018
d5220835
* Debbugs/Log.pm (read_record): Don't assume bugs have "Received:" header.
May 26, 2018
c79db78b
* scripts/errorlib (sani): Don't carp.
May 26, 2018
e132464c
* scripts/db2html: Use hide_address.
May 26, 2018
b0ed3e33
* scripts/service (addbcc): Cc $gControlList, not ${maintccs}.
May 26, 2018
e766eeb5
* scripts/process: Don't bcc $ref\@$gListDomain.
May 26, 2018
94a40368
* templates/en_US/cgi/bugreport_buginfo.tmpl: Use hide_address.
May 26, 2018
3b1d748d
New doc files.
May 26, 2018
9a9cf92e
Remove package maintainer info from templates.
May 26, 2018
1b791e0d
* scripts/process: Set more headers.
May 26, 2018
2c147766
* scripts/process: Add X-Debbugs-CC to Cc (Bug#1780).
May 26, 2018
2c6fbbe3
* scripts/process: Keep Cc vs To distinction (Bug#5384).
May 26, 2018
4f57f114
* scripts/process: Add X-Debbugs-Original-Xcc header.
May 26, 2018
c759f0b6
* templates/en_US/cgi/bugreport.tmpl: Remove mailto, subscribe, spam links.
May 26, 2018
bb8d5d66
* scripts/process: Don't a copy to @noticecc for emacs (bug-gnu-emacs).
May 26, 2018
30800c05
* Debbugs/Common.pm (hide_address): New function.
May 26, 2018
8b043f6b
* templates/en_US/cgi/bugreport.tmpl: Use toggle_infmessages .js function.
May 26, 2018
87024ad2
* scripts/process: Set MFT to address sans -done part.
May 26, 2018
ea2e0849
* scripts/db2html: Don't die from lack of "Received:" header.
May 26, 2018
bac9010d
* cgi/bugreport.cgi: Add bug_next, bug_prev.
May 26, 2018
eebb8023
* Debbugs/Recipients.pm (add_recipients): Remove $config{strong_list}.
May 26, 2018
9e106325
* Debbugs/CGI/Bugreport.pm: Use hide_address.
May 26, 2018
b4ccd12a
* Debbugs/CGI/Bugreport.pm: Handle reassigning from 1 to 2 packages.
May 26, 2018
984a8a1c
* cgi/pkgreport.cgi, Debbugs/CGI.pm: Use hide_address.
May 26, 2018
a5670206
* scripts/process: Send only one message for merged bugs.
May 26, 2018
50c47ddc
* templates/en_US/cgi/pkgreport_options.tmpl: Remove 'dist' option.
May 26, 2018
e52d6dfd
* templates/en_US/cgi/pkgreport_options.tmpl: Mention valid pending state.
May 26, 2018
b4d058e8
* cgi/pkgreport.cgi: Cap bugs at 400.
May 26, 2018
b1151c4e
* templates/en_US/cgi/bugreport.tmpl: Add 'Previous' & 'Next' links.
May 26, 2018
e9a5d69b
* scripts/process: Try to guess package.
May 26, 2018
c033d49f
* html/bugs.css: Set width to 800px
May 26, 2018
763524b6
* cgi/pkgreport.cgi: Add sev_rev, pend_rev.
May 26, 2018
5a5c15dd
* cgi/pkgreport.cgi: Don't hardcode max_bugs as 400.
May 26, 2018
0eae44cf
* cgi/pkgreport.cgi: Handle 'max_bugs' and 'offset' paramaters.
May 26, 2018
fd816a5c
* templates/en_US/cgi/bugreport.tmpl: Add "last modified" onfo.
May 26, 2018
f5426c15
* templates/en_US/html/post_title.tmpl: Add robots nofollow meta tag.
May 26, 2018
adf6254b
* cgi/pkgreport.cgi: Check for bad max/minbug params.
May 26, 2018
983e49cb
* Debbugs/CGI.pm: Add minbug, maxbug params.
May 26, 2018
4ad65ac6
* cgi/pkgreport.cgi: Ignore maxbugs for subject searches.
May 26, 2018
1ca60e76
* cgi/bugreport.cgi: Use :usertags, secs_to_english.
May 26, 2018
4c6c72c1
* scripts/process: Handle [PATCH] in subject as a patch tag.
May 26, 2018
00f3bb90
* scripts/process (fix_hdr): Check for bug-(gnu-emacs|coreutils)@gnu.org.
May 26, 2018
24b0a3c7
* scripts/db2html: Use hide_address.
May 26, 2018
6c91d04b
* scripts/process: Set Resent-To to @noticecc, if defined.
May 26, 2018
cc996a52
* scripts/summary: Don't apply printf to emails.
May 26, 2018
c0f309e9
* scripts/process: Handle feature|enhancement as severity wishlist.
May 26, 2018
331f09b5
* scripts/gen-indices: Add index for 'message-id'.
May 26, 2018
1beea1ec
* scripts/process: Guess bug# based on msgid.
May 26, 2018
2871ab6e
* scripts/process: Fix bug# from msgid guessing.
May 26, 2018
068f3018
* templates/en_US/cgi/short_bug_status.tmpl: Add bug_extra.
May 26, 2018
825b4b83
* cgi/pkgindex.cgi: Use hide_address, also check archived status.
May 26, 2018
1669ab89
* Debbugs/Bugs.pm: Add msgid.
May 26, 2018
b21ad89b
* scripts/gen-indices: Split keywords into tags.
May 26, 2018
9a888b1d
* Debbugs/Config.pm: Remove "Last modified".
May 26, 2018
a47dc54a
* Debbugs/User.pm (is_valid_user): Don't allow @ symbols.
May 26, 2018
b77b86b7
* cgi/pkgindex.cgi: Index on user and usertags.
May 26, 2018
f8b1d59c
* Debbugs/User.pm (users_with_tags, tags_of_user): New functions.
May 26, 2018
73779deb
* scripts/mailsummary: Tweak message.
May 26, 2018
09b8e0fc
* Debbugs/CGI/Bugreport.pm: Set received/hostname to "unknown" if absent.
May 26, 2018
5f4be28d
* scripts/process: Further tweaks to bug# guessing.
May 26, 2018
899c9b0e
* scripts/process: Respect existing Mail-Followup-To.
May 26, 2018
ba6c9c2c
* scripts/process: Don't send Acknowledgement to ourselves.
May 26, 2018
1c1861e0
* templates/en_US/mail/serious_mail_misconfiguration.tmpl: Decrease urgency.
May 26, 2018
fa6a38a1
* templates/en_US/mail/process_mark_as_done.tmpl: Remove some verbiage.
May 26, 2018
21d464f2
* templates/en_US/mail/process_your_bug_done.tmpl: Tweak message.
May 26, 2018
8a7e9a63
* templates/en_US/mail/serious_mail_misconfiguration.tmpl: Shorten message.
May 26, 2018
93084986
* templates/en_US/mail/fake_control_message.tmpl: Remove "cute" stuff.
May 26, 2018
4d44b0de
* scripts/process: Try to separate replto from ackto.
May 26, 2018
c61680f1
* scripts/process: Handle multiple To: or Cc: headers (Bug#5996).
May 26, 2018
180ce7a3
* scripts/process: Fix version from subject guessing.
May 26, 2018
dbdb9235
* templates/en_US/mail/process_archived_bug.tmpl: New file.
May 26, 2018
e92c8a73
* templates/en_US/mail/process_unknown_bug_number.tmpl: Change wording.
May 26, 2018
ffc59b69
* cgi/pkgreport.cgi: Ignore maxbugs for tags searches too.
May 26, 2018
b38e1709
* Debbugs/User.pm: Optionally allow @ symbols.
May 26, 2018
0300821e
* templates/en_US/cgi/bugreport.tmpl: Explain about archived status.
May 26, 2018
fc96b0a8
* scripts/service: Send reply to ControlList.
May 26, 2018
669e81c8
* scripts/search: New file.
May 26, 2018
ed09fc3f
* cgi/bugreport.cgi: Disable version graph.
May 26, 2018
321735fa
* cgi/pkgreport2.cgi: New file.
May 26, 2018
d2caa7ae
* cgi/bugreport.cgi: Add FSF widget.
May 26, 2018
b8638c6f
* Debbugs/Packages.pm: Suppress missing source info warning.
May 26, 2018
b596aa77
* Debbugs/Control.pm: Split tags by whitespace, suppress some warnings.
May 26, 2018
9f4e1956
* Debbugs/Control.pm (set_found): Suppress missing source warning.
May 26, 2018
96249301
* Debbugs/Bugs.pm (__contains_field_match): Case-folding match.
May 26, 2018
e97a4a77
* Debbugs/Common.pm (bug_next, hide_address_html): New functions.
May 26, 2018
e1335cca
* scripts/bugcount: New file.
May 26, 2018
bf4dbba4
* Debbugs/Config.pm: Set 'wontfix' shortstatus to W.
May 26, 2018
bc92e64e
* scripts/rrdplot-oc: New file.
May 26, 2018
4c0e9813
* scripts/rrdplot-oc: Plot 'opened' & 'closed', set start for some pkgs.
May 26, 2018
5ea8a8e1
* scripts/bugcount-oc, scripts/rrdplot-submitter: New files.
May 26, 2018
865bf9d6
* scripts/rrdplot-submitter: Fix title.
May 26, 2018
bf6f2540
* scripts/bug2rrd-submitter, scripts/bug2rrd-oc: New files.
May 26, 2018
75898b15
* scripts/bug2rrd-oc: Base $start on $interval.
May 26, 2018
45a3cb21
* scripts/bug2rrd-submitter: Grab values from 3rd field.
May 26, 2018
1e6ddd4f
* scripts/bugcount-oc: Check pending status.
May 26, 2018
50 additional commits have been omitted to prevent performance issues.
Loading