Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / twaugh/journal-brief issues and pull requests
#75 - journal-brief crashes on a particular entry (short.py:67:format:KeyError: 'MESSAGE')
Issue -
State: open - Opened by PorcelainMouse over 1 year ago
- 2 comments
#74 - Feature request: support for different journal files
Issue -
State: open - Opened by Aikhjarto over 1 year ago
#73 - Support smtps submission (port: 465)
Issue -
State: open - Opened by 05storm26 about 2 years ago
#72 - RFE: store previous cursor
Issue -
State: open - Opened by kpfleming about 2 years ago
#71 - Try other locales when testing
Pull Request -
State: open - Opened by twaugh over 2 years ago
#70 - enhancement: variables, and set variables from command line
Issue -
State: open - Opened by Zugschlus over 2 years ago
#69 - enhancement: vary e-mail subject based on regexp
Issue -
State: open - Opened by Zugschlus over 2 years ago
#68 - no error message if executed with insufficient permissions
Issue -
State: open - Opened by Zugschlus over 2 years ago
- 2 comments
#67 - TestLoginEntryFormatter.test_login test fails if the en_US.UTF-8 locale not present
Issue -
State: open - Opened by Zugschlus over 2 years ago
#66 - Release new version and increment version
Issue -
State: closed - Opened by intrigus almost 3 years ago
- 2 comments
#65 - Incompatible with Python 3.10 unless snapshot of 'python-systemd' is used
Issue -
State: open - Opened by kpfleming about 3 years ago
- 2 comments
#64 - Correct behavior of 'command' email output
Pull Request -
State: closed - Opened by kpfleming about 4 years ago
- 1 comment
#63 - Missing dependencies section in readme
Issue -
State: open - Opened by dernasherbrezon about 4 years ago
- 1 comment
#62 - "command" type of email is broken
Issue -
State: closed - Opened by dernasherbrezon about 4 years ago
- 4 comments
#61 - Add support for Python 3.5.x
Issue -
State: closed - Opened by dernasherbrezon about 4 years ago
- 1 comment
#60 - Use MIME-formatted email for both delivery modes
Pull Request -
State: closed - Opened by kpfleming over 4 years ago
- 1 comment
#59 - Additional SMTP email features
Pull Request -
State: closed - Opened by kpfleming over 4 years ago
- 3 comments
#58 - Use unittest.mock (via pytest-mock) for email unit tests
Pull Request -
State: closed - Opened by kpfleming over 4 years ago
#57 - Simplify config file writing in test functions
Pull Request -
State: closed - Opened by kpfleming over 4 years ago
- 1 comment
#56 - Improve testing of SMTP message construction
Pull Request -
State: closed - Opened by kpfleming over 4 years ago
- 1 comment
#55 - Version 1.1.7
Pull Request -
State: closed - Opened by twaugh over 4 years ago
#54 - Add more deps to setup.py
Pull Request -
State: closed - Opened by twaugh over 4 years ago
- 2 comments
#53 - Version 1.1.6
Pull Request -
State: closed - Opened by twaugh over 4 years ago
- 3 comments
#52 - Correct testing and sending of SMTP mail
Pull Request -
State: closed - Opened by kpfleming over 4 years ago
- 2 comments
#51 - Fix SMTP mocking in Python 3.6/3.7
Pull Request -
State: closed - Opened by kpfleming over 4 years ago
- 1 comment
#50 - Also run tests for Python 3.6 (as on CentOS 8.2)
Pull Request -
State: closed - Opened by twaugh over 4 years ago
- 3 comments
#49 - Use safe_load to load embedded YAML in filter tests
Pull Request -
State: closed - Opened by kpfleming over 4 years ago
- 1 comment
#48 - Avoid exception on first run and no matching journal entries
Pull Request -
State: closed - Opened by kpfleming over 4 years ago
- 4 comments
#47 - Exception thrown if first non-dry run does not find matching journal entries
Issue -
State: closed - Opened by kpfleming over 4 years ago
- 3 comments
#46 - Properly support multiple output formats from config
Pull Request -
State: closed - Opened by twaugh over 4 years ago
#45 - Reduce flake8 warnings
Pull Request -
State: closed - Opened by twaugh over 4 years ago
#44 - Add support for direct email of output
Pull Request -
State: closed - Opened by kpfleming over 4 years ago
- 11 comments
#43 - Cannot set multiple output formats in config file
Issue -
State: closed - Opened by kpfleming over 4 years ago
- 2 comments
#42 - ModuleNotFoundError: No module named 'journal_brief'
Issue -
State: closed - Opened by quizilkend about 5 years ago
- 1 comment
#41 - don't install tests.format (RH bug #1390250)
Pull Request -
State: closed - Opened by twaugh about 8 years ago
#40 - Fixes for priority handling
Pull Request -
State: closed - Opened by twaugh over 8 years ago
#39 - priority: err != PRIORITY:[0,1,2,3], contrary to documentation
Issue -
State: closed - Opened by PorcelainMouse over 8 years ago
- 1 comment
#38 - json: handle timedelta type
Pull Request -
State: closed - Opened by twaugh over 8 years ago
#37 - Avoid recursion when creating config
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 2 comments
#36 - Handle UUID filter values
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 1 comment
#35 - Add python3-PyYAML runtime dependency to specfile (rhbz#1277715)
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 1 comment
#34 - Make sorting locale-aware in login and systemd output formats
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 1 comment
#33 - Check specfile version is consistent
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 1 comment
#32 - Fixes for flake8
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 3 comments
#31 - Decrease complexity
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 1 comment
#30 - New systemd output format (fixes #18)
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 1 comment
#29 - Fixes and tests for json output format
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 1 comment
#28 - Add some doctests
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 1 comment
#27 - Fixes for running benchmark tests
Pull Request -
State: closed - Opened by twaugh about 9 years ago
#26 - Benchmark inclusion and exclusion filter classes
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 3 comments
#25 - Fix exclusion regexps when value is not string
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 1 comment
#24 - Simplify FilterRule.matches() a bit
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 1 comment
#23 - Remove unused code (fixes #21)
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 1 comment
#22 - Use default SIGPIPE handler (fixes #21)
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 2 comments
#21 - Better SIGPIPE handling
Issue -
State: closed - Opened by twaugh about 9 years ago
- 2 comments
#20 - Allow formatters to omit PRIORITY from explicit inclusions
Pull Request -
State: closed - Opened by twaugh about 9 years ago
- 2 comments
#19 - Move formatters into separate modules
Pull Request -
State: closed - Opened by twaugh about 9 years ago
#18 - systemd analysis
Issue -
State: closed - Opened by twaugh about 9 years ago
#17 - sshd analysis
Issue -
State: open - Opened by twaugh about 9 years ago
Labels: help wanted
#16 - Fix tarball packaging, introduce spec file
Pull Request -
State: closed - Opened by twaugh about 9 years ago
#15 - New 'login' output format
Pull Request -
State: closed - Opened by twaugh about 9 years ago
#14 - New 'reboot' output format
Pull Request -
State: closed - Opened by twaugh about 9 years ago
#13 - Test multiple output formats (fixes #10)
Pull Request -
State: closed - Opened by twaugh about 9 years ago
#12 - Plug-in framework
Issue -
State: open - Opened by twaugh about 9 years ago
Labels: help wanted
#11 - Simple analysis output format
Issue -
State: closed - Opened by twaugh about 9 years ago
#10 - Tests for multiple output formats
Issue -
State: closed - Opened by twaugh about 9 years ago
#9 - Add missing bits to setup.py (fixes #7)
Pull Request -
State: closed - Opened by twaugh about 9 years ago
#8 - Improve formatter interface
Issue -
State: closed - Opened by twaugh about 9 years ago
#7 - Classifiers, keywords missing from setup.py
Issue -
State: closed - Opened by twaugh about 9 years ago
#6 - 'stats' doesn't show unused rules
Issue -
State: closed - Opened by twaugh about 9 years ago
- 1 comment
#5 - Configuration validation
Pull Request -
State: closed - Opened by twaugh about 9 years ago
#4 - No validation of configuration file
Issue -
State: closed - Opened by twaugh about 9 years ago
#3 - New debrief command line verb
Pull Request -
State: closed - Opened by twaugh about 9 years ago
#2 - Basic filtering
Issue -
State: closed - Opened by twaugh about 9 years ago
#1 - Not compatible with Python 2
Issue -
State: closed - Opened by twaugh about 9 years ago
- 2 comments