openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
heka-py
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Sep 23, 2024 — Sep 23, 2025
Showing page 8 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
line wrap consistency. OCD much?
Rob Miller
More...
over 13 years ago
Mention `global_` config options.
Rob Miller
More...
over 13 years ago
Merge pull request #20 from mozilla-services/ra/logging_bw_compat
Victor Ng
More...
over 13 years ago
pull `nest_prefixes` out into its own function so it can be used from either the stream or the dict parsing code.
Rob Miller
More...
over 13 years ago
Merge branch 'refs/heads/master' into ra/logging_bw_compat
Rob Miller
More...
over 13 years ago
record changes
Rob Miller
More...
over 13 years ago
add support for `global_` prefix and global values stored in CLIENT_HOLDER to the config parsing
Rob Miller
More...
over 13 years ago
Merge pull request #19 from mozilla-services/ra/logging_bw_compat
Victor Ng
More...
over 13 years ago
don't leave default client name when client has been deleted.
Rob Miller
More...
over 13 years ago
move stdlib logging handler stuff to its own module
Rob Miller
More...
over 13 years ago
use `ok_` and `eq_` over `assert`, and some flake8 cleanup
Rob Miller
More...
over 13 years ago
noqa
Rob Miller
More...
over 13 years ago
extract `dict_from_stream_config` into a separate function so downstream code can generate a config dict from a stream if necessary.
Rob Miller
More...
over 13 years ago
move `MetlogClientHolder` class (and `CLIENT_HOLDER` instance) to its own module.
Rob Miller
More...
over 13 years ago
add `delete_client` to the MetlogClientHolder
Rob Miller
More...
over 13 years ago
Add warning about unusable auto-created MetlogClients
Rob Miller
More...
over 13 years ago
add simple `is_active` check to MetlogClient
Rob Miller
More...
over 13 years ago
switch from using CLIENT_WRAPPER which only supports a single MetlogClient to CLIENT_HOLDER which can hold multiple client instances with one specified default
Rob Miller
More...
over 13 years ago
Merge branch 'refs/heads/master' into ra/logging_bw_compat
Rob Miller
More...
over 13 years ago
Merge pull request #17 from mozilla-services/vng/issue16
Rob Miller
More...
over 13 years ago
initial patch to embed all plugin configuration into the configuration dictionary at key 'plugins' so that we don't have a separate plugin_param dictionary
Victor Ng
More...
over 13 years ago
sacrificing a couple of chickens to the flake8 gods
Rob Miller
More...
over 13 years ago
use absolute_import
Rob Miller
More...
over 13 years ago
Merge pull request #15 from mozilla-services/vng/zeromq.pool
Rob Miller
More...
over 13 years ago
Merge branch 'master' into vng/zeromq.pool
Victor Ng
More...
over 13 years ago
added more documentation around the __init__ for ZmqPubSender and ZmqHandshakingPubSender
Victor Ng
More...
over 13 years ago
import the senders for convenience
Rob Miller
More...
over 13 years ago
add FileSender implementation
Rob Miller
More...
over 13 years ago
add support for `formatter` in StreamSender
Rob Miller
More...
over 13 years ago
Merge branch 'master' of github.com:mozilla-services/metlog-py into vng/zeromq.pool
Victor Ng
More...
over 13 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree