lp:~guy.kloss/sloecode/guy_dev
Created by
Guy K. Kloss
and last modified
- Get this branch:
- bzr branch lp:~guy.kloss/sloecode/guy_dev
Only
Guy K. Kloss
can upload to this branch. If you are
Guy K. Kloss
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Thomi Richards: Pending requested
-
Diff: 708 lines (+560/-7)17 files modifiedHISTORY (+3/-0)
INSTALL (+62/-0)
MANIFEST.in (+16/-0)
VERSION (+1/-0)
docs/Makefile (+95/-0)
docs/make.bat (+114/-0)
docs/source/conf.py (+198/-0)
docs/source/history.rst (+1/-0)
docs/source/index.rst (+23/-0)
docs/source/installation.rst (+1/-0)
docs/source/overview.rst (+5/-0)
setup.cfg (+8/-0)
setup.py (+21/-2)
sloecode/templates/admin/person-list.html (+4/-1)
sloecode/templates/index.html (+1/-1)
sloecode/templates/login.html (+3/-2)
sloecode/templates/project-details.html (+4/-1)
Branch information
Recent revisions
- 103. By Guy K. Kloss
-
- Completed setup.py with further information
- Added skeleton for Sphinx documentation - 102. By Christopher Lee
-
Slight change to the css to remove need for !important attribute
Minor change
- 101. By Christopher Lee
-
Merging SSH Key Management improvements
Added human readable name for a key
Improved Key Management UI - 99. By Thomi Richards
-
Deleting users and projects now makes a copy of the relevant repositories and then deletes them. Repositories are stored in a backup directory, which can be configured through the settings file.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:sloecode