]> iEval git - gruntmaster-data.git/log
gruntmaster-data.git
9 years agoReplace gruntmaster-* scripts with App::Cmd-based gm
Marius Gavrilescu [Fri, 10 Apr 2015 07:44:10 +0000 (10:44 +0300)]
Replace gruntmaster-* scripts with App::Cmd-based gm

9 years agoAdd rerun_job and db functions
Marius Gavrilescu [Fri, 10 Apr 2015 07:33:33 +0000 (10:33 +0300)]
Add rerun_job and db functions

9 years agoWrite tests
Marius Gavrilescu [Tue, 31 Mar 2015 15:25:19 +0000 (18:25 +0300)]
Write tests

9 years agoMake perlcritic happy
Marius Gavrilescu [Tue, 31 Mar 2015 13:41:32 +0000 (16:41 +0300)]
Make perlcritic happy

9 years agoIgnore private jobs in update_status
Marius Gavrilescu [Tue, 31 Mar 2015 09:58:07 +0000 (12:58 +0300)]
Ignore private jobs in update_status

9 years agoRemove editorial from contest_entry
Marius Gavrilescu [Tue, 31 Mar 2015 09:27:31 +0000 (12:27 +0300)]
Remove editorial from contest_entry

9 years agoFix problem_entry with contest
Marius Gavrilescu [Tue, 31 Mar 2015 09:21:23 +0000 (12:21 +0300)]
Fix problem_entry with contest

9 years agoRemove unused user argument from user_entry
Marius Gavrilescu [Tue, 31 Mar 2015 08:52:17 +0000 (11:52 +0300)]
Remove unused user argument from user_entry

9 years agoSimplify user_list
Marius Gavrilescu [Tue, 31 Mar 2015 08:27:10 +0000 (11:27 +0300)]
Simplify user_list

9 years agoMake user_list consistent with the other methods
Marius Gavrilescu [Tue, 31 Mar 2015 07:54:34 +0000 (10:54 +0300)]
Make user_list consistent with the other methods

9 years agoRemove commented out procedure in db.sql
Marius Gavrilescu [Mon, 30 Mar 2015 14:41:37 +0000 (17:41 +0300)]
Remove commented out procedure in db.sql

9 years agoUse native postgresql comments
Marius Gavrilescu [Mon, 30 Mar 2015 13:26:55 +0000 (16:26 +0300)]
Use native postgresql comments

9 years agoDo not return solution during contests
Marius Gavrilescu [Mon, 30 Mar 2015 12:40:58 +0000 (15:40 +0300)]
Do not return solution during contests

9 years agoRemove extraneous constants
Marius Gavrilescu [Mon, 30 Mar 2015 12:40:29 +0000 (15:40 +0300)]
Remove extraneous constants

9 years agoMake DBIx::Simple instance global
Marius Gavrilescu [Mon, 30 Mar 2015 12:39:09 +0000 (15:39 +0300)]
Make DBIx::Simple instance global

9 years agoRemove object oriented elements
Marius Gavrilescu [Mon, 30 Mar 2015 12:38:33 +0000 (15:38 +0300)]
Remove object oriented elements

9 years agoUpdate MANIFEST
Marius Gavrilescu [Mon, 30 Mar 2015 11:20:59 +0000 (14:20 +0300)]
Update MANIFEST

9 years agoRemove DBIC
Marius Gavrilescu [Mon, 30 Mar 2015 11:17:17 +0000 (14:17 +0300)]
Remove DBIC

9 years agoAdd non-DBIC versions of all methods and a benchmark script
Marius Gavrilescu [Mon, 30 Mar 2015 11:11:04 +0000 (14:11 +0300)]
Add non-DBIC versions of all methods and a benchmark script

9 years agoSet JOBS_PER_PAGE to 50
Marius Gavrilescu [Sat, 28 Mar 2015 15:19:07 +0000 (17:19 +0200)]
Set JOBS_PER_PAGE to 50

