cache busting: add 'enable_code_version' configuration - when true return...
cache busting: add 'enable_code_version' configuration - when true return 'code_version' in session_context - also /production/XXX_vYYY.{js,css} calls now map back to /production/XXX.{js,css} - issue #226
Showing
- lib/browserid/views.js 16 additions, 1 deletionlib/browserid/views.js
- lib/configuration.js 9 additions, 3 deletionslib/configuration.js
- lib/version.js 9 additions, 8 deletionslib/version.js
- lib/wsapi/session_context.js 8 additions, 3 deletionslib/wsapi/session_context.js
- resources/static/dialog/controllers/code_check.js 1 addition, 1 deletionresources/static/dialog/controllers/code_check.js
- resources/static/include.js 1 addition, 1 deletionresources/static/include.js
- tests/software-version-test.js 1 addition, 1 deletiontests/software-version-test.js
Loading
Please register or sign in to comment