Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use print() function instead of print statement throughout project | Jon Dufresne | 2017-12-10 | 1 | -1/+1 |
| | | | | Forward compatible with newer Pythons. | ||||
* | Further docs cleanup | Daniele Varrazzo | 2017-11-06 | 1 | -0/+4 |
| | | | | | | Recent Sphinx versions seem overly aggressive in autodetecting python, or I just didn't notice the errors, so be explicit in what language to use with code examples. | ||||
* | Using the new name of the old doc template | Daniele Varrazzo | 2017-01-01 | 1 | -1/+1 |
| | |||||
* | Fixed intersphinx links to Pyton docs | Daniele Varrazzo | 2016-12-25 | 1 | -2/+2 |
| | |||||
* | Added ipaddress objects conversion | Daniele Varrazzo | 2016-10-11 | 1 | -1/+1 |
| | | | | Close #387 | ||||
* | dont claim copyright for future years | Bernhard M. Wiedemann | 2016-03-09 | 1 | -3/+1 |
| | | | | | | | | | otherwise, when building from unchanged source in 2018, it would claim Copyright 2018 which is not true Being able to reproduce identical output from identical input is important to Linux distributions | ||||
* | Point tickets to GitHub instead of Lighthouse | Daniele Varrazzo | 2014-08-31 | 1 | -1/+3 |
| | | | | | Keep into account the numbers reshuffling: Lighthouse bugs with a number matching a GitHub merge request are shifted ahead. | ||||
* | Self-updating copyright year in docs | Daniele Varrazzo | 2014-08-24 | 1 | -1/+3 |
| | |||||
* | NEWS file reformatted to reST and included in the docs | Daniele Varrazzo | 2013-03-18 | 1 | -1/+4 |
| | |||||
* | Copyright year bumped to 2013 in docs footer | Daniele Varrazzo | 2013-03-18 | 1 | -1/+1 |
| | |||||
* | Copyright bumped to 2012 in docs pages | Daniele Varrazzo | 2012-10-07 | 1 | -1/+1 |
| | |||||
* | Update all links to PostgreSQL docs to the current version. | Marti Raudsepp | 2012-02-28 | 1 | -1/+1 |
| | | | | I also checked all links and anchors to make sure they're still valid. | ||||
* | Documentation for the isolation level constants updated | Daniele Varrazzo | 2011-11-17 | 1 | -3/+0 |
| | | | | | REPEATABLE READ and SERIALIZABLE are no more synonyms since PostgreSQL 9.1, and in Psycopg values are different since 2.4.2. | ||||
* | Adding docs for the planned set_transaction/autocommit features | Daniele Varrazzo | 2011-05-31 | 1 | -2/+2 |
| | |||||
* | Documentation cleanup | Daniele Varrazzo | 2011-02-19 | 1 | -2/+9 |
| | | | | | Added several links to the Python documentation using the 'intersphinx' extension. | ||||
* | Moved links to PG docs from 8.4 to 9.0. | Daniele Varrazzo | 2010-11-17 | 1 | -2/+2 |
| | |||||
* | All the docs todo points dropped: todo list removed. | Daniele Varrazzo | 2010-02-26 | 1 | -1/+1 |
| | |||||
* | Use the default role for cross referencing Python objects. | Daniele Varrazzo | 2010-02-26 | 1 | -1/+1 |
| | |||||
* | Documentation dir reordered. | Daniele Varrazzo | 2010-02-14 | 1 | -0/+257 |