superset/caravel
Riccardo Magliocchetti eb208b921c config: there's no such thing as WEBSERVER_THREADS (#587)
The config option is CARAVEL_WORKERS. Bump example to 16 processes
to keep backward compatibility with the current default.
2016-06-09 16:44:13 -07:00
..
assets Fixing bugs where params aren't reflected on nvd3* (#564) 2016-06-07 08:10:49 -07:00
bin Gunicorn tweaks, unlimited limit-request-line & limit-request-field_size (#500) 2016-05-20 11:35:41 -07:00
data Adapting default CSS templates to the new grid layout 2016-06-02 16:40:55 -07:00
migrations utils: generalize utility to find find_constraint_name (#557) 2016-06-03 09:47:51 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates Mark more strings for translations (#581) 2016-06-08 17:38:43 -07:00
translations Mark more strings for translations (#581) 2016-06-08 17:38:43 -07:00
__init__.py Removing deprecated refs to flask.ext.* (#566) 2016-06-05 21:37:03 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py config: there's no such thing as WEBSERVER_THREADS (#587) 2016-06-09 16:44:13 -07:00
forms.py Mark more strings for translations (#581) 2016-06-08 17:38:43 -07:00
models.py Two hotfixes (#574) 2016-06-07 11:07:25 -07:00
utils.py utils: generalize utility to find find_constraint_name (#557) 2016-06-03 09:47:51 -07:00
version.py v0.9.0 2016-05-12 08:24:01 -07:00
views.py views: translate labels and not names (#567) 2016-06-07 17:43:51 -07:00
viz.py Mark more strings for translations (#581) 2016-06-08 17:38:43 -07:00