lp://staging/~guydmann/anonplus/guydmann_dev
- Get this branch:
- bzr branch lp://staging/~guydmann/anonplus/guydmann_dev
Branch merges
- aj00200: Approve
-
Diff: 181 lines (+80/-41)2 files modifiedsrc/setup.py (+1/-1)
src/uis/web/handler.py (+79/-40)
Recent revisions
- 204. By Guy Mann <guydmann@shepard>
-
updated the web ui handler so that it is modularized into function so it is easier to maintain.
- 203. By Guy Mann <guydmann@shepard>
-
fixed issue where the code was not checking for the existance of the variable before using it. This occurred when an old version of Crypto was present which did not include a version_info variable.
- 202. By aj00200
-
Fixed numerous issues with setup.py that would cause more obscure crashes in the event that something did not go right. These bugs were caused by incorrect code in the try blocks.
- 200. By aj00200
-
Merged r219 from lp:~aj00200/anonplus/trunk to apply the fix for bug #927447 to the trunk branch
- 198. By aj00200
-
* Wrote code to handle the 0x0100 UUK Storage Request packet from the mock-storage-
request blueprint.
* Updated libs.friends to use the Registrar which is setup by tunnels.__init__ instead of importing them manually. - 197. By aj00200
-
Merged in code that I accidentally said I committed but did the commit in the wrong repo.
- 196. By aj00200
-
Moved tools.py to anonplus-cli.py in the apps directory. Also added some command line options such as --no-browser, -V, and --help.
- 195. By aj00200
-
* Merging fix for bug #915767.
* Merging small changes to code readability.
* Merging fix for bug #916816
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/anonplus