gruntmaster-page.git
10 years agoFix (hopefully) the page links in log.en
Marius Gavrilescu [Wed, 26 Mar 2014 20:32:06 +0000 (22:32 +0200)]
Fix (hopefully) the page links in log.en

10 years agoMake jobs private during contests, not just before contests
Marius Gavrilescu [Wed, 26 Mar 2014 17:05:12 +0000 (19:05 +0200)]
Make jobs private during contests, not just before contests

10 years agoFix undef warning
Marius Gavrilescu [Wed, 26 Mar 2014 06:20:21 +0000 (08:20 +0200)]
Fix undef warning

10 years agoSet max-age for Log to 10 seconds
Marius Gavrilescu [Wed, 26 Mar 2014 06:19:40 +0000 (08:19 +0200)]
Set max-age for Log to 10 seconds

10 years agoUse utf8::decode instead of utf8::encode in Base
Marius Gavrilescu [Wed, 26 Mar 2014 06:10:24 +0000 (08:10 +0200)]
Use utf8::decode instead of utf8::encode in Base

10 years agoPass env to mangle in Generic
Marius Gavrilescu [Wed, 26 Mar 2014 05:56:54 +0000 (07:56 +0200)]
Pass env to mangle in Generic

10 years agoAttempt to fix job log links
Marius Gavrilescu [Wed, 26 Mar 2014 05:50:31 +0000 (07:50 +0200)]
Attempt to fix job log links

10 years agoChange timelimit to timeout in pb_entry
Marius Gavrilescu [Wed, 26 Mar 2014 05:39:10 +0000 (07:39 +0200)]
Change timelimit to timeout in pb_entry

10 years agoSet default language to C++
Marius Gavrilescu [Tue, 25 Mar 2014 19:36:57 +0000 (21:36 +0200)]
Set default language to C++

10 years agoAttempt to fix register
Marius Gavrilescu [Tue, 25 Mar 2014 18:23:23 +0000 (20:23 +0200)]
Attempt to fix register

10 years agoFix standings and contest logs
Marius Gavrilescu [Tue, 25 Mar 2014 17:42:15 +0000 (19:42 +0200)]
Fix standings and contest logs

10 years agoCheck for /ct/... before /pb/...
Marius Gavrilescu [Tue, 25 Mar 2014 17:19:43 +0000 (19:19 +0200)]
Check for /ct/... before /pb/...

10 years agoWarn users about bugs
Marius Gavrilescu [Tue, 25 Mar 2014 17:03:39 +0000 (19:03 +0200)]
Warn users about bugs

10 years agoMerge branch 'master' into mindcoding
Marius Gavrilescu [Tue, 25 Mar 2014 12:38:32 +0000 (14:38 +0200)]
Merge branch 'master' into mindcoding

Conflicts:
lib/Gruntmaster/Page/Generic.pm
lib/Gruntmaster/Page/Pb/Entry.pm
tmpl/ct_entry.en

10 years agoAdd distinct => 1 to problem list
Marius Gavrilescu [Tue, 25 Mar 2014 08:51:59 +0000 (10:51 +0200)]
Add distinct => 1 to problem list

10 years agoChange "pstoping" to "pending"
Marius Gavrilescu [Tue, 25 Mar 2014 08:45:18 +0000 (10:45 +0200)]
Change "pstoping" to "pending"

10 years agoOne more fix for require_admin
Marius Gavrilescu [Tue, 25 Mar 2014 07:45:30 +0000 (09:45 +0200)]
One more fix for require_admin

10 years agoFix require_admin again
Marius Gavrilescu [Tue, 25 Mar 2014 07:43:56 +0000 (09:43 +0200)]
Fix require_admin again

10 years agoFix redirect after submit
Marius Gavrilescu [Mon, 24 Mar 2014 18:58:20 +0000 (20:58 +0200)]
Fix redirect after submit

10 years agoMake admin_required work with new routes
Marius Gavrilescu [Mon, 24 Mar 2014 06:56:23 +0000 (08:56 +0200)]
Make admin_required work with new routes

10 years agoFix some bugs
Marius Gavrilescu [Mon, 24 Mar 2014 06:32:53 +0000 (08:32 +0200)]
Fix some bugs

10 years agoFix pb and log
Marius Gavrilescu [Fri, 21 Mar 2014 06:32:03 +0000 (08:32 +0200)]
Fix pb and log

10 years agoAdd title to job entries
Marius Gavrilescu [Wed, 19 Mar 2014 18:04:26 +0000 (20:04 +0200)]
Add title to job entries

10 years agoFrom Redis to Postgres - Part 3 (Bugfixes, first try)
Marius Gavrilescu [Wed, 19 Mar 2014 16:28:52 +0000 (18:28 +0200)]
From Redis to Postgres - Part 3 (Bugfixes, first try)

10 years agoFrom Redis to Postgres - Part 2 (Better routes)
Marius Gavrilescu [Wed, 19 Mar 2014 12:36:08 +0000 (14:36 +0200)]
From Redis to Postgres - Part 2 (Better routes)

10 years agoFrom Redis to Postgres - Part 1 (Getting started)
Marius Gavrilescu [Tue, 18 Mar 2014 21:39:03 +0000 (23:39 +0200)]
From Redis to Postgres - Part 1 (Getting started)

10 years agoFix previous commit
Marius Gavrilescu [Tue, 11 Mar 2014 21:44:46 +0000 (23:44 +0200)]
Fix previous commit

(cherry picked from commit 99f0c4ecf3eecfff5752cfb1e137fbe4aeb8722d)

10 years agoadd contest description in page
S7012MY [Tue, 11 Mar 2014 21:35:13 +0000 (23:35 +0200)]
add contest description in page

(cherry picked from commit 5e72b0d7717a63a49a667749eec13ec77cc7b258)

10 years agoFix previous commit
Marius Gavrilescu [Tue, 11 Mar 2014 21:44:46 +0000 (23:44 +0200)]
Fix previous commit

10 years agoadd contest description in page
S7012MY [Tue, 11 Mar 2014 21:35:13 +0000 (23:35 +0200)]
add contest description in page

10 years agoSet code background-color to inherit
Marius Gavrilescu [Mon, 10 Mar 2014 15:46:58 +0000 (17:46 +0200)]
Set code background-color to inherit

10 years agoFix contest support in generic entry
Marius Gavrilescu [Sun, 9 Mar 2014 06:54:12 +0000 (08:54 +0200)]
Fix contest support in generic entry

10 years agoReplace jumbotrons with wells
Marius Gavrilescu [Sat, 8 Mar 2014 15:33:30 +0000 (17:33 +0200)]
Replace jumbotrons with wells

10 years agoUse a dl for tmpl/us_entry.en
Marius Gavrilescu [Sat, 8 Mar 2014 13:22:22 +0000 (15:22 +0200)]
Use a dl for tmpl/us_entry.en

10 years agoRemove codemirror
Marius Gavrilescu [Sat, 8 Mar 2014 13:12:16 +0000 (15:12 +0200)]
Remove codemirror

10 years agoUpdate Changes
Marius Gavrilescu [Fri, 28 Feb 2014 21:58:13 +0000 (23:58 +0200)]
Update Changes

10 years agoDo not run t/mech.t if AUTHOR_TESTING is false
Marius Gavrilescu [Fri, 28 Feb 2014 21:58:04 +0000 (23:58 +0200)]
Do not run t/mech.t if AUTHOR_TESTING is false

10 years agoUpdate version
Marius Gavrilescu [Fri, 28 Feb 2014 21:54:49 +0000 (23:54 +0200)]
Update version

10 years agoUpdate README
Marius Gavrilescu [Fri, 28 Feb 2014 21:53:05 +0000 (23:53 +0200)]
Update README

10 years agoAdd COPYING and set LICENSE in Makefile.pl
Marius Gavrilescu [Fri, 28 Feb 2014 21:46:31 +0000 (23:46 +0200)]
Add COPYING and set LICENSE in Makefile.pl

10 years agoUse new lastjob
Marius Gavrilescu [Fri, 28 Feb 2014 21:09:34 +0000 (23:09 +0200)]
Use new lastjob