9 years agoReturn only first 200 users from user_list
Marius Gavrilescu [Sat, 28 Mar 2015 14:50:47 +0000 (16:50 +0200)]
Return only first 200 users from user_list

9 years agoDo not add time limit override unless actually overriding something
Marius Gavrilescu [Mon, 16 Mar 2015 16:38:12 +0000 (18:38 +0200)]
Do not add time limit override unless actually overriding something

9 years agoInclude limit overrides in problem_entry
Marius Gavrilescu [Mon, 16 Mar 2015 16:32:48 +0000 (18:32 +0200)]
Include limit overrides in problem_entry

9 years agoMake gruntmaster-problem check also set/clear time limit overrides
Marius Gavrilescu [Mon, 16 Mar 2015 16:11:50 +0000 (18:11 +0200)]
Make gruntmaster-problem check also set/clear time limit overrides

9 years agoImprove gmpb check
Marius Gavrilescu [Mon, 16 Mar 2015 15:44:34 +0000 (17:44 +0200)]
Improve gmpb check

9 years agoAdd limit overrides
Marius Gavrilescu [Mon, 16 Mar 2015 15:17:51 +0000 (17:17 +0200)]
Add limit overrides

9 years agoAdd documentation for gruntmaster-problem check
Marius Gavrilescu [Mon, 16 Mar 2015 14:49:07 +0000 (16:49 +0200)]
Add documentation for gruntmaster-problem check

9 years agoFix some undef warnings
Marius Gavrilescu [Mon, 16 Mar 2015 14:40:25 +0000 (16:40 +0200)]
Fix some undef warnings

9 years agoAdd (untested) support for reference jobs
Marius Gavrilescu [Mon, 16 Mar 2015 14:36:34 +0000 (16:36 +0200)]
Add (untested) support for reference jobs

9 years agoAdd "reference" column to jobs
Marius Gavrilescu [Mon, 16 Mar 2015 13:41:24 +0000 (15:41 +0200)]
Add "reference" column to jobs

9 years agoUse ->private instead of ->is_private in update_status
Marius Gavrilescu [Sun, 8 Mar 2015 08:17:24 +0000 (10:17 +0200)]
Use ->private instead of ->is_private in update_status

9 years agoAllow filtering job_list by result
Marius Gavrilescu [Sun, 8 Mar 2015 07:54:18 +0000 (09:54 +0200)]
Allow filtering job_list by result

9 years agoSimplify problem_list condition
Marius Gavrilescu [Tue, 3 Mar 2015 16:43:41 +0000 (18:43 +0200)]
Simplify problem_list condition

9 years agoRemove no longer useful is_private and is_in_archive methods
Marius Gavrilescu [Tue, 3 Mar 2015 16:39:11 +0000 (18:39 +0200)]
Remove no longer useful is_private and is_in_archive methods

9 years agoSet contest on problem_list only when contest is running
Marius Gavrilescu [Tue, 3 Mar 2015 14:44:05 +0000 (16:44 +0200)]
Set contest on problem_list only when contest is running

9 years agoSort jobs correctly for update_status
Marius Gavrilescu [Wed, 25 Feb 2015 08:01:59 +0000 (10:01 +0200)]
Sort jobs correctly for update_status

9 years agoRemove debug print in Contest.pm
Marius Gavrilescu [Wed, 25 Feb 2015 07:37:47 +0000 (09:37 +0200)]
Remove debug print in Contest.pm

9 years agoMake the make_reset_hmac function actually useful
Marius Gavrilescu [Mon, 16 Feb 2015 15:20:57 +0000 (17:20 +0200)]
Make the make_reset_hmac function actually useful

9 years agoAdd a method that generates a reset HMAC to User.pm
Marius Gavrilescu [Mon, 16 Feb 2015 14:44:37 +0000 (16:44 +0200)]
Add a method that generates a reset HMAC to User.pm

9 years agoDo not show users with no jobs in user_list
Marius Gavrilescu [Sun, 15 Feb 2015 16:30:11 +0000 (18:30 +0200)]
Do not show users with no jobs in user_list

