date.chapril.org-framadate/app/classes/Framadate
PaulR c26fef6b39 CI: cleanup the gitlab-ci yml file and test MySQL and PostgreSQL migrations
This commit splits the `test` job into three separate jobs:
- test
- lint
- db:migrate

It also factorise some code, and remove useless use of git checkout
2019-04-19 14:32:56 +02:00
..
Exception Check that conditions on valueMax are acceptable before adding the vote 2018-02-20 16:47:10 +01:00
Migrations CI: cleanup the gitlab-ci yml file and test MySQL and PostgreSQL migrations 2019-04-19 14:32:56 +02:00
Repositories Modification collect_users_mail de bool à int (MAJ de la création d'un sondage) 2018-05-25 11:39:28 +02:00
Security Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
Services Extract mail creation for FindPollsByMail into NotificationService 2019-04-17 17:41:21 +02:00
AbstractMigration.php Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
Choice.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
CollectMail.php Small fixes 2018-05-25 12:36:18 +02:00
Editable.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
Form.php Small fixes 2018-05-25 12:36:18 +02:00
Message.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
Utils.php refacto(utils): remove a useless intermediate variable 2019-04-16 16:04:27 +02:00