Salome HOME
modules/kernel.git
2021-11-11 vsrAvoid aborting if module is not registered yet
2021-11-05 Ovidiu MircescuFix Salome launcher in ssl mode to SINGLE_THREAD_MODEL. V9_8_0b1
2021-10-19 Anthony GeayFix bug in test on 24 cores CPU test
2021-10-14 vsrbos #26455 Alternative solution to get traceback V9_8_0a1 V9_8_0a2
2021-10-14 vsrbos #26520 Remove dependency on boost::python
2021-10-13 vsrbos #26520 Boost::python library is incorrectly treated
2021-10-12 DUC ANH HOANGpythonpath_reduction.py: initiate; this script allow...
2021-10-11 vsrMerge branch 'vuzlov/26455'
2021-10-11 Viktor UZLOVbos #26455 Introduce service to obtain calculation...
2021-10-11 eapbos #26429 [CEA] Can't load meshs from hdf if its size...
2021-10-07 vsrbos #24412 Add missing failback for UpdateView() method
2021-10-04 vsrMerge branch 'vsr/26458'
2021-10-04 vsrbos #26458 Versioning of sources via git commit id...
2021-10-01 Anthony GeayNo more complaints with deb9 native python3.5
2021-09-30 Ovidiu MircescuDSM in multithread mode.
2021-09-15 Anthony GeayEnd of moving Odyssee in SSL mode
2021-09-12 Anthony GeayFix bug switch to SSL mode for Odyssee
2021-09-09 Anthony GeayFix error on following use case in SSL. Open Shaper...
2021-09-07 Anthony GeayMerge branch 'duc/fix_symlink_for_appli'
2021-09-07 Anthony GeayFix SDS non regression test. Tested 30 times on integra...
2021-09-07 DUC ANH HOANGusing relative symbolic link to create virtual appli duc/fix_symlink_for_appli
2021-09-02 Anthony Geayin session_attached mode synchronize local NS with...
2021-08-26 Ovidiu MircescuImplementation of SALOME_Fake_NamingService::list_direc...
2021-08-24 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2021-08-24 Anthony GeayFix error in SALOME_ExternalServerLauncher in SSL mode
2021-08-24 Ovidiu MircescuMerge branch 'omu/launcher_ssl'
2021-08-24 Anthony Geaytuleap24729 : Make the BearingSeparator test OK in SSL
2021-08-23 Anthony GeayrunSalomeSL.py is OK now
2021-08-23 Ovidiu MircescuFix for salome_init called from embedded python. omu/launcher_ssl
2021-08-23 Anthony Geaytry of a runSalome.py in SSL mode for SHAPER tests
2021-08-23 Anthony GeayAdd TestSSLAttached.py to test that rm,cm,esm and dsm...
2021-08-23 Ovidiu MircescuMerge branch 'master' into omu/launcher_ssl
2021-08-23 Anthony Geayallow salome_init to point to origin cm,rm,dsm and...
2021-08-23 Anthony GeayFix error introduced at commit 8a3e9342f1985 when launc...
2021-08-20 Anthony GeayFix CORBA::OBJECT_NOT_EXIST at the end of driver command
2021-08-20 Ovidiu MircescuMerge branch 'master' into omu/launcher_ssl
2021-08-20 Anthony GeaySALOME_Container\(_No_Serv\) executables set SSLMode...
2021-08-19 Ovidiu MircescuMerge branch 'master' into omu/launcher_ssl
2021-08-19 Anthony GeayFix error at launchtime of GUI of SALOME
2021-08-19 Anthony GeayExternalServerLauncher is available in SSL mode.
2021-08-18 Anthony GeaySDS in SSL mode.
2021-08-17 Anthony GeayDataServerManager is now available in SSL mode
2021-08-17 Ovidiu MircescuMerge branch 'master' into omu/launcher_ssl
2021-08-17 Anthony Geaynaming_service is available in salome module in SSL...
2021-08-17 Anthony GeayMemory leak hunting
2021-08-17 Anthony GeayMemory leak hunting
2021-08-17 Anthony GeayMake the EDF non reg test work in SSL mode : Bug14551_r...
2021-08-12 Ovidiu MIRCESCUYACS job without session.
2021-08-11 Anthony Geaypython_test_driver.py declination of salome_test_driver...
2021-07-30 Anthony GeayImplementation of SALOME_ContainerPy_SSL_i in Python...
2021-07-30 Anthony GeayAvoid dynamic_cast<SALOME_NamingService *> to detect...
2021-07-23 Ovidiu MircescuFix condition on runRemoteSSL.sh.
2021-07-15 Ovidiu MIRCESCUMerge branch 'omu/noserver'
2021-07-15 Ovidiu MIRCESCUAdd sessionless option to salome command. omu/noserver
2021-07-12 Ovidiu MircescuResourcesManager in sessionless mode.
2021-07-06 Ovidiu MIRCESCUDon't source the environment for srun containers.
2021-07-06 Ovidiu MIRCESCUDon't remove filedict twice.
2021-06-25 Anthony GeayFix TestExportToGEOM.py case in SSL mode
2021-06-18 Ovidiu MIRCESCUAdd script to launch salome gui in session less mode.
2021-06-11 Anthony GeayFix CORBA::OBJ_ADAPTER error at Container shutdown
2021-06-11 Anthony GeayKERNEL ContainerManager is able to launch SALOME_Contai...
2021-06-11 Anthony GeayFix link error with SALOME_MPI activated
2021-06-11 Anthony GeayImplementation of Engines_Component_i::isSSLMode
2021-06-09 Anthony GeayContainer servant hold information about SSL mode or not
2021-06-01 rnvSwig module under Windows in debug.
2021-05-28 rnvFix compilation with MPI
2021-05-24 vsrMerge branch 'V9_7_BR'
2021-05-18 Anthony GeayG. David : Shell Script written in env.d application...
2021-05-17 Anthony GeayMerge branch 'agy/smesh_to_mc'
2021-05-11 rnvCompilation under Windows: add missing header
2021-05-07 vsrFix problems of killing SALOME processes on Windows V9_7_BR V9_7_0 V9_7_0rc1 V9_7_0rc2
2021-05-06 rnvbos #20365: fix salome killall & salome kill <port...
2021-05-05 vsrWorkaround: define SALOME_USE_MESA variable when runnin...
2021-04-28 Anthony GeayDetection du mode emedded dans SMESH -> Utilisation... agy/smesh_to_mc
2021-04-27 vsrIncrement version: 9.7.0
2021-04-22 vsrbos #24218 [CEA 24189] Cannot launch SALOME - tmp/logs...
2021-04-22 Anthony GeayYACS in SSL mode
2021-04-21 eapbos #20256: [CEA 18523] Porting SMESH to int 64 bits V9_7_0a1 V9_7_0a2 V9_7_0b1
2021-04-21 Anthony Geay[EDF22374] : point to mesa libraries in salome_mesa...
2021-04-06 Ovidiu MIRCESCUFor future compatibility with python 3.9.
2021-04-05 vsrAvoid installing redundant files
2021-04-02 vsrMerge branch 'occ/psutil'
2021-04-01 Anthony Geay[EDF22374] : test on light laptop
2021-03-22 vsrCopyright update 2021
2021-03-19 vsrIgnore unicode errors from output
2021-03-11 Christophe... Allow to find an object ior in a study in sessionless... cbr/sessionless_orb_study
2021-03-10 Ovidiu MIRCESCUFix srun containers not using every available cores.
2021-03-05 Viktor UZLOVUse psutil package for cross-platform management of... occ/psutil
2021-03-01 vsrCorrect boost headers variable
2021-03-01 vsrFix broken compilation in -DSALOME_USE_MPI=ON mode
2021-02-26 Anthony GeayKernel evolution for salome gui without neither NS...
2021-02-12 vsrAdapt SALOME non-regression test bases for salome test...
2021-02-08 Anthony GeayFill empy salome.sg for standalone case
2021-02-04 Ovidiu MIRCESCUGeneric creation of a sessionless component. agy/arch2_ic0
2021-02-03 Ovidiu MircescuMissing include protections.
2021-02-01 Anthony GeayKERNEL Services to deal with embedded Study/ModulCatalog.
2021-01-12 Anthony Geay[EDF22374] : osmesa usage on poor graphcal capabilities... po/v96-mesa
2021-01-12 Anthony Geayfix error
2021-01-11 Pascal ObryAdd new starter script salome_mesa.
2020-12-30 rnvFinal fix for #19007 [CEA][Windows] SALOME non regressi... rnv/19007
next