cms
cms copied to clipboard
Contest Management System
~~This happens very rarely.~~ Sometimes, when you delete ~~(or better "unassign")~~ a task from an existing contest, the Task.num fields will be left corrupted. For example, if (after the deletion)...
I just released v2.0 of Isolate, which is based on CGroup v2 and seamlessly compatible with systemd. Therefore it runs on current Linux distributions without need of adding obscure kernel...
**Is your feature request related to a problem? Please describe.** Some programs, such as Python with the numpy library, make use of multiple threads by default. `isolate` can be configured...
I've got a small issue, running the `cmsAdminWebServer` command just gives me an error: ``` File "/usr/lib/python3/dist-packages/gevent/_tblib.py", line 202, in as_traceback code = CodeType( TypeError: an integer is required (got...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Release notes Sourced from sphinx's releases. Sphinx 8.1.3 Changelog: https://www.sphinx-doc.org/en/master/changes.html Bugs fixed #13013: Restore support for cut_lines() with no object...
Updates the requirements on [werkzeug](https://github.com/pallets/werkzeug) to permit the latest version. Release notes Sourced from werkzeug's releases. 3.0.4 This is the Werkzeug 3.0.4 fix release, which fixes bugs but does not...
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. Changelog Sourced from coverage's changelog. Version 7.6.1 — 2024-08-04 Fix: coverage used to fail when measuring code using :func:runpy.run_path <python:runpy.run_path>...
Updates the requirements on [bcrypt](https://github.com/pyca/bcrypt) to permit the latest version. Changelog Sourced from bcrypt's changelog. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file...
Updates the requirements on [patool](https://github.com/wummel/patool) to permit the latest version. Changelog Sourced from patool's changelog. 3.0.1 (released 06.10.2024) Use more uv command to replace other build tools, ie. twine. Add...
The web interface looks very nice until you have several minutes until the contest finishes, where you want to submit as fast as possible (even seconds matter). It would be...