Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
98a172de
Commit
98a172de
authored
Sep 15, 2016
by
Poul-Henning Kamp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Final spit&polish before release
parent
f4448782
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
12 deletions
+20
-12
CONTRIBUTING
CONTRIBUTING
+15
-7
LICENSE
LICENSE
+1
-1
README.Packaging
README.Packaging
+1
-1
README.rst
README.rst
+3
-3
No files found.
CONTRIBUTING
View file @
98a172de
Contributing to Varnish Cache
=============================
To contribute to Varnish, read
https://www.varnish-cache.org/trac/wiki/Contributing as a starting
point and follow relevant parts linked there.
Official development tree is here:
https://github.com/varnishcache/varnish-cache
Patches can be sent to varnish-dev@varnish-cache.org.
These days we prefer patches as pull requests directly to that tree.
Bugreports go there too.
Our main project communication is through or developer IRC channel::
#varnish-hacking on server irc.linpro.no
(That channel is not for user questions, use the #varnish channel for that.)
Mondays at 13:00 EU time we hold our weekly "bugwash" where we go
through new (and old) tickets. It speeds things up a lot if you
can be join the channel and answer questions directly when we go
over the ticket.
Github pull requests
--------------------
Pull requests are handled like other tickets.
Trivial pull requests (fix typos, etc) are welcomed, but they
will
be commited
Trivial pull requests (fix typos, etc) are welcomed, but they
may
be commited
by a core team member and the author credited in the commit message.
LICENSE
View file @
98a172de
Copyright (c) 2006 Verdens Gang AS
Copyright (c) 2006-201
4
Varnish Software AS
Copyright (c) 2006-201
6
Varnish Software AS
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
README.Packaging
View file @
98a172de
...
...
@@ -24,4 +24,4 @@ Third-party packages
--------------------
Varnish Cache is built and packaged in many different operating systems and
distributions. Please see
the wiki
for more information.
distributions. Please see
http://varnish-cache.org
for more information.
README.rst
View file @
98a172de
...
...
@@ -7,9 +7,9 @@ Documentation and additional information about Varnish is available on
https://www.varnish-cache.org/
Technical questions about Varnish and this release should be addressed
to <varnish-misc@varnish-cache.org>.
Please see
https://www.varnish-cache.org/trac/wiki/Contributing for how to
contribute patches and report bugs.
to <varnish-misc@varnish-cache.org>.
Please see CONTRIBUTING for how to
contribute patches and report bugs.
Questions about commercial support and services related to Varnish
should be addressed to <sales@varnish-software.com>.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment