- 25 Jan, 2023 1 commit
-
-
oanaBiancaSchiopu authored
* top-workflows-number-of-used-nodes * refactor * fix-uni-tests * fix-uni-tests Co-authored-by:
Oana Schiopu <oana-schiopu@activeeon.com>
-
- 20 Jan, 2023 1 commit
-
-
Fabien Viale authored
Add service roles permission endpoint
-
- 19 Jan, 2023 1 commit
-
-
fviale authored
-
- 18 Jan, 2023 1 commit
-
-
oanaBiancaSchiopu authored
Co-authored-by:
Oana Schiopu <oana-schiopu@activeeon.com>
-
- 17 Jan, 2023 1 commit
-
-
oanaBiancaSchiopu authored
* number-of-tasks-completed-per-unit-of-time * refactor * refactor-after-code-reviews * refactor * refactor Co-authored-by:
Oana Schiopu <oana-schiopu@activeeon.com>
-
- 13 Jan, 2023 2 commits
-
-
Fabien Viale authored
Upgrade jetty version
-
fviale authored
- upgraded also atmosphere framework to be compatible with jetty 9.4 - implement necessary api changes - add property to control response header size, and increase default request header size - prevent LinkageError issues in cloud-automation-service when manipulating jetty api - fix Zipper.findFiles on windows
-
- 12 Jan, 2023 1 commit
-
-
oanaBiancaSchiopu authored
* top-workflows-consuming-the-most-cpu * refactor * refactor Co-authored-by:
Oana Schiopu <oana-schiopu@activeeon.com>
-
- 03 Jan, 2023 1 commit
-
-
Fabien Viale authored
Upgrade commons-io to version 2.7
-
- 02 Jan, 2023 1 commit
-
-
fviale authored
-
- 28 Dec, 2022 1 commit
-
-
oanaBiancaSchiopu authored
Co-authored-by:
Oana Schiopu <oana-schiopu@activeeon.com>
-
- 27 Dec, 2022 1 commit
-
-
Mohamed Khalil LABIDI authored
* Add bucket and object names in CATALOG_OBJECT model validator * Improve ModelSyntaxException message in parser * Fix matching conditions for bucket and object names * Cleaning tests naming and methods * Fixing old tests and adding new unit tests
-
- 22 Dec, 2022 2 commits
- 21 Dec, 2022 1 commit
-
-
Fabien Viale authored
Upgrade hibernate to 5.2 and spring to 4.3
-
- 20 Dec, 2022 2 commits
-
-
fviale authored
hibernate 5.2.6 introduced a change in how setMaxResults of size zero behaves
-
oanaBiancaSchiopu authored
Co-authored-by:
Oana Schiopu <oana-schiopu@activeeon.com>
-
- 19 Dec, 2022 2 commits
-
-
Fabien Viale authored
SchedulerDBManager:fix issues arising after hibernate upgrade 3
-
fviale authored
- force hibernate to use SerializableToBlobType for preciousTasks parameter
-
- 16 Dec, 2022 2 commits
-
-
Fabien Viale authored
SchedulerDBManager:fix issues arising after hibernate upgrade 2
-
fviale authored
- handle preciousTasks query parameter differently for HSQLDB and other databases
-
- 15 Dec, 2022 3 commits
-
-
Fabien Viale authored
Spring 4 3
-
Fabien Viale authored
-
fviale authored
- code changes due to hibernate upgrade - rewrote usage of deprecated Criteria api to jpa CriteriaBuilder when possible (to avoid multiple warnings appearing in the logs)
-
- 14 Dec, 2022 5 commits
-
-
Fabien Viale authored
set-text-area-to-javaOptions (#4114)
-
oanaBiancaSchiopu authored
* set-text-area-to-javaOptions * add-text-area-one-line Co-authored-by:
Oana Schiopu <oana-schiopu@activeeon.com>
-
Fabien Viale authored
Spring 4 3
-
Fabien Viale authored
-
Fabien Viale authored
SchedulerFrontend.insertSignals catch all exceptions
-
- 13 Dec, 2022 2 commits
- 09 Dec, 2022 1 commit
-
-
oanaBiancaSchiopu authored
Co-authored-by:
Oana Schiopu <oana-schiopu@activeeon.com>
-
- 08 Dec, 2022 1 commit
-
-
oanaBiancaSchiopu authored
Co-authored-by:
Oana Schiopu <oana-schiopu@activeeon.com>
-
- 05 Dec, 2022 1 commit
-
-
oanaBiancaSchiopu authored
Co-authored-by:
Oana Schiopu <oana-schiopu@activeeon.com>
-
- 28 Nov, 2022 1 commit
-
-
oanaBiancaSchiopu authored
Co-authored-by:
Oana Schiopu <oana-schiopu@activeeon.com>
-
- 23 Nov, 2022 2 commits
-
-
Fabien Viale authored
Disconnect from the scheduler and rm core when a session is terminated
-
fviale authored
This is to release resources associated with rest sessions
-
- 22 Nov, 2022 1 commit
-
-
Mohamed Khalil LABIDI authored
* Fix serialising issues in JobPriority and TaskResultImpl classes * Fix task and job states serialising schema
-
- 21 Nov, 2022 2 commits
-
-
Fabien Viale authored
Better handling of oracle varbinary columns
-
fviale authored
This is to avoid java.sql.SQLException: Stream has already been closed errors when using oracle db
-