prieto
35f543074b
Bugfixes
8 years ago
prieto
d18b23d19c
Adds usage in script
8 years ago
prieto
aa7766c3a1
pickle file
8 years ago
Yann Weber
864c57ed78
Commenting CBL
8 years ago
prieto
a09585d63c
Enhancements of crea_datas scripts
8 years ago
prieto
be03a5da63
dyncode
8 years ago
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 years ago
prieto
0e4b87c41c
Corrects allowed_classes in Collection
8 years ago
prieto
7fa8dee106
Remove curl access to indexthemes
8 years ago
prieto
28d823986e
Static url to templates
8 years ago
prieto
09511f3b5f
Static url to templates
8 years ago
prieto
5bbcdbbdcb
Correction of static url
8 years ago
prieto
910b078ed6
Last changes
8 years ago
prieto
bcd368fc01
Bugfixes
8 years ago
prieto
5f52ddcb15
Added an allowaed_class for Publication.collection
8 years ago
prieto
322a68f2d5
Added an allowaed_class for Publication.collection
8 years ago
prieto
0be025f003
Bugfixes
8 years ago
prieto
e4214a1705
Bugfixes
8 years ago
prieto
43bf90d1ca
Bugfixes
8 years ago
prieto
d7b2feb35a
Bugfixe
8 years ago
prieto
f9000bbc83
Bugfixes
8 years ago
prieto
503f683b4f
Bugfixes en create_datas scripts and admin.py
8 years ago
Yann Weber
174adce1c8
Bugfix in mass_deploy mongodb privileges grant
8 years ago
prieto
b4c87227f0
Script to create datas in mass
8 years ago
Yann Weber
8220d450d8
Revert 30fce30cca
8 years ago
m.orban
30fce30cca
Debugged mass_deploy.sh
8 years ago
Yann Weber
38293b405b
Update the build-dependencies of the package
8 years ago
prieto
37e3c11ea9
Creation od dats in mass
8 years ago
Yann Weber
a26532c99e
README enhancement (in mass_deploy shortcut tricks & tips)
8 years ago
Yann Weber
ab05eb859b
mass_deploy messages enhancement
mass_deploy now warns you when using $RANDOM instead of pwgen or /usr/share/dict/words
8 years ago
Yann Weber
b85434c354
Bugfix in mass_deploy when pwgen is not present
8 years ago
Yann Weber
96d871fed5
solves #141 : Updated README + make README present at install
README is now present in $(datadir)/doc/lodel2/
And as README.gz in /usr/share/doc/lodel2/ for debian packages
8 years ago
Yann Weber
8f48612c82
Enables debian package creation
with make deb . Next commit will update the README
8 years ago
Yann Weber
747ff25ada
Bugfix in slim + enhancement of mass_deploy
Now mass_deploy is able to stop when slim fails indicating on wich action slim fails
Bufixing webui conf edition
8 years ago
Roland Haroutiounian
d0f0c6c945
Added a "uwsgi-workers" argument for the instances deployment
8 years ago
Yann Weber
629ac94dc8
Avoiding fails at session_restore
Before when session restore fails the webui was answering "Unknown status 200" as content.
Now it produce 2 log messages (maybe)
8 years ago
Yann Weber
95c399b2ee
Removed doxygen from dist target
8 years ago
prieto
3d940f0b1c
Disabled authentification in back-end
8 years ago
Yann Weber
58b88b0b97
[broken] Fixes validator issues + confspec call
broken nginx conf + absolute path in slim that is known only at build time
8 years ago
prieto
d7b4266377
Add arg to parse for static url - Corrections
8 years ago
prieto
7047a70ac9
Add arg to parse for static url
8 years ago
prieto
d3793bcf17
Correction of nginx conf
8 years ago
Yann Weber
d7c24fce39
Enhancement in deployment with autotools and in README file
Remove duplicate install templates directories (the same directories can be used by SLIM & runtest)
Addapted runtest so it can fetch the install template from the lodel2 datadir
Make lodel_admin.py runnable (add the python3 shebang + chmod +x at install-data target)
And a beautifull ASCII formating for the README
8 years ago
Yann Weber
a51e0a37cf
fix a comment
8 years ago
Yann Weber
2bfba3be30
Various bugfix on mass_deploy and slim about mongodb connections
8 years ago
prieto
101337ac14
Static env for nginx in slim
8 years ago
prieto
9413018837
Add a static url to webui conf
8 years ago
Yann Weber
9e3f66b403
Bugfix in autotools dist make target
8 years ago
Yann Weber
2347fe0618
Add a purgedb option to mass_deploy script
Allow to remove all database prefixed by MONGODB_DB_PREFIX (in the conf of mass_deploy script)
8 years ago
Yann Weber
d855db99a8
Updated the way webui runs uwsgi
using --plugin option instead of uwsgi_python3 shortcut (can be uwsgi_python34 etc)
8 years ago