cms
cms copied to clipboard
Contest Management System
This allows setting a different (presumably higher) per-task time limit for some languages. This is mainly intended to make competing in Python viable without giving C++ users an advantage. If...
I'm not sure if this is a bug report or a feature request :-) Currently, CMS puts files in the sandbox by creating a temporary directory, initializing a sandbox, and...
I was trying to change the logo on RWS, I replaced `cmsranking/static/img/logo.png` and restarted RWS, but it still remains the same logo.
I tried adding support for C# compiled by .NET SDK 7.0. I have a very preliminary version running in the Czech national olympiad, but before I submit a pull request,...
Apparently neither postgres nor the SQL standard guarantees that the order of the results will match the order the of the queries[0]. If the results are not returned in order,...
**Description:** When trying to netcat to the backdoor socket nothing happens. In the output of the service I see something like this: ``` Traceback (most recent call last): File "src/gevent/greenlet.py",...
I would like to support CMS by implementing [Uffizzi](https://github.com/UffizziCloud/uffizzi) preview environments. Disclaimer: I work on [Uffizzi](https://github.com/UffizziCloud/uffizzi). Uffizzi is a Open Source full stack previews engine and our platform is available...
`cmsDumpExporter` will put everything in a tempdir (i.e. usually `/tmp`) before packing it up in an archive at the desired path: https://github.com/cms-dev/cms/blob/7d962150d9969281148d3eaba1ab35823fdfb1b6/cmscontrib/DumpExporter.py#L189-L190 On some systems, including Arch, `/tmp` is in...
At the moment the ScoreTypes are rounding the score and the max_score (both the public and the private ones) at two decimal places and, where applicable, the subtask score isn't...
WIP: do not merge.