Commit Graph

  • 22303df3ef 超时提醒但允许实行,最多允许10倍的计算时间 master richie 2019-07-01 12:52:05 +0800
  • a1ee7cc38a 超时提醒但允许实行,最多允许10倍的计算时间 richie 2019-07-01 12:48:26 +0800
  • 66102893b5 恢复 richie 2019-07-01 12:40:22 +0800
  • 5f079f3a48 把最大时间增加10倍 richie 2019-07-01 12:38:16 +0800
  • 4b5d9ea7b8 Add -lm option for C languages. Menci 2019-04-24 11:00:05 +0800
  • aab90216b9 Retry on 'open(std_input.c_str(), O_RDONLY) No such file or directory' error Menci 2019-04-24 10:51:21 +0800
  • 7cd5f5f085 Fix parsing Buffer of judge task's extraData, close syzoj/syzoj#111 Menci 2019-04-01 13:18:52 +0800
  • 8e5d35d65f Add yarn lockfile and remove npm's Menci 2019-03-30 16:23:30 +0800
  • 78680ff3c7 Use Socket.IO to communicate with web server Menci 2019-03-30 14:21:41 +0800
  • 8a7c4c22c5
    Fix typo Menci 2019-03-06 13:16:20 +0800
  • 47b04b7b9f Workaround for 'Error: The child process has exited unexpectedly.' bug Menci 2019-03-05 12:51:11 +0800
  • 66517e7b6f Fix File Error detection. Menci 2019-03-05 12:50:21 +0800
  • 61fdd63977
    Fix OLE detection. Tian Yunhao 2019-03-05 12:20:21 +0800
  • 38a92d8be8 Add testcase result cache Menci 2018-12-09 22:18:08 +0800
  • 6b99cded3c Report subtask's progress in time Menci 2018-12-08 19:36:31 +0800
  • ddf1c4f830 Add NOI Linux C / C++ compilers Menci 2018-12-02 23:30:49 +0800
  • 2233136115 Drop some languages and support both GCC and Clang for C++ Menci 2018-12-01 02:53:23 +0800
  • 076ca436ac Fix C++ 17 support Menci 2018-11-30 10:42:36 +0800
  • 196eabe381 Increase compiler's memory limit Menci 2018-11-30 10:34:02 +0800
  • f72e215504 Adapt for new version of sandbox-rootfs Menci 2018-11-30 00:47:31 +0800
  • c1faf6345d Update example config files Menci 2018-11-12 22:03:12 +0800
  • 3ad2167340 Remove frontend Menci 2018-11-12 22:03:05 +0800
  • e44e0a2850 Add type cast hewenyang 2018-05-12 13:12:13 +0800
  • 51774d5e19 Add -mx32 to C / C++ / C++11 compiler arguments Menci 2018-01-13 00:12:01 +0800
  • bc9586b8dc
    Force 0.2.4 for jsondiffpatch Tian Yunhao 2017-12-31 22:56:09 +0800
  • 656b71ba2b Fix score detection bug. t123yh 2017-08-28 21:43:10 +0800
  • 8495c21f74 Add cancellation detection. t123yh 2017-08-28 21:42:25 +0800
  • df77d9491e Add a message to standard judger. t123yh 2017-08-28 21:35:08 +0800
  • 6062298f46 Fix interaction bugs. t123yh 2017-08-28 21:34:26 +0800
  • e4c75f2a3f Support interaction problems. t123yh 2017-08-28 20:33:32 +0800
  • 5e68522a49 Upgrade dependencies. t123yh 2017-08-26 22:01:59 +0800
  • df71cddb03 Remove log data. t123yh 2017-08-26 21:06:58 +0800
  • 0ccdc6d37d Fix NaN detection. t123yh 2017-08-26 20:59:18 +0800
  • 66c09cf8b6 Fix compile lock. t123yh 2017-08-25 22:56:56 +0800
  • 2f5d346cf6 Let score be null on CE. t123yh 2017-08-25 22:49:19 +0800
  • cb2c91364f Let values be null by default. t123yh 2017-08-25 22:48:59 +0800
  • dcfeb591c9 Change verbose level. t123yh 2017-08-25 21:39:24 +0800
  • 848a2b1b62 Fix priority in frontend. t123yh 2017-08-25 21:31:09 +0800
  • a881e3a23c Fix priority. t123yh 2017-08-25 21:07:18 +0800
  • 617f6afdd8 Do not crash on join errors. t123yh 2017-08-24 23:20:12 +0800
  • 3f165ae062 proxy -> frontend t123yh 2017-08-24 21:19:03 +0800
  • b1f5118798 Fix killing signal displaying. t123yh 2017-08-24 15:40:05 +0800
  • 254df686ab Fix score processing. t123yh 2017-08-24 15:37:22 +0800
  • 1121bf380d Fix rough progress showing running even if it's finished. t123yh 2017-08-24 15:33:10 +0800
  • b12c7bffd3 Remove debug message. t123yh 2017-08-24 15:30:44 +0800
  • 4fddb5dd69 taskId: number to string t123yh 2017-08-24 11:05:43 +0800
  • 00a1d00582 Finish t123yh 2017-08-23 23:57:23 +0800
  • 19860974fe Change pushType location. t123yh 2017-08-23 20:08:50 +0800
  • 445d16d822 Finish contest submission list. t123yh 2017-08-23 20:00:05 +0800
  • 389e8fda1f Fix mistype. t123yh 2017-08-22 21:32:40 +0800
  • d84ace1c33 Fix incorrect result parsing for answer-submission problems. t123yh 2017-08-22 20:18:35 +0800
  • 5d6ffb32d5 Add support for answer-submission problems. t123yh 2017-08-22 16:41:06 +0800
  • d41af815de Fix a typo in parsing testData. t123yh 2017-08-22 16:39:35 +0800
  • 027bb066cd Inspect artifacts instead of stringify them. t123yh 2017-08-22 16:28:26 +0800
  • c7b894af89 Fixed some fucking bugs. t123yh 2017-08-22 16:23:18 +0800
  • 80f46159d9 Improve cleanup handling. t123yh 2017-08-22 16:02:37 +0800
  • 1441555f73 Improve socketio cleanup. t123yh 2017-08-22 15:19:32 +0800
  • 75ca91ab13 Send roughResult in finish. t123yh 2017-08-21 18:43:14 +0800
  • e62ec46955 Upgrade dependencies. t123yh 2017-08-21 18:33:42 +0800
  • 5523af45bd Finish! t123yh 2017-08-21 17:00:24 +0800
  • 7e5a3a2590 Remove unused. t123yh 2017-08-20 23:18:09 +0800
  • 0ea440f6a6 Fix skipped. t123yh 2017-08-20 20:04:43 +0800
  • e60ea5803a Finish rough progress pushing. t123yh 2017-08-20 11:25:51 +0800
  • 676cac63fe Get the code working again!!!!!! t123yh 2017-08-19 11:45:08 +0800
  • b6df9e6672 Fix Number. t123yh 2017-08-04 23:40:08 +0800
  • ac967b617a Change!!! t123yh 2017-08-04 22:03:19 +0800
  • 41b4f88779 Use NaN to represent failure. t123yh 2017-08-04 21:43:07 +0800
  • 4dbdeadf41 Fix score bug. t123yh 2017-08-04 21:41:35 +0800
  • d8d6dc9dd7 Test. t123yh 2017-08-04 20:21:40 +0800