9 years agoMake contest_* only return public columns (all of them but editorial)
Marius Gavrilescu [Sat, 14 Feb 2015 09:07:15 +0000 (11:07 +0200)]
Make contest_* only return public columns (all of them but editorial)

9 years agoAdd editorial and description columns
Marius Gavrilescu [Sat, 14 Feb 2015 08:53:58 +0000 (10:53 +0200)]
Add editorial and description columns

9 years agoAdd a column precnt - number of pretests
Marius Gavrilescu [Sat, 14 Feb 2015 07:43:24 +0000 (09:43 +0200)]
Add a column precnt - number of pretests

9 years agoSort on problem.value not problem.level in contest standings
Marius Gavrilescu [Thu, 12 Feb 2015 17:56:38 +0000 (19:56 +0200)]
Sort on problem.value not problem.level in contest standings

9 years agoAdd a field for user creation time
Marius Gavrilescu [Tue, 10 Feb 2015 16:43:19 +0000 (18:43 +0200)]
Add a field for user creation time

9 years agoFix gruntmaster-problem edit
Marius Gavrilescu [Fri, 6 Feb 2015 19:16:33 +0000 (21:16 +0200)]
Fix gruntmaster-problem edit

9 years agoAdd an edit command to gruntmaster-problem
Marius Gavrilescu [Fri, 6 Feb 2015 18:23:04 +0000 (20:23 +0200)]
Add an edit command to gruntmaster-problem

9 years agoFix purge bug introduced two commits ago
Marius Gavrilescu [Fri, 6 Feb 2015 17:01:34 +0000 (19:01 +0200)]
Fix purge bug introduced two commits ago

9 years agoExclude pending jobs from standings
Marius Gavrilescu [Fri, 6 Feb 2015 14:50:52 +0000 (16:50 +0200)]
Exclude pending jobs from standings

9 years agoMake problems in running or finished contests public
Marius Gavrilescu [Fri, 6 Feb 2015 14:39:40 +0000 (16:39 +0200)]
Make problems in running or finished contests public

9 years agoInclude contest_name in job_list
Marius Gavrilescu [Fri, 6 Feb 2015 09:00:27 +0000 (11:00 +0200)]
Include contest_name in job_list

9 years agoDo not restrict job_list by contest
Marius Gavrilescu [Fri, 6 Feb 2015 08:37:11 +0000 (10:37 +0200)]
Do not restrict job_list by contest

9 years agoFix update_status again
Marius Gavrilescu [Thu, 5 Feb 2015 15:28:54 +0000 (17:28 +0200)]
Fix update_status again

9 years agoFix update_status
Marius Gavrilescu [Thu, 5 Feb 2015 15:28:08 +0000 (17:28 +0200)]
Fix update_status

9 years agoAdd a finished key to contest_entry
Marius Gavrilescu [Thu, 5 Feb 2015 14:31:13 +0000 (16:31 +0200)]
Add a finished key to contest_entry

9 years agoMake standings DTRT when a contest has no jobs
Marius Gavrilescu [Wed, 4 Feb 2015 20:43:05 +0000 (22:43 +0200)]
Make standings DTRT when a contest has no jobs

9 years agoSkip private jobs in update_status faster
Marius Gavrilescu [Wed, 4 Feb 2015 20:40:26 +0000 (22:40 +0200)]
Skip private jobs in update_status faster

9 years agoSkip private jobs in update_status without dying
Marius Gavrilescu [Wed, 4 Feb 2015 20:34:57 +0000 (22:34 +0200)]
Skip private jobs in update_status without dying

9 years agoSkip private jobs in update_status
Marius Gavrilescu [Wed, 4 Feb 2015 20:29:37 +0000 (22:29 +0200)]
Skip private jobs in update_status

9 years agoMake problem_list return solutions if requested (for editorial support)
Marius Gavrilescu [Wed, 4 Feb 2015 13:16:50 +0000 (15:16 +0200)]
Make problem_list return solutions if requested (for editorial support)

