Thu, 28 Aug 2014 00:06:24 +0200 Use a recommended version number to avoid the strange eval dance when using '1' only
Vincent Tondellier <tonton+hg@team1664.org> [Thu, 28 Aug 2014 00:06:24 +0200] rev 48
Use a recommended version number to avoid the strange eval dance when using '1' only Fixes the last perlcritic error
Wed, 27 Aug 2014 23:51:42 +0200 Replace the modified pagination plugin with a cleaner one that supports bootstrap natively
Vincent Tondellier <tonton+hg@team1664.org> [Wed, 27 Aug 2014 23:51:42 +0200] rev 47
Replace the modified pagination plugin with a cleaner one that supports bootstrap natively
Wed, 20 Aug 2014 00:07:32 +0200 Add changelog
Vincent Tondellier <tonton+hg@team1664.org> [Wed, 20 Aug 2014 00:07:32 +0200] rev 46
Add changelog
Wed, 20 Aug 2014 00:07:16 +0200 Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org> [Wed, 20 Aug 2014 00:07:16 +0200] rev 45
Add Dist::Zilla and its plugins config
Tue, 19 Aug 2014 23:58:29 +0200 Fix perl critic warning, use an anonymous sub
Vincent Tondellier <tonton+hg@team1664.org> [Tue, 19 Aug 2014 23:58:29 +0200] rev 44
Fix perl critic warning, use an anonymous sub
Tue, 19 Aug 2014 23:51:31 +0200 Use the mojolicious plugin instead of rolling our own config loader.
Vincent Tondellier <tonton+hg@team1664.org> [Tue, 19 Aug 2014 23:51:31 +0200] rev 43
Use the mojolicious plugin instead of rolling our own config loader. Fix Perl::Critic complaints about eval
Mon, 18 Aug 2014 23:01:26 +0200 Fix warnings with perl 5.20
Vincent Tondellier <tonton+hg@team1664.org> [Mon, 18 Aug 2014 23:01:26 +0200] rev 42
Fix warnings with perl 5.20
Fri, 08 Aug 2014 23:05:03 +0200 Display more crashs in the Atom feed than on the webpage
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 08 Aug 2014 23:05:03 +0200] rev 41
Display more crashs in the Atom feed than on the webpage There is a better way to sniff content type, but it's only available in newer mojolicious versions
Fri, 08 Aug 2014 23:02:44 +0200 Set columns size
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 08 Aug 2014 23:02:44 +0200] rev 40
Set columns size
Fri, 08 Aug 2014 00:05:39 +0200 Remove debug code
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 08 Aug 2014 00:05:39 +0200] rev 39
Remove debug code
Fri, 08 Aug 2014 00:02:55 +0200 Add a filter to display warnings when the backtrace has bad frames
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 08 Aug 2014 00:02:55 +0200] rev 38
Add a filter to display warnings when the backtrace has bad frames
Fri, 08 Aug 2014 00:00:49 +0200 Add a new backtrace-processing filter stack
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 08 Aug 2014 00:00:49 +0200] rev 37
Add a new backtrace-processing filter stack Move many code from main to helpers or stack filters
Thu, 07 Aug 2014 23:56:47 +0200 Add highlight on mouse hover to tables
Vincent Tondellier <tonton+hg@team1664.org> [Thu, 07 Aug 2014 23:56:47 +0200] rev 36
Add highlight on mouse hover to tables
Thu, 07 Aug 2014 23:51:40 +0200 Add bootstrap glyphicons / fonts (will be used soon)
Vincent Tondellier <tonton+hg@team1664.org> [Thu, 07 Aug 2014 23:51:40 +0200] rev 35
Add bootstrap glyphicons / fonts (will be used soon)
Thu, 07 Aug 2014 23:50:08 +0200 Cleanup: Mojo-ize old code, simplifying perl OO code
Vincent Tondellier <tonton+hg@team1664.org> [Thu, 07 Aug 2014 23:50:08 +0200] rev 34
Cleanup: Mojo-ize old code, simplifying perl OO code Make Sql Storage inherit Filesystem, since the DB is only used as an index and still stores on disk
(0) -15 +15 tip