Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mozilla
/
bmo
Public
Notifications
You must be signed in to change notification settings
Fork
205
Star
171
Code
Pull requests
19
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Bug 1409957 - Create polling daemon to query Phabricator for recent transcations and update bug data according to revision changes
- #264
#264
Merged
dylanwh
merged 19 commits into
master
mozilla/bmo:master
from
phabbugz-feed
mozilla/bmo:phabbugz-feed
Copy head branch name to clipboard
Nov 29, 2017
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Bug 1409957 - Create polling daemon to query Phabricator for recent transcations and update bug data according to revision changes
#264
dylanwh
merged 19 commits into
master
mozilla/bmo:master
from
phabbugz-feed
mozilla/bmo:phabbugz-feed
Copy head branch name to clipboard
Commits
Commits on Oct 19, 2017
WIP: Bug 1409957 - Create polling daemon to query Phabricator for recent transcations and update bug data according to revision changes
dklawren
committed
60bd095
View commit details
Copy full SHA for 60bd095
Browse repository at this point
Remove some boilerplate using Moo
dylanwh
committed
e969e03
View commit details
Copy full SHA for e969e03
Browse repository at this point
Commits on Oct 31, 2017
WIP: Bug 1409957 - Create polling daemon to query Phabricator for recent transcations and update bug data according to revision changes
dklawren
committed
d2662bc
View commit details
Copy full SHA for d2662bc
Browse repository at this point
Cleanups and refactoring from last commit.
Show description for 71d177d
dklawren
committed
71d177d
View commit details
Copy full SHA for 71d177d
Browse repository at this point
Removed get_feed_transactions from Util.pm
dklawren
committed
d7f344c
View commit details
Copy full SHA for d7f344c
Browse repository at this point
Commits on Nov 2, 2017
Fixed merge issue with PhabBugz/lib/Util.pm
dklawren
committed
67ac4de
View commit details
Copy full SHA for 67ac4de
Browse repository at this point
Commits on Nov 3, 2017
- Added Project.pm for wrapping phabricator projects. Can be used for
Show description for c6ba403
dklawren
committed
c6ba403
View commit details
Copy full SHA for c6ba403
Browse repository at this point
Merge branch 'phabbugz-feed' of https://github.com/mozilla-bteam/bmo into phabbugz-feed
Show description for f0837dd
dklawren
committed
f0837dd
View commit details
Copy full SHA for f0837dd
Browse repository at this point
Commits on Nov 6, 2017
- Support for obsoleting attachments
Show description for 5c7ff11
dklawren
committed
5c7ff11
View commit details
Copy full SHA for 5c7ff11
Browse repository at this point
- Use get_phab_bmo_ids instead of get_members_by_phid
dklawren
committed
11334e2
View commit details
Copy full SHA for 11334e2
Browse repository at this point
Commits on Nov 8, 2017
- Fixed some typos in Revision.pm
Show description for 62af289
dklawren
committed
62af289
View commit details
Copy full SHA for 62af289
Browse repository at this point
Commits on Nov 9, 2017
catch exceptions that bubble up to main loop (#269)
dylanwh
authored
81c2de1
View commit details
Copy full SHA for 81c2de1
Browse repository at this point
- Fixed some of the review comments by Dylan such as transaction ordering and better error checking for API calls.
Show description for ea49d29
dklawren
committed
ea49d29
View commit details
Copy full SHA for ea49d29
Browse repository at this point
Commits on Nov 16, 2017
- Changed to use feed.query_id instead of feed.query_epoch.
Show description for ce0a219
dklawren
committed
ce0a219
View commit details
Copy full SHA for ce0a219
Browse repository at this point
Commits on Nov 22, 2017
add some validation / type checking
dylanwh
authored
7ff004a
View commit details
Copy full SHA for 7ff004a
Browse repository at this point
Commits on Nov 27, 2017
Merge branch 'master' into phabbugz-feed
dylanwh
authored
e4a3aed
View commit details
Copy full SHA for e4a3aed
Browse repository at this point
Commits on Nov 28, 2017
Merge branch 'master' into phabbugz-feed
dylanwh
authored
a4aa6b9
View commit details
Copy full SHA for a4aa6b9
Browse repository at this point
Commits on Nov 29, 2017
Merge branch 'master' into phabbugz-feed
dylanwh
authored
4d9cdcf
View commit details
Copy full SHA for 4d9cdcf
Browse repository at this point
Merge branch 'master' into phabbugz-feed
dylanwh
authored
74d433d
View commit details
Copy full SHA for 74d433d
Browse repository at this point
You can’t perform that action at this time.