19 Commits

Author SHA1 Message Date
Oleg Kainov
aa82a34a67 ci: add Docker push action 2022-06-02 23:31:27 +02:00
Oleg Kainov
4b35bc4aeb feat: update mantis to 2.25.4 2022-06-02 23:11:02 +02:00
Oleg Kainov
3acae6ebef ci: fix new error 2021-01-22 21:09:07 +01:00
Oleg Kainov
0374f24769 update source plugins to 2.4.1 2021-01-22 21:09:07 +01:00
Oleg Kainov
634aac1086 fix issue with wrong upload_size parsing
Apparently "upload_max_filesize" INI directive
was giving output like "2M" which was unparseable
by Mantis.

Instead of setting Mantis config, increase base php.ini
parameters to ~50MB and remove this line at all.

Fixes #5
2021-01-22 21:09:07 +01:00
Oleg Kainov
c146c3221e update Mantis to 2.24.4 2021-01-22 21:09:07 +01:00
Oleg Kainov
421510b9e1 doc: embed example docker-compose in readme 2020-05-17 18:46:28 +02:00
Oleg Kainov
ea573bae34 ci: fix pre-commit stage 2020-05-17 18:26:04 +02:00
Oleg Kainov
e2ccbe5c25 ci: split to parallel stages 2020-05-17 18:26:04 +02:00
Oleg Kainov
243484c29d ci: enable pre-commit checks 2020-05-17 18:26:04 +02:00
Oleg Kainov
4ad869c502 add initial gitignore 2020-05-17 18:26:04 +02:00
Oleg Kainov
16af8b9b62 doc: use proper links for badges 2020-05-17 18:26:04 +02:00
Oleg Kainov
c44de3c717 doc: add CI badge 2020-05-17 17:51:52 +02:00
Oleg Kainov
647a7eebdb fix: fix linter issues 2020-05-17 17:51:52 +02:00
Oleg Kainov
0c75ea6704
ci: enable Github Actions 2020-05-17 17:19:45 +02:00
Oleg Kainov
7a6a773219
doc: polish readme 2020-05-17 17:15:45 +02:00
Oleg Kainov
859dd3c15a
doc: write initial readme 2020-05-17 16:26:10 +02:00
Oleg Kainov
32579a5ed3
feat: add initial fileset for 2.24.1 2020-05-17 16:26:10 +02:00
Oleg Kainov
e82159cf86
Initial commit 2020-05-17 12:46:50 +02:00