Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Current Version
-
Fix Version/s: TAG 2016/17 Sprint 2
-
Component/s: OIOIOI
-
Labels:
Description
SIO2 stopped to sort contests by their creation time in constest list view (e.g. https://sio2.mimuw.edu.pl/c/ontak2016/contest/ - contests are clearly randomly shuffled, probably ordered by their hashes).
The plausible reason is commit 4cb62fe (https://github.com/sio2project/oioioi/commit/4cb62fedfd4a5ec0cd83cf62b9b468e4481ba71f ); in oioioi/contests/utils.py, set() was introduced, which implies no particular order of its elements.
The plausible reason is commit 4cb62fe (https://github.com/sio2project/oioioi/commit/4cb62fedfd4a5ec0cd83cf62b9b468e4481ba71f ); in oioioi/contests/utils.py, set() was introduced, which implies no particular order of its elements.
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits
Marek Sokołowski
made changes -
Field | Original Value | New Value |
---|---|---|
Description |
SIO2 stopped to sort contests by their creation time in constest list view (e.g. https://sio2.mimuw.edu.pl/c/ontak2016/contest/ - contests are clearly randomly shuffled, probably ordered by their hashes).
The plausible reason is commit 4cb62fe (https://github.com/sio2project/oioioi/commit/4cb62fedfd4a5ec0cd83cf62b9b468e4481ba71f); in oioioi/contests/utils.py, set() was introduced, which implies no particular order of its elements. |
SIO2 stopped to sort contests by their creation time in constest list view (e.g. https://sio2.mimuw.edu.pl/c/ontak2016/contest/ - contests are clearly randomly shuffled, probably ordered by their hashes).
The plausible reason is commit 4cb62fe (https://github.com/sio2project/oioioi/commit/4cb62fedfd4a5ec0cd83cf62b9b468e4481ba71f ); in oioioi/contests/utils.py, set() was introduced, which implies no particular order of its elements. |
Szymon Acedański
made changes -
Labels | tag1 |
Szymon Acedański
made changes -
Fix Version/s | Next Sprint [ 12002 ] |
Adrian Naruszko
made changes -
Rank | Ranked higher |
Przemysław Jakub Kozłowski
made changes -
Assignee | Przemysław Jakub Kozłowski [ przemekkoz ] |
Szymon Acedański
made changes -
Fix Version/s | TAG 2016/17 Sprint 2 [ 12502 ] | |
Fix Version/s | Next Sprint [ 12002 ] |
Przemysław Jakub Kozłowski
made changes -
Status | New [ 10000 ] | Open [ 1 ] |
Przemysław Jakub Kozłowski
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Przemysław Jakub Kozłowski
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Assignee | Przemysław Jakub Kozłowski [ przemekkoz ] | Szymon Acedański [ accek ] |
Resolution | Fixed [ 1 ] |
Szymon Acedański
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |