index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
Bug 1472048 - Remove Metrics Code
Dylan William Hardison
12
-798
/
+1
2018-06-28
Revert "Bug 1471701 - Remove is_markdown (to be replaced by a new comment type)"
Dylan William Hardison
2
-3
/
+7
2018-06-27
Bug 1471701 - Remove is_markdown (to be replaced by a new comment type)
Dylan William Hardison
2
-7
/
+3
2018-06-27
Bug 1275545 - Use Sereal for Cache::Memcached::Fast
Horie Issei
1
-7
/
+9
2018-06-27
Bug 1471417 - Remove XUL from attachment Content Type options; add SVG to sta...
Kohei Yoshino
1
-4
/
+2
2018-06-26
Revert "Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID ...
Dylan William Hardison
1
-10
/
+3
2018-06-26
Bug 1471304 - Block sending mail to hosts that end with .tld or .bugs
Dylan William Hardison
2
-3
/
+8
2018-06-25
Bug 1471044 - Allow some model classes to have dynamic column names with cla...
Dylan William Hardison
2
-7
/
+21
2018-06-21
Bug 1461379 - use DBIx::Connector to manage database connections
Dylan William Hardison
2
-14
/
+7
2018-06-21
Bug 1461379 - refactor Bugzilla::DB to not subclass DBI
Dylan William Hardison
6
-95
/
+75
2018-06-20
Bug 1469920 - Update schema: add fulltext index to profiles.realname
Dylan William Hardison
2
-1
/
+13
2018-06-20
Bug 1468818 - Re-introduce is_markdown to the longdescs table (schema-only)
Dylan William Hardison
1
-8
/
+0
2018-06-15
Bug 1456877 - Add a wrapper around libcmark_gfm to Bugzilla
Israel Madueme
5
-0
/
+288
2018-06-15
Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or /bug/...
Dylan William Hardison
1
-3
/
+10
2018-06-15
Bug 1468818 - Re-introduce is_markdown to the Bugzilla::Comment model
Dylan William Hardison
3
-1
/
+15
2018-05-25
Bug 1464226 - quicksearch can't search for "Resolution:---"
Dylan William Hardison
1
-0
/
+8
2018-05-23
Bug 1461400 - Log errors in webservices when undef values are passed to $self...
Dylan William Hardison
1
-2
/
+10
2018-05-22
Bug 1461819 - Plack::Handler::Apache2 accidentally unsets $ENV{MOD_PERL}
Dylan William Hardison
1
-6
/
+0
2018-05-08
Bug 1413328 - Use tct (tocotrienol on npm) to encrypt bugmail
Dylan William Hardison
1
-0
/
+4
2018-05-04
no bug - untaint default values in localconfig
Dylan William Hardison
1
-0
/
+1
2018-05-01
Bug 1453759 - Port OrangeFactor extension to treeherder
Israel Madueme
1
-1
/
+6
2018-04-25
Bug 1441732 - Improve missing module error in Bugzilla::Extensions and catch ...
Dylan William Hardison
1
-1
/
+5
2018-04-25
Bug 1456529 - Support SameSite attribute on session cookies
Dylan William Hardison
1
-0
/
+2
2018-04-25
Bug 1430367 - "preconnect" to google-analytics domain for improved performance
Markus Staab
1
-0
/
+3
2018-04-11
no bug - remove stack traces from badhosts error messages (#528)
Dylan William Hardison
1
-4
/
+4
2018-04-10
Bug 1421110 - Add REST API endpoint for /bug/possible_duplicates
Israel Madueme
2
-5
/
+43
2018-04-10
Bug 1453126 - Bugzilla::Bloomfilter should encourage preserving the input fil...
Dylan William Hardison
1
-20
/
+14
2018-04-10
Bug 1451416 - Bugzilla sometimes sends emails to accounts when it shouldn't
Dylan William Hardison
1
-2
/
+19
2018-04-10
Bug 1450990 - Refactor a bunch of the logging config files
Dylan William Hardison
5
-4
/
+24
2018-04-10
Bug 1328900 - Create new group called 'disableusers' that can only edit the b...
dklawren
1
-0
/
+4
2018-04-10
Bug 1450679 - Replace custom Sentry integration with Logging
Dylan William Hardison
6
-452
/
+56
2018-04-05
Bug 1449282 - add jobqueue_status api
Israel Madueme
3
-0
/
+46
2018-04-02
Bug 1450283 - JobQueue should treat "no jobs" as a trace-level message, and a...
Dylan William Hardison
1
-1
/
+6
2018-03-30
Bug 1450343 - Make the SES handler use Bugzilla::Logging and log more details
Dylan William Hardison
1
-4
/
+9
2018-03-29
Bug 1441244 - prevent compounding error messages in tests
Dylan William Hardison
1
-6
/
+4
2018-03-29
Bug 1450010 - The jobqueue supervisor's pidfile should not be stored in the d...
Dylan William Hardison
1
-2
/
+2
2018-03-29
Bug 1450008 - documentation link in API errors is wrong
Dylan William Hardison
2
-6
/
+2
2018-03-28
Bug 1449168 - Remove warning --function from jobqueue worker
Dylan William Hardison
1
-3
/
+3
2018-03-28
Bug 1449156 - Bugzilla::Memcached should use smaller timeouts and ping server...
Dylan William Hardison
1
-5
/
+19
2018-03-27
Bug 1448681 - Bugmail Message-ID header format changed without changing In-Re...
byron jones
1
-5
/
+4
2018-03-26
no bug - run jobqueue faster
Dylan William Hardison
1
-1
/
+1
2018-03-26
no bug - TheSchwartz debug log is really more like info level in how we have ...
Dylan William Hardison
1
-1
/
+1
2018-03-22
Bug 1399713 - ensure existing production redirects work in a cloud hosted env...
Dylan William Hardison
2
-0
/
+79
2018-03-21
Bug 1447669 - Add localconfig parameter for changing shadowdb user and pass
Israel Madueme
2
-2
/
+15
2018-03-20
no bug - remove debugging for now
Dylan William Hardison
1
-8
/
+10
2018-03-20
Bug 1447221 - memcache no longer returning results due to mismatched key hand...
byron jones
1
-1
/
+1
2018-03-16
Bug 1446156 - mkdir template_cache: Permission denied
Dylan William Hardison
1
-0
/
+2
2018-03-15
Bug 1443058 - Backport 1087400 to bmo - CGI 4.05 throws tons of "CGI::param c...
Dylan William Hardison
1
-0
/
+14
2018-03-13
Bug 1441181 - Step 8 - Add jobqueue command to entrypoint
Dylan William Hardison
1
-16
/
+52
2018-03-13
Bug 1441181 - Step 6 - Add concurrency
Dylan William Hardison
1
-3
/
+10
[prev]
[next]