Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Current Version
-
Fix Version/s: TAG 2016/17 Sprint 1
-
Component/s: OIOIOI
-
Labels:None
Description
Source code size is limited to, by default, 100KB when uploading a file:
https://github.com/sio2project/oioioi/blob/master/oioioi/programs/controllers.py#L414
but it's not checked when code is pasted or uploaded through a drag-and-drop method. Both mentioned flows are merged here:
https://github.com/sio2project/oioioi/blob/master/oioioi/programs/controllers.py#L357
It's important, as some programming tasks depend on limitation of source size.
https://github.com/sio2project/oioioi/blob/master/oioioi/programs/controllers.py#L414
but it's not checked when code is pasted or uploaded through a drag-and-drop method. Both mentioned flows are merged here:
https://github.com/sio2project/oioioi/blob/master/oioioi/programs/controllers.py#L357
It's important, as some programming tasks depend on limitation of source size.
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits
Connect your code to JIRA
Link every code change to JIRA just by adding an issue keys in commit messages. Bridge the gap back to your source and know which changes fixed which JIRA issues.Git & Mercurial in the cloud
Collaborate across unlimited private code repositories.
Git behind the firewall
Manage and collaborate on Git repositories behind a firewall.
Browse and search code
Browse, search, and track source code repositories.