- May 19, 2023
-
-
Ugo Albanese authored
Use data field when possible for details about the error. Introduce it where not available. The frontend will show it the details section of the error modal. Approved-by: Viktor Vorobev
-
- May 15, 2023
-
-
[NRRPLT-8866] Requests to unregistered URL paths results in error 404 * [NRRPLT-8866] Requests to unregistered URL paths results in error 404 Approved-by: Viktor Vorobev
-
- Apr 18, 2023
-
-
Viktor Vorobev authored
NRRPLT-8846 remove pip in setup * [NRRPLT-8846] Get rid of obsolete pip workarounds * [NRRPLT-8847] update Acknowledgments
-
- Oct 14, 2022
-
-
Viktor Vorobev authored
NRRPLT-8629 error when trying to determine the timeout left Approved-by: Ugo Albanese
-
Viktor Vorobev authored
[NRRPLT-8660] pin Flask==2.0.1 Approved-by: Ugo Albanese
-
- Sep 30, 2022
-
-
Viktor Vorobev authored
NRRPLT-8630 move jenkins pipeline Approved-by: Ugo Albanese Approved-by: Vahid Zolfaghari
-
- Sep 23, 2022
-
-
Viktor Vorobev authored
NRRPLT-8635 scm versioning Approved-by: Ugo Albanese Approved-by: Vahid Zolfaghari
-
- Jul 19, 2022
-
-
Ugo Albanese authored
-
- Jun 20, 2022
-
-
Viktor Vorobev authored
[NRRPLT-8524] Fix known vulnerabilities * [NRRPLT-8524] fix PyYAML==5.4 https://github.com/advisories/GHSA-8q59-q68h-6hv4 * [NRRPLT-8524] fix lxml==4.6.5 https://github.com/advisories/GHSA-55x5-fj6c-h6m8 * [NRRPLT-8524] fix psutil==5.6.6 https://github.com/advisories/GHSA-qfc5-mcwq-26q8 * [NRRPLT-8524] Pin urllib3[secure]==1.26.5 https://github.com/advisories/GHSA-q2q7-5pp4-w6pg Approved-by: Ugo Albanese Approved-by: Eloy Retamino
-
- May 19, 2022
-
-
Viktor Vorobev authored
[NRRPLT-8547] Change hbp_nrp_backend and hbp_nrp_cleserver installation order Approved-by: Ugo Albanese
-
- May 18, 2022
-
-
Viktor Vorobev authored
[NRRPLT-8548] Pin werkzeug==2.0.3 Approved-by: Ugo Albanese Approved-by: Vahid Zolfaghari
-
- May 16, 2022
-
-
erdisayar authored
[NUIT-288] Add support for expressions as initial_value(s) in MapVariable decorators * [NUIT-288] Fix the bug for using function call as an argument in decorator * [NUIT-288] Add support for expressions as initial_values in MapVariable decorators Approved-by: Ugo Albanese
-
- Feb 24, 2022
-
-
Viktor Vorobev authored
[NRRPLT-8482] Update Flask and Flask-RESTful versions Flask 1.1.2 -> 2.0.1 Flask-RESTful 0.3.8 -> 0.3.9 Approved-by: Ugo Albanese
-
- Oct 07, 2021
-
-
Benedikt Feldotto authored
NRRPLT-8380] Save profiler data in a subfolder like csv_records. Approved-by: Ugo Albanese Approved-by: Eloy Retamino
-
- Sep 17, 2021
-
-
Ugo Albanese authored
-
- Sep 16, 2021
-
-
Ugo Albanese authored
-
Viktor Vorobev authored
[NRRPLT-8215] Support to authentication via Ebrains Collab v2. Collab 2 auth endpoint added. Approved-by: Sandro Weber Approved-by: Vahid Zolfaghari
-
- Sep 10, 2021
-
-
Ugo Albanese authored
[NRRPLT-8342] Add support for EXC <gazeboLockstep> element. Approved-by: Eloy Retamino Approved-by: Vahid Zolfaghari Approved-by: Viktor Vorobev
-
Viktor Vorobev authored
[NRRPLT-8239] Update documentation * [NRRPLT-8241] Update user manual layout * [NRRPLT-8242] Fix docstrings look for missing empty line ^( +)\w.*$\n\1: look for missin descr indent ^( +)(:.*)$\n\1\w * [NRRPLT-8242] Delete trailing whitespace * [NRRPLT-8239] Update documentation files * [NRRPLT-8239] Minor refactor * [NRRPLT-8239] Clear trailing whitespaces * [NRRPLT-8239] Replace figures with images Approved-by: Ugo Albanese
-
- Jul 15, 2021
-
-
Viktor Vorobev authored
* [NRRPLT-8242] Fix docstrings * [NRRPLT-8242] Clear trailing whitepaces * [NRRPLT-8242] Delete trailing whitespace * look for missing empty line ^( +)\w.*$\n\1: look for missin descr indent ^( +)(:.*)$\n\1\w Approved-by: Ugo Albanese
-
Ugo Albanese authored
[NRRPLT-7911] The SDF file in a BIBI bodyModel tag has precedence over the SDF of a template model. Approved-by: erdisayar Approved-by: Vahid Zolfaghari
-
- Jul 08, 2021
-
-
Stefano Nardo authored
[NRRPLT-7911] Refactor parsing and processing of models in experiments. Approved-by: Ugo Albanese Approved-by: Eloy Retamino Approved-by: Antoine Detailleur
-
- Jul 07, 2021
-
-
Manos Angelidis authored
[NUIT-225] Added nengo_loihi implementation Approved-by: Ugo Albanese
-
- Jun 21, 2021
-
-
Viktor Vorobev authored
[NRRPLT-8297] Use the branch name as tag for the image to be used in CI/CD. Approved-by: Ugo Albanese
-
Viktor Vorobev authored
[NRRPLT-8191] Generate schema parsers via Makefile * [NRRPLT-8191] Added target for downloading and building of schemes * [NRRPLT-8191] Added simplified target * [NRRPLT-0000] Update .gitignore * [NRRPLT-8191] Make schemas generation compatible with local install Approved-by: Krzysztof Lebioda
-
- Jun 18, 2021
-
-
Ugo Albanese authored
[NRRPLT-8285] Update flask-restful-swagger to upstream version 0.20.2 * [NRRPLT-8285] Apply flask-restful-swagger-master upstream python3.8 compatibility fix https://github.com/rantav/flask-restful-swagger/pull/145 * [NRRPLT-8285] Clean up urlparse/urlib import * [NRRPLT-8285] Fix swagger.py imports * [NRRPLT-8285] Update flask-restful-swagger to upstream version 0.20.2. Remove link to BBP from the header. Approved-by: Vahid Zolfaghari Approved-by: Viktor Vorobev
-
- May 18, 2021
-
-
Manos Angelidis authored
[NRRPLT-7749] Gazebo version updated so that textures can be found in the backend. Approved-by: Ugo Albanese Approved-by: Sandro Weber
-
- Apr 28, 2021
-
-
Viktor Vorobev authored
[NRRPLT-8261] Fixed versions Flask-RESTful & Flask Flask-RESTful==0.3.8 Flask==1.1.2 Approved-by: Ugo Albanese Approved-by: Vahid Zolfaghari
-
- Mar 31, 2021
-
-
Viktor Vorobev authored
[NRRPLT-8062] Refactor documentation Approved-by: Ugo Albanese Approved-by: Vahid Zolfaghari
-
- Feb 24, 2021
-
-
Viktor Vorobev authored
[NRRPLT-8160] Fix list of coverage packages for nosetests * Merged development into NRRPLT-8160-coverage-all-packages Approved-by: Ugo Albanese Approved-by: Vahid Zolfaghari
-
- Feb 09, 2021
-
-
Ugo Albanese authored
-
vahid zolfaghari authored
Approved-by: Ugo Albanese
-
- Feb 08, 2021
-
-
Ugo Albanese authored
[NRRPLT-8155] Flatten PopulationInfo indices of nested populations (e.g. pyNN's population Assembly) Approved-by: Stefano Nardo Approved-by: Eloy Retamino
-
- Feb 03, 2021
-
-
Ugo Albanese authored
[NRRPLT-8145] Drop SCXML Approved-by: Stefano Nardo Approved-by: Viktor Vorobev
-
- Feb 02, 2021
-
-
Viktor Vorobev authored
[NRRPLT-8148] Fix XML schema download Approved-by: Ugo Albanese Approved-by: Krzysztof Lebioda
-
Krzysztof Lebioda authored
[NRRPLT-8104] Remove clearing of resource path in StorageClient's __init__ Approved-by: Ugo Albanese Approved-by: Antoine Detailleur
-
- Feb 01, 2021
-
-
Stefano Nardo authored
[NRRPLT-8105] Force encoding of lxml tostring method in order to return a string instead of bytes. Approved-by: Krzysztof Lebioda Approved-by: Antoine Detailleur
-
- Jan 28, 2021
-
-
Stefano Nardo authored
[NRRPLT-8142] Open binary files in binary mode. Approved-by: Ugo Albanese
-
Ugo Albanese authored
[NRRPLT-8139] Fix rospy Exception not being serializable. Approved-by: Stefano Nardo Approved-by: Krzysztof Lebioda
-
- Jan 27, 2021
-
-
Stefano Nardo authored
[NRRPLT-8110] Fix the message error when set_brain fails and returns a list of Exceptions Approved-by: Ugo Albanese Approved-by: Antoine Detailleur
-