Gitiles
Code Review
Sign In
review.gerrithub.io
/
ClusterHQ
/
eliot
/
refs/heads/master
381b6bd
Mention journald in README.
by Itamar Turner-Trauring
· 7 years ago
master
0.9.0
3bb7a44
Merge pull request #217 from ClusterHQ/generic-threadwriter-216
by Richard Wall
· 7 years ago
aaa142a
Merge pull request #210 from ClusterHQ/journald-207
by Richard Wall
· 7 years ago
e87b95b
Add a ThreadedFileWriter DeprecationWarning
by Richard Wall
· 7 years ago
6cc0448
Specifically a non-reactor thread (again).
by Richard Wall
· 7 years ago
3c8ba7f
Specifically a non-reactor thread.
by Richard Wall
· 7 years ago
505ccf4
Explain that ThreadedWriter wraps a FileDestination
by Richard Wall
· 7 years ago
8e9e4a4
Cache the identifier since this code is in critical path.
by Itamar Turner-Trauring
· 7 years ago
089c16e
Unbreak tox.
by Itamar Turner-Trauring
· 7 years ago
83b685b
Shorten SYSLOG_IDENTIFIER.
by Itamar Turner-Trauring
· 7 years ago
72a168a
Make ThreadedFileWriter more generic so it can e.g. be used with JournaldDestination.
by Itamar Turner-Trauring
· 7 years ago
1a16d22
Rely on pip support for optional dependencies.
by Itamar Turner-Trauring
· 7 years ago
1941758
Bytes.
by Itamar Turner-Trauring
· 7 years ago
344afea
Try to fix race condition in last_journald_message.
by Itamar Turner-Trauring
· 7 years ago
8086e5c
Match newer version of eliot-prettyprint.
by Itamar Turner-Trauring
· 7 years ago
d2088ac
Merge remote-tracking branch 'refs/remotes/origin/master' into journald-207
by Itamar Turner-Trauring
· 7 years ago
3ef4758
cffi is built-in on pypy.
by Itamar Turner-Trauring
· 7 years ago
7161ce5
Improve documentation, including installation instructions.
by Itamar Turner-Trauring
· 7 years ago
4c2dfe0
Reduce junk in test output.
by Itamar Turner-Trauring
· 7 years ago
3ce3c3c
Try to support newer versions of systemd.
by Itamar Turner-Trauring
· 7 years ago
8f12cf7
Test journald on all Python versions.
by Itamar Turner-Trauring
· 7 years ago
4b2f90b
Better SYSLOG_IDENTIFIER.
by Itamar Turner-Trauring
· 7 years ago
2de04fb
Merge pull request #215 from ClusterHQ/copypastability-213
by Itamar Turner-Trauring
· 7 years ago
042c91f
Restore mistakenly deleted characters.
by Itamar Turner-Trauring
· 7 years ago
37db310
Merge pull request #211 from ClusterHQ/new-travis-infrastructure
by Itamar Turner-Trauring
· 7 years ago
b095506
Change the output of task level to make it more clearly separate from the UUID.
by Itamar Turner-Trauring
· 7 years ago
438b9b4
Switch to Travis container-based infrastructure, the obvious way
by Itamar Turner-Trauring
· 7 years ago
a2baabc
Deal with lack of journald.
by Itamar Turner-Trauring
· 7 years ago
c821869
Documentation.
by Itamar Turner-Trauring
· 7 years ago
c33cd84
Merge pull request #209 from ClusterHQ/prettyprint-208
by Itamar Turner-Trauring
· 7 years ago
38127d6
Fix priority levels.
by Itamar Turner-Trauring
· 7 years ago
7e41de9
Example journald use.
by Itamar Turner-Trauring
· 7 years ago
0cbfbc3
Deal with lack of cffi, since it's optional.
by Itamar Turner-Trauring
· 7 years ago
73eae82
Implement destination and add error-handling to the low-level API.
by Itamar Turner-Trauring
· 7 years ago
726ecf3
Start of destination implementation.
by Itamar Turner-Trauring
· 7 years ago
a2008c4
Low-level journald interaction works now.
by Itamar Turner-Trauring
· 7 years ago
7492854
Merge branch 'prettyprint-208' into journald-207
by Itamar Turner-Trauring
· 7 years ago
2673726
A typo.
by Itamar Turner-Trauring
· 7 years ago
21a7cc8
Sketch of low-level journald tests and implementation.
by Itamar Turner-Trauring
· 7 years ago
fd9b2a2
Satisfy pyflakes.
by Itamar Turner-Trauring
· 7 years ago
c621683
Use handy constants.
by Itamar Turner-Trauring
· 7 years ago
c26b69e
Rename format function. Also, don't rely on Python 3's unicode-y stdin,
by Itamar Turner-Trauring
· 7 years ago
895af99
Reduce a bunch of duplication re _py3json by moving logic into the
by Itamar Turner-Trauring
· 7 years ago
8a738fa
JIRA is destroying my brain.
by Itamar Turner-Trauring
· 7 years ago
764f099
Make datetimes more readable.
by Itamar Turner-Trauring
· 7 years ago
bdb0a7c
Explain why we are making naive (==bad) datetimes.
by Itamar Turner-Trauring
· 7 years ago
6cf4af2
Delete unused method.
by Itamar Turner-Trauring
· 7 years ago
37b72bc
News and documentation.
by Itamar Turner-Trauring
· 7 years ago
46fe4d4
Test for command-line, and support for Python 3 and help.
by Itamar Turner-Trauring
· 7 years ago
14e83b3
Tests for basic pretty-printing formatting.
by Itamar Turner-Trauring
· 7 years ago
3de4fcb
Prototype command-line tool.
by Itamar Turner-Trauring
· 8 years ago
87bcc53
Merge pull request #204 from ClusterHQ/strategies-module
by Itamar Turner-Trauring
· 8 years ago
d1dea56
Lower case is best case
by Jonathan Lange
· 8 years ago
24c74ca
Rename reparent_action
by Jonathan Lange
· 8 years ago
acbeb75
Remove unused function
by Jonathan Lange
· 8 years ago
9eb8f8d
Move strategies to their own file
by Jonathan Lange
· 8 years ago
358913c
Merge pull request #202 from ClusterHQ/parse-actions-for-real
by Jonathan Lange
· 8 years ago
11d2e69
Work around tobgu/pyrsistent#54
by Jonathan Lange
· 8 years ago
parse-actions-for-real
47cfa43
Minimal repro for Python 3.3 test failure
by Jonathan Lange
· 8 years ago
984c215
Allow test_children to pass with one example
by Jonathan Lange
· 8 years ago
20705b8
Constrain number of child messages -- negligible improvent
by Jonathan Lange
· 8 years ago
ab68b2d
Anchor task level size -- small speed improvement
by Jonathan Lange
· 8 years ago
00d3ed2
Anchor dict size -- big speed improvement
by Jonathan Lange
· 8 years ago
3d381bf
Reduce generated text size
by Jonathan Lange
· 8 years ago
24db74b
Generate WrittenActions and test them as children
by Jonathan Lange
· 8 years ago
c9bbf94
Simplifications
by Jonathan Lange
· 8 years ago
e72ffba
Sort children
by Jonathan Lange
· 8 years ago
c5f4f4e
Wrap long line
by Jonathan Lange
· 8 years ago
6772990
Documentation fixes
by Jonathan Lange
· 8 years ago
c58d7a7
Fix deprecation warning
by Jonathan Lange
· 8 years ago
fa6fe3d
Remove unused UUID import
by Jonathan Lange
· 8 years ago
cb778d3
Store start and end message directly
by Jonathan Lange
· 8 years ago
db27114
Use transform, it's cleaner
by Jonathan Lange
· 8 years ago
61fcb82
Remove duplicate @return type
by Jonathan Lange
· 8 years ago
08d6c22
Delete comments about possible invariants
by Jonathan Lange
· 8 years ago
798745a
Correct documentation of _children
by Jonathan Lange
· 8 years ago
d4167b9
Move the 'philosophy' comment to docstring
by Jonathan Lange
· 8 years ago
02625b9
Use American idiom, rather than British
by Jonathan Lange
· 8 years ago
f7939bb
Use `pmap` and `pvector`, rather than `m` & `v`
by Jonathan Lange
· 8 years ago
c693807
Move similar tests to be close together
by Jonathan Lange
· 8 years ago
e894ea3
Docstrings for tests.
by Jonathan Lange
· 8 years ago
5d7fd6c
Merge pull request #200 from ClusterHQ/constants
by Itamar Turner-Trauring
· 8 years ago
47b6ab1
No need for notes
by Jonathan Lange
· 8 years ago
d47e11c
Type constrain many things
by Jonathan Lange
· 8 years ago
a0777ce
Make WrittenAction.task_level the parent task level
by Jonathan Lange
· 8 years ago
1dfbf82
Copious docstrings
by Jonathan Lange
· 8 years ago
fbe7132
Specific exceptions for error conditions
by Jonathan Lange
· 8 years ago
809075d
Forbid duplicate children
by Jonathan Lange
· 8 years ago
7df3d87
Some tests for children
by Jonathan Lange
· 8 years ago
72b7114
Factor out ending method
by Jonathan Lange
· 8 years ago
3694b90
Insistent on all tasks being the same level
by Jonathan Lange
· 8 years ago
539cddc
Handle missing status
by Jonathan Lange
· 8 years ago
1e8de35
action_type support
by Jonathan Lange
· 8 years ago
e0880b9
Handle some invalid start messages
by Jonathan Lange
· 8 years ago
c738a5e
Explicit strategy for start action messages
by Jonathan Lange
· 8 years ago
3782618
Use testtools for more comprehensive assertions
by Jonathan Lange
· 8 years ago
12904c6
exception & reason fields on failed actions
by Jonathan Lange
· 8 years ago
54d3ab0
Handle ending message
by Jonathan Lange
· 8 years ago
644fe05
More fields in WrittenAction
by Jonathan Lange
· 8 years ago
20ce414
Basic test for written action
by Jonathan Lange
· 8 years ago
Next »