Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Varnish purge fix#2654
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Varnish purge fix#2654
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ThijsFeryn commentedMay 22, 2013
| Q | A |
|---|---|
| Doc fix? | yes |
| New docs? | no |
| Applies to | all (or 2.1+) |
| Fixed tickets | #2653 |
hhamon commentedMay 22, 2013
Thanks Thijs! Is it possible to add comments in VCL files? Maybe it would be interesting to comment the VCL code for most important sections. |
ThijsFeryn commentedMay 22, 2013
OK, Hugo, I added a bit a comment. Is it good enough like that? |
hhamon commentedMay 22, 2013
Looks pretty good thanks. The best would be to squash the commits together. Ping me at the conference if you need help to do it. |
ThijsFeryn commentedMay 23, 2013
Squashed the commits. Ready to merge it? |
weaverryan commentedMay 26, 2013
Wow, this is much more detailed - great idea and execution with the comments. Thanks Thijs! |