<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/iwakeh/metrics-lib, branch task-25103</title>
<subtitle>iwakeh's personal metrics-lib repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/'/>
<entry>
<title>Provide 'equals' and 'hashCode' implementations.</title>
<updated>2018-01-31T12:35:36+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=60907f87c1b6c99d5a84e43faafcdccaa3a5617e'/>
<id>60907f87c1b6c99d5a84e43faafcdccaa3a5617e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce memory footprint of log lines.</title>
<updated>2018-01-31T12:35:35+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=f12e88e696e5a3612e1a2fbbbcffbb85be893baf'/>
<id>f12e88e696e5a3612e1a2fbbbcffbb85be893baf</id>
<content type='text'>
Also make validation optional for internal web log constructor.
CollecTor uses this for storing freshly sanitized logs,
which don't need to be validated a second time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also make validation optional for internal web log constructor.
CollecTor uses this for storing freshly sanitized logs,
which don't need to be validated a second time.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! Store size as simple int.</title>
<updated>2018-01-31T12:35:30+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=0a44786402f8d27faf74b48b5c4238a395b66042'/>
<id>0a44786402f8d27faf74b48b5c4238a395b66042</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use enum for request method.</title>
<updated>2018-01-31T12:35:29+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=f6cfd4b271601ea97a014d9ae68736376280ed9c'/>
<id>f6cfd4b271601ea97a014d9ae68736376280ed9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store size as simple int.</title>
<updated>2018-01-31T12:35:28+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=841e66722ce7ba8961bf24d0811c43b04bc3233d'/>
<id>841e66722ce7ba8961bf24d0811c43b04bc3233d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare date strings lazily in order to improve performance.</title>
<updated>2018-01-31T12:35:26+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=f16477f5f7ba5027c13ad35f7c701bab098ba6a5'/>
<id>f16477f5f7ba5027c13ad35f7c701bab098ba6a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 2.2.0 release.</title>
<updated>2018-01-31T12:35:24+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2018-01-31T12:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=4de99c5da297841588d227340d5ae1793383adda'/>
<id>4de99c5da297841588d227340d5ae1793383adda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new descriptor type for web server access logs.</title>
<updated>2018-01-31T12:29:07+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-09-15T14:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=3cd814d8481c87ee3609783d66ae4e2eec81d290'/>
<id>3cd814d8481c87ee3609783d66ae4e2eec81d290</id>
<content type='text'>
Implements task-22983 and is based on the log-descriptor
specification.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements task-22983 and is based on the log-descriptor
specification.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added package-info.</title>
<updated>2018-01-31T12:25:14+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-09-15T14:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=5903c105652f3aa11da0e3102e170a88a2374e65'/>
<id>5903c105652f3aa11da0e3102e170a88a2374e65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a space.</title>
<updated>2018-01-31T12:25:06+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-09-15T14:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=c29327ddc90e488c1dc31dfa46776345ef022a84'/>
<id>c29327ddc90e488c1dc31dfa46776345ef022a84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
