| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tune documentation | Jakub Stasiak | 2014-10-05 | 1 | -1/+1 |
| | | |||||
| * | Adding changelog to the website | Deva | 2014-09-27 | 1 | -0/+1 |
| | | |||||
| * | v0.15.2 release | Sergey Shepelev | 2014-09-01 | 1 | -1/+1 |
| | | |||||
| * | 0.15.1 releasev0.15.1 | Sergey Shepelev | 2014-08-15 | 1 | -1/+1 |
| | | |||||
| * | 0.15 releasev0.15 | Sergey Shepelev | 2014-07-03 | 1 | -1/+1 |
| | | |||||
| * | python3 compatibility: print function | Sergey Shepelev | 2014-04-23 | 1 | -1/+1 |
| | | |||||
| * | 0.14 release (branding)v0.14 | Sergey Shepelev | 2013-09-13 | 1 | -1/+1 |
| | | |||||
| * | doc: index page major update | Sergey Shepelev | 2013-08-14 | 1 | -42/+91 |
| | | | | | | | | | | - Prefer pip over easy_install - Link to Github, build.eventlet.net - Pull request policy - Web crawler example rewritten with client side code highlighter -- easier to read source - Non-blocking Ohloh widget iframe - Add Travis build image | ||||
| * | doc: add Google Analytics tracking code | Sergey Shepelev | 2013-08-04 | 1 | -0/+9 |
| | | |||||
| * | doc: fix 0.13 release PyPi tarball link | Sergey Shepelev | 2013-07-02 | 1 | -1/+1 |
| | | |||||
| * | 0.13 release (branding)v0.13 | Sergey Shepelev | 2013-07-02 | 1 | -1/+1 |
| | | |||||
| * | doc: fix bitbucket links after relocation to separate account | Sergey Shepelev | 2013-04-09 | 1 | -3/+3 |
| | | |||||
| * | 0.12.1 release - just rebuild to fix .egg-info/* permissions | Sergey Shepelev | 2013-01-26 | 1 | -1/+1 |
| | | |||||
| * | 0.12 release (branding)v0.12 | Sergey Shepelev | 2013-01-24 | 1 | -1/+1 |
| | | |||||
| * | 0.11 bug fix release (branding)v0.11 | Sergey Shepelev | 2013-01-14 | 1 | -2/+2 |
| | | |||||
| * | doc: fix 0.10 release PyPi tarball link | Sergey Shepelev | 2013-01-08 | 1 | -1/+1 |
| | | |||||
| * | 0.10 release (branding)v0.10 | Sergey Shepelev | 2012-12-26 | 1 | -4/+4 |
| | | |||||
| * | 0.9.17 brandingv0.9.17 | Sergey Shepelev | 2012-08-03 | 1 | -1/+1 |
| | | |||||
| * | 0.9.16 brandingv0.9.16 | Ryan Williams | 2011-06-07 | 1 | -1/+1 |
| | | |||||
| * | 0.9.15 branding. | Ryan Williams | 2011-04-13 | 1 | -1/+1 |
| | | |||||
| * | 0.9.14 branding | Ryan Williams | 2011-01-24 | 1 | -1/+1 |
| | | |||||
| * | Bumping to dev revision, adding link to pypi overview page from index ↵ | Ryan Williams | 2010-10-22 | 1 | -1/+1 |
| | | | | | because I wanted to not have to type it in ever again. | ||||
| * | 0.9.13 branding and NEWS | Ryan Williams | 2010-10-22 | 1 | -1/+1 |
| | | |||||
| * | 0.9.12 branding | Ryan Williams | 2010-08-19 | 1 | -1/+1 |
| | | |||||
| * | 0.9.10 branding | Ryan Williams | 2010-08-04 | 1 | -1/+1 |
| | | |||||
| * | News and branding for 0.9.9 | Ryan Williams | 2010-05-28 | 1 | -1/+1 |
| | | |||||
| * | 0.9.8 branding | Ryan Williams | 2010-05-25 | 1 | -1/+1 |
| | | |||||
| * | Updated web crawler example on front page. | Ryan Williams | 2010-03-29 | 1 | -18/+11 |
| | | |||||
| * | 0.9.7 branding | Ryan Williams | 2010-03-09 | 1 | -1/+1 |
| | | |||||
| * | 0.9.6 branding | Ryan Williams | 2010-02-26 | 1 | -1/+1 |
| | | |||||
| * | 0.9.5 branding | Ryan Williams | 2010-02-21 | 1 | -1/+1 |
| | | |||||
| * | Added dispatch pattern that shows how to use GreenPiles. Feedparser ↵ | Ryan Williams | 2010-02-19 | 1 | -2/+8 |
| | | | | | examples in the examples dir. | ||||
| * | Refactored basic usage docs to put the design patterns elsewhere. | Ryan Williams | 2010-02-19 | 1 | -1/+3 |
| | | |||||
| * | Tweaked the way monkey_patch works so that it'll work better if called after ↵ | Ryan Williams | 2010-02-07 | 1 | -2/+3 |
| | | | | | the modules it patches are imported. Added major patcher docs overall. Added blog link to the main page. | ||||
| * | 0.9.4 branding | Ryan Williams | 2010-01-28 | 1 | -1/+1 |
| | | |||||
| * | Doc updates, robustified multiple waiter queue tests. | Ryan Williams | 2010-01-28 | 1 | -2/+2 |
| | | |||||
| * | Added irc link | Ryan Williams | 2010-01-21 | 1 | -1/+4 |
| | | |||||
| * | 0.9.3 branding | Ryan Williams | 2010-01-18 | 1 | -1/+1 |
| | | |||||
| * | Added continuous build links to index, tinkered with stdlib tests some more. | Ryan Williams | 2010-01-08 | 1 | -1/+3 |
| | | |||||
| * | Embiggened docs link, renamed some things, added stats link, added bug ↵ | Ryan Williams | 2010-01-04 | 1 | -4/+13 |
| | | | | | reporting section. | ||||
| * | 0.9.2 branding | Ryan Williams | 2009-12-15 | 1 | -1/+1 |
| | | |||||
| * | 0.9.1 branding | Ryan Williams | 2009-12-05 | 1 | -1/+1 |
| | | |||||
| * | Fix displayed download version | Jared Kuolt | 2009-10-14 | 1 | -2/+2 |
| | | |||||
| * | Updated the version info in the documentation. Gotta figure out a way to ↵ | Ryan Williams | 2009-10-06 | 1 | -1/+1 |
| | | | | | make that download url less manual. | ||||
| * | Added a sorta-real index page, fixed docs to be 0.9 version (great, another ↵ | Ryan Williams | 2009-07-28 | 1 | -0/+105 |
| place to update the version number). | |||||