10 years agoReverse contest sort order
Marius Gavrilescu [Fri, 28 Feb 2014 20:13:16 +0000 (22:13 +0200)]
Reverse contest sort order

10 years agoRename distribution to Plack::App::Gruntmaster, add repository
Marius Gavrilescu [Fri, 28 Feb 2014 17:26:43 +0000 (19:26 +0200)]
Rename distribution to Plack::App::Gruntmaster, add repository

10 years agoMerge branch 'master' into mindcoding
Marius Gavrilescu [Fri, 28 Feb 2014 10:37:11 +0000 (12:37 +0200)]
Merge branch 'master' into mindcoding

10 years agoReorder routes
Marius Gavrilescu [Fri, 28 Feb 2014 10:37:04 +0000 (12:37 +0200)]
Reorder routes

10 years agoMerge branch 'master' into mindcoding
Marius Gavrilescu [Fri, 28 Feb 2014 10:34:28 +0000 (12:34 +0200)]
Merge branch 'master' into mindcoding

10 years agoAlso do this for standings and problem entry. And do it correctly in log
Marius Gavrilescu [Fri, 28 Feb 2014 10:34:09 +0000 (12:34 +0200)]
Also do this for standings and problem entry. And do it correctly in log

10 years agoAlso do this for standings
Marius Gavrilescu [Fri, 28 Feb 2014 10:28:44 +0000 (12:28 +0200)]
Also do this for standings

10 years agoMerge branch 'master' into mindcoding
Marius Gavrilescu [Fri, 28 Feb 2014 10:23:39 +0000 (12:23 +0200)]
Merge branch 'master' into mindcoding

10 years agoDisplay full names *instead* of usernames, as Petru requested
Marius Gavrilescu [Fri, 28 Feb 2014 10:23:33 +0000 (12:23 +0200)]
Display full names *instead* of usernames, as Petru requested

10 years agoMerge branch 'master' into mindcoding
Marius Gavrilescu [Fri, 28 Feb 2014 10:10:51 +0000 (12:10 +0200)]
Merge branch 'master' into mindcoding

Conflicts:
css/custom.css
lib/Gruntmaster/Page/St.pm
tmpl/log.en

10 years agoAdd links and full names to usernames in tables
Marius Gavrilescu [Fri, 28 Feb 2014 10:08:25 +0000 (12:08 +0200)]
Add links and full names to usernames in tables

10 years agoUse tables for problem list
Marius Gavrilescu [Fri, 28 Feb 2014 10:00:22 +0000 (12:00 +0200)]
Use tables for problem list

10 years agoAdd full names to standings
Marius Gavrilescu [Fri, 28 Feb 2014 09:47:20 +0000 (11:47 +0200)]
Add full names to standings

10 years agoShow full names and usernames in standings
Marius Gavrilescu [Fri, 28 Feb 2014 07:41:40 +0000 (09:41 +0200)]
Show full names and usernames in standings

10 years agoShow full names instead of usernames in standings
Marius Gavrilescu [Fri, 28 Feb 2014 07:37:44 +0000 (09:37 +0200)]
Show full names instead of usernames in standings

10 years agoRestrict submit size to 25KB
Marius Gavrilescu [Thu, 27 Feb 2014 14:50:20 +0000 (16:50 +0200)]
Restrict submit size to 25KB

(cherry picked from commit fcd3a29c3144870f2a418a0dbf6093da26e6709f)

10 years agoRestrict submit size to 25KB
Marius Gavrilescu [Thu, 27 Feb 2014 14:50:20 +0000 (16:50 +0200)]
Restrict submit size to 25KB

10 years agoChange medium problem value from 600 to 500
Marius Gavrilescu [Thu, 27 Feb 2014 14:48:17 +0000 (16:48 +0200)]
Change medium problem value from 600 to 500

10 years agoRequire a delay of 30 seconds between jobs from a single user
Marius Gavrilescu [Wed, 26 Feb 2014 08:18:37 +0000 (10:18 +0200)]
Require a delay of 30 seconds between jobs from a single user

(cherry picked from commit 6a9aaf149c09cd2e8ae1332e4f50abbb946870c2)

