plack-app-gruntmaster.git
9 years agoMerge branch 'master' into gruntmaster gruntmaster
Marius Gavrilescu [Mon, 15 Dec 2014 08:46:38 +0000 (10:46 +0200)]
Merge branch 'master' into gruntmaster

9 years agoDisable X-Forever on JSON
Marius Gavrilescu [Mon, 15 Dec 2014 08:46:01 +0000 (10:46 +0200)]
Disable X-Forever on JSON

9 years agoUse ?format=json instead of Accept: application/json
Marius Gavrilescu [Sat, 13 Dec 2014 16:30:39 +0000 (18:30 +0200)]
Use ?format=json instead of Accept: application/json

9 years agoMake tracker hidden by default
Marius Gavrilescu [Fri, 12 Dec 2014 16:29:44 +0000 (18:29 +0200)]
Make tracker hidden by default

9 years agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Fri, 12 Dec 2014 16:21:34 +0000 (18:21 +0200)]
Merge branch 'master' into gruntmaster

9 years agoAdd a Track user link on us_entry
Marius Gavrilescu [Fri, 12 Dec 2014 16:17:42 +0000 (18:17 +0200)]
Add a Track user link on us_entry

9 years agoHighlight tracked user in standings
Marius Gavrilescu [Fri, 12 Dec 2014 15:57:38 +0000 (17:57 +0200)]
Highlight tracked user in standings

9 years agoMake sidebar interact properly with pb_entry
Marius Gavrilescu [Fri, 12 Dec 2014 15:57:24 +0000 (17:57 +0200)]
Make sidebar interact properly with pb_entry

9 years agoFix UTF-8 in JSON
Marius Gavrilescu [Fri, 12 Dec 2014 15:01:16 +0000 (17:01 +0200)]
Fix UTF-8 in JSON

9 years agoRemove previous/next when not relevant
Marius Gavrilescu [Fri, 12 Dec 2014 15:01:05 +0000 (17:01 +0200)]
Remove previous/next when not relevant

9 years agoAdd user tracking
Marius Gavrilescu [Fri, 12 Dec 2014 14:55:20 +0000 (16:55 +0200)]
Add user tracking

9 years agoAdd user list to nav
Marius Gavrilescu [Fri, 12 Dec 2014 13:19:57 +0000 (15:19 +0200)]
Add user list to nav

9 years agoGreatly improve user list
Marius Gavrilescu [Fri, 12 Dec 2014 13:18:11 +0000 (15:18 +0200)]
Greatly improve user list

9 years agoShow contest names on user pages
Marius Gavrilescu [Fri, 12 Dec 2014 12:55:13 +0000 (14:55 +0200)]
Show contest names on user pages

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

9 years agoAdd more information to user page
Marius Gavrilescu [Fri, 12 Dec 2014 12:17:21 +0000 (14:17 +0200)]
Add more information to user page

9 years agoUse new standings API
Marius Gavrilescu [Fri, 12 Dec 2014 12:17:03 +0000 (14:17 +0200)]
Use new standings API

9 years agoDo not minify CSS/JS in development
Marius Gavrilescu [Wed, 10 Dec 2014 14:16:19 +0000 (16:16 +0200)]
Do not minify CSS/JS in development

9 years agoSplit 90-custom into 90-autoresize and 90-themes
Marius Gavrilescu [Wed, 10 Dec 2014 12:04:59 +0000 (14:04 +0200)]
Split 90-custom into 90-autoresize and 90-themes

9 years agoHighlight current nav via javascript
Marius Gavrilescu [Wed, 10 Dec 2014 11:50:43 +0000 (13:50 +0200)]
Highlight current nav via javascript

9 years agoImprove nav, hide Theme if no javascript
Marius Gavrilescu [Wed, 10 Dec 2014 11:39:31 +0000 (13:39 +0200)]
Improve nav, hide Theme if no javascript

9 years agoGet rid of navbar
Marius Gavrilescu [Tue, 9 Dec 2014 17:35:32 +0000 (19:35 +0200)]
Get rid of navbar

9 years agoAdd solutions
Marius Gavrilescu [Tue, 9 Dec 2014 16:54:24 +0000 (18:54 +0200)]
Add solutions

9 years agoUpdate zepto, add data plugin
Marius Gavrilescu [Tue, 9 Dec 2014 16:51:38 +0000 (18:51 +0200)]
Update zepto, add data plugin

9 years agoUpdate bootswatch, add modals, remove some components, remove css/orig
Marius Gavrilescu [Tue, 9 Dec 2014 16:46:17 +0000 (18:46 +0200)]
Update bootswatch, add modals, remove some components, remove css/orig

Current list of components: component-animations dropdowns navs navbar
pager list-group close modals

9 years agoAdd non-interactive score and countdown on pb_entry
Marius Gavrilescu [Mon, 1 Dec 2014 13:23:35 +0000 (15:23 +0200)]
Add non-interactive score and countdown on pb_entry

