- Sep 14, 2023
-
-
Sébastien Blin authored
Change-Id: I9f41a0ab9a01161eb45956ca062fb159170f58f6
-
- Aug 18, 2023
-
-
Léo Banno-Cloutier authored
with gson Jsoniter is a JSON parser that doesn't have support for java 17+ and doesn't seem to support it, making this project unable to run on versions other than java 11. Gson was chosen as a replacement, since it seems to be a well supported library, along jackson and org.json Change-Id: I3d9375c6da0d70b1d8df942f99747da26bf92ee2
-
- Aug 15, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: Iebb928b1df8ec9bc61bd4e25c2ff3b3b0915f123
-
StatementList and StatementElement were an attempt at creating our own ORM for JAMS. However, doing an database query was very verbose on the caller side, and if the 1st, 2nd or 4th field of StatementElement was user input, we would be vulnerable to SQL injections. This patch hardcoded the SQL queries in the DAO, making it easier on SQL expert to audit the queries. Change-Id: I4699bf3146a077efe03efd178b6190dfe60c72e9
-
- Jul 31, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I2c89c734d72c2d9fa1f60d0f12496b5e451fd44d
-
Léo Banno-Cloutier authored
Change-Id: I81c4391bdf0a0ae6140e02810f2d760198bf736a
-
- Jul 04, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I7172dc5ea50428d30d8bf505b59670155dfcab8a
-
Léo Banno-Cloutier authored
Change-Id: I07f9fb7e298288383f5bbe2d93284593e05f4876
-
- Sep 26, 2022
-
-
Larbi Gharib authored
Change-Id: I84149ecc2da5c193288895e74fbe859964ebfecc
-
- Apr 02, 2022
-
-
Larbi Gharib authored
Change-Id: I8c1bbcbb337cefff07def1dc66be20467f799d22
-
- Mar 05, 2021
-
-
Larbi Gharib authored
Change-Id: Iac0c7d05ad2da2f11467e0833ff5fc9bda7d6bdd
-
- Mar 04, 2021
-
-
Larbi Gharib authored
Change-Id: If96b6588554a9e7799192d0b273e34e5da000f3d
-
- Feb 18, 2021
-
-
Larbi Gharib authored
Change-Id: I947969dfbd25457a14724160498c9633a2ef897a
-
- Feb 10, 2021
-
-
Larbi Gharib authored
Change-Id: Ie81540869629f3528b7dc5075aa29fa0169d650e
-
- Jan 15, 2021
-
-
Larbi Gharib authored
Change-Id: If4450dfbc67452c08cf5926e721767aea2f21e26
-
- Sep 30, 2020
-
-
Change-Id: I7161d490a66b35599e2e6d8ce38885bf4615f9e5
-
- Sep 25, 2020
-
-
Change-Id: I0ea2837df88865d334a795e9c2c381fea32cf22b
-
- Jul 23, 2020
-
-
Change-Id: Ie19da205112d85e5b7cbe7d25b89010a1e14078c
-
removed useless json file Change-Id: Iddc76c361491ea09f72147afae8973b230f1e279
-
Change-Id: I2d9158d2dfb632393799cfbecb15b817d2b5d374
-
- Jul 10, 2020
-
-
William Enright authored
Change-Id: Ie45d9a061474ab9702abf86fcec8c71149c8def0
-
- Jul 03, 2020
-
-
Change-Id: Ic9c841677918f52ced78dfd11a8a257c976869a6
-
- Jun 23, 2020
-
-
Félix Sidokhine authored
Change-Id: Id03b7f1c23020fc805a01d01f1ec9d60c3234b0c
-
- Jun 19, 2020
-
-
William Enright authored
Change-Id: I9183edf6201b556f04367dc041664b744f51d06d
-
William Enright authored
Change-Id: I5787249fe339debfa8d371f392a8c37f53a1e0c7
-
Change-Id: Iaf7150237d8fbafd2afd8ff4b8595f04776df43b
-
Change-Id: I92b0b3d1293359fe582ed92116d033fccb9efae1
-
Change-Id: I0f20dbfbae911b3c058697ae2e1602ca77352106
-
- Jun 10, 2020
-
-
William Enright authored
Change-Id: I5f296d09829c7973d6d87fe65a7bec24eeb96a98
-
- Jun 09, 2020
-
-
William Enright authored
Change-Id: I116f627c7ad1d04fe7be8c921f087358947c7b96
-
- May 27, 2020
-
-
Felix Sidokhine authored
-
- May 24, 2020
-
-
Felix Sidokhine authored
-
- May 22, 2020
-
-
Felix Sidokhine authored
-
- May 15, 2020
-
-
Felix Sidokhine authored
Added methods which return the directories which are available, hence when writing to user profile you can decide into which directory
-
- May 13, 2020
-
-
Felix Sidokhine authored
-
- May 12, 2020
-
-
Felix Sidokhine authored
-
Felix Sidokhine authored
-
- May 11, 2020
-
-
Felix Sidokhine authored
-
Felix Sidokhine authored
-
Felix Sidokhine authored
-