| Commit message (Collapse) | Author | Age | Files | |
|---|---|---|---|---|
| * | script to identify computer in the remote commandline submission | Cassio de Campos | 2016-10-31 | 1 |
| | | ||||
| * | tools/boca-submit-run{,-aux,-cron,-root}: Updated | Bruno Ribas | 2016-10-31 | 4 |
| | | | | | | | | Files updated to the last version used in Brazillian Regionals Signed-off-by: Cassio de Campos <cassiopc@gmail.com> Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | Added debian/ | Bruno Ribas | 2016-09-16 | 7 |
| | | | | | | | | | This dir contains necessary files to generate a Debian package. From now on you may run 'dpkg-buildpackage' to generate a boca package. Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | Added Makefile | Bruno Ribas | 2016-09-16 | 1 |
| | | | | | | | | | This Makefile is used to generate the debian package. It only contains the build command to safeexec and install commands to place files at the correct places to run boca Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | Added tools/boca-autojudge.sh | Bruno Ribas | 2016-09-16 | 1 |
| | | | | | | | | | This script is defined as a front end to run the autojudging.php script. It will not automatically run autojudge in background. Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | Added tools/boca-config-dbhost.sh | Bruno Ribas | 2016-09-16 | 1 |
| | | | | | | | | | | This script is used as a front end to define where is the BOCA DB. It receives via argument where is located BOCA DB, localhost or the IP of the postgres host. Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | Added tools/boca-createdb.sh | Bruno Ribas | 2016-09-16 | 1 |
| | | | | | | | | | | | | | | This script contains commands to create a DB to a locally installed postgresql. If DB is running in another host, this script updates $bocadir/src/private/conf.php file. Also if this script is executed in a configured environment it prompts the user to clean current DB. Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | tools/boca.conf: File created | Bruno Ribas | 2016-09-16 | 1 |
| | | | | | | | This file is a template for the conffile used in the boca package Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | createbocajail.sh: Use new package for languages | Bruno Ribas | 2016-09-16 | 1 |
| | | | | | | | | It now uses the PPA for Maratona to install default languages, it installs package "maratona-linguagens". Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | minor fixes | cassiopc | 2015-11-13 | 1 |
| | | ||||
| * | bug fix | cassiopc | 2015-11-13 | 1 |
| | | ||||
| * | minor fixes | cassiopc | 2015-11-13 | 5 |
| | | ||||
| * | limit len returned by autojudge | cassiopc | 2015-10-19 | 1 |
| | | ||||
| * | minor fixes | cassiopc | 2015-09-25 | 4 |
| | | ||||
| * | better order of checks for login | cassio | 2015-09-15 | 1 |
| | | ||||
| * | bug fix | cassio | 2015-09-13 | 1 |
| | | ||||
| * | Merge branch 'master' of github.com:cassiopc/boca | cassio | 2015-09-13 | 1 |
| |\ | ||||
| | * | Merge branch 'master' of github.com:cassiopc/boca | cassiopc | 2015-09-11 | 10 |
| | |\ | ||||
| | * | | file to download list of runs with user staff | cassiopc | 2015-09-11 | 1 |
| | | | | ||||
| * | | | bug fixes for authentication | cassio | 2015-09-13 | 8 |
| | |/ |/| | ||||
| * | | updated firewall rules | cassio | 2015-09-10 | 1 |
| | | | ||||
| * | | improved position of deny ssh, better output autoj, score bkp per user | cassio | 2015-09-10 | 3 |
| | | | ||||
| * | | minor fixes | cassio | 2015-09-09 | 3 |
| | | | ||||
| * | | security fix and staff restrictions | cassio | 2015-09-07 | 2 |
| | | | ||||
| * | | zenity and lightdm issues | cassio | 2015-09-07 | 1 |
| | | | ||||
| * | | bug fix | cassio | 2015-09-05 | 1 |
| |/ | ||||
| * | small fixes | cassio | 2015-08-31 | 3 |
| | | ||||
| * | multiple bugs to make submission by command line | cassio | 2015-08-30 | 13 |
| | | ||||
| * | typo | cassio | 2015-08-30 | 1 |
| | | ||||
| * | small fixes | cassio | 2015-08-30 | 3 |
| | | ||||
| * | small fixes | cassio | 2015-08-30 | 3 |
| | | ||||
| * | scripts for multiple submissions | cassio | 2015-08-28 | 6 |
| | | ||||
| * | small bug fixes | cassio | 2015-08-28 | 17 |
| | | ||||
| * | empty packages | cassio | 2015-08-27 | 2 |
| | | ||||
| * | bug fixes | cassio | 2015-08-27 | 1 |
| | | ||||
| * | new files for using ubuntu 14.04 | cassiopc | 2015-08-26 | 2 |
| | | ||||
| * | fixes | cassio | 2015-08-10 | 4 |
| | | ||||
| * | fixes | cassio | 2015-08-10 | 3 |
| | | ||||
| * | scripts to submit, still to complete | cassio | 2015-08-10 | 4 |
| | | ||||
| * | updates to allow submissions by command-line | cassio | 2015-08-08 | 4 |
| | | ||||
| * | java stack 1/10 of dyn memory | cassiopc | 2014-11-06 | 1 |
| | | ||||
| * | Merge branch 'master' of https://code.google.com/p/boca | cassiopc | 2014-11-06 | 1 |
| |\ | ||||
| | * | allow large stack size in java exec | cassio | 2014-11-04 | 1 |
| | | | ||||
| * | | updated updated data | cassiopc | 2014-11-06 | 1 |
| | | | ||||
| * | | possibility of automatic login of a user using indexscore.php | cassiopc | 2014-11-06 | 1 |
| |/ | ||||
| * | extra warn about losing files | cassiopc | 2014-10-30 | 1 |
| | | ||||
| * | Merge branch 'master' of https://code.google.com/p/boca | cassiopc | 2014-10-30 | 9 |
| |\ | ||||
| | * | yet another bug | cassio | 2014-10-27 | 1 |
| | | | ||||
| | * | bug fix | cassio | 2014-10-27 | 1 |
| | | | ||||
| | * | update gcc and java of the jail | cassio | 2014-10-27 | 1 |
| | | | ||||