Commit Graph

21 Commits

Author SHA1 Message Date
David Lord 7567cc0d92
release 1.0.1 2018-04-29 18:46:54 -07:00
David Lord 81bde0db4b
Merge branch '0.12-maintenance' into 1.0-maintenance 2018-04-29 18:28:51 -07:00
David Lord 4d4294e94e
format changelog 2018-04-27 07:34:20 -07:00
ThiefMaster 6663bf1f7d Fix registering partials as view functions 2018-04-27 13:44:07 +02:00
David Lord 9ed0d068ca
start 1.0.1 changelog 2018-04-26 14:14:44 -07:00
David Lord 36e68a439a
release 1.0 2018-04-26 12:22:45 -07:00
David Lord 216151c8a3
Merge branch '0.12-maintenance' 2018-04-26 12:18:06 -07:00
David Lord 16549370fd
fix changelog indentation 2018-04-18 23:03:17 -07:00
David Lord be46acb871
add changelog for docs theme and tutorial 2018-04-18 13:21:16 -07:00
David Lord 49a38ed999
use theme provided by pallets-sphinx-themes 2018-04-18 12:05:31 -07:00
David Lord 1ed756a523
add Response.max_cookie_size config 2018-04-10 11:17:18 -07:00
David Lord ab4142215d
detect UTF encodings when loading json 2018-04-10 09:34:59 -07:00
fphonor 171eb28c95
get_json separate cache depending on silent arg 2018-04-09 02:52:40 -07:00
David Lord 401423df06
only strip one slash when registering blueprint
add test and changelog
2018-02-23 15:47:06 -08:00
David Lord 82f0d120de
use subdomain arg in url_map.bind_to_environ
rename new subdomain test, parametrize
test allowing subdomains as well as ips
add subdomain_matching param to docs
add some references to docs
add version changed to create_url_adapter
2018-02-23 08:39:31 -08:00
Armin Ronacher 8cec2010c0
Do not enable subdomain matching by default
Updated tests for new subdomain matching
Added a test to validate matching behavior
2018-02-23 07:53:27 -08:00
David Lord cf5525f98a
add test_cli_runner for testing app.cli commands 2018-02-19 15:34:46 -08:00
David Lord 9bf5c3b3a3
update project metadata
new readme
readme as setup.py long_description
links in changes
git in authors
add travis osx env
break out docs build in travis
remove python_requires for now
2018-02-08 12:43:22 -08:00
David Lord af32ea0b94
bump dependency versions 2018-02-06 08:03:09 -08:00
David Lord 8a1f3626c5
fix changelog list formatting 2018-01-23 15:37:33 -08:00
David Lord 213afec771
add rst extension for changelog
fix changelog version
2018-01-23 15:34:52 -08:00