| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-13 | Toolbar insertion test for middleware | Sertaç Ö. Yıldız | |
| Byte counts of "İ" and "İ".lower() are different. If the page html contains "İ", process_response() method cannot insert the toolbar content at the correct index, and breaks the page content. | |||
| 2013-11-24 | Removed unneeded Panel.slug attribute. | Aymeric Augustin | |
| 2013-11-24 | Rename some settings for clarity and consistency. | Aymeric Augustin | |
| Thanks Jannis for his help. | |||
| 2013-11-24 | Rename storage to store to avoid conflicting with Django terminology. | Aymeric Augustin | |
| 2013-11-24 | Rename all panels consistently. | Aymeric Augustin | |
| Enforce absolute imports to avoid clashing with built-in package names. Thanks Jannis for his feedback. | |||
| 2013-11-16 | Add Selenium test for storage expiration. | Aymeric Augustin | |
| 2013-11-16 | Add Selenim test. | Aymeric Augustin | |
| 2013-11-16 | Remove redundant declarations of TestCase.urls. | Aymeric Augustin | |
| Test settings already have this value. | |||
| 2013-11-16 | Clean up DebugToolbar class, especially panels handling. | Aymeric Augustin | |
| 2013-11-11 | Switch to regular URL reversing in templates. | Aymeric Augustin | |
| 2013-11-11 | Simplify monkey-patching of URLs into urlconf. | Aymeric Augustin | |
| 2013-11-10 | Be resilient if not all middleware run. | Aymeric Augustin | |
| Fix #129. | |||
| 2013-11-10 | Move two tests specific to the request vars panel in their module. | Aymeric Augustin | |
| 2013-11-10 | Move a test specific to the template panel in its module. | Aymeric Augustin | |
| 2013-11-10 | Move a test specific to the profiling panel in its module. | Aymeric Augustin | |
| 2013-11-10 | Improve regression test added in 8525bfc7. | Aymeric Augustin | |
| Refs #422. | |||
| 2013-11-01 | Split tests across several modules. | Aymeric Augustin | |
| Fix #426. | |||
