index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
more things
Dylan William Hardison
8
-33
/
+72
2018-06-28
another fix
Dylan William Hardison
1
-1
/
+1
2018-06-28
some fixes
Dylan William Hardison
3
-2
/
+3
2018-06-28
mojo all the things
Dylan William Hardison
11
-46
/
+155
2018-06-28
more cgi
Dylan William Hardison
2
-0
/
+66
2018-06-28
cleanup a bit
Dylan William Hardison
1
-2
/
+2
2018-06-28
fix path stuff
Dylan William Hardison
1
-0
/
+1
2018-06-28
add referer
Dylan William Hardison
1
-0
/
+7
2018-06-28
other routes
Dylan William Hardison
1
-0
/
+1
2018-06-28
a bit of a quantum leap
Dylan William Hardison
16
-153
/
+304
2018-06-28
render bugzilla templates using mojo
Dylan William Hardison
3
-1
/
+42
2018-06-28
support cgi->http(), remote_ip(), and fix sanity tests
Dylan William Hardison
3
-15
/
+46
2018-06-28
initial proof of concept of mojolicious inside bmo
Dylan William Hardison
6
-1
/
+95
2018-06-28
Remove metrics stuff
Dylan William Hardison
16
-927
/
+4
2018-06-28
Bug 1469378 - Update feed daemon to only manage subscribers on a revision if...
dklawren
2
-12
/
+14
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
2
-8
/
+15
2018-06-27
no bug - For fish, powershell, etc users, use bash explicitly for vagrant tasks
Dylan William Hardison
1
-2
/
+2
2018-06-27
Bug 1344080 - Module headers should be minified when the module is open
Kohei Yoshino
1
-0
/
+6
2018-06-27
no bug - Add VS Code task configuration file
Kohei Yoshino
2
-0
/
+51
2018-06-27
Bug 1471417 - Remove XUL from attachment Content Type options; add SVG to sta...
Kohei Yoshino
4
-8
/
+5
2018-06-26
bump version to 20180627.1
Dylan William Hardison
1
-1
/
+1
2018-06-26
Revert "Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID ...
Dylan William Hardison
9
-35
/
+14
2018-06-26
Bug 1469023 - Show "new changes since (datetime)" indicator that links to unr...
Kohei Yoshino
3
-6
/
+126
2018-06-26
Bug 1457550 - Update scripts/remove-non-public-data.pl suitability for curren...
Dylan William Hardison
2
-2
/
+1
2018-06-26
Bug 1471304 - Block sending mail to hosts that end with .tld or .bugs
Dylan William Hardison
3
-4
/
+9
2018-06-26
Bug 1452096 - Some custom dropdown UI widgets stay fixed and don't move with ...
Kohei Yoshino
7
-0
/
+15
2018-06-26
Bug 1470966 - "Status" column in Phabricator dashboard isn't very useful
dklawren
3
-13
/
+1
2018-06-25
Bug 1471044 - Allow some model classes to have dynamic column names with cla...
Dylan William Hardison
2
-7
/
+21
2018-06-25
Bug 1457900 - When restricting a revision to a bugzilla group we should tag t...
dklawren
4
-73
/
+107
2018-06-25
Bug 1469881 - Patches posted by Phabricator to Bugzilla don't list the patch ...
dklawren
3
-23
/
+41
2018-06-22
Bug 1470485 - Create new policies using PhabricatorProjectsAllPolicyRule inst...
dklawren
1
-2
/
+2
2018-06-22
Bug 1470343 - GitHub PR diff is not decoded in UTF-8
Kohei Yoshino
1
-1
/
+1
2018-06-21
Bug 1470275 - Copy Summary button should give some feedback
Kohei Yoshino
1
-1
/
+3
2018-06-21
Bug 1393146 - Automate blocking IPs that bugzilla flags as exceeding rate limits
Dylan William Hardison
1
-1
/
+4
2018-06-21
Bug 1461379 - use DBIx::Connector to manage database connections
Dylan William Hardison
7
-18
/
+11
2018-06-21
Bug 1461379 - refactor Bugzilla::DB to not subclass DBI
Dylan William Hardison
6
-95
/
+75
2018-06-21
Bug 1469333 - Check attachment file size client-side and inform user of too l...
Kohei Yoshino
4
-2
/
+27
2018-06-20
Bug 1469920 - Update schema: add fulltext index to profiles.realname
Dylan William Hardison
2
-1
/
+13
2018-06-20
Bug 1469827 - The etiquette check on "Create new a Bugzilla account" lacks a ...
Joerg Sonnenberger
1
-0
/
+2
2018-06-20
Bug 1419971 - Add new Developer Tools and WebExtensions products to easy prod...
Kohei Yoshino
3
-4
/
+12
2018-06-20
Bug 1469689 - Remove Bugzilla Helper and custom bug entry form links from Bro...
Kohei Yoshino
1
-0
/
+2
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
7
-0
/
+373
2018-06-15
Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or /bug/...
Dylan William Hardison
9
-14
/
+35
2018-06-15
Bug 1468818 - Re-introduce is_markdown to the Bugzilla::Comment model
Dylan William Hardison
3
-1
/
+15
2018-06-08
Bug 1467271 - When making a revision public, make the revision editable only ...
dklawren
1
-3
/
+10
2018-06-07
Bug 1467297 - variable masks earlier declaration in Feed.pm in Phabbugz exten...
dklawren
1
-7
/
+3
2018-06-06
Bump version to 20180605.1
dklawren
1
-1
/
+1
[next]