4 years agoMove data tools to util.py. Remove legacy marshal garbage. default tip
Sam Hart <criswellious@gmail.com> [Sun, 06 Apr 2008 22:56:04 -0400] rev 268
Move data tools to util.py. Remove legacy marshal garbage.

4 years agoMake BaseScheme logger name determined by self.scheme_name, remove unneeded __init__ rewrite in local, and change Hive.init to match current documentation
Sam Hart <criswellious@gmail.com> [Sun, 06 Apr 2008 22:40:23 -0400] rev 267
Make BaseScheme logger name determined by self.scheme_name, remove unneeded __init__ rewrite in local, and change Hive.init to match current documentation

4 years agoAdd base scheme by which other connection schemes are derived
Sam Hart <criswellious@gmail.com> [Sun, 06 Apr 2008 22:20:27 -0400] rev 266
Add base scheme by which other connection schemes are derived

4 years agoshort_hash_id to issue_id
Sam Hart <criswellious@gmail.com> [Sun, 06 Apr 2008 14:09:14 -0400] rev 265
short_hash_id to issue_id

4 years agoOkay, I lied, force makes sense
Sam Hart <criswellious@gmail.com> [Sat, 05 Apr 2008 21:17:01 -0400] rev 264
Okay, I lied, force makes sense
(stupid trying to develop something serious while in the car)

4 years ago_config should be an alternative config file
Sam Hart <criswellious@gmail.com> [Sat, 05 Apr 2008 21:13:51 -0400] rev 263
_config should be an alternative config file

4 years agos/and/an
Sam Hart <criswellious@gmail.com> [Sat, 05 Apr 2008 21:12:51 -0400] rev 262
s/and/an

4 years ago* rename get_scheme to get_connection
Sam Hart <criswellious@gmail.com> [Sat, 05 Apr 2008 21:12:03 -0400] rev 261
* rename get_scheme to get_connection
* Get rid of force option in get_connection (makes no sense)
* No funky local scheme parsing in hive
* Add connection bits to hive

4 years agoAdd exceptions for swarm
Sam Hart <criswellious@gmail.com> [Sat, 05 Apr 2008 21:02:11 -0400] rev 260
Add exceptions for swarm

4 years agoAdd i18n module (imported from mercurial)
Sam Hart <criswellious@gmail.com> [Sat, 05 Apr 2008 21:01:52 -0400] rev 259
Add i18n module (imported from mercurial)