<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/iwakeh/exonerator, branch task-23488</title>
<subtitle>iwakeh's personal exonerator repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/exonerator.git/'/>
<entry>
<title>Prevent NPE as cause of invalid ip.</title>
<updated>2017-09-16T15:13:28+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-09-16T15:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/exonerator.git/commit/?id=d8298f240138b781b65504b1ad954fd60f48ef5c'/>
<id>d8298f240138b781b65504b1ad954fd60f48ef5c</id>
<content type='text'>
Fixes task-23488.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes task-23488.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak new query towards using an existing index.</title>
<updated>2017-09-16T15:13:27+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2017-09-16T15:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/exonerator.git/commit/?id=8ddfc87840a00ef93990ebe5044bad9cf2f071d2'/>
<id>8ddfc87840a00ef93990ebe5044bad9cf2f071d2</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 1.0.0 release.</title>
<updated>2017-09-15T12:12:51+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2017-09-15T12:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/exonerator.git/commit/?id=d234fb70a4560746a895f9e7b30a477d8b72227e'/>
<id>d234fb70a4560746a895f9e7b30a477d8b72227e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Java 8.</title>
<updated>2017-09-15T12:09:11+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-09-05T13:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/exonerator.git/commit/?id=ac85d5cc813b8039c81f6b02e92aaeaee00eedbd'/>
<id>ac85d5cc813b8039c81f6b02e92aaeaee00eedbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Streamline logging.</title>
<updated>2017-09-15T12:09:11+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-09-05T13:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/exonerator.git/commit/?id=7985986113f6422e7154e53ca0b4ebecca13b6c1'/>
<id>7985986113f6422e7154e53ca0b4ebecca13b6c1</id>
<content type='text'>
slf4j and logback were already used in ExoneraTor.  This commit makes all
classes use slf4j and replaced j.u.l and System.{err,out} logging.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
slf4j and logback were already used in ExoneraTor.  This commit makes all
classes use slf4j and replaced j.u.l and System.{err,out} logging.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests and adapt build.xml to run these.</title>
<updated>2017-09-15T12:09:11+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-09-05T13:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/exonerator.git/commit/?id=6f2f34b1c87682b5fa1234b410a6920e550d8189'/>
<id>6f2f34b1c87682b5fa1234b410a6920e550d8189</id>
<content type='text'>
Also added test sources to checkstyle target.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added test sources to checkstyle target.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make ExoneraTor's code testable.</title>
<updated>2017-09-15T12:08:59+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-09-05T13:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/exonerator.git/commit/?id=ab2f5660c17887a84140dd5e50c4e24e6daedb2b'/>
<id>ab2f5660c17887a84140dd5e50c4e24e6daedb2b</id>
<content type='text'>
This includes making utils methods static and also moving all
Gson/JSON related code into QueryResponse for better encapsulation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes making utils methods static and also moving all
Gson/JSON related code into QueryResponse for better encapsulation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt .gitignore to actual project structure.</title>
<updated>2017-09-15T12:08:21+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-09-05T13:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/exonerator.git/commit/?id=1a06302ed43deaafcd8b1b5d4510d4b729224c02'/>
<id>1a06302ed43deaafcd8b1b5d4510d4b729224c02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Take out ORDER BY statements.</title>
<updated>2017-09-15T12:08:21+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2017-09-05T13:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/exonerator.git/commit/?id=92cbc074b9bee07d4b3243070788187080dccd05'/>
<id>92cbc074b9bee07d4b3243070788187080dccd05</id>
<content type='text'>
We don't expect results to be in order, and taking out ORDER BY
statements means we don't need to worry about replacing numbers with
names for better readability.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't expect results to be in order, and taking out ORDER BY
statements means we don't need to worry about replacing numbers with
names for better readability.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a constant for milliseconds in a day.</title>
<updated>2017-09-15T12:08:21+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2017-09-05T13:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/exonerator.git/commit/?id=c3749fb4e0092db33fccaab4352d78fa3d1b4783'/>
<id>c3749fb4e0092db33fccaab4352d78fa3d1b4783</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
