]> SALOME platform Git repositories - modules/kernel.git/history - src
Salome HOME
[EDF27816] : Usage of AutoGIL RAII to protect python calls
[modules/kernel.git] / src /
2018-04-23 Ovidiu MircescuJob serialization and restoration.
2018-04-19 Anthony Geay[EDF16833] : RdExt support multi fake creation.
2018-04-13 vsrAdd missing methods to the client interface of SObject.
2018-04-03 vsrMerge branch 'master' into V8_5_BR V8_5_0b1
2018-04-03 vsr0023540: [CEA 2228] Kernel compilation error on Ubuntu 14
2018-04-02 vsrMerge branch 'master' into V8_5_BR
2018-04-02 vsrReapply commit b31c8411.
2018-03-29 Paul RASCLEreset CORBA default thread model for study POA
2018-03-29 vsrRevert "Merge remote-tracking branch 'origin/master'"
2018-03-06 Paul RASCLEMerge remote-tracking branch 'origin/master' V8_5_0a2
2018-03-02 Ovidiu MircescuMerge branch 'master' of https://codev-tuleap.cea.fr... V8_5_0a1
2018-03-02 Ovidiu MircescuWindows compatibility.
2018-03-01 eap23534: [CEA 2132] Removing pidof usage and improving...
2018-02-27 eaptypo-fix by Kunda
2018-02-26 Paul RASCLEMerge remote-tracking branch 'origin/master'
2018-02-20 Ovidiu MircescuNew access protocol rsync.
2018-02-16 Paul RASCLErename single thread POA for registry server standalone
2018-02-16 Paul RASCLEremover traces on POA
2018-02-16 Paul RASCLEfunction printBacktrace
2018-02-16 Paul RASCLEbacktrace on SalomeException and SALOME_SalomeException...
2018-02-16 Paul RASCLEmutex on StudyBuilder
2018-02-16 Paul RASCLEtoo much trace...
2018-02-16 Paul RASCLEUse a CORBA single thread model for study to avoid...
2018-02-15 Ovidiu MircescuNew access protocol rsync.
2018-02-09 eapTypo-fix by Kunda
2018-02-05 mntRNV: Fix compilation problem.
2018-01-31 Ovidiu MircescuUncaught exception in ResourcesManager.
2018-01-24 Ovidiu MircescuMerge branch 'omu/launcher_evol'
2018-01-24 Ovidiu MircescuAdd command_salome job type. omu/launcher_evol
2018-01-23 Ovidiu MircescuAdd parameters 'partition' and 'nodes' for slurm jobs.
2018-01-19 Ovidiu MircescuUseless output redirection for command jobs [EDF 14663].
2018-01-18 rnvMerge 'master' branch into 'V9_dev' branch
2018-01-18 Paul RASCLEdebug TestSalomeSDS: replacement for python2 builtin...
2018-01-15 Anthony GeayAttempt of test correction
2018-01-15 Anthony GeayA missing method giveADataScopeTransactionCalled 4...
2018-01-09 eaptypo-fix by Kunda
2018-01-05 Anthony GeayBecause an order can t be discussed
2018-01-05 Anthony GeayBecause an order can t be discussed
2018-01-05 Anthony GeayOn the fly
2018-01-05 Anthony GeayGo on for RequestSwitcher conquest
2018-01-05 Anthony GeayTest to check that listVars and fetchSerializedContent...
2018-01-04 Anthony GeayMake the RequestSwitcher able to listVars and fetch...
2017-12-29 rnvMerge changes from 'master' branch.
2017-12-28 eapTypo-fix by Kunda
2017-12-20 eapMemory leaks
2017-12-18 Ovidiu MircescuPre process command is now a script.
2017-12-14 rnvMerge branch 'eap/23514'
2017-12-13 eapFix valgrind error: Mismatched free() / delete / delete []
2017-12-13 rnvMerge V8_4_BR branch.
2017-12-07 Ovidiu MircescuAdd the preprocess feature to SALOME_Launcher.
2017-12-05 eaptypo-fix by Kunda
2017-11-30 eap23514: EDF 16031 - SMESH freezes eap/23514
2017-11-28 eaptypo-fix by Kunda
2017-11-23 Anthony GeayTest of new holdRequests activeRequests
2017-11-20 eapFix typos by Kunda
2017-11-15 Ovidiu MircescuConsistency when libbatch is missing.
2017-11-10 Anthony GeayDisable ORBsupportCurrent option for CORBA server to...
2017-11-10 Anthony GeayImpl of mechanism into SDS of switcher hold/reactive...
2017-10-26 Anthony GeayEDF15617: In SDS no more limited to dict,tuple,list...
2017-10-25 Ovidiu MircescuAdd a remove working directory feature to the Launcher.
2017-10-06 Gilles DAVIDMerge branch 'master' into V9_dev
2017-10-04 Gilles DAVIDMerge remote-tracking branch 'origin/master' into V9_dev
2017-09-25 vsrClean-up deprecated OCCT-related code
2017-09-20 Gilles DAVIDMerge branch 'gdd_env_modules_in_config_appli' into...
2017-09-19 Gilles DAVIDMerge branch 'gdd_env_modules_in_config_appli'
2017-08-18 rnvMerge master into V9_dev
2017-08-16 rnvFix for '23471: [CEA 2162] Upgrade of the test salome_t... V8_4_0a1
2017-08-03 rnvMerge master branch into V9_dev
2017-07-27 Gilles DAVIDMerge branch 'master' into V9_dev
2017-07-27 Gilles DAVIDAvoid using import CORBA
2017-07-27 Gilles DAVIDUse isinstance() instead of type() and remove useless...
2017-07-26 rnvFix '23469: EDF KERNEL: Study can t register to the...
2017-07-19 rnvMerge from master branch into V9_dev
2017-07-19 mntRNV: replace 'and' by '&&'
2017-07-19 Nicolas Geimer[Python 3] Minor fixes
2017-07-07 mntRNV: replace 'and' by '&&'
2017-06-29 rnvPython3 porting: redicrect python interp stdout and...
2017-06-27 rnvMerge Python 3 porting: additional chnages.
2017-06-23 rnvMerge Python 3 porting.
2017-06-07 rnvMerge multi-study removal branch.
2017-06-06 Gilles DAVIDFix previous commit
2017-06-06 Gilles DAVIDPorting Python3: Use of encode/decode functions
2017-06-01 Gilles DAVIDPython 3: call to python3 in SALOMESDS test
2017-06-01 Gilles DAVIDPython 3: creation of encode/decode functions
2017-06-01 Gilles DAVIDPython 3 - Use size of wchar_t
2017-05-31 Gilles DAVIDPython 3: PoC to correctly manage unicode strings from...
2017-05-31 rnvPython3 porting: small fix in init study. ngr/python3_dev_without_accents
2017-05-30 rnvMerge V8_3_BR branch.
2017-05-30 Gilles DAVIDPython 3 - optparse => argparse
2017-05-23 rnvPython3 porting: change python executable to 'python3'.
2017-05-15 rnvMerge branch 'rnv/local_execution'
2017-05-12 Anthony Geay[EDF14691] : perf in addkey.
2017-05-12 rnvExecute SALOME w/o network. rnv/local_execution
2017-04-28 rnvUpdate copyrights in the documentation. V8_3_BR V8_3_0 V8_3_0rc4 V8_3_0rc5 V8_3_0rc6
2017-04-25 Cédric AguerreMerge branch 'agr/for83rc'
2017-04-25 Cédric Aguerreadd pid number to container name [2] agr/for83rc
2017-04-25 Cédric AguerreFix bug - jobs run simultaneously
2017-04-21 Nicolas Geimer[PY3] Fixing SalomeSDS / cmp removal in Py3
2017-04-20 Gilles DAVID[PY3] Simplification of Py_EncodeLocale and Py_DecodeLocale
2017-04-18 Gilles DAVIDMerge remote-tracking branch 'origin/V8_3_BR' into...
next