Yann Weber
722bee7e21
Bugfix in refreshdyn.py script that generate dyncode
Adapted to the new LodelContext
8年前
Yann Weber
3986dc0274
CBL enhancement
Only run steps if count > 0
8年前
Yann Weber
7c46701cbc
cbl.sh bugfixes some rm -v output where sended on stdout instead of stderr
8年前
Yann Weber
2db29f19bc
Add the script for fast redeployment on test server to the repo
8年前
Yann Weber
1792bbd54a
Transforming the cbl.sh script to generate URL for siege
8年前
Yann Weber
5adb2e0064
doc update
8年前
Roland Haroutiounian
d98ee8e404
Added more Document types in the cbl testing script
8年前
Yann Weber
7eb5d794b9
Bugfix of cbl.sh for huge instances count
Added a sleep 1 between each background process starts.
8年前
Yann Weber
63a68aa975
cbl bugfix
deleted trailing ',' from multivalue values
8年前
Yann Weber
d2f1614dc6
cbl bugfix for creation count parameter
8年前
prieto
5afd2c4718
Correction in in datasource, small correction in cbl
8年前
Yann Weber
87c7e4c78e
Small enhancement in cbl.sh
8年前
Yann Weber
bc060ee63d
Add options to cbl script
8年前
Yann Weber
397dc521c3
bugfix in CBL
Addapted to links withou _blank target
8年前
Yann Weber
864c57ed78
Commenting CBL
8年前
Yann Weber
8f5e33cb7f
V1 of CBL script
Tree 'scenario' are available :
- mass insertion
- mass edition
- mass deletion
For the moment scenario parameters and order are harcoded :
- 50 iteration for mass_insertion
- 10 iteration for mass_edition
- 10 iteration on deletion
8年前
Yann Weber
e6e4a03a27
Enhancement in SLIM capabilities + bugfixes in install process
SLIM is now able to edit configuration from CLI, to start instances etc.
8年前
Yann Weber
5bddfacb4b
Bugfix in create_instance.sh and install/loader.py
Allows runtest to run again =)
8年前
Yann Weber
67631445e6
Enhancement in instance creation script
Nescessary for refs #145
8年前
Yann Weber
557d277186
Multiple bugfixes + create_instance.sh script update
- Add an update feature to create_instance.sh script
- Updated webui plugin load instruction (running loader.start() in run)
- Updated the way EmCmponents handles EmGroup
- Updated the way EmFields handles EmClass
- Updated xmlfile translator according to EmComponent modification
8年前
Yann Weber
c035c0efa9
Bugfix in scripts/admin.py
8年前
Roland Haroutiounian
2e13ab78bc
Changed the mongodb migration handler name to a more generic one
8年前
Roland Haroutiounian
84cddbf67f
Changed the init_db method in the admin module of the scripts package to use an editorial model as argument
8年前
Roland Haroutiounian
3ba9d9a4fe
Added a first init_db command in scripts/admin
8年前
Roland Haroutiounian
ad934a91cc
Revert (fixed)
8年前
Roland Haroutiounian
c75a5f8094
Revert
8年前
Roland Haroutiounian
ff2e59ced1
Fixed the "install" folder path building (extra "/" deleted)
8年前
Yann Weber
d24f15776b
create_instance script update
now using examples/em_test.pickle as editorial model for new instances
8年前
Yann Weber
9781577cb6
Add tests for filtered queries + bugfixes
- adds tests on filter parse & check
- standart filters parse & check
- relational filters parse & check
- bugfixes related to tests in query.py
- update the example and the test EM
- bugfixes in admin script
8年前
Yann Weber
6b5f377dc2
Regroup all code concerning webui in plugins/webui
8年前
Yann Weber
b22655d18b
Bugfixes (uwsgi + create_instance )
8年前
Yann Weber
c7b583d416
New webui plugin + create_instance.sh update
- create_instance.sh create some symbolic links
- webui plugin that add webui configuration variable
8年前
Yann Weber
5c48e311d2
Documentatio update
8年前
Yann Weber
a312cbc4d9
First version of lodel2 instance creation script
8年前
Yann Weber
54493b4538
Fixes scripts & em_tests (bugs with settings bootstrap)
8年前
Yann Weber
e0717c9317
More comments + a script to list default settings validators
8年前
Yann Weber
6df3b4d5ce
Add some scripts to handler dynamic code generation (without doc)
8年前