aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2013-11-15Implement redirects interception as a panel.Aymeric Augustin
Fix #122.
2013-11-15Disable the toolbar entirely on AJAX requests.Aymeric Augustin
2013-11-13Provide an option to force rendering panels in page.Aymeric Augustin
Requested by David who seems to runs the debug toolbar in production :-)
2013-11-12Make it possible for panels to provide URLs and views.Aymeric Augustin
Fix #448.
2013-11-12Rewrite configuration docs.Aymeric Augustin
2013-11-11Rewrite performance docs to reflect recent improvements.Aymeric Augustin
2013-11-11Make panels cache size configurable.Aymeric Augustin
2013-11-11Rewrite installation instructions.Aymeric Augustin
2013-11-08Bump version number.Aymeric Augustin
2013-11-01Add command to measure test coverage.Aymeric Augustin
2013-11-01Document `make example`.Aymeric Augustin
2013-11-01Add a checkbox to toggle panels from the frontend.Aymeric Augustin
Fix #35.
2013-11-01Add response headers to the Headers panel.Aymeric Augustin
2013-10-28Document performance implications.Aymeric Augustin
Fix #78.
2013-10-28Extend the contribution docs.Aymeric Augustin
This is what I've understood from the projet over the last weeks. Fix #427.
2013-10-28Bump version number (once again).0.10.2Aymeric Augustin
2013-10-27Bump version number.0.10.1Aymeric Augustin
2013-10-27<ericholscher> dude. use the new theme. its the hotness.Aymeric Augustin
2013-10-27Migrate info from README to docs.Aymeric Augustin
2013-10-27Initial structure of the docs.Aymeric Augustin
2013-10-27Create Sphinx docs.Aymeric Augustin