Commit Graph

6139 Commits

Author SHA1 Message Date
d109663cb9 extracted boolean validation logic into stand-alone validator 2015-03-18 09:10:58 +01:00
9be0e12990 extended execution environments index 2015-03-17 17:14:46 +01:00
15d8984a9e added the ability to prohibit network access for code submissions executed using Docker 2015-03-17 17:14:25 +01:00
b1218e0b80 added the ability to limit memory consumption of code submissions executed using Docker 2015-03-17 15:51:59 +01:00
640122fff2 updated bundle 2015-03-16 17:52:08 +01:00
1f46f7c3af execute test files concurrently 2015-03-16 17:51:46 +01:00
8c6490c9f7 improved the Docker client's robustness regarding random errors 2015-03-16 16:23:52 +01:00
c260d4f2ea fixed absent initiation of refill task 2015-03-14 14:34:38 +01:00
2f17d414da adapted Nginx configuration for SSL 2015-03-14 14:33:08 +01:00
e52150651c close the stream in case of SSE errors 2015-03-14 13:30:33 +01:00
814f0c9844 minor improvement 2015-03-14 12:50:45 +01:00
79d82dd9f3 updated bundle 2015-03-14 12:50:13 +01:00
b28c95b2c7 warn in case of lacking client-side SSE support 2015-03-14 12:32:52 +01:00
ebc06c09db moved method 2015-03-14 12:25:53 +01:00
4a14e93d2c minor improvement 2015-03-14 12:23:14 +01:00
0b73180832 eager load files when collecting a submissions's files 2015-03-13 10:21:21 +01:00
88730de8b6 fixed seeds 2015-03-13 09:30:50 +01:00
db9b1b1d7d text for cover page 2015-03-13 09:12:15 +01:00
839fdebb71 fixed broken test 2015-03-12 19:08:13 +01:00
58da5d5d66 fix 2015-03-12 19:07:58 +01:00
f794e0a845 added padding below the content container 2015-03-12 18:06:59 +01:00
612d226588 improvements for togglable form inputs 2015-03-12 17:57:15 +01:00
ad7d96b1b0 increased start height of text areas for file content 2015-03-12 17:07:04 +01:00
3ada44a3d5 fix 2015-03-12 17:04:53 +01:00
cd09e19d24 hide fields from the file form if not matching the file's role 2015-03-12 17:04:47 +01:00
a62d4ad789 minor usability improvement 2015-03-12 16:44:38 +01:00
22ad6c63e7 removed unused constants and parameters 2015-03-12 12:06:41 +01:00
9b802b879f updated bundle 2015-03-12 11:44:26 +01:00
48f1b97aea extracted method 2015-03-12 11:07:29 +01:00
6ee0b6bf81 implemented partial batch update for exercises 2015-03-12 11:05:11 +01:00
f1de18141a refactored JavaScript code not to use inline Ruby evaluation 2015-03-12 09:13:38 +01:00
ca7679cb2d extracted method 2015-03-11 17:30:29 +01:00
344f0edb73 don't preselect the administrator role when creating a new internal user 2015-03-11 16:14:37 +01:00
acf03b1f51 added pagination for all resources 2015-03-11 16:13:45 +01:00
400711ac58 removed unused translations 2015-03-11 15:30:57 +01:00
2f69e2f310 added additional columns to exercise index 2015-03-11 15:29:59 +01:00
059dc81ee5 fix 2015-03-11 15:15:55 +01:00
ff7f33cfd8 minor changes 2015-03-11 15:15:10 +01:00
cb9b1a3e71 added seeds for teams 2015-03-11 14:31:40 +01:00
a8bda864df simplified some Active Record queries 2015-03-11 14:31:19 +01:00
a06e20b6c5 use eager loading to reduce the number of database queries 2015-03-11 14:24:24 +01:00
67c7e1427e fixed issue occurring for progress bars without a value 2015-03-11 10:14:39 +01:00
c811e1a78f minor improvements for progress bars 2015-03-11 10:12:14 +01:00
0673d44820 minor change 2015-03-11 09:39:01 +01:00
ff81b27fc0 removed code duplication 2015-03-10 18:27:05 +01:00
c7a0a73e6e minor clean-up 2015-03-10 18:14:36 +01:00
3ae749bfc5 extended execution environments by a default file type that is used as the default for associated exercises' files 2015-03-10 18:14:26 +01:00
039c891364 allow deselection for optional attributes 2015-03-10 17:16:26 +01:00
240c570698 minor improvement 2015-03-10 17:15:13 +01:00
fee05a420b updated Underscore to 1.8.2 2015-03-10 11:58:43 +01:00