aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFiles
...
* | $ugly salt to fix download problem on multiloginBruno Ribas2020-11-163
| | | | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* | staff/run.php: updatedBruno Ribas2020-11-161
| |
* | staff/report/score.php: addedBruno Ribas2020-11-161
| |
* | admin/report/webcast.php: Optimization and new optionBruno Ribas2020-11-161
| |
* | Merge pull request #16 from wuerges/develBruno Cesar Ribas2020-11-093
|\| | | | | split css for score
| * split css for scoreEmilio Wuerges2020-11-093
|/
* team/problem.php updatedBruno Ribas2020-11-051
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* staff/run.php: update from 2019Bruno Ribas2020-11-051
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* /score/header.php: uptade from 2018Bruno Ribas2020-11-051
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* judge/{claredit,header,runchief}.php updates from 2019Bruno Ribas2020-11-053
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* admin/{claredit,header,run}.php updates from 2018 and 2019Bruno Ribas2020-11-053
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* admin/report/{clar,header,score}.php updates from 2018 and 2019Bruno Ribas2020-11-053
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* admin/report/s4ris.php: update to use with webcast.sepBruno Ribas2020-11-051
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* admin/report/webcast.php: Stream via webcast.sepBruno Ribas2020-11-051
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* scoretable.php: Fixes from 2018Bruno Ribas2020-11-051
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* scorelower.php: Updates to frozenBruno Ribas2020-11-051
| | | | | | merge from 2018 Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* optionlower.php: Prevent teams to update their infoBruno Ribas2020-11-051
| | | | | | Merge from 2018 Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* logexternal.php: Merge from 2018Bruno Ribas2020-11-051
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* globals.php: More checks on multiloginBruno Ribas2020-11-051
| | | | | | | | | 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 scriptBruno Ribas2020-11-051
| | | | | | | 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-dumpBruno Ribas2020-11-051
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* d/rules install-scripts, in order to install boca-dumpBruno Ribas2020-11-051
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* d/boca-web.postinst does not enable SSLBruno Ribas2020-11-051
| | | | | | | 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 versionBruno Ribas2020-11-051
| | | | | | 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 develBruno Ribas2020-10-301
|\
| * fix if of zip as reported ('or' but was 'and')cassiopc2019-05-281
| |
* | Merge branch 'develc' into develBruno Cesar Ribas2019-05-256
|\ \ | |/ |/| | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * fix score, submissions and cookiescassio2018-11-087
| |
* | problemtemplate/compile/java: Force 30sec time while compilingBruno Cesar Ribas2019-05-251
| | | | | | | | | | | | | | 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 READMEcassiopc2019-04-291
| |
* | Merge pull request #12 from arthurbdiniz/move-licencecassiopc2019-04-291
|\ \ | | | | | | Remove extension .txt and move LICENSE -> root dir
| * | Remove extension .txt and move LICENSE -> root dirArthur Diniz2019-04-291
|/ / | | | | | | Signed-off-by: Arthur Diniz <arthurbdiniz@gmail.com>
* | Merge remote-tracking branch 'origin/develc' into develBruno Cesar Ribas2018-11-055
|\|
| * post instead of getcassio2018-11-022
| |
| * bfcassio2018-11-022
| |
| * better logscassio2018-11-021
| |
| * remove last mod linecassio2018-11-022
| |
| * improving webcast sharingcassio2018-11-022
| |
| * better control of loginscassio2018-10-291
| |
| * check if same computer is being used - this is only useful for in-loco contestscassio2018-10-291
| |
| * help team by keeping track of user and pass from previous attemptscassio2018-10-291
| |
| * save direct runs also as processed in local storagecassio2018-10-291
| |
| * extra check in file namescassio2018-10-291
| |
* | d/changelog: bumpBruno Cesar Ribas2018-10-241
| | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
* | boca-submit-run: Add C++14 and KotlinBruno Cesar Ribas2018-10-241
| | | | | | | | | | | | 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 develBruno Cesar Ribas2018-10-234
|\|
| * remove unnecessary filecassio2018-10-231
| |
| * include check if local code has run okcassio2018-10-231
| |
| * small fixes, commenting of undesired codecassio2018-10-233
| |
* | Adding kotlin files with problemtemplateBruno Cesar Ribas2018-10-235
|/ | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>