Bruno Oliveira
fd4b461290
Updated plugins_index and updated python 3 to 3.4
2014-05-28 23:16:49 -03:00
holger krekel
8d95f89a6a
fix issue496: add pytest-sugar github repo override and regen index pages, upload it.
2014-04-02 12:03:08 +02:00
Bruno Oliveira
1d00c5e109
Using github and bitbucket icons on plugins_index page
...
--HG--
branch : integrate-plugin-index-docs
2014-02-18 22:40:36 -03:00
Bruno Oliveira
0559f11aa5
Improved text on plugins_index
...
- Removed "beta" status from it;
- Added links to pytest-plugs app;
--HG--
branch : integrate-plugin-index-docs
2014-02-18 21:33:13 -03:00
Bruno Oliveira
2893cddb68
plugins_index no longer has the package names hard-coded
...
small number of changes:
- removed hard-coded links to package release versions, using
a placeholder "latest" instead which is understood by pytest-plugs
- testing against pytest-2.5.2
This changes were implemented so this page only needs
to be updated after pytest releases, not after each package version changes;.
2014-02-11 23:38:30 -02:00
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