summaryrefslogtreecommitdiff
path: root/src/leap/config/providerconfig.py
AgeCommit message (Expand)Author
2013-08-12move everything into bitmask namespaceKali Kaneko
2013-08-07Define abstract methods from BaseConfig.Ivan Alejandro
2013-08-01Replace assert with check and add exception.Ivan Alejandro
2013-07-24Escape the domain value to avoid problematic pathsTomás Touceda
2013-06-28Bugfix: Update available/supported implementation.Ivan Alejandro
2013-06-21hide mx until we integrate itkali
2013-06-20Improve labels in the appkali
2013-06-03Use Twisted's deferToThread and Deferreds to handle parallel tasksTomás Touceda
2013-05-11updated documentationkali
2013-04-10baseconfig moved to leap.common.configkali
2013-04-04Several fixes in wizardkali
2013-03-15namespace leap + leap.common splitkali
2013-03-07Change asserts for a custom leap_assert methodTomás Touceda
2013-03-06Add basic config handlingTomás Touceda