summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a MANIFEST.in file so that we can include additional needed files in the ...1.0.1Monty Taylor2010-07-191-0/+4
|\
| * Includes a manifest file which knows how to bring along doc and etc.Monty Taylor2010-07-191-0/+4
|/
* Modified probe tests to work with setup.py develop installsChuck Thier2010-07-199-31/+32
|\
| * Updated setup.py so that the test directory would be correctly ignored when i...Chuck Thier2010-07-191-1/+1
| * Modified probe tests to work with setup.py develop installsChuck Thier2010-07-198-30/+31
* | Bump version to 1.0.1Monty Taylor2010-07-192-2/+2
|\ \ | |/ |/|
| * Bumped version number post 1.0.0 release.Monty Taylor2010-07-182-2/+2
|/
* Fixed typos on the saio doc page.1.0.0John Dickinson2010-07-191-7/+7
|\
| * fixed a few typos in the saio docsJohn Dickinson2010-07-181-7/+7
|/
* Updated docs to point to lp:swift, and added the doc/build directory to .bzri...Chuck Thier2010-07-162-1/+2
|\
| * Update .bzrignore to ignore the docs/build directoryChuck Thier2010-07-161-0/+1
| * Update SAIO doc to point to lp:swiftChuck Thier2010-07-161-1/+1
|/
* Remove build-dep reference since that doesn't work yet.Monty Taylor2010-07-161-1/+4
|\
| * Fixed the doc- build-dep swift doesn't _quite_ work yet. We'll get thereMonty Taylor2010-07-161-1/+4
* | Added PPA reference to the docs.Monty Taylor2010-07-161-5/+3
|\ \ | |/
| * Add reference to using PPA to get depends.Monty Taylor2010-07-141-5/+3
* | Updated SAIO to init the repo before branching the codeChuck Thier2010-07-151-3/+4
* | MargingChuck Thier2010-07-151-2/+2
|\ \
| * | Make swift-init pay attention to $PATHMichael Barton2010-07-151-2/+2
* | | Changed README to build docs via setup.py and changed saio to run setup.pyChuck Thier2010-07-152-2/+2
|/ /
* | Mergedgholt2010-07-142-9/+2
|\ \
| * | User login doesn't really need to be the same as the lp id in the SAIOChuck Thier2010-07-141-2/+1
| * | Updated saio to reflect setup.py changes Chuck Thier2010-07-142-7/+1
* | | Allow specifying the proxy's auth class.gholt2010-07-143-6/+17
|/ /
* | SAIO doc update for the bin/*.py->bin/* changegholt2010-07-141-1/+1
|/
* Added docs to doc system.Monty Taylor2010-07-1449-108/+76
|\
| * Added docs to doc system.Monty Taylor2010-07-141-1/+5
| * Added sphinx documentation to a sphinx-doc package.Monty Taylor2010-07-144-0/+22
| * Moved sample conf file install into docs rather than directly into etc.Monty Taylor2010-07-1414-11/+11
| * Moved things to use .install files.Monty Taylor2010-07-1413-93/+35
| * Renamed bin files in the tree so that setup.py install does the same thingMonty Taylor2010-07-1426-14/+14
* | Adding Monty Taylor to AUTHORSChuck Thier2010-07-141-0/+1
* | Updated tree to use import_dsc/import_upstream from bzr-builddeb.Monty Taylor2010-07-146-49/+66
|\ \
| * | Removed PKG-INFO from the tree.Monty Taylor2010-07-141-15/+0
| |/
| * Added support for building docs from setup.py.Monty Taylor2010-07-142-2/+14
| * Merged trunk. Enabled unittests in setup.py. w00t.Monty Taylor2010-07-146-38/+112
| |\
| * \ Merged trunk.Monty Taylor2010-07-133-17/+17
| |\ \
| * | | Put in (and then comment out) hooks to run unittests via setup.py.Monty Taylor2010-07-131-2/+5
| * | | Updated to debhelper 7 and better depends.Monty Taylor2010-07-134-45/+49
| * | | Reverted accidental chmod -x-ing.Monty Taylor2010-07-129-0/+0
| * | | Re-added files import-dsc didn't know about.Monty Taylor2010-07-1214-0/+2
| * | | Initial release1.0.0-1Michael Barton2010-07-0850-2/+618
| |\ \ \
| | * | | Import upstream version 1.0.0upstream-1.0.0Michael Barton2010-07-0841-0/+9069
| | / /
| * | | Removed debian dir from the tree so we can re-add it using import-dsc.Monty Taylor2010-07-1226-603/+0
| * | | Changed to an upstream/packaging setup instead of a native package setup.Monty Taylor2010-07-121-1/+1
* | | | Fix typogholt2010-07-141-1/+1
* | | | Bug fixes in docs; howto build docs in docsgholt2010-07-141-2/+8
| |_|/ |/| |
* | | Updated Swift All in OneChuck Thier2010-07-131-11/+29
* | | Make xfs-based tests optionalgholt2010-07-134-24/+82
| |/ |/|
* | Make unit tests not require /etc/swift/*.ring.gz filesgholt2010-07-132-16/+16