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
/
extensions
/
Push
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-10
Bug 1482475 - Add extensive testing framework
Dylan William Hardison
1
-2
/
+1
2018-08-06
Bug 1478897 - ensure phabbugs doesn't fail outright when encountering invalid...
dklawren
1
-16
/
+2
2018-06-28
Bug 1469378 - Update feed daemon to only manage subscribers on a revision if...
dklawren
1
-7
/
+9
2018-06-25
Bug 1457900 - When restricting a revision to a bugzilla group we should tag t...
dklawren
1
-15
/
+4
2018-05-31
Bug 1430905 - Remove legacy phabbugz code that is no longer needed
dklawren
1
-55
/
+42
2018-04-26
Bug 1454647 - Mirror all BMO groups as Phabricator projects and keep them in ...
dklawren
1
-1
/
+0
2018-04-20
Bug 1455493 - cleanup push connector logging
Dylan William Hardison
4
-25
/
+20
2018-04-20
Code Pull requests 33 Insights Settings Bug 1452531 - PhabBugz code should a...
dklawren
1
-1
/
+1
2018-03-20
Bug 1447291 - Remove Apache2::Log from PhabBugs/Push in favor of logging fram...
Dylan William Hardison
1
-30
/
+22
2018-03-07
Revert Bug 1273381
Dylan William Hardison
5
-34
/
+2
2018-03-05
Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ...
Upasana
5
-2
/
+34
2018-02-28
Bug 1440239 - PhabBugz - Assign a secure-revision
Piotr Zalewa
1
-5
/
+23
2018-02-21
Bug 1439797 - Enable reporting-only CSP by default
Dylan William Hardison
1
-2
/
+2
2018-01-03
Bug 1426518 - Revisions can optionally not have a bug id so we need to make ...
dklawren
1
-1
/
+1
2017-12-19
Bug 1409957 - Create polling daemon to query Phabricator for recent transcati...
David Lawrence
1
-2
/
+2
2017-12-16
Bug 1403777 - Migrate urlbase from params to localconfig
Dylan William Hardison
3
-4
/
+4
2017-12-05
Bug 1423206 - Remove aha removal code
Dylan William Hardison
1
-9
/
+0
2017-12-05
Revert "Bug 1409957 - Create polling daemon to query Phabricator for recent t...
Dylan William Hardison
1
-2
/
+2
2017-11-29
Bug 1409957 - Create polling daemon to query Phabricator for recent transcati...
dklawren
1
-2
/
+2
2017-10-10
Bug 1399593 - Add sync group comments during new revision creation as well as...
David Walsh
1
-31
/
+5
2017-09-12
Bug 1396957 - Synchronize CC list on security bugs over to revisions as subsc...
dklawren
1
-8
/
+22
2017-09-07
Bug 1396042 - Implement logging for the BMO push connector
David Walsh
1
-2
/
+18
2017-08-30
Bug 1393023: Approving a revision creates an r+ flag on the revision attachme...
dklawren
1
-30
/
+5
2017-08-11
Bug 1382225 - Missing code from PhabBugz extension such as http basic auth su...
dklawren
1
-15
/
+11
2017-08-02
Fix #1386675 - Update user comparison in Phabricator push connector
David Walsh
1
-4
/
+8
2017-07-31
Bug 1383108 - Sync security groups with Phabricator push connector
David Walsh
1
-32
/
+94
2017-07-19
Bug 1380727 - Update BMO Push Connector to Make Revisions Public when Bug Mad...
David Walsh
1
-6
/
+46
2017-07-19
Bug 1374396 - Add initial push connector for Phabricator
David Walsh
1
-14
/
+2
2017-06-21
Bug 1371464 - Delete code for Aha push connector
Mary Umoh
2
-183
/
+9
2017-06-20
Bug 1374396 - Add initial push connector for Phabricator r=dkl
David Walsh
1
-0
/
+83
2017-05-19
Bug 1366798 - Fix test breakage due to change to t/Support/Files.pm in bug 13...
David Lawrence
3
-0
/
+6
2016-12-21
Bug 1321662 - Ensure that Carp and Carp::Heavy are only loaded after @INC is ...
Dylan William Hardison
2
-4
/
+2
2016-10-04
Bug 1306589 - BMO: CSRF vulnerability allows deleting admin queue entries
David Lawrence
4
-11
/
+32
2016-09-13
Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...
Dylan William Hardison
29
-8
/
+34
2016-09-12
Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...
Dylan William Hardison
29
-34
/
+8
2016-09-12
Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...
Dylan William Hardison
29
-8
/
+34
2016-07-25
Bug 1286988 - Cisco Spark BMO bot configured to lookup room name; consider us...
David Lawrence
1
-25
/
+3
2016-07-25
Bug 1286987 - When the cisco-spark keyword is added to an existing bug, pleas...
David Lawrence
1
-4
/
+8
2016-07-07
Bug 1251668 - Add code to BMO to push specific bug changes to a Cisco Spark c...
David Lawrence
1
-1
/
+1
2016-07-05
Bug 1237326 - Apache2::Log should only be loaded if we're running under mod_perl
Anup Kumar
1
-1
/
+1
2016-06-29
Bug 1251668 - Add code to BMO to push specific bug changes to a Cisco Spark c...
David Lawrence
1
-0
/
+191
2016-03-07
Bug 1252862 - Remove calls to delete_token() in several places where it is un...
David Lawrence
1
-2
/
+1
2016-03-01
Bug 1252216 - Push extension configuration is vulnerable to CSRF and potentia...
David Lawrence
3
-0
/
+7
2016-02-11
Bug 1244602 - rewrite the bmo --> reviewboard connector to create a bug inste...
Byron Jones
4
-256
/
+102
2016-01-05
Bug 1224001 - Add push connector for Aha.io
Dylan Hardison
1
-0
/
+182
2015-07-14
Bug 1180570 - store attachment size in the database
Byron Jones
1
-9
/
+11
2015-01-27
Bug 1124432: Backport upstream bug 1079065 to bmo/4.2 to fix improper use of ...
David Lawrence
2
-4
/
+4
2014-11-11
Bug 1096318: Restricting a bug's visibility does not delete any associated Mo...
Dylan William Hardison
1
-0
/
+11
2014-08-18
Bug 1054832: past revisions of comments are not removed by the database sanis...
Byron Jones
1
-0
/
+10
2014-07-22
Disable unusued push connector
Byron Jones
2
-5
/
+0
[next]