<feed xmlns='http://www.w3.org/2005/Atom'>
<title>boca.git/boca-1.5.2/src, 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>restructuring of boca's git</title>
<updated>2013-07-02T05:44:46+00:00</updated>
<author>
<name>cassio</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2013-07-02T05:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=a9aa438ea0558eb0044cf1e54a9190ddb41b65e5'/>
<id>a9aa438ea0558eb0044cf1e54a9190ddb41b65e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes issue with IP numbers of teams</title>
<updated>2012-11-09T12:53:58+00:00</updated>
<author>
<name>cassiopc</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2012-11-09T12:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=94caebadeb66ad7b453d4258a796979cafb758b0'/>
<id>94caebadeb66ad7b453d4258a796979cafb758b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed issue to limit access by IP for teams</title>
<updated>2012-11-09T11:50:20+00:00</updated>
<author>
<name>cassiopc</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2012-11-09T11:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=ed3268aac571a73410da657c7b1318533e9c1f0f'/>
<id>ed3268aac571a73410da657c7b1318533e9c1f0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes admin/report/webcast.php to be part of the sync, and a couple of typos in it.</title>
<updated>2012-11-07T16:18:11+00:00</updated>
<author>
<name>cassiopc</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2012-11-07T16:18:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=987375d85eb88fd1a974b7d99e5288fe3f796b21'/>
<id>987375d85eb88fd1a974b7d99e5288fe3f796b21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inclusion of webcast file download option at admin/report</title>
<updated>2012-11-07T15:25:18+00:00</updated>
<author>
<name>cassiopc</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2012-11-07T15:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=861ca8a5878d70549dae12b1ea84c5433e2372a6'/>
<id>861ca8a5878d70549dae12b1ea84c5433e2372a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inclusion of automatic configuration for webcast according to the site info;</title>
<updated>2012-11-03T11:03:02+00:00</updated>
<author>
<name>cassiopc</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2012-11-03T11:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=f099cf6214a24104e4b3d66bbda110cdb1703ac2'/>
<id>f099cf6214a24104e4b3d66bbda110cdb1703ac2</id>
<content type='text'>
permission of accessing webcast to admin or score typed users
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
permission of accessing webcast to admin or score typed users
</pre>
</div>
</content>
</entry>
<entry>
<title>updated scheme for scoreboard sharing</title>
<updated>2012-11-03T10:15:29+00:00</updated>
<author>
<name>cassiopc</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2012-11-03T10:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=f99a16bd90e8a3d3b4e8f9ecfe4d8f52f54c6e75'/>
<id>f99a16bd90e8a3d3b4e8f9ecfe4d8f52f54c6e75</id>
<content type='text'>
inclusion of extra site parameter in score.sep (to define by usernumber and sitenumber altogether)
bug fix related to showing runs that happened in the future (when integrating scores of sites that started in distinct moments)
bug fix to sort the files in remotescores/ so as the most updated score for each site is taken into account
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
inclusion of extra site parameter in score.sep (to define by usernumber and sitenumber altogether)
bug fix related to showing runs that happened in the future (when integrating scores of sites that started in distinct moments)
bug fix to sort the files in remotescores/ so as the most updated score for each site is taken into account
</pre>
</div>
</content>
</entry>
<entry>
<title>small score visualization bug fix; sort of score files to produce the most recent score bug fix</title>
<updated>2012-11-02T17:45:39+00:00</updated>
<author>
<name>cassiopc</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2012-11-02T17:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=0843815a126c9f0282113592e54b17e5823624d2'/>
<id>0843815a126c9f0282113592e54b17e5823624d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed typo in putfile.php</title>
<updated>2012-10-31T13:17:29+00:00</updated>
<author>
<name>cassiopc</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2012-10-31T13:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=f332739571d7929d97b0e503b1160d61d557fcfc'/>
<id>f332739571d7929d97b0e503b1160d61d557fcfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>included check of validity of score file sent by sendscore.sh</title>
<updated>2012-10-31T13:14:34+00:00</updated>
<author>
<name>cassiopc</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2012-10-31T13:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=f97dd499bec751ea40e291aa4b7e3062c7b2df3a'/>
<id>f97dd499bec751ea40e291aa4b7e3062c7b2df3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
