summaryrefslogtreecommitdiff
path: root/docs/copyright.rst
AgeCommit message (Collapse)Author
2019-08-17run linkcheck, fix redirects, change busted links to inline literalsSteve Piercy
2018-08-19Fix broken links from linkcheck, exclude localhost from checkSteve Piercy
2017-06-27Update all external links per `make linkcheck`Steve Piercy
- Most are changing http to https, or readthedocs.org to readthedocs.io, and some for Python packaging reorganizing some docs into tutorials, as well as miscellaneous changes.
2017-06-26change http://docs.pylonsproject.org to httpsSteve Piercy
- use correct URL for code style - use correct Pyramid version for zodb wiki src file template
2016-05-14make version perpetualSteve Piercy
2016-04-23Fix all the stinky linkie rot via `make linkcheck ↵Steve Piercy
SPHINXBUILD=$VENV/bin/sphinx-build`, but don't bother with HISTORY.txt or whatsnew-xx
2015-05-28grammar, punctuationSteve Piercy
2013-08-03"Web Application Development Framework" -> "Web Framework". Yay.Paul Everitt
2011-12-31fixed typo in contributorsBlaise Laflamme
2011-08-13- Added a Logging chapter to the narrative docs (based on the Pylons loggingChris McDonough
docs, thanks Phil).
2011-07-21prep for 1.1; gather contributorsChris McDonough
2011-04-01add patricio to list of contributorsChris McDonough
2011-02-01credit huguesChris McDonough
2011-01-30had to remove flow of auth chapter due to space constraintsChris McDonough
2011-01-30add isbns and first print dateChris McDonough
2011-01-24credit GrahamChris McDonough
2011-01-15credit john shipman appropriatelyChris McDonough
2011-01-12Changed some references from pylonshq.com to pylonsproject.orgBlaise Laflamme
2011-01-03copyrightsChris McDonough
2011-01-03contributorsChris McDonough
2010-12-31add myself as a contributor, ain't I something?Casey Duncan
2010-12-31add attribution for Rob MillerCasey Duncan
2010-11-17note marius' contributionsChris McDonough
2010-11-09issue 26: broken docs linkChris McDonough
2010-11-09- All references to Pyramid-the-application were changed from :mod:`pyramid`Chris McDonough
to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal)
2010-11-04comment out inappropriate sections, add contributorsChris McDonough
2010-11-02discuss->develChris McDonough
2010-10-25convert remainder of docs to use pyramid instead of repoze.bfgChris McDonough
2010-02-03Late.Chris McDonough
2010-02-03Renderings.Chris McDonough
2010-01-19Bug FixesChris McDonough
--------- - When the ``Configurator`` is passed an instance of ``zope.component.registry.Components`` as a ``registry`` constructor argument, fix the instance up to have the attributes we expect of an instance of ``repoze.bfg.registry.Registry`` when ``setup_registry`` is called. This makes it possible to use the global Zope component registry as a BFG application registry. Documentation ------------- - Change renderings of ZCML directive documentation. - Add a narrative documentation chapter: "Using the Zope Component Architecture in ``repoze.bfg``"
2010-01-18Prep for b1Chris McDonough
Merge a bunch of paper-based docs fixes Configure logging during bfgshell.
2010-01-15(no commit message)Chris McDonough
2010-01-14Commit from paper.Chris McDonough
2010-01-11Merge of andrew-docs branch.Chris McDonough
2010-01-03Renderings.Chris McDonough
2010-01-01Dunno how this turned into a ?Chris McDonough
2009-12-30Title page fixes.Chris McDonough
2009-12-30Less restrictive license; add Ian attribution.Chris McDonough
2009-12-28LaTeX rendering fixes.Chris McDonough
2009-12-27Rendering cleanups.Chris McDonough
2009-12-27Latex rendering.Chris McDonough
Documentation licensing.