Luc Didry
35eb60a27f
Remove now unused Lutim::DB::SQLite
2018-03-09 20:03:07 +01:00
Luc Didry
883004b7b6
Use random Initialization Vector for encryption
...
+ now use Mojo::SQLite instead of ORLite
This commit is dedicated to Antonio Ferreira, who is supporting me with Ǧ1.
Many thanks :-)
2018-03-09 16:53:38 +01:00
Luc Didry
a842311304
Mitigate a bug using the same empty record twice
...
On the official instance, which is heavily used, some empty records are
used twice since the migration to PostgreSQL. Trying to choose randomly
among the available empty records to fix that and immediatly make them
not empty (add a fake path).
+ force lowest version of Net::SSLeay used, since the latest (more or
less) version is needed on Debian Stretch.
2017-06-24 17:43:29 +02:00
Luc Didry
36bae6e042
Add Minion support
...
This commit is dedicated to Brigitte, the queen of elves, who is supporting me.
Many thanks :-)
2017-06-11 19:56:59 +02:00
Luc Didry
a8d38f6ea8
Fix bug
2017-06-05 10:01:28 +02:00
Luc Didry
8421efc3da
Fix #9 Add functional tests
...
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-06-04 17:38:00 +02:00
Luc Didry
e0f8ddec64
Add functional tests
...
This commit is dedicated to Brigitte, the queen of elves, who is supporting me.
Many thanks :-)
2017-06-04 11:05:31 +02:00
Luc Didry
9aed9a0f03
Fix typos and oblivions
2017-06-03 22:22:08 +02:00
Luc Didry
c2110dc171
[Not tested] Add Pg support
...
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-06-02 19:18:10 +02:00
Luc Didry
9a4a5a5799
Issue #42 ; abstraction layer finished
...
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-05-27 15:53:51 +02:00
Luc Didry
1a8d2ea171
Fix namespace change oblivion
...
This commit is dedicated to guilhemB, who is supporting me on Tipeee.
Many thanks :-)
2017-05-27 15:53:51 +02:00
Luc Didry
179def2d3e
Work on #42 : cleanbdd command
...
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-05-27 15:53:51 +02:00
Luc Didry
0de43b74db
First work on #42
...
- Start creating a DB abstraction layer
- Use this abstraction layer in watch and cleanfiles commands
This commit is dedicated to guilhemB, who is supporting me on Tipeee.
Many thanks :-)
2017-05-27 15:53:51 +02:00