Skip to content

Conversation

@Didayolo
Copy link
Member

No description provided.

ihsaan-ullah and others added 30 commits August 16, 2023 16:28
…han 200. Only super admin can rerun in this case.
Server status - rabbit and flower with `http`
Resources : Show edit/delete task to owner only
Compute worker - docker pull image + execution time limit crash
Rerun all submissions - allowed for super admin and with restrictions for competition admins
Add new Dockerfile.rabbitmq
Add WORKER_CONNECTION_TIMEOUT variable
fix unity millisecond
Didayolo and others added 29 commits February 22, 2024 20:12
Latex `<` and `>` rendering fixed
Show Task Actions buttons in resource tab
If a submission writes a output line larger than the stream buffer
size ( default 64k ) a LimitOverrunError will be raise. Rather than
using readline(...) use readutil(....) and in the case of a overrun
just return the current buffer, the rest of the line will be returned
with the next read.

Signed-off-by: Chris Harris <cjh@lbl.gov>
OIDC PR#1 --- Enable/Disable regular Login and Signup
* CircleCI config - update image

* Upgrade firefox in docker-compose.selenium.yml

* Update CircleCI config

* Chrome instead of firefox in selenium

* Upgrade selenium to 4.19.0

* Upgrade urllib3 to match selenium requirements

* home.html has large images

* config changes

* config changes

* selenium docker compose image

* reverting reqs

* datetime fix

* Reduce logo size

* logo size reduced

* Remove HTML again to test

* commented citation

* Use single quotes

* Uncomment citation (revert)

* Comment the partners part again

---------

Co-authored-by: bbearce <bbearce@gmail.com>
Co-authored-by: Ihsan Ullah <ihsan2131@gmail.com>
CompetitionSerializer Simple vs Detail
* public comp filtering

* public comp filtering
Prevent LimitOverrunError with large output lines
OIDC PR#2 --- organization login using OIDC
Allow links clicking in `VISUALIZATION` tab
* competition model updated

* competition settings to allow participant to make submission public/private

* unwanted restriction removed

* detailed results now shown in submission panel and in leaderboard

* submission tests updated
* competition model updated

* competition settings to allow participant to make submission public/private

* unwanted restriction removed

---------

Co-authored-by: Adrien Pavão <adrien.pavao@gmail.com>
* leaderbord shows submission id

* test updated

* test reversed

* test updated

* Rename 'submission ID' -> 'ID'

---------

Co-authored-by: Adrien Pavão <adrien.pavao@gmail.com>
@Didayolo Didayolo merged commit cad7df7 into issue_1141_cpu_lmit_default_queue Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants