summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove tox locale overridesJeremy Stanley2014-02-101-3/+0
* | Do not force log verbosity level to infoDoug Hellmann2014-02-052-4/+0
|/
* package: read a specific Python version requirement file0.6Julien Danjou2014-01-283-1/+38
* Fix typos in documentsChang Bo Guo2013-12-112-5/+5
* Pin sphinx to <1.2Chang Bo Guo2013-12-101-1/+1
* Build mirror using proper requirements.Clark Boylan2013-12-051-3/+7
* Use wheels for installationMonty Taylor2013-12-042-4/+8
* show diff between pip installed packages and requirementsKhai Do2013-12-031-2/+35
* Merge "Let git do mailmap mapping for us"Jenkins2013-11-302-63/+3
|\
| * Let git do mailmap mapping for usMonty Taylor2013-11-292-63/+3
* | Merge "Make ChangeLog more condensed"Jenkins2013-11-303-23/+75
|\ \ | |/
| * Make ChangeLog more condensedMonty Taylor2013-11-293-23/+75
* | Merge "Make sphinx builders configurable in LocalBuildDoc"Jenkins2013-11-292-0/+40
|\ \
| * | Make sphinx builders configurable in LocalBuildDoccbjchen@cn.ibm.com2013-11-272-0/+40
* | | Enable wheel processing in the testsMonty Taylor2013-11-291-1/+3
* | | Clean up integration scriptMonty Taylor2013-11-291-47/+27
* | | Merge "Communicate to user when we skip a requirement"Jenkins2013-11-261-9/+11
|\ \ \
| * | | Communicate to user when we skip a requirementMonty Taylor2013-11-141-9/+11
* | | | Merge "Serve local mirror using apache"Jenkins2013-11-251-3/+33
|\ \ \ \
| * | | | Serve local mirror using apacheMonty Taylor2013-11-221-3/+33
| | |/ / | |/| |
* | | | Merge "Support building wheels (PEP-427)"Jenkins2013-11-231-0/+3
|\ \ \ \
| * | | | Support building wheels (PEP-427)Sascha Peilicke2013-11-191-0/+3
* | | | | Merge "Bump the development status classifier."Jenkins2013-11-221-3/+3
|\ \ \ \ \
| * | | | | Bump the development status classifier.Alex Gaynor2013-11-191-3/+3
| |/ / / /
* | | | | Merge "Base python 2.7 skip list on parsed names"Jenkins2013-11-222-1/+21
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Base python 2.7 skip list on parsed namesMonty Taylor2013-11-142-1/+21
| | |/ | |/|
* | | Merge "Ignore jenkins@openstack.org in authors building"Jenkins2013-11-201-1/+1
|\ \ \ | |_|/ |/| |
| * | Ignore jenkins@openstack.org in authors buildingSergey Lukjanov2013-11-141-1/+1
| |/
* | Merge "Add wheel mirror structure awareness"Jenkins2013-11-161-0/+5
|\ \
| * | Add wheel mirror structure awarenessMonty Taylor2013-10-311-0/+5
* | | Merge "Remove pip as an argument from mkvenv"Jenkins2013-11-161-9/+8
|\ \ \ | |/ /
| * | Remove pip as an argument from mkvenvMonty Taylor2013-10-311-9/+8
* | | Merge "Use pypi-mirror instead of jeepyb"Jenkins2013-11-161-10/+10
|\ \ \ | |/ / | | / | |/ |/|
| * Use pypi-mirror instead of jeepybMonty Taylor2013-10-311-10/+10
* | Merge "Add the semver documentation"Jenkins2013-11-132-2/+331
|\ \
| * | Add the semver documentationMonty Taylor2013-10-092-2/+331
* | | Merge "Avoid using 'which' executable for finding git"Jenkins2013-11-133-1/+26
|\ \ \
| * | | Avoid using 'which' executable for finding gitDavanum Srinivas2013-11-073-1/+26
* | | | Link to the documentation in the readmeAlex Gaynor2013-11-091-0/+4
|/ / /
* | | Fixed pbr install to not error out and fail if git is not installed0.5.23Nikhil Manchanda2013-10-301-1/+5
| |/ |/|
* | Merge "Move base test case logic out of __init__.py"0.5.22Jenkins2013-10-289-158/+158
|\ \
| * | Move base test case logic out of __init__.pyMonty Taylor2013-10-289-158/+158
* | | Merge "Prevent ordereddict installation on 2.7"Jenkins2013-10-271-1/+1
|\ \ \ | |/ / |/| |
| * | Prevent ordereddict installation on 2.7Thomas Leaman2013-10-161-1/+1
* | | Comply with pep440Monty Taylor2013-10-181-1/+1
|/ /
* | Do not pass unicode where byte strings are wantedDoug Hellmann2013-10-091-1/+13
* | Merge "Rework run_shell_command"Jenkins2013-10-092-65/+48
|\ \
| * | Rework run_shell_commandMonty Taylor2013-09-282-65/+48
| |/
* | Merge "Add a test for command registration."Jenkins2013-10-091-0/+7
|\ \
| * | Add a test for command registration.Robert Collins2013-09-301-0/+7