10 years agoRequire a delay of 30 seconds between jobs from a single user
Marius Gavrilescu [Wed, 26 Feb 2014 08:18:37 +0000 (10:18 +0200)]
Require a delay of 30 seconds between jobs from a single user

10 years agoChange job_owner to job_user as the former does not exist
Marius Gavrilescu [Tue, 25 Feb 2014 18:59:10 +0000 (20:59 +0200)]
Change job_owner to job_user as the former does not exist

(cherry picked from commit f7bbeee301ccfbf72de44afae2f9645cbc49c405)

10 years agoChange job_owner to job_user as the former does not exist
Marius Gavrilescu [Tue, 25 Feb 2014 18:59:10 +0000 (20:59 +0200)]
Change job_owner to job_user as the former does not exist

10 years agoUpdate MANIFEST and Makefile.PL
Marius Gavrilescu [Sun, 23 Feb 2014 10:08:11 +0000 (12:08 +0200)]
Update MANIFEST and Makefile.PL

10 years agoRound scores instead of truncating them
Marius Gavrilescu [Fri, 21 Feb 2014 15:24:33 +0000 (17:24 +0200)]
Round scores instead of truncating them

(cherry picked from commit c9e7fddeb9324857557b0db73c10b80436a4ff4f)

10 years agoLet owners access their jobs/problems/contests
Marius Gavrilescu [Fri, 21 Feb 2014 21:03:04 +0000 (23:03 +0200)]
Let owners access their jobs/problems/contests

(cherry picked from commit ce37ae0ca1e9ca129b944b424c7fefde74c07134)

10 years agoMove display mangling to templates, add read API
Marius Gavrilescu [Sun, 23 Feb 2014 09:47:46 +0000 (11:47 +0200)]
Move display mangling to templates, add read API

10 years agoUpdate round dates
Marius Gavrilescu [Sat, 22 Feb 2014 20:49:25 +0000 (22:49 +0200)]
Update round dates

10 years agoMake Gruntmaster::Page::Base also act as strict/warnings/feature/etc
Marius Gavrilescu [Sat, 22 Feb 2014 14:45:15 +0000 (16:45 +0200)]
Make Gruntmaster::Page::Base also act as strict/warnings/feature/etc

10 years agoMake Gruntmaster::Page::Base::variants not need overriding
Marius Gavrilescu [Sat, 22 Feb 2014 10:29:53 +0000 (12:29 +0200)]
Make Gruntmaster::Page::Base::variants not need overriding

10 years agoLet owners access their jobs/problems/contests
Marius Gavrilescu [Fri, 21 Feb 2014 21:03:04 +0000 (23:03 +0200)]
Let owners access their jobs/problems/contests

10 years agoRound scores instead of truncating them
Marius Gavrilescu [Fri, 21 Feb 2014 15:24:33 +0000 (17:24 +0200)]
Round scores instead of truncating them

10 years agoIntroduce Gruntmaster::Page::Generic
Marius Gavrilescu [Thu, 20 Feb 2014 07:10:17 +0000 (09:10 +0200)]
Introduce Gruntmaster::Page::Generic

10 years agoAdd spaces between logos
Marius Gavrilescu [Mon, 17 Feb 2014 20:18:48 +0000 (22:18 +0200)]
Add spaces between logos

10 years agoAdd hostway and bigstep logos
Marius Gavrilescu [Mon, 17 Feb 2014 20:14:59 +0000 (22:14 +0200)]
Add hostway and bigstep logos

10 years agoAdd example test suite
Marius Gavrilescu [Sat, 15 Feb 2014 20:43:57 +0000 (22:43 +0200)]
Add example test suite

10 years agoMerge branch 'master' into mindcoding
Marius Gavrilescu [Sat, 15 Feb 2014 20:17:06 +0000 (22:17 +0200)]
Merge branch 'master' into mindcoding

10 years agoImprove standings code
Marius Gavrilescu [Sat, 15 Feb 2014 20:01:08 +0000 (22:01 +0200)]
Improve standings code

