Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-13 | [rename] tested app_factory code is now on application module | Victor Shyba | |
2015-06-13 | [tests] Enabling 2 skipped tests | Victor Shyba | |
Adapted to run on current application module | |||
2015-06-03 | Move reactor logic out of application initialization | rafael lisboa | |
2015-06-03 | Creating a leap session is now part of leap init | Bruno Wagner | |
We've moved the init soledad method to the leap_initialization module and gave it a meaningful name, because it was initializing the whole leap session instead of only soledad, because of that we removed some of the uneeded config files and deduplicated some code on maintenance to use the same facilities. Some arguments had non-meaningful variable names and args was being passed everywhere (it was unclear who was using which variables in the args) We changed the initialization to pass those arguments explicitly, then we can factor them out sometime when it makes sense | |||
2015-01-27 | #237 #232 #196 syncing user data once before starting the UA. Displaying a ↵ | Duda Dornelles | |
loading screen in the meantime. The initial sync will make sure the user has a single key pair | |||
2015-01-22 | #224 renaming tests so they get caught by trial runner | Duda Dornelles | |