9 years agoPurge /sol/ :problem when a problem is updated
Marius Gavrilescu [Wed, 4 Feb 2015 09:31:09 +0000 (11:31 +0200)]
Purge /sol/ :problem when a problem is updated

9 years agoFix crash in gruntmaster-problem
Marius Gavrilescu [Tue, 3 Feb 2015 16:37:35 +0000 (18:37 +0200)]
Fix crash in gruntmaster-problem

9 years agoAdd a country column to users
Marius Gavrilescu [Thu, 29 Jan 2015 16:48:10 +0000 (18:48 +0200)]
Add a country column to users

9 years agoDo not include the started key in process_ct
Marius Gavrilescu [Mon, 26 Jan 2015 22:14:52 +0000 (00:14 +0200)]
Do not include the started key in process_ct

9 years agoDo not include statement in problem_list
Marius Gavrilescu [Sun, 25 Jan 2015 21:23:02 +0000 (23:23 +0200)]
Do not include statement in problem_list

9 years agoAlways filter job log entries by contest
Marius Gavrilescu [Sun, 25 Jan 2015 11:36:52 +0000 (13:36 +0200)]
Always filter job log entries by contest

9 years agoAllow submitting before contest start
Marius Gavrilescu [Fri, 23 Jan 2015 14:38:35 +0000 (16:38 +0200)]
Allow submitting before contest start

9 years agoAdd an open_time key to problem_entry during contests
Marius Gavrilescu [Tue, 20 Jan 2015 12:44:56 +0000 (14:44 +0200)]
Add an open_time key to problem_entry during contests

9 years agoAdd a "private" argument to problem_ and job_list
Marius Gavrilescu [Sun, 4 Jan 2015 15:26:01 +0000 (17:26 +0200)]
Add a "private" argument to problem_ and job_list

9 years agoInclude contest name in job_entry
Marius Gavrilescu [Sun, 4 Jan 2015 15:19:54 +0000 (17:19 +0200)]
Include contest name in job_entry

9 years agoDepend on DBD::Pg
Marius Gavrilescu [Sat, 27 Dec 2014 14:45:58 +0000 (16:45 +0200)]
Depend on DBD::Pg

9 years agoBump version and update Changes 5999.000_013
Marius Gavrilescu [Sat, 20 Dec 2014 21:20:22 +0000 (23:20 +0200)]
Bump version and update Changes

9 years agoRemove now-obsolete purges
Marius Gavrilescu [Sat, 20 Dec 2014 21:19:40 +0000 (23:19 +0200)]
Remove now-obsolete purges

9 years agoFix job_list error
Marius Gavrilescu [Sat, 20 Dec 2014 15:02:27 +0000 (17:02 +0200)]
Fix job_list error

9 years agoPurge affected pages on insert/update/delete
Marius Gavrilescu [Sat, 20 Dec 2014 14:41:39 +0000 (16:41 +0200)]
Purge affected pages on insert/update/delete

9 years agoMake job_list only return public jobs
Marius Gavrilescu [Sat, 20 Dec 2014 14:41:07 +0000 (16:41 +0200)]
Make job_list only return public jobs

9 years agoAdd table and column comments
Marius Gavrilescu [Fri, 19 Dec 2014 14:54:28 +0000 (16:54 +0200)]
Add table and column comments

9 years agoAdd a purge sub and use it in gruntmaster-*
Marius Gavrilescu [Fri, 19 Dec 2014 08:03:11 +0000 (10:03 +0200)]
Add a purge sub and use it in gruntmaster-*

9 years agoSort problem and contest lists in user_entry
Marius Gavrilescu [Wed, 17 Dec 2014 11:54:16 +0000 (13:54 +0200)]
Sort problem and contest lists in user_entry

9 years agoImprove user_list performance
Marius Gavrilescu [Tue, 16 Dec 2014 17:44:16 +0000 (19:44 +0200)]
Improve user_list performance

