4 Commits

Author SHA1 Message Date
Devendra Gera
94e794e3d2 Change config parsing to use RawConfigParser instead of SafeConfigParser.
fixes #4 reported by darkskiez.
2010-07-03 03:20:16 +05:30
Devendra Gera
fa956c5876 Fix missing import in hookscripts.py
fixes #3 reported by darkskiez
2010-07-03 03:14:54 +05:30
Devendra Gera
ad04a273b5 Make bugzilla credentials optional from /etc/gitzillarc and allow cookie auth
The ready scripts now allow a new configuration option (user_config) which
controls user-specific bugzilla credentials.

user specific bugzilla auth can now be optional ("allow"), enforced
("force"), or denied ("deny").
2010-03-14 03:26:53 +05:30
Devendra Gera
c0abda84b7 Initial gitzilla commit. 2010-03-08 00:01:45 +05:30