index
:
xlgmokha/versatile.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
boot
Age
Commit message (
Collapse
)
Author
2017-01-14
add a LOCAL_ONLY mode.
mo khan
2017-01-14
merge defaults with overrides.
mo khan
2017-01-03
move screens and components to presentation.
mo khan
2017-01-03
fix broken spec.
mo khan
2016-12-25
inject registry into each screen.
mo khan
2016-12-24
remove extra logging.
mo khan
2016-12-24
remove environments and just load from env vars.
mo khan
2016-12-24
fix api resolution.
mo khan
2016-12-24
load host at startup.
mo khan
2016-12-23
fix broken spec.
mo khan
2016-12-22
remove default parameter in constructor.
mo khan
2016-12-22
inline methods.
mo khan
2016-12-22
auto wire queries.
mo khan
2016-12-22
auto resolve command dependencies.
mo khan
2016-12-22
use let instead of var so that it captures a closure per loop iteration.
mo khan
2016-12-22
convert string events to constants.
mo khan
2016-12-17
start to write tests for boot.
mo khan
2016-12-05
register all queries at once.
mo khan
2016-12-05
wire up all commands at once.
mo khan
2016-12-05
extract class to wire up the container.
mo khan