| Commit message (Collapse) | Author | Age | Files | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | $ugly salt to fix download problem on multilogin | Bruno Ribas | 2020-11-16 | 3 | |
| | | | | | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | | staff/run.php: updated | Bruno Ribas | 2020-11-16 | 1 | |
| | | | |||||
| * | | staff/report/score.php: added | Bruno Ribas | 2020-11-16 | 1 | |
| | | | |||||
| * | | admin/report/webcast.php: Optimization and new option | Bruno Ribas | 2020-11-16 | 1 | |
| | | | |||||
| * | | Merge pull request #16 from wuerges/devel | Bruno Cesar Ribas | 2020-11-09 | 3 | |
| |\| | | | | | split css for score | ||||
| | * | split css for score | Emilio Wuerges | 2020-11-09 | 3 | |
| |/ | |||||
| * | team/problem.php updated | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | staff/run.php: update from 2019 | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | /score/header.php: uptade from 2018 | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | judge/{claredit,header,runchief}.php updates from 2019 | Bruno Ribas | 2020-11-05 | 3 | |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | admin/{claredit,header,run}.php updates from 2018 and 2019 | Bruno Ribas | 2020-11-05 | 3 | |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | admin/report/{clar,header,score}.php updates from 2018 and 2019 | Bruno Ribas | 2020-11-05 | 3 | |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | admin/report/s4ris.php: update to use with webcast.sep | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | admin/report/webcast.php: Stream via webcast.sep | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | scoretable.php: Fixes from 2018 | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | scorelower.php: Updates to frozen | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | | | merge from 2018 Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | optionlower.php: Prevent teams to update their info | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | | | Merge from 2018 Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | logexternal.php: Merge from 2018 | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | globals.php: More checks on multilogin | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | | | | | | These modifications make things easier to check when there are Multilogins and MultiIPS (common under CGNAT). Modification from 2018, merged now. Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | getcode.php: Define a SITE variable in the script | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | | | | This modification makes things easier to check in which site the remote machine was registered. This modification was made in 2018 and merged now. Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | d/boca-db.postinst: Remove chmod for boca-dump | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | d/rules install-scripts, in order to install boca-dump | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | d/boca-web.postinst does not enable SSL | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | | | | Although is important to user SSL connections with BOCA we will not enable default sites because it needs more configuration to make it work properly Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | d/boca-web.postinst: Update PHP version | Bruno Ribas | 2020-11-05 | 1 | |
| | | | | | | | This is important to comply with the new Ubuntu 20.04LTS Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||
| * | Merge remote-tracking branch 'origin/master' into devel | Bruno Ribas | 2020-10-30 | 1 | |
| |\ | |||||
| | * | fix if of zip as reported ('or' but was 'and') | cassiopc | 2019-05-28 | 1 | |
| | | | |||||
| * | | Merge branch 'develc' into devel | Bruno Cesar Ribas | 2019-05-25 | 6 | |
| |\ \ | |/ |/| | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | ||||
| | * | fix score, submissions and cookies | cassio | 2018-11-08 | 7 | |
| | | | |||||
| * | | problemtemplate/compile/java: Force 30sec time while compiling | Bruno Cesar Ribas | 2019-05-25 | 1 | |
| | | | | | | | | | | | | | | | This will force compile time in java to be at most 30 seconds. This is due the way safeexec is being called. Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | ||||
| * | | Update README | cassiopc | 2019-04-29 | 1 | |
| | | | |||||
| * | | Merge pull request #12 from arthurbdiniz/move-licence | cassiopc | 2019-04-29 | 1 | |
| |\ \ | | | | | | | Remove extension .txt and move LICENSE -> root dir | ||||
| | * | | Remove extension .txt and move LICENSE -> root dir | Arthur Diniz | 2019-04-29 | 1 | |
| |/ / | | | | | | | Signed-off-by: Arthur Diniz <arthurbdiniz@gmail.com> | ||||
| * | | Merge remote-tracking branch 'origin/develc' into devel | Bruno Cesar Ribas | 2018-11-05 | 5 | |
| |\| | |||||
| | * | post instead of get | cassio | 2018-11-02 | 2 | |
| | | | |||||
| | * | bf | cassio | 2018-11-02 | 2 | |
| | | | |||||
| | * | better logs | cassio | 2018-11-02 | 1 | |
| | | | |||||
| | * | remove last mod line | cassio | 2018-11-02 | 2 | |
| | | | |||||
| | * | improving webcast sharing | cassio | 2018-11-02 | 2 | |
| | | | |||||
| | * | better control of logins | cassio | 2018-10-29 | 1 | |
| | | | |||||
| | * | check if same computer is being used - this is only useful for in-loco contests | cassio | 2018-10-29 | 1 | |
| | | | |||||
| | * | help team by keeping track of user and pass from previous attempts | cassio | 2018-10-29 | 1 | |
| | | | |||||
| | * | save direct runs also as processed in local storage | cassio | 2018-10-29 | 1 | |
| | | | |||||
| | * | extra check in file names | cassio | 2018-10-29 | 1 | |
| | | | |||||
| * | | d/changelog: bump | Bruno Cesar Ribas | 2018-10-24 | 1 | |
| | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | ||||
| * | | boca-submit-run: Add C++14 and Kotlin | Bruno Cesar Ribas | 2018-10-24 | 1 | |
| | | | | | | | | | | | | | it will not make a warning when the user sends these accepted languages Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | ||||
| * | | Merge remote-tracking branch 'origin/develc' into devel | Bruno Cesar Ribas | 2018-10-23 | 4 | |
| |\| | |||||
| | * | remove unnecessary file | cassio | 2018-10-23 | 1 | |
| | | | |||||
| | * | include check if local code has run ok | cassio | 2018-10-23 | 1 | |
| | | | |||||
| | * | small fixes, commenting of undesired code | cassio | 2018-10-23 | 3 | |
| | | | |||||
| * | | Adding kotlin files with problemtemplate | Bruno Cesar Ribas | 2018-10-23 | 5 | |
| |/ | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | ||||