Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Etag tween to only ETag the crabpy_pyramid routes by default. #98

Merged
merged 5 commits into from Jan 11, 2019

Conversation

Wim-De-Clercq
Copy link
Contributor

No description provided.

koenedaele and others added 5 commits July 25, 2018 21:06
Allow setting a custom wsdl for CRABpy.
* master:
  Update sphinxcontrib-httpdomain from 1.6.1 to 1.7.0
Etag tween can be disabled entirely by setting `etag_tween_disabled`
to True in the settings .ini - Default: False.

When the tween is enabled, extra routes can be set to get etagged by
this tween by adding the route names to the `generate_etag_for.list`
setting in the .ini
Programmatically, route names could also by added by adding them to
the `crabpy_pyramid.GENERATE_ETAG_ROUTE_NAMES` list.

Closes-Issue: #97
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 99.398% when pulling 60003dd on issues/97-etag-tween-updates into 731c311 on DEV_0.7.0.

Copy link
Member

@claeyswo claeyswo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deze moet in de 0.8.0. 0.7.0 is al uit.

@Wim-De-Clercq Wim-De-Clercq changed the base branch from DEV_0.7.0 to DEV_0.8.0 January 9, 2019 14:52
@Wim-De-Clercq
Copy link
Contributor Author

Check, heb DEV_0.8.0 van master gemaakt.

@claeyswo claeyswo merged commit cc0c3a1 into DEV_0.8.0 Jan 11, 2019
@claeyswo claeyswo deleted the issues/97-etag-tween-updates branch January 11, 2019 09:00
claeyswo added a commit that referenced this pull request Jan 11, 2019
* Update Etag tween to only ETag the crabpy_pyramid routes by default. (#98)

* Allow setting a custom wsdl for CRABpy.

* Include capakey by default (#93)

Closes-Issue: #46

* Update Etag tween to only ETag the crabpy_pyramid routes by default.

Etag tween can be disabled entirely by setting `etag_tween_disabled`
to True in the settings .ini - Default: False.

When the tween is enabled, extra routes can be set to get etagged by
this tween by adding the route names to the `generate_etag_for.list`
setting in the .ini
Programmatically, route names could also by added by adding them to
the `crabpy_pyramid.GENERATE_ETAG_ROUTE_NAMES` list.

Closes-Issue: #97

* Update setup.py

* Update CHANGES.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants