Salome HOME
Merge branch 'nct/jan21' of https://codev-tuleap.cea.fr/plugins/git/salome/sat into...
[tools/sat.git] / commands / log.py
2019-01-11 crouzetsat #8532 : renommage option last_terminal en last_compile
2018-12-21 crouzetmerge with master
2018-12-20 Christian Van Wambekefix python3 and ElementTreePython3.py
2018-12-13 Christian Van Wambekebegin fix sat test
2018-12-07 Christian Van Wambekefix sat test for python2-3 compatibility
2018-11-14 crouzetMerge branch 'sprint_181015' sprint_181114
2018-10-19 Christian Van Wambekeadd src/versionMinorMajorPatch.py, not used
2018-06-27 Christian Van Wambekemerge from master 8B7B
2018-06-25 Christian Van Wambekeadd AllTestLauncher and src/loggingSimple.py etc...
2017-12-04 SPN Salome - CEAArtifact 8916 : Replace shutils.copy2(...) by shutils... 5.0.0b3
2017-06-06 crouzetMerge branch 'BR_8_3' of https://codev-tuleap.cea.fr...
2017-05-29 SRENew command sait init. USER.workdir is replaced by...
2017-02-01 dptPour résoudre un conflit entre les branches master...
2017-02-01 Serge Rehbinderbug fix for log command with option --last_terminal
2017-01-02 Serge RehbinderPossibility to add multiple files as a list for the...
2017-01-02 Serge RehbinderAdd an option to the log command in order to access...
2016-11-23 Serge Rehbindersat log: Add the full launched command in the hat file
2016-11-23 Serge Rehbindersat log --last : take the last command as the user...
2016-11-23 Serge Rehbindersat log: bug fix for --terminal option
2016-11-23 Serge RehbinderAdd the option --no_browser to the log command in order...
2016-11-21 Serge Rehbindersupress a 'import pdb'
2016-11-21 Serge Rehbinderbug fix for sat log --clean
2016-11-18 Serge Rehbinderfix bug for 'sat log --clean'
2016-10-06 Serge RehbinderImprove help of each command
2016-09-15 Serge Rehbinderminor changes
2016-08-30 Serge Rehbinderchanging SITE.log.log_dir by USER.log_dir
2016-07-25 Serge Rehbinderadd a header to the log command
2016-07-13 Serge RehbinderAdd the test command first version
2016-06-09 Serge RehbinderAdd the job command
2016-03-16 Serge Rehbinderrename 'dataDir' to 'datadir' and 'workDir' to 'workdir'
2016-02-23 Serge Rehbinderimprove some commentaries
2016-02-22 Serge RehbinderAdd completion mechanism
2016-02-22 Serge Rehbinderchange some variable names for pep8
2016-02-22 Serge RehbinderChange titles for command log stylesheets
2016-02-22 Serge RehbinderDump config in log file at end of each command
2016-02-22 Serge Rehbinder'sat log' : add option --last for terminal mode and...
2016-02-19 Serge RehbinderImprove tests
2016-02-17 Serge Rehbindermax lenght of lines is now 80
2016-02-17 Serge Rehbinderrename all the function to be pep0008 compliant
2016-02-17 Serge Rehbinder'sat log' : add --clean option
2016-02-16 Serge Rehbinder'sat log' : --last option implementation
2016-02-16 Serge RehbinderLOG : Add full option, logs correspond to the application
2016-02-15 Serge RehbinderChange log directory. It is now set in site.pyconf
2016-02-12 Serge Rehbindercompatibility python 2.6 and bug fix in sat log -t
2016-02-11 Serge Rehbinderadd test for logging functionnality
2016-02-10 Serge Rehbinderupdate commentaries
2016-02-10 Serge Rehbinderassociate the logging functionnality to each commands...
2016-02-10 Serge RehbinderAdd terminal logging
2016-02-09 Serge RehbinderImprove hat log
2016-02-09 Serge RehbinderAdd log command and update logging mecanism