The SIO2 project
  1. The SIO2 project
  2. SIO-1589

Test run submit page doesn't show acceptable languages

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: Current Version
    • Fix Version/s: None
    • Component/s: Translations
    • Labels:
      None

      Activity

      Hide
      Gerrit Gerrit added a comment -
      Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 1
      https://gerrit.sio2project.mimuw.edu.pl/2238

      SIO-1217 Server now accepts testrun inputs packed as .zip files SIO-1589 Testrun now shows acceptable languages

      Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Show
      Gerrit Gerrit added a comment - Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/2238 SIO-1217 Server now accepts testrun inputs packed as .zip files SIO-1589 Testrun now shows acceptable languages Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Hide
      Gerrit Gerrit added a comment -
      Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 2
      https://gerrit.sio2project.mimuw.edu.pl/2238

      SIO-1217 Server now accepts testrun inputs packed as .zip files SIO-1589 Testrun now shows acceptable languages

      Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Show
      Gerrit Gerrit added a comment - Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/2238 SIO-1217 Server now accepts testrun inputs packed as .zip files SIO-1589 Testrun now shows acceptable languages Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Hide
      Gerrit Gerrit added a comment -
      Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 3
      https://gerrit.sio2project.mimuw.edu.pl/2238

      SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files

      Archives are validated for safety as well as maximum file sizes compressed / decompressed.
      base/util/archive.py now can return total uncompressed archive file size

      Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Show
      Gerrit Gerrit added a comment - Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/2238 SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files Archives are validated for safety as well as maximum file sizes compressed / decompressed. base/util/archive.py now can return total uncompressed archive file size Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Hide
      Gerrit Gerrit added a comment -
      Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 4
      https://gerrit.sio2project.mimuw.edu.pl/2238

      SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files

      Archives are validated for safety as well as maximum file sizes compressed / decompressed.
      base/util/archive.py now can return total uncompressed archive file size

      Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Show
      Gerrit Gerrit added a comment - Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/2238 SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files Archives are validated for safety as well as maximum file sizes compressed / decompressed. base/util/archive.py now can return total uncompressed archive file size Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Hide
      Gerrit Gerrit added a comment -
      Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 5
      https://gerrit.sio2project.mimuw.edu.pl/2238

      SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files

      Archives are validated for safety as well as maximum file sizes compressed / decompressed.
      base/util/archive.py now can return total uncompressed archive file size

      Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Show
      Gerrit Gerrit added a comment - Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 5 https://gerrit.sio2project.mimuw.edu.pl/2238 SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files Archives are validated for safety as well as maximum file sizes compressed / decompressed. base/util/archive.py now can return total uncompressed archive file size Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Hide
      Gerrit Gerrit added a comment -
      Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 6
      https://gerrit.sio2project.mimuw.edu.pl/2238

      SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files

      Archives are validated for safety as well as maximum file sizes compressed / decompressed.
      base/util/archive.py now can return total uncompressed archive file size
      When viewing testrun submissions, user won't be able to preview input if it's in zip -> we don't wanna extract it on server

      Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Show
      Gerrit Gerrit added a comment - Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 6 https://gerrit.sio2project.mimuw.edu.pl/2238 SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files Archives are validated for safety as well as maximum file sizes compressed / decompressed. base/util/archive.py now can return total uncompressed archive file size When viewing testrun submissions, user won't be able to preview input if it's in zip -> we don't wanna extract it on server Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Hide
      Gerrit Gerrit added a comment -
      Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 7
      https://gerrit.sio2project.mimuw.edu.pl/2238

      SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files

      Archives are validated for safety as well as maximum file sizes compressed / decompressed.
      base/util/archive.py now can return total uncompressed archive file size
      When viewing testrun submissions, user won't be able to preview input if it's in zip -> we don't wanna extract it on server

      Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Show
      Gerrit Gerrit added a comment - Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 7 https://gerrit.sio2project.mimuw.edu.pl/2238 SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files Archives are validated for safety as well as maximum file sizes compressed / decompressed. base/util/archive.py now can return total uncompressed archive file size When viewing testrun submissions, user won't be able to preview input if it's in zip -> we don't wanna extract it on server Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Hide
      Gerrit Gerrit added a comment -
      Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 8
      https://gerrit.sio2project.mimuw.edu.pl/2238

      SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files

      Archives are validated for safety as well as maximum file sizes compressed / decompressed.
      base/util/archive.py now can return total uncompressed archive file size
      When viewing testrun submissions, user won't be able to preview input if it's in zip -> we don't wanna extract it on server

      Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Show
      Gerrit Gerrit added a comment - Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 8 https://gerrit.sio2project.mimuw.edu.pl/2238 SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files Archives are validated for safety as well as maximum file sizes compressed / decompressed. base/util/archive.py now can return total uncompressed archive file size When viewing testrun submissions, user won't be able to preview input if it's in zip -> we don't wanna extract it on server Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Hide
      Gerrit Gerrit added a comment -
      Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 9
      https://gerrit.sio2project.mimuw.edu.pl/2238

      SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files

      Archives are validated for safety as well as maximum file sizes compressed / decompressed.
      base/util/archive.py now can return total uncompressed archive file size
      When viewing testrun submissions, user won't be able to preview input if it's in zip -> we don't wanna extract it on server

      Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b
      Show
      Gerrit Gerrit added a comment - Change Ic0e1270b70a9894034713273cc3754b8402b664b, patchset 9 https://gerrit.sio2project.mimuw.edu.pl/2238 SIO-1217 SIO-1589 Server now accepts testrun inputs packed as .zip files Archives are validated for safety as well as maximum file sizes compressed / decompressed. base/util/archive.py now can return total uncompressed archive file size When viewing testrun submissions, user won't be able to preview input if it's in zip -> we don't wanna extract it on server Change-Id: Ic0e1270b70a9894034713273cc3754b8402b664b

        People

        • Assignee:
          Szymon AcedaƄski
          Reporter:
          Olaf Tomalka
        • Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: