holger krekel
25ab906b8b
add release announcement, bump version to 2.5.2,
...
add links to plugins index, regenerate doc examples.
2014-01-29 13:47:11 +01:00
Bruno Oliveira
1fb824cd28
plugins_index: status images now link to actual tox output
2014-01-15 20:48:11 -02:00
Bruno Oliveira
3a37f33d99
Improvements in plugins_index.txt
...
- Removed author and email in favor of repository link.
Repository link is obtained from the 'home_page' field
obtained from pypi. For plugins that don't have
that field set, function obtain_override_repositories
is used to override it in favor of known repositories url.
- Shortened "Python 2.7" in favor of "py27" to save space;
Same for "Python 3.3".
2014-01-15 20:26:05 -02:00
Bruno Oliveira
ee5d2eb696
plugins_index.py and test run under py33
...
changed a message a bit since issue405 has actually been resolved
2013-12-17 21:42:51 -02:00
Bruno Oliveira
2058f11931
Formatted plugins_index files to use a 80 char width
...
- Formatted code to follow pep-8 more closely;
- Got rid of header comments to better follow py.test coding style;
2013-12-17 19:34:07 -02:00
Bruno Oliveira
53a9ee21d4
Fixed test_plugins_index to work on python 2.6
...
- Expected and obtained modules now use .rst to avoid being picked as doctests
- Fixed test_plugins_index.expected to use the real py.test version
2013-12-17 19:14:57 -02:00
Bruno Oliveira
305cbecb34
Updated plugins_index to use pytest 2.5.0
...
- Also made test for plugins_index less brittle;
2013-12-12 19:20:13 -02:00
Bruno Oliveira
1faf95273c
Adding status images in plugins_index
...
--HG--
branch : plugins-index-status-images
2013-11-12 23:54:13 -02:00
Bruno Oliveira
8e9034f074
adding column for download counts
...
--HG--
branch : plugins-index-adjustments
2013-10-14 19:14:05 -03:00
Bruno Oliveira
612fb96d02
using a single column for name and version
...
--HG--
branch : plugins-index-adjustments
2013-10-14 18:33:41 -03:00
Bruno Oliveira
8e1301b6d7
moved plugins_index to its own directory
...
--HG--
branch : plugins-index-adjustments
2013-10-14 18:14:35 -03:00