An open API service providing commit metadata for open source projects.

GitHub / python-beaver/python-beaver / commits

SHA Message Author Date Stats
01f90759 merge Merge pull request #165 from meekmichael/meekmichael/allow_string_escapes_in_... Jose Diaz-Gonzalez <e****l@j****m> almost 13 years ago
27786bdb merge Merge pull request #153 from iyingchi/master Jose Diaz-Gonzalez <e****l@j****m> almost 13 years ago
76b242cc merge Merge pull request #169 from jonathanq/master Jose Diaz-Gonzalez <e****l@j****m> almost 13 years ago
fd63548a merge Merge pull request #171 from romabysen/master Jose Diaz-Gonzalez <e****l@j****m> almost 13 years ago
98dc7025 `StrictRedis.from_url` is better than DIY-ing it Kristian Glass <g****t@d****k>
Committed by: Jose Diaz-Gonzalez <m****s@s****e>
almost 13 years ago
ec7ef200 merge Merge pull request #159 from ohlol/master Jose Diaz-Gonzalez <e****l@j****m> almost 13 years ago
68473e76 Allow path to be None Lars Hansson <r****n@g****m> about 13 years ago
6c181146 Fixed example in Readme.rst for sqs_aws_secret_key Jonathan Quail <j****l@g****m> about 13 years ago
fee7236b merge Merge pull request #168 from andrewgross/patch-1 Jose Diaz-Gonzalez <e****l@j****m> about 13 years ago
1c6ff8c1 Redis 2.4.11 is no longer available on Pypi Andrew Gross <a****s@g****m> about 13 years ago
b5dcf339 Handle publication failures in the TCP transport correctly Kiall Mac Innes <k****l@h****m> about 13 years ago
d70a259d merge Merge pull request #166 from moniker-dns/feature/tcp-transport Jose Diaz-Gonzalez <e****l@j****m> about 13 years ago
3b87a337 Allow string escapes in delimiter Michael Mittelstadt <m****k@g****m> about 13 years ago
74a54922 Add a TCP transport Kiall Mac Innes <k****l@h****m> about 13 years ago
2cb8fc6b merge Merge pull request #161 from chrisroberts/fix/rabbitmq-reconnect Jose Diaz-Gonzalez <e****l@j****m> about 13 years ago
d58ae8e4 Isolate connection logic. Provide proper reconnect support. Chris Roberts <c****e@g****m> about 13 years ago
025621b4 fix zmq transport tests Scott Smith <s****t@b****m> about 13 years ago
79b4abef move zmq address config parsing into _main_parser Scott Smith <s****t@b****m> about 13 years ago
1f77f116 allow specifying multiple zmq addresses to bind/connect Scott Smith <s****t@b****m> about 13 years ago
ad5d84a7 Corrected documentation for exclude tag. Closes #157 Jose Diaz-Gonzalez <e****l@j****m> about 13 years ago
829d665d Add config option to manipulate ssh_options Andreas Lappe <n****d@o****e>
Committed by: Jose Diaz-Gonzalez <m****s@s****e>
about 13 years ago
22cf1278 merge Merge pull request #155 from alappe/sqlite3_doc Jose Diaz-Gonzalez <e****l@j****m> about 13 years ago
88981cbd Add missing sqlite3 module to documentation Andreas Lappe <n****d@o****e> about 13 years ago
f2761814 merge Merge pull request #154 from overplumbum/master Jose Diaz-Gonzalez <e****l@j****m> about 13 years ago
3f09415e tests status Denis Orlikhin <d****s@o****u> about 13 years ago
9e31d35b travis integration Denis Orlikhin <d****s@o****u> about 13 years ago
acdee7a7 tests fix (conf_d does work without existing file) Denis Orlikhin <d****s@o****u> about 13 years ago
4782035c CONFIG_DIR to CONFD_PATH iyingchi <i****i@g****m> about 13 years ago
706f9958 Added doc for -C option for config directory iyingchi <i****i@g****m> about 13 years ago
0bee4c07 implicit broken zmq error handling Denis Orlikhin <d****s@o****u> about 13 years ago
5d6889fe Release version 29 Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
f97d7b8c Do not harcode path in TailManager. Closes #143 Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
b486ec75 Use /etc/beaver/conf for path and provide conf.d example. Closes #149 Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
8ced327e added mqtt as option in argparse configuration for the transport flag Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
1c8267f9 Fixed broken MqttTransport naming Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
c0d85fa1 Refactored BeaverSubprocess to maintain the running command as an attribute Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
2f14f97b Properly parse the beaver conf.d path for new sections. Closes #144. Closes #... Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
733725ef Use a Buffered Tokenizer to read large/fast incoming log input. Refs #135. Re... Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
82944630 Close queue after worker has been stopped. Refs #135 Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
2e2c6e10 Wrap manager.close() call in try/except to mimic the worker dispatcher Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
8eb0b8f9 Properly parse out the port from the `ssh_tunnel` option. Closes #142 Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
34dd2b69 Subclass the BaseLog class in BeaverSubprocess. Refs #142 Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
46698cf0 Move base_log module higher up in hierarchy. Refs #142 Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
af74b81a Disable daemonization on the windows platform. Closes #141 Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
3dd449c0 Move file unwatching in old-style worker out of for-loop. Refs #139 Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
49b28644 merge Merge pull request #140 from jonathanq/master Jose Diaz-Gonzalez <e****l@j****m> about 13 years ago
88d37aee Typo in SQS docs Jonathan Quail <j****l@g****m> about 13 years ago
9f259315 Remove ujson requirement Jose Diaz-Gonzalez <e****l@j****m> about 13 years ago
4cb517f2 Turn on logfile output when running in non-daemon contexts. Closes #131 Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
b4a665dd Expand logging output path. Closes #133 Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
fd10693a Ensure logging to a file does not destroy regular logging. Closes #132 Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
e1bc3206 Properly handle unreadable files by logging a warning instead of crashing. Cl... Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
4c4277fe Rename null_formatter to raw_formatter in BaseTransport class Jose Diaz-Gonzalez <m****s@s****e> about 13 years ago
be7125f5 Ensure that the RedisTransport calls the super invalidate method. Refs #93 Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
6f8fe5bb Fix issue where input type was not being detected properly Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
3aaae79d Use logfile flag for sending all output to a file in daemon contexts Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
5bb41f27 Expand path for pidfile creation Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
6df72736 Properly handle redis reconnects when the datastore becomes unreacheable. Ref... Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
d0a60c2b Update required pika version Jose Diaz-Gonzalez <e****l@j****m> over 13 years ago
bebd5fb3 merge Merge pull request #129 from pchandra/master Jose Diaz-Gonzalez <e****l@j****m> over 13 years ago
ab5f1c1a 'type' instead of 'exchange_type' in recent pika vers Pravir Chandra <p****7@b****t> over 13 years ago
8299161e adding options to make queues durable and HA Pravir Chandra <p****7@b****t> over 13 years ago
6d29eda7 Respect stat_interval file configuration in stable worker Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
17333bc7 Unified configuration file using conf_d module Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
93f664fd Hack to prevent stupid TypeError: 'NoneType' when running tests via setup.py Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
f74c432f Properly handle rotated files on Darwin architectures Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
81354e17 Log to debug instead of warning for file reloading on Darwin architectures Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
b6d10cc6 Speed up experimental worker Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
ba9dda35 Update rawjson formatter to build the correct output. Closes #127 Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
a73a4922 Use latest version of message pack interface (0.3.0). Closes #128 Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
f8f63f99 merge Merge pull request #126 from jlambert121/120_fix Jose Diaz-Gonzalez <e****l@j****m> over 13 years ago
886243c5 alternative for reading python requirements Justin Lambert <j****t@e****c> over 13 years ago
f8799a97 Fix options sent from original worker to queue. Refs #119 Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
02755894 Allow users to ignore the results of a copytruncate from logrotate. Refs #105 Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
1878b8a0 Fix rpm package building. Closes #123 Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
ee0a5868 added experimental tail-version of beaver Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
0cbe36cb beginning work to move from an omniscient worker to individual tail objects Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
48fed488 fix kwargs call Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
cf3c79f2 add formatting to mqtt transport. Closes #115 Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
1bae23d9 retrieve more data from callback to minimize dictionary lookups Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
27cb2397 prefer single quotes to double quotes where possible Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
e994adac ensure stat_interval and tail_lines are both integer values Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
c9cfe675 alphabetize config variables for file_config Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
37a1b875 ensure that debug flag is a boolean Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
6903ba61 Follow logstash covention for 'format' instead of 'message_format' Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
99b15a0e use passed in 'ignore_empty' field instead of a file_config lookup in queue m... Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
f521d906 prefer discover_interval over update_file_mapping_time Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
83339934 Fix TransportException import. Closes #122 Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
1c0acd82 merge Merge pull request #121 from amfranz/master Jose Diaz-Gonzalez <e****l@j****m> over 13 years ago
f6c1df43 Use an alternative method of reading in requirements. Refs #120 Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
ea62a50c Auto-reconnect mechanism for the SSH tunnel. Michael Franz Aigner <a****z@g****m> over 13 years ago
5e2f3d11 Fix import of REOPEN_FILES constant in dispatcher.py Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
e4e567f1 Fix a PEP8 violation Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
c1c7ac02 Ensure all files are utf-8 encoded Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
cf61f7b5 namespace transport classes in the transport module Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
1aa2fd84 allow specifying debug mode via argument Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
6b8b12b7 added thread-safety to datetime calls Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
22984e56 Added support for message_format. Closes #91 Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
61fdb65b Add msgpack_pure as fallback for C-Based msgpack package Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago
09d683bf fix issues in sincedb implementation. Refs #116 Jose Diaz-Gonzalez <m****s@s****e> over 13 years ago

← Back to repository