9 years agoFix problem entry during contest
Marius Gavrilescu [Mon, 1 Dec 2014 13:22:48 +0000 (15:22 +0200)]
Fix problem entry during contest

9 years agoFix Content Security Policy
Marius Gavrilescu [Mon, 1 Dec 2014 11:00:57 +0000 (13:00 +0200)]
Fix Content Security Policy

9 years agoDepend on Web::Simple >= 0.019
Marius Gavrilescu [Wed, 22 Oct 2014 07:07:45 +0000 (10:07 +0300)]
Depend on Web::Simple >= 0.019

9 years agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Mon, 20 Oct 2014 18:56:33 +0000 (21:56 +0300)]
Merge branch 'master' into gruntmaster

9 years agoUpdate PREREQ_PM and MANIFEST
Marius Gavrilescu [Wed, 15 Oct 2014 08:54:13 +0000 (11:54 +0300)]
Update PREREQ_PM and MANIFEST

9 years agoAdd GOLANG, GCCGO, HASKELL
Marius Gavrilescu [Sun, 28 Sep 2014 07:13:27 +0000 (10:13 +0300)]
Add GOLANG, GCCGO, HASKELL

9 years agoRefactoring, part II (HTML::Seamstress)
Marius Gavrilescu [Sun, 28 Sep 2014 06:10:18 +0000 (09:10 +0300)]
Refactoring, part II (HTML::Seamstress)

9 years agoRefactoring, part I (Web::Simple)
Marius Gavrilescu [Wed, 23 Jul 2014 11:41:41 +0000 (14:41 +0300)]
Refactoring, part I (Web::Simple)

9 years agoAdd a clock
Marius Gavrilescu [Sat, 28 Jun 2014 09:21:18 +0000 (12:21 +0300)]
Add a clock

10 years agoPrepare for Dancer2 port
Marius Gavrilescu [Sat, 26 Apr 2014 07:20:51 +0000 (10:20 +0300)]
Prepare for Dancer2 port

10 years agoImport some changes from the mindcoding branch
Marius Gavrilescu [Fri, 18 Apr 2014 15:03:58 +0000 (18:03 +0300)]
Import some changes from the mindcoding branch

10 years agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Tue, 25 Mar 2014 11:58:47 +0000 (13:58 +0200)]
Merge branch 'master' into gruntmaster

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 agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Tue, 25 Mar 2014 07:48:54 +0000 (09:48 +0200)]
Merge branch 'master' into gruntmaster

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 agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Tue, 25 Mar 2014 07:44:09 +0000 (09:44 +0200)]
Merge branch 'master' into gruntmaster

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 agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Mon, 24 Mar 2014 19:10:08 +0000 (21:10 +0200)]
Merge branch 'master' into gruntmaster

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 agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Wed, 19 Mar 2014 16:29:28 +0000 (18:29 +0200)]
Merge branch 'master' into gruntmaster

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 agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Wed, 12 Mar 2014 08:47:27 +0000 (10:47 +0200)]
Merge branch 'master' into gruntmaster

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 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 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 agoReorder routes
Marius Gavrilescu [Fri, 28 Feb 2014 10:37:04 +0000 (12:37 +0200)]
Reorder routes

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 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 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 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 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

10 years agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Sun, 23 Feb 2014 10:16:15 +0000 (12:16 +0200)]
Merge branch 'master' into gruntmaster

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 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 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 example test suite
Marius Gavrilescu [Sat, 15 Feb 2014 20:43:57 +0000 (22:43 +0200)]
Add example test suite

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 gruntmaster
Marius Gavrilescu [Fri, 14 Feb 2014 22:17:58 +0000 (00:17 +0200)]
Merge branch 'master' into gruntmaster

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 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 agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Thu, 13 Feb 2014 20:48:38 +0000 (22:48 +0200)]
Merge branch 'master' into gruntmaster

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 agoFix problem open
Marius Gavrilescu [Thu, 13 Feb 2014 16:30:29 +0000 (18:30 +0200)]
Fix problem open

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 agoAdd problem open
Marius Gavrilescu [Thu, 13 Feb 2014 16:16:59 +0000 (18:16 +0200)]
Add problem open

10 years agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Tue, 11 Feb 2014 07:39:04 +0000 (09:39 +0200)]
Merge branch 'master' into gruntmaster

10 years agoMinify javascript
Marius Gavrilescu [Tue, 11 Feb 2014 07:38:47 +0000 (09:38 +0200)]
Minify javascript

10 years agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Tue, 11 Feb 2014 07:16:39 +0000 (09:16 +0200)]
Merge branch 'master' into gruntmaster

10 years agoMake CSS/JS links end with .css/.js
Marius Gavrilescu [Tue, 11 Feb 2014 07:16:13 +0000 (09:16 +0200)]
Make CSS/JS links end with .css/.js

10 years agoMerge branch 'master' into gruntmaster
Marius Gavrilescu [Mon, 10 Feb 2014 22:26:30 +0000 (00:26 +0200)]
Merge branch 'master' into gruntmaster

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