lp:~adam-rpconnelly/dbversion/saved-connection

Created by Adam Connelly and last modified
Get this branch:
bzr branch lp:~adam-rpconnelly/dbversion/saved-connection
Only Adam Connelly can upload to this branch. If you are Adam Connelly please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Adam Connelly
Project:
DB Version
Status:
Merged

Recent revisions

43. By Adam Connelly

Added a base class for commands that need a database connection to make sure that they can all use saved connections, and that the properties are all applied in the correct order. Altered the saved-connection command to allow existing connections to be updated.

42. By Adam Connelly

Merging in the changes from trunk.

41. By Adam Connelly

Updated the create command to use the saved connection service. If there is a default saved connection, it will try to use it. You can also specify the name of a saved connection to use using the -s switch.

40. By Adam Connelly

Created a basic working version of the template functionality.

39. By Adam Connelly

Created the saved-connection command. At the moment you can create, update, delete and default saved connections, but you can't actually use them with any of the other commands yet.

38. By Colin Winning

Merging in Colin's changes to add logging into the trunk. I've also changed the ToString method for ClassicVersion to output the time in local time rather than UTC, and fixed a bug where the task percentages were always coming out as 0 because the variables used to calculate the percentages are ints.

37. By Adam Connelly

Changed a couple of references to String to string instead.

36. By Adam Connelly

I think the line endings have ended up messed up again.

35. By Colin Winning

Introduced BaseTask.
MessageService now passed into BaseTask constructor.

34. By Colin Winning

Tidied up logging a bit

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:dbversion
This branch contains Public information 
Everyone can see this information.

Subscribers