9 years agoChange count(%cond) to count(\%cond) to fix warning
Marius Gavrilescu [Tue, 16 Dec 2014 17:13:25 +0000 (19:13 +0200)]
Change count(%cond) to count(\%cond) to fix warning

9 years agoBump version and update Changes 5999.000_012
Marius Gavrilescu [Sat, 13 Dec 2014 16:20:17 +0000 (18:20 +0200)]
Bump version and update Changes

9 years agoUpdate MANIFEST
Marius Gavrilescu [Sat, 13 Dec 2014 16:20:00 +0000 (18:20 +0200)]
Update MANIFEST

9 years agoAdd a no critic annotation
Marius Gavrilescu [Sat, 13 Dec 2014 16:09:01 +0000 (18:09 +0200)]
Add a no critic annotation

9 years agoFix names returned by standings
Marius Gavrilescu [Fri, 12 Dec 2014 15:03:42 +0000 (17:03 +0200)]
Fix names returned by standings

9 years agoInclude problem/contest counts in user_list
Marius Gavrilescu [Fri, 12 Dec 2014 13:17:37 +0000 (15:17 +0200)]
Include problem/contest counts in user_list

9 years agoMove standings to Result/Contest.pm
Marius Gavrilescu [Fri, 12 Dec 2014 12:45:03 +0000 (14:45 +0200)]
Move standings to Result/Contest.pm

9 years agoRemove support for archive standings
Marius Gavrilescu [Fri, 12 Dec 2014 12:41:41 +0000 (14:41 +0200)]
Remove support for archive standings

9 years agoFix (negate) solved in problem_status
Marius Gavrilescu [Fri, 12 Dec 2014 12:28:47 +0000 (14:28 +0200)]
Fix (negate) solved in problem_status

9 years agoInclude contest_name in us_entry list of contests
Marius Gavrilescu [Fri, 12 Dec 2014 12:28:21 +0000 (14:28 +0200)]
Include contest_name in us_entry list of contests

9 years agoImprove performance of standings/update_status. Break standings API
Marius Gavrilescu [Fri, 12 Dec 2014 12:16:10 +0000 (14:16 +0200)]
Improve performance of standings/update_status. Break standings API

9 years agoAdd problem_status, contest_status and a method that updates them
Marius Gavrilescu [Fri, 12 Dec 2014 11:22:32 +0000 (13:22 +0200)]
Add problem_status, contest_status and a method that updates them

9 years agoAdd the solution to pb_entry when not in contest
Marius Gavrilescu [Thu, 11 Dec 2014 21:50:15 +0000 (23:50 +0200)]
Add the solution to pb_entry when not in contest

9 years agoBump version and update Changes 5999.000_011
Marius Gavrilescu [Sat, 6 Dec 2014 22:52:24 +0000 (00:52 +0200)]
Bump version and update Changes

9 years agoAdd a "solution" column to problem
Marius Gavrilescu [Sat, 6 Dec 2014 22:52:05 +0000 (00:52 +0200)]
Add a "solution" column to problem

9 years agoUse perlcritic
Marius Gavrilescu [Sat, 6 Dec 2014 22:45:28 +0000 (00:45 +0200)]
Use perlcritic

9 years agoAdd contest_start and contest_stop to pb_entry
Marius Gavrilescu [Mon, 1 Dec 2014 13:41:36 +0000 (15:41 +0200)]
Add contest_start and contest_stop to pb_entry

9 years agoMake problem value NOT NULL
Marius Gavrilescu [Mon, 1 Dec 2014 12:42:46 +0000 (14:42 +0200)]
Make problem value NOT NULL

9 years agoBump version and update Changes 5999.000_010
Marius Gavrilescu [Sat, 4 Oct 2014 21:32:18 +0000 (00:32 +0300)]
Bump version and update Changes

9 years agoSwitch to JSON::MaybeXS
Marius Gavrilescu [Sat, 4 Oct 2014 21:28:42 +0000 (00:28 +0300)]
Switch to JSON::MaybeXS

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