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-10-02
add helpers for handling logins and error handling
Dylan William Hardison
9
-18
/
+188
2018-10-01
Bug 1495071 - Mojolicious Cleanup
Dylan William Hardison
5
-42
/
+60
2018-10-01
fix error and bump version (#772)
Dylan William Hardison
1
-1
/
+1
2018-09-28
no bug - use more generous timeouts
Dylan William Hardison
2
-22
/
+28
2018-09-28
no bug - use bugzilla as the default template engine
Dylan William Hardison
1
-0
/
+1
2018-09-26
Bug 1493500 - Remove all trailing whitespaces from all files
Kohei Yoshino
4
-9
/
+9
2018-09-25
Bug 1494065 - Add a basic test using Test::Mojo
Dylan William Hardison
2
-2
/
+20
2018-09-24
Bug 1490595 - Bugzilla update check should use https
Kohei Yoshino
1
-1
/
+1
2018-09-24
Bug 1492926 - Handle DBIx::Connectors more appropriately
Dylan William Hardison
1
-13
/
+28
2018-09-20
Bug 1492850 - Remove places where headers are printed
Dylan William Hardison
1
-0
/
+4
2018-09-19
no bug - bump Alien::libcmark_gfm
Dylan William Hardison
1
-2
/
+2
2018-09-19
Bug 1455495 - Replace apache with Mojolicious
Dylan William Hardison
25
-553
/
+951
2018-09-14
no bug - cleanup a few nits in the SecurityRiskReport (#746)
Dylan William Hardison
1
-14
/
+10
2018-09-13
Bug 1490708 - Ensure we always call DBIx::Connector->dbh before any DBI metho...
Dylan William Hardison
1
-15
/
+28
2018-09-10
Bug 1479466 - Add Security Bugs Report
Israel Madueme
2
-0
/
+355
2018-09-07
Bug 1488292 - Remove MozReview extension from BMO code tree as MozReview is b...
dklawren
1
-6
/
+0
2018-08-24
Bug 1399721 - change canonical from bugzil.la to bugzilla.mozilla.org
Kohei Yoshino
1
-6
/
+11
2018-08-20
Bug 1482145 - Some changes required for unit tests to be written
Dylan William Hardison
1
-1
/
+72
2018-08-17
Bug 1482145 - add more type checking to phabbugz code
Dylan William Hardison
1
-0
/
+27
2018-08-16
Bug 1480878 - Monitor the health of Push connector job processing
Mars
1
-1
/
+9
2018-08-14
Revert "Bug 1456878 - Support markdown comments"
Dylan William Hardison
5
-69
/
+39
2018-08-10
Bug 1482475 - Add extensive testing framework
Dylan William Hardison
6
-20
/
+159
2018-08-10
Bug 1456878 - Support markdown comments
Israel Madueme
5
-39
/
+69
2018-08-10
Bug 602313 - Allow creation of attachments by pasting an image from clipboard...
Kohei Yoshino
1
-1
/
+1
2018-08-06
Bug 1481207 - POST /rest/bug_user_last_visit returns random number instead of...
Kohei Yoshino
1
-1
/
+1
2018-07-31
Bug 1466737 - "use my platform" should default to x86_64 on Mac OS X
Kohei Yoshino
1
-0
/
+1
2018-07-31
Bug 1320977 - performance tweaks
Dylan William Hardison
2
-7
/
+9
2018-07-27
Bug 1320977 - Add review/feedback/needinfo request counts and block statuses ...
Kohei Yoshino
1
-1
/
+5
2018-07-27
Bug 1419636 - Make Google Analytics use beacon/XHR instead of img tag
Kohei Yoshino
1
-2
/
+6
2018-07-23
Bug 1476841 - Various code cleanups ahead of the Mojolicious patch
Dylan William Hardison
4
-25
/
+16
2018-07-19
Bug 1476288 - Replace moz_nick with (new, revised) nick and also attempt to d...
Dylan William Hardison
1
-3
/
+7
2018-07-17
Bug 1260096 - BugUserLastVisit api not working and throwing error code : 32614
Kohei Yoshino
1
-0
/
+9
2018-07-17
Bug 1476052 - Bugzilla mishandles diff attachments that are UTF-8 and contain...
Dylan William Hardison
3
-0
/
+4
2018-07-13
Bug 1328659 - Add support for utf8=utf8mb4 (switches to dynamic/compressed ro...
Dylan William Hardison
4
-46
/
+116
2018-07-10
Bug 1469911 - Make user autocompletion faster
Dylan William Hardison
5
-11
/
+111
2018-07-06
no bug - use more obvious looping construct
Dylan William Hardison
1
-2
/
+2
2018-07-02
Bug 1472755 - False positives on IP blocking logic
Dylan William Hardison
1
-2
/
+4
2018-06-29
Revert cereal code as risk mitigation for friday push
Dylan William Hardison
1
-9
/
+7
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
[next]