10 years agoMerge branch 'master' into mindcoding
Marius Gavrilescu [Fri, 14 Feb 2014 17:45:00 +0000 (19:45 +0200)]
Merge branch 'master' into mindcoding

10 years agoDo not mark problems as open before contest start
Marius Gavrilescu [Fri, 14 Feb 2014 17:44:45 +0000 (19:44 +0200)]
Do not mark problems as open before contest start

10 years agoDo not deduct points for last solution
Marius Gavrilescu [Fri, 14 Feb 2014 17:43:06 +0000 (19:43 +0200)]
Do not deduct points for last solution

10 years agoAdd a nbsp before s in pb_entry.en time limit
Marius Gavrilescu [Fri, 14 Feb 2014 15:35:04 +0000 (17:35 +0200)]
Add a nbsp before s in pb_entry.en time limit

10 years agoAdd s to time limit in pb_entry.en
Marius Gavrilescu [Fri, 14 Feb 2014 15:31:43 +0000 (17:31 +0200)]
Add s to time limit in pb_entry.en

10 years agoiesi acasa
S7012MY [Fri, 14 Feb 2014 15:20:26 +0000 (17:20 +0200)]
iesi acasa

10 years agoadd time limits
S7012MY [Fri, 14 Feb 2014 15:10:43 +0000 (17:10 +0200)]
add time limits

10 years agoMerge branch 'master' into mindcoding
Marius Gavrilescu [Thu, 13 Feb 2014 22:28:31 +0000 (00:28 +0200)]
Merge branch 'master' into mindcoding

10 years agoSort contests by start date
Marius Gavrilescu [Thu, 13 Feb 2014 22:28:22 +0000 (00:28 +0200)]
Sort contests by start date

10 years agoUpdate emag link
Marius Gavrilescu [Thu, 13 Feb 2014 22:06:43 +0000 (00:06 +0200)]
Update emag link

10 years agoMerge branch 'master' into mindcoding
Marius Gavrilescu [Thu, 13 Feb 2014 20:48:25 +0000 (22:48 +0200)]
Merge branch 'master' into mindcoding

Conflicts:
run

10 years agoUse the Delayed loader
Marius Gavrilescu [Thu, 13 Feb 2014 20:46:57 +0000 (22:46 +0200)]
Use the Delayed loader

10 years agoAdd PASCAL
Marius Gavrilescu [Thu, 13 Feb 2014 16:47:57 +0000 (18:47 +0200)]
Add PASCAL

10 years agoUpdate starlet parameters
Marius Gavrilescu [Thu, 13 Feb 2014 16:39:10 +0000 (18:39 +0200)]
Update starlet parameters

10 years agoMedium problem value 500 -> 600
Marius Gavrilescu [Thu, 13 Feb 2014 16:38:03 +0000 (18:38 +0200)]
Medium problem value 500 -> 600

10 years agoMerge branch 'master' into mindcoding
Marius Gavrilescu [Thu, 13 Feb 2014 16:30:38 +0000 (18:30 +0200)]
Merge branch 'master' into mindcoding

10 years agoFix problem open
Marius Gavrilescu [Thu, 13 Feb 2014 16:30:29 +0000 (18:30 +0200)]
Fix problem open

10 years agoMerge branch 'master' into mindcoding
Marius Gavrilescu [Thu, 13 Feb 2014 16:24:03 +0000 (18:24 +0200)]
Merge branch 'master' into mindcoding

10 years agoMake contest problem entries more cacheable
Marius Gavrilescu [Thu, 13 Feb 2014 16:23:57 +0000 (18:23 +0200)]
Make contest problem entries more cacheable

10 years agoMerge branch 'master' into mindcoding
Marius Gavrilescu [Thu, 13 Feb 2014 16:17:25 +0000 (18:17 +0200)]
Merge branch 'master' into mindcoding

10 years agoAdd problem open
Marius Gavrilescu [Thu, 13 Feb 2014 16:16:59 +0000 (18:16 +0200)]
Add problem open

10 years agoAdd emag logo
Marius Gavrilescu [Thu, 13 Feb 2014 16:06:36 +0000 (18:06 +0200)]
Add emag logo

This page took 0.031034 seconds and 4 git commands to generate.