<feed xmlns='http://www.w3.org/2005/Atom'>
<title>boca.git/src/admin/report, branch master</title>
<subtitle>This is an administration system to held programming contests</subtitle>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/'/>
<entry>
<title>Update webcast.php</title>
<updated>2025-06-13T23:01:55+00:00</updated>
<author>
<name>jonessouza</name>
<email>47584042+jonessouza@users.noreply.github.com</email>
</author>
<published>2025-06-13T23:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=ca414b97d5d142fcbdf67491c517faf0fe248293'/>
<id>ca414b97d5d142fcbdf67491c517faf0fe248293</id>
<content type='text'>
Inclui o "No - Name mismatch" na lista de vereditos que não gera mais penalidade. Isso permite que o Animeitor não contabilize submissões do tipo "No - Name mismatch", como uma penalidade.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inclui o "No - Name mismatch" na lista de vereditos que não gera mais penalidade. Isso permite que o Animeitor não contabilize submissões do tipo "No - Name mismatch", como uma penalidade.</pre>
</div>
</content>
</entry>
<entry>
<title>webcast.php: fixing FS separador character. (#40)</title>
<updated>2024-01-31T22:04:25+00:00</updated>
<author>
<name>Daniel Saad Nogueira Nunes</name>
<email>danielsaad@users.noreply.github.com</email>
</author>
<published>2024-01-31T22:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=dd3f7d5d9475291d8359a01c9312355388d4f761'/>
<id>dd3f7d5d9475291d8359a01c9312355388d4f761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update webcast.php (#34)</title>
<updated>2023-09-01T02:12:48+00:00</updated>
<author>
<name>Daniel Saad Nogueira Nunes</name>
<email>danielsaad@users.noreply.github.com</email>
</author>
<published>2023-09-01T02:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=84bbc86df771d817700595455adee6bc086bfb4f'/>
<id>84bbc86df771d817700595455adee6bc086bfb4f</id>
<content type='text'>
webcast.php: now compilation error and contact staff emit X, instead of a N in the webcast file.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
webcast.php: now compilation error and contact staff emit X, instead of a N in the webcast file.</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.5.18-1 (#28)</title>
<updated>2023-03-30T11:48:17+00:00</updated>
<author>
<name>Davi Antônio</name>
<email>30875784+DaviAntonio@users.noreply.github.com</email>
</author>
<published>2023-03-30T11:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=991cb0ed962f348761ad473aa5ce5c0da12333ae'/>
<id>991cb0ed962f348761ad473aa5ce5c0da12333ae</id>
<content type='text'>
* Update version info and year

The following files were updated to the next version to be released and
the current year:
- src/version
- src/versionnum.php

* Release 1.5.17-1

Update changelog with all the changes made since its last update on
commit 818abd88.

* Format code with black 23.1.0

* Release 1.5.18-1

Update changelog with all the changes made since its last update on
commit 194f6764.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update version info and year

The following files were updated to the next version to be released and
the current year:
- src/version
- src/versionnum.php

* Release 1.5.17-1

Update changelog with all the changes made since its last update on
commit 818abd88.

* Format code with black 23.1.0

* Release 1.5.18-1

Update changelog with all the changes made since its last update on
commit 194f6764.</pre>
</div>
</content>
</entry>
<entry>
<title>barplot.py: moved to the correct location</title>
<updated>2023-03-29T13:30:59+00:00</updated>
<author>
<name>Bruno Ribas</name>
<email>brunoribas@gmail.com</email>
</author>
<published>2023-03-29T13:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=e3bdd4846dd4d21e1fcbf28804d4728e82bda38f'/>
<id>e3bdd4846dd4d21e1fcbf28804d4728e82bda38f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create piechart.py (#25)</title>
<updated>2023-03-27T18:45:45+00:00</updated>
<author>
<name>Daniel Saad Nogueira Nunes</name>
<email>danielsaad@users.noreply.github.com</email>
</author>
<published>2023-03-27T18:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=47f972639bc616ec1c9446774a2909726cbf050c'/>
<id>47f972639bc616ec1c9446774a2909726cbf050c</id>
<content type='text'>
Adding piechart.py to generate piecharts.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding piechart.py to generate piecharts.</pre>
</div>
</content>
</entry>
<entry>
<title>Update stat.php</title>
<updated>2023-03-27T17:43:57+00:00</updated>
<author>
<name>Daniel Saad Nogueira Nunes</name>
<email>danielsaad@users.noreply.github.com</email>
</author>
<published>2023-03-27T17:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=14114b0b7f8263e0095d9dcceebe5464299eaa9e'/>
<id>14114b0b7f8263e0095d9dcceebe5464299eaa9e</id>
<content type='text'>
Fixing stat.php by replacing old php charts with python3-matplotlib generated.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixing stat.php by replacing old php charts with python3-matplotlib generated.</pre>
</div>
</content>
</entry>
<entry>
<title>webcast.php: Add lock to avoid sending corrupted files</title>
<updated>2023-03-01T15:28:41+00:00</updated>
<author>
<name>Bruno Ribas</name>
<email>brunoribas@gmail.com</email>
</author>
<published>2023-03-01T15:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=11520ed4482a4dbf3540daef90d6404d4460b6c1'/>
<id>11520ed4482a4dbf3540daef90d6404d4460b6c1</id>
<content type='text'>
Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>admin/report/webcast.php: Optimization and new option</title>
<updated>2020-11-16T18:16:40+00:00</updated>
<author>
<name>Bruno Ribas</name>
<email>brunoribas@gmail.com</email>
</author>
<published>2020-11-16T18:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=b1734d75b05232ab70948aa95a9e5b6df1952959'/>
<id>b1734d75b05232ab70948aa95a9e5b6df1952959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>admin/report/{clar,header,score}.php updates from 2018 and 2019</title>
<updated>2020-11-05T18:23:50+00:00</updated>
<author>
<name>Bruno Ribas</name>
<email>brunoribas@gmail.com</email>
</author>
<published>2020-11-05T18:23:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=0f92e2aad5202223d7117a836312a23f4903a472'/>
<id>0f92e2aad5202223d7117a836312a23f4903a472</id>
<content type='text'>
Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
