<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_httpd_stats.cpp, branch v4.0.0a16</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_httpd_stats.cpp?h=v4.0.0a16</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_httpd_stats.cpp?h=v4.0.0a16'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2022-10-29T12:43:11Z</updated>
<entry>
<title>Use User::IsFullyConnected instead of checking for REG_ALL.</title>
<updated>2022-10-29T12:43:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T12:30:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5a508c19ff3dec65bb4148883d38127d7c0be79e'/>
<id>urn:sha1:5a508c19ff3dec65bb4148883d38127d7c0be79e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename User::age to User::nickchanged and fix the docs.</title>
<updated>2022-10-11T10:12:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-11T10:12:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=41d131285318dde95aea16291bcca915b2174e30'/>
<id>urn:sha1:41d131285318dde95aea16291bcca915b2174e30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix serializing attributes in httpd_stats.</title>
<updated>2022-10-10T06:48:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-10T06:48:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7e1f8466b76886591307daa539caaa8626c56cea'/>
<id>urn:sha1:7e1f8466b76886591307daa539caaa8626c56cea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace GetUserCounter() with GetUsers().size().</title>
<updated>2022-08-24T03:52:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-24T03:49:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=87fe3cae8aa28ceacc7d20afa1d535630d03bc02'/>
<id>urn:sha1:87fe3cae8aa28ceacc7d20afa1d535630d03bc02</id>
<content type='text'>
This method is legacy from when there was a manual user counter and
isn't much of a length saving over the unsugared version.
</content>
</entry>
<entry>
<title>Get rid of an indirection when handling the httpd_stats request.</title>
<updated>2022-06-07T19:26:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-21T15:32:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e713bd4986d557d7e0f178dcb5ff3a0e6d858890'/>
<id>urn:sha1:e713bd4986d557d7e0f178dcb5ff3a0e6d858890</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Begin to separate the output from the format in httpd_stats.</title>
<updated>2022-05-21T13:47:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-21T13:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=93c5aacfedaf807d226fcc29d3e2c201d30bf78e'/>
<id>urn:sha1:93c5aacfedaf807d226fcc29d3e2c201d30bf78e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-05-21T12:34:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-21T12:34:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4005b31d1712c00f6d9073844219a5fea775b60c'/>
<id>urn:sha1:4005b31d1712c00f6d9073844219a5fea775b60c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix httpd_stats swallowing requests that it doesn't handle.</title>
<updated>2022-05-21T12:29:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-21T12:29:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=388fe6452028f76a8720014d44b1306b81d88a64'/>
<id>urn:sha1:388fe6452028f76a8720014d44b1306b81d88a64</id>
<content type='text'>
e.g. /stats/wibble
</content>
</entry>
<entry>
<title>Split the httpd_stats &lt;version&gt; field out into multiple fields.</title>
<updated>2022-05-17T17:06:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-17T17:06:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2069df5d1c6224b82275b4378661367b1eada063'/>
<id>urn:sha1:2069df5d1c6224b82275b4378661367b1eada063</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store a set of list mode pointers in Membership instead of characters.</title>
<updated>2022-05-17T12:02:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-17T12:02:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ec217059c38f4de854338ccabf669d2a77e6c94d'/>
<id>urn:sha1:ec217059c38f4de854338ccabf669d2a77e6c94d</id>
<content type='text'>
</content>
</entry>
</feed>
