Age | Commit message (Collapse) | Author |
|
get-definition.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(actually, it's not completely working.
it's missing a fix for the broken qt4 libs
inside virtualenv, which still need manual intervention)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Obviously then, you should ignore the commit message
in 489ed46140d6d. That commit WAS NOT working, believe me :)
Fix an annoying bug by which we were overwriting the "connect"
method that came from vpnmanager with basically an empty stub.
|
|
|
|
|
|
|
|
manually merge changes from the develop branch that were lost due
to having branched a previous state when refactored former "conductor"
class.
also, moved more exceptions to its own file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
framework.
|
|
making a commit to see if buildbot catches it and starts a build)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cherry-picked kclair updates on buildbot branch into develop branch.
|
|
moved out old broken stuff;
copied a run_scripts entry point for tests;
created a bunch of (mostly stubs) simple tests on secondary
functions.
|
|
fix for 2.6 compatibility, we should try not to
use syntax backported from 3.x into 2.7 :|
|