<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/karsten/compass, branch bug-6702</title>
<subtitle>Karsten's compass repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/compass.git/'/>
<entry>
<title>Don't list a relay as Exit if it has the BadExit flag.</title>
<updated>2012-08-29T12:50:30+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2012-08-29T12:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/compass.git/commit/?id=b2ce73eaef060f619666851dcddd65c8edd41941'/>
<id>b2ce73eaef060f619666851dcddd65c8edd41941</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Display more info while grouping</title>
<updated>2012-08-28T14:29:24+00:00</updated>
<author>
<name>Sathyanarayanan Gunasekaran</name>
<email>gsathya.ceg@gmail.com</email>
</author>
<published>2012-08-28T14:29:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/compass.git/commit/?id=eb91901e64ec6aecf6cb69f51bbdd326747e6090'/>
<id>eb91901e64ec6aecf6cb69f51bbdd326747e6090</id>
<content type='text'>
'*' is not very informative while grouping. Instead provide more
information such as -
- How many relays with the exit flag are in a given group?
- How many relays with the guard flag are in a given group?
- How many distinct AS numbers are in a given group?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'*' is not very informative while grouping. Instead provide more
information such as -
- How many relays with the exit flag are in a given group?
- How many relays with the guard flag are in a given group?
- How many distinct AS numbers are in a given group?
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge AS_Number and AS_Name</title>
<updated>2012-08-28T13:58:51+00:00</updated>
<author>
<name>Sathyanarayanan Gunasekaran</name>
<email>gsathya.ceg@gmail.com</email>
</author>
<published>2012-08-28T13:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/compass.git/commit/?id=3042bb95f008b3fb0345076c95039261f041a3ed'/>
<id>3042bb95f008b3fb0345076c95039261f041a3ed</id>
<content type='text'>
Those two columns took up quite a bit of space, merging
them together should hopefully free up more space to
display more important information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those two columns took up quite a bit of space, merging
them together should hopefully free up more space to
display more important information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Display total count in fingerprint column</title>
<updated>2012-08-28T13:44:05+00:00</updated>
<author>
<name>Sathyanarayanan Gunasekaran</name>
<email>gsathya.ceg@gmail.com</email>
</author>
<published>2012-08-28T13:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/compass.git/commit/?id=100d6441449208988869be94d810ed590d479b15'/>
<id>100d6441449208988869be94d810ed590d479b15</id>
<content type='text'>
When grouping by country/AS, the total number of relays
are displayed in the nickname column. This is wrong, we
calculate the number of unique fingerprints and not
nicknames. Move the relay count to fingerprint column.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When grouping by country/AS, the total number of relays
are displayed in the nickname column. This is wrong, we
calculate the number of unique fingerprints and not
nicknames. Move the relay count to fingerprint column.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tooltips and expand some table headers</title>
<updated>2012-08-27T16:27:20+00:00</updated>
<author>
<name>Sathyanarayanan Gunasekaran</name>
<email>gsathya.ceg@gmail.com</email>
</author>
<published>2012-08-27T15:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/compass.git/commit/?id=4b6a138bcbba4d91e8056694d800f29e5dac74d0'/>
<id>4b6a138bcbba4d91e8056694d800f29e5dac74d0</id>
<content type='text'>
Tooltips now explain what some of the non-obvious table
headers stand for. Some of the abbreviated table headers
are expanded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tooltips now explain what some of the non-obvious table
headers stand for. Some of the abbreviated table headers
are expanded.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix color of Placeholder text</title>
<updated>2012-08-27T14:34:09+00:00</updated>
<author>
<name>Sathyanarayanan Gunasekaran</name>
<email>gsathya.ceg@gmail.com</email>
</author>
<published>2012-08-27T14:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/compass.git/commit/?id=f1476bf44696094be41e96053355c81fd633b830'/>
<id>f1476bf44696094be41e96053355c81fd633b830</id>
<content type='text'>
Firefox ignores -moz-placeholder and instead requires
input:-moz-placeholder. This is a bug(#3779) in Twitter
bootstrap which has been fixed in v2.1. Compass currently
uses v2.0, and doesn't have this fix. This commit backports
it v2.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Firefox ignores -moz-placeholder and instead requires
input:-moz-placeholder. This is a bug(#3779) in Twitter
bootstrap which has been fixed in v2.1. Compass currently
uses v2.0, and doesn't have this fix. This commit backports
it v2.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename Cancel button to Reset</title>
<updated>2012-08-27T02:31:54+00:00</updated>
<author>
<name>Sathyanarayanan Gunasekaran</name>
<email>gsathya.ceg@gmail.com</email>
</author>
<published>2012-08-27T02:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/compass.git/commit/?id=d4fc9ccc411a48cf89bffccf70886603da3ddf65'/>
<id>d4fc9ccc411a48cf89bffccf70886603da3ddf65</id>
<content type='text'>
The Cancel button confused asn into thinking that it
did nothing. Renaming it to Reset will hopefully make
it clearer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Cancel button confused asn into thinking that it
did nothing. Renaming it to Reset will hopefully make
it clearer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't display * for CC or AS if there's only one choice.</title>
<updated>2012-08-26T16:08:04+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2012-08-26T16:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/compass.git/commit/?id=78ab0521a84dd3b41007dffb4276fdc81233f311'/>
<id>78ab0521a84dd3b41007dffb4276fdc81233f311</id>
<content type='text'>
Fixes #6693.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #6693.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix output of relays with missing country/AS info.</title>
<updated>2012-08-25T07:56:16+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2012-08-25T07:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/compass.git/commit/?id=1ed50eb69d1e56f4f65857a8c4a5f0aa14836355'/>
<id>1ed50eb69d1e56f4f65857a8c4a5f0aa14836355</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default value of top</title>
<updated>2012-08-24T17:07:44+00:00</updated>
<author>
<name>Sathyanarayanan Gunasekaran</name>
<email>gsathya.ceg@gmail.com</email>
</author>
<published>2012-08-24T16:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/compass.git/commit/?id=22e666233688ceaf0e5cc710ee02773e78c00c30'/>
<id>22e666233688ceaf0e5cc710ee02773e78c00c30</id>
<content type='text'>
If top value is not specified, then it should show
all the relays; not just the top 10 relays.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If top value is not specified, then it should show
all the relays; not just the top 10 relays.
</pre>
</div>
</content>
</entry>
</feed>
