| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/668368
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/620048
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/667272
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
- Add Audit log section based on audit_log table
- HTML improvements
- Use tables for output, with consistent style
- DBD bind argument style
- Query formatting for easier debugging
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|\ |
|
| |\
| |/
|/| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | | |
|
| | |
| | |
| | |
| | | |
r/a=dylan
|
| | |
| | |
| | |
| | |
| | |
| | | |
contents of certain fields due to regex search
r=jfearn,a=dylan
|
| | |
| | |
| | | |
the priority on import
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1427626
Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1427638
Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1427664
Convert jb2bz to use "email" module rather than rfc822, multifile,
mimetools, and StringIO for easier manipulation of the mailbox objects.
This fixed (among other things) 1427626 as the Subject of the email is
now obtained correctly.
Fix the date formatting throughout to always use UTC, which is what
Bugzilla expects for the dates. This fixed 1427638.
Fix attachment processing, which was using multifile rather than walking
the parts of the email object. This fixed part of 1427664
Fix the fact that the process_reply_file function never checked for
attachments in any followups. This fixed part of 1427664
Fix attachment processor to ignore various signatures and message/rfc822
multipart messages. For the latter, it sets "filename=" values to files
that don't actually exist, which caused attachment processing to bomb.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Bug 1301887 - File::Slurp triggers warnings on perl 5.24 and it is recommended to not use it (#21)
r=mtyson
* Fix for vrite in aa735d4
* Added https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=ca7bfc9c485c959fad2aee1f7c1dbc0fb484553b
|
|/ /
| |
| |
| | |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
| |
| |
| |
| |
| | |
Bug: https://bugs.gentoo.org/643854
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
per Mozilla.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=630608
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|\| |
|
| | |
|
| |
| |
| |
| | |
This reverts commit 89cb60fe38a7962c876bce18368db90cedda84eb.
|
| |
| |
| |
| |
| |
| | |
the user hasn't global editcomponents privs
r/a=dkl
|
| |
| |
| |
| | |
r=dylan
|
| | |
|
| | |
|
| |
| |
| |
| | |
r/a=dylan
|
| | |
|
| |
| |
| |
| | |
github. r=dylan
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
upgrade
r/a=dkl
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
text_write was introduced for bug 1301887 per commit
df4677439d7b3658e2d896ffaab903b01c2e2fe6, but had slightly different
semantics than the original File::Slurp file_write function.
Specifically, file_write applied the umask for new files, while
text_write is based on File::Temp and uses 0600 for new files.
Add a permission grant so that new files respect the umask instead.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
recommended to not use it (#21)
r=mtyson
(cherry picked from commit df4677439d7b3658e2d896ffaab903b01c2e2fe6)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|\| |
|
| | |
|
| |
| |
| |
| |
| |
| | |
graphs via bug summary
r/a=dkl
|
| |
| |
| |
| | |
r=dkl
|
| |
| |
| |
| | |
tab.link is user-controlled
|
| |
| |
| |
| | |
to remove b2gtest from Treeherder results
|
| |
| |
| |
| | |
r=sgreen a=dkl
|