dist.ini
author Vincent Tondellier <tonton+hg@team1664.org>
Sat, 26 Nov 2016 15:48:43 +0100
changeset 117 2a86951f0c03
parent 114 1f67942c76c9
child 122 8692800ec9ba
permissions -rw-r--r--
Fix fuzzy search (by function), broken by the last commit
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
45
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     1
name    = CrashTest
78
0ebef32c34af Refactor everything
Vincent Tondellier <tonton+hg@team1664.org>
parents: 74
diff changeset
     2
version = 0.2.0
45
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     3
author  = Vincent Tondellier <tonton@team1664.org>
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     4
license = GPL_3
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     5
copyright_holder = Vincent Tondellier
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     6
109
3b95550f4189 Add metaresource, fix script path, and remove dbs other than postgresql (won't work)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 108
diff changeset
     7
main_module = bin/CrashTest
45
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     8
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     9
[@Basic]
113
fa0ec89bf0af Make SQL mandatory (cpanm does not install recommends by default)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 109
diff changeset
    10
[MetaJSON]
45
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    11
[Mercurial::Check]
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    12
109
3b95550f4189 Add metaresource, fix script path, and remove dbs other than postgresql (won't work)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 108
diff changeset
    13
[MetaResources]
3b95550f4189 Add metaresource, fix script path, and remove dbs other than postgresql (won't work)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 108
diff changeset
    14
bugtracker.mailto = tonton+bugs.crashtest@team1664.org
3b95550f4189 Add metaresource, fix script path, and remove dbs other than postgresql (won't work)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 108
diff changeset
    15
repository.url    = https://hg.team1664.org/CrashTest
3b95550f4189 Add metaresource, fix script path, and remove dbs other than postgresql (won't work)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 108
diff changeset
    16
repository.web    = https://hg.team1664.org/CrashTest
3b95550f4189 Add metaresource, fix script path, and remove dbs other than postgresql (won't work)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 108
diff changeset
    17
repository.type   = hg
3b95550f4189 Add metaresource, fix script path, and remove dbs other than postgresql (won't work)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 108
diff changeset
    18
45
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    19
[PodSyntaxTests]
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    20
[PodCoverageTests]
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    21
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    22
[Test::Perl::Critic]
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    23
critic_config = perlcritic.rc
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    24
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    25
[CheckChangeLog]
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    26
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    27
[NextRelease]
50
2916ea7c21aa List dependencies.
Vincent Tondellier <tonton+hg@team1664.org>
parents: 45
diff changeset
    28
format = %-9v %{yyyy-MM-dd}d
45
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    29
efe1a6b5239a Add Dist::Zilla and its plugins config
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    30
[Prereqs]
114
1f67942c76c9 Fixes for Mojolicious 7
Vincent Tondellier <tonton+hg@team1664.org>
parents: 113
diff changeset
    31
Mojolicious = 7.00
57
cebbfcd7deff Add search box, using perl Search::Query syntax
Vincent Tondellier <tonton+hg@team1664.org>
parents: 56
diff changeset
    32
Mojolicious::Plugin::BootstrapPagination = 0.12
108
e4e5cfaf5814 Move files around to package the app properly
Vincent Tondellier <tonton+hg@team1664.org>
parents: 93
diff changeset
    33
Mojolicious::Plugin::InstallablePaths = 0.04
50
2916ea7c21aa List dependencies.
Vincent Tondellier <tonton+hg@team1664.org>
parents: 45
diff changeset
    34
UUID = 0.0.3
65
d1288f69bfed Fix function shortening with complex templates (boost::asio) by using Text::Balanced instead of broken regex
Vincent Tondellier <tonton+hg@team1664.org>
parents: 57
diff changeset
    35
Text::Balanced = 0
78
0ebef32c34af Refactor everything
Vincent Tondellier <tonton+hg@team1664.org>
parents: 74
diff changeset
    36
Data::Page = 0
93
31013a09b483 Factorize search between reports and groups
Vincent Tondellier <tonton+hg@team1664.org>
parents: 78
diff changeset
    37
Minion = 4.00
31013a09b483 Factorize search between reports and groups
Vincent Tondellier <tonton+hg@team1664.org>
parents: 78
diff changeset
    38
Mojo::JSON::MaybeXS = 0
78
0ebef32c34af Refactor everything
Vincent Tondellier <tonton+hg@team1664.org>
parents: 74
diff changeset
    39
109
3b95550f4189 Add metaresource, fix script path, and remove dbs other than postgresql (won't work)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 108
diff changeset
    40
; PostgreSQL
50
2916ea7c21aa List dependencies.
Vincent Tondellier <tonton+hg@team1664.org>
parents: 45
diff changeset
    41
DBD::Pg = 0
109
3b95550f4189 Add metaresource, fix script path, and remove dbs other than postgresql (won't work)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 108
diff changeset
    42
Mojo::Pg = 2.18
113
fa0ec89bf0af Make SQL mandatory (cpanm does not install recommends by default)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 109
diff changeset
    43
DateTime::Format::Pg = 0
fa0ec89bf0af Make SQL mandatory (cpanm does not install recommends by default)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 109
diff changeset
    44
fa0ec89bf0af Make SQL mandatory (cpanm does not install recommends by default)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 109
diff changeset
    45
; For search field
fa0ec89bf0af Make SQL mandatory (cpanm does not install recommends by default)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 109
diff changeset
    46
Search::QueryParser = 0.90
fa0ec89bf0af Make SQL mandatory (cpanm does not install recommends by default)
Vincent Tondellier <tonton+hg@team1664.org>
parents: 109
diff changeset
    47
Search::QueryParser::SQL = 0.010