Quentin Bonaventure
|
18697e19bb
|
Proposed changes for FormatString tests
|
8 years ago |
Quentin Bonaventure
|
5565ce72f0
|
Added LeObjectIdentifier and UniqId tests
|
8 years ago |
Quentin Bonaventure
|
71391618c7
|
Added password test
|
8 years ago |
prieto
|
dc9a7616f8
|
Function to get authors in interface
|
8 years ago |
prieto
|
c37d753a50
|
Interface for simple em
|
8 years ago |
prieto
|
dab11c3bdb
|
Merge branch 'master' of git.labocleo.org:lodel2
|
8 years ago |
Yann Weber
|
93f1f91699
|
Code cleaning
Deleting code from old standalone server
|
8 years ago |
prieto
|
1a845b18e8
|
Script to create datas in mass with simple em
|
8 years ago |
Yann Weber
|
fcebf96031
|
More comments
|
8 years ago |
prieto
|
c0b91b6d15
|
Includes Simple em
|
8 years ago |
Yann Weber
|
b7197d8ea4
|
Adding some comments in multisite loader.py & run.py
|
8 years ago |
Yann Weber
|
6da005fa91
|
First commit of a single uWSGI serving X lodel2
Seems to works !! :)
|
8 years ago |
Yann Weber
|
383af4be53
|
Quick & dirty workaround for issue #188
We delete all results with the same UID...
|
8 years ago |
Yann Weber
|
4e71cc3ad4
|
show_object* template factorisation
+ bugfixes in show_object_detailled
|
8 years ago |
Yann Weber
|
e7e393598c
|
Added a get scenario to CBL
the get scenario produce all the get available for each instances in the site
|
8 years ago |
Yann Weber
|
67bfa2152f
|
Implements new methods for reference datahandlers
get_referenced method were implemented for SingleReference and MultipleReference class
They are able to return LeObject instances refereced by them
|
8 years ago |
Yann Weber
|
be5be7689b
|
Bugfix in dummy plugin
|
8 years ago |
Yann Weber
|
5c08761c0f
|
Anotger mass_deploy purgedb bugfix
Mongo sux ?
|
8 years ago |
Yann Weber
|
e0e6ba94ae
|
Bugfix in mass_deploy purgedb solves #185
solves #185
typo fixing
|
8 years ago |
Yann Weber
|
722bee7e21
|
Bugfix in refreshdyn.py script that generate dyncode
Adapted to the new LodelContext
|
8 years ago |
Yann Weber
|
705c8f511c
|
Bugfix in lodel.leapi.query
Hook names were wrong
|
8 years ago |
Yann Weber
|
3986dc0274
|
CBL enhancement
Only run steps if count > 0
|
8 years ago |
Yann Weber
|
7c46701cbc
|
cbl.sh bugfixes some rm -v output where sended on stdout instead of stderr
|
8 years ago |
Yann Weber
|
e2ddb47777
|
Better loglevel for hooks calls
|
8 years ago |
Yann Weber
|
2db29f19bc
|
Add the script for fast redeployment on test server to the repo
|
8 years ago |
Yann Weber
|
aa1ccd4a8d
|
Begin to fix back_reference update
|
8 years ago |
Yann Weber
|
548320e6d3
|
A bugfix, again, for the same piece of code (sorry)
forget to name the argument
|
8 years ago |
Yann Weber
|
2ba728da7d
|
Format bugfix in update controller for webui
|
8 years ago |
Yann Weber
|
c8d22fedba
|
Bugfix in webui update controller
Now when we try to update an object that do not exists a 404 is answered and not a 500 anymore
|
8 years ago |
Yann Weber
|
62f92ff641
|
Bugfix in datahandlers/base_classes.py
Deleted old methods that are unused (one of them was triggerring an error will doing nothing)
|
8 years ago |
Yann Weber
|
9f88118bd3
|
Add a symlink plugins -> lodel/plugins in repo root
|
8 years ago |
Yann Weber
|
1792bbd54a
|
Transforming the cbl.sh script to generate URL for siege
|
8 years ago |
Yann Weber
|
5fe7b025ff
|
Enhancement in standalone server
Now we are able to limit the number of spawned child processes
|
8 years ago |
Yann Weber
|
5adb2e0064
|
doc update
|
8 years ago |
Yann Weber
|
5ef11f5b6d
|
Bugfix in mass deploy for remote mongodb connection
|
8 years ago |
Yann Weber
|
6fc931f52e
|
Bugfix in MONOSITE mode
|
8 years ago |
Roland Haroutiounian
|
d98ee8e404
|
Added more Document types in the cbl testing script
|
8 years ago |
prieto
|
490b61eea3
|
small errors
|
8 years ago |
Yann Weber
|
c1f627eb18
|
Add configurable stuff for the standalone server
Now listening address, listening port and max_children count can be configured using the Settings module
|
8 years ago |
Yann Weber
|
7eb5d794b9
|
Bugfix of cbl.sh for huge instances count
Added a sleep 1 between each background process starts.
|
8 years ago |
Yann Weber
|
c98eef1d1a
|
Updated the README with a slim --set-logger option example
|
8 years ago |
prieto
|
6b394485f7
|
Set nginx configuration for static files repository
|
8 years ago |
Yann Weber
|
31af31ded2
|
multisite server optimisation
Adding a cache for app module reducing seriously routing overhead
|
8 years ago |
Yann Weber
|
c8f571f0b7
|
Deleting debug messaging of multisite standalone server
|
8 years ago |
Yann Weber
|
e79cc4a9de
|
Enhancement of logger default options
|
8 years ago |
Yann Weber
|
63a68aa975
|
cbl bugfix
deleted trailing ',' from multivalue values
|
8 years ago |
Yann Weber
|
acc8ce0594
|
Add a slim option to modify instance's logger
|
8 years ago |
Yann Weber
|
5f5a45569a
|
Make webui admin controller multivalue form input splitting more permissive
Now all "empty" values are deleted from the resulting array
|
8 years ago |
Yann Weber
|
dd9f017b98
|
Now HttpException logs with lodel.logger
|
8 years ago |
Yann Weber
|
d2f1614dc6
|
cbl bugfix for creation count parameter
|
8 years ago |