summaryrefslogtreecommitdiff
path: root/pbr
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove unnecessary 'if True'Stephen Finucane2017-10-121-48/+47
* | Merge "Discover Distribution through the class hierarchy"Zuul2017-10-201-18/+8
|\ \ | |/
| * Discover Distribution through the class hierarchyJason R. Coombs2017-10-121-18/+8
* | Merge "Use 'build_reno' setuptools extension if available"Zuul2017-10-191-0/+46
|\ \ | |/ |/|
| * Use 'build_reno' setuptools extension if availableStephen Finucane2017-10-181-0/+46
* | Merge "Deprecate support for Sphinx < 1.6"Jenkins2017-10-091-6/+17
|\ \
| * | Deprecate support for Sphinx < 1.6Stephen Finucane2017-09-251-6/+17
* | | Merge "Remove support for command hooks"Jenkins2017-10-094-159/+0
|\ \ \
| * | | Remove support for command hooksStephen Finucane2017-10-094-159/+0
* | | | Merge "builddoc: Use '[sphinx_build] builders' with Sphinx < 1.6"Jenkins2017-10-091-4/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | builddoc: Use '[sphinx_build] builders' with Sphinx < 1.6Stephen Finucane2017-09-251-4/+14
* | | Remove dead codeStephen Finucane2017-10-061-15/+0
|/ /
* | Remove win32/nt checks for wrapper script genJoe D'Andrea2017-09-211-9/+1
* | Trivial: Fix docstringRajath Agasthya2017-06-251-2/+2
* | Restore previous IP binding3.1.1Mehdi Abaakouk2017-06-201-1/+1
|/
* allow user to override the output location of api docs3.1.0Doug Hellmann2017-06-152-2/+77
* fix tests based on API change in SphinxDoug Hellmann2017-06-131-0/+8
* Merge "Ignore index URL lines in requirements.txt files"Jenkins2017-05-202-0/+17
|\
| * Ignore index URL lines in requirements.txt filesMatthew Montgomery2017-05-182-0/+17
* | Add binding option for WSGI serverA403512017-05-191-3/+6
|/
* builddoc: uses the new Sphinx 1.6 code for multiple builder3.0.1Julien Danjou2017-05-171-0/+5
* Merge "trivial: Add note about multiple builders support"Jenkins2017-04-211-0/+3
|\
| * trivial: Add note about multiple builders supportStephen Finucane2017-04-181-0/+3
* | Fix missing comment from previous changeGage Hugo2017-04-181-5/+4
|/
* Merge "Stop building man pages by default"3.0.0Jenkins2017-04-152-7/+2
|\
| * Stop building man pages by defaultStephen Finucane2017-04-142-7/+2
* | Remove 'build_sphinx_latex'Stephen Finucane2017-04-143-8/+0
|/
* add image.nonlocal_uri to the list of warnings ignoredDoug Hellmann2017-04-131-1/+3
* Merge "Add Changelog build handling for invalid chars"Jenkins2017-04-113-4/+49
|\
| * Add Changelog build handling for invalid charsGage Hugo2017-03-273-4/+49
* | Merge "Initialize sphinx config using application instead of config"2.1.0Jenkins2017-03-302-14/+9
|\ \
| * | Initialize sphinx config using application instead of configAlfredo Moralejo2017-03-272-14/+9
| |/
* | Lazy import pkg_resourcesClark Boylan2017-03-281-2/+3
* | Merge "Remove testr entry point"Jenkins2017-03-271-8/+10
|\ \ | |/ |/|
| * Remove testr entry pointIan Wienand2017-02-241-8/+10
* | Also generate XML coverage reportIan Wienand2017-03-021-0/+1
* | Stop using 'warnerrors'Stephen Finucane2017-02-274-83/+12
|/
* Merge "Clean imports in code"Jenkins2017-01-033-39/+44
|\
| * Clean imports in codeCao Xuan Hoang2016-11-173-39/+44
* | Don't raise exception on missing man pagesDirk Mueller2017-01-022-4/+5
* | Merge "coverage package name option, doc improvement"Jenkins2016-11-211-1/+3
|\ \
| * | coverage package name option, doc improvementThomas Morin2016-10-181-1/+3
* | | Merge "Fix pypy soabi tests"Jenkins2016-11-171-0/+3
|\ \ \ | |_|/ |/| |
| * | Fix pypy soabi testsSachi King2016-07-181-0/+3
* | | Docstrings should not start with a spaceCao Xuan Hoang2016-11-161-10/+9
| |/ |/|
* | Merge "Fix handling of old git log output"Jenkins2016-10-172-21/+41
|\ \
| * | Fix handling of old git log outputRandall Nortman2016-08-162-21/+41
* | | Merge "Don't ignore data-files"Jenkins2016-10-023-4/+15
|\ \ \
| * | | Don't ignore data-filesSachi King2016-08-263-4/+15
* | | | Deprecated warning for SafeConfigParserjiansong2016-09-113-3/+14