index
:
leap_cli.git
develop
gitlab_ci
master
rake_install
[leap_cli]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2016-09-28
actually fix ci tests
elijah
2016-09-15
fix ci test
elijah
2016-09-13
fix gitlab test
elijah
2016-09-13
fix .gitlab-ci.yml spacing so it validates
Micah Anderson
2016-09-13
add a gitlab CI stage for running tests
Micah Anderson
2016-09-01
print friendly message if leap_platform is too old (closes #8423)
elijah
2016-08-30
added acme-client gem
elijah
2016-08-29
pin specific fog-aws gem version
elijah
2016-08-19
Merge branch 'rake_install' of https://0xacab.org/varac/leap_cli into develop
elijah
2016-08-16
fix the readme to reflect the current recommended method of install leap_cli
elijah
2016-08-15
log short host names
elijah
2016-08-02
pin dependency to platform 0.9
elijah
2016-07-21
ignore nodes created by tests
varac
2016-07-21
update prerequisites to compile nokogiri
varac
2016-07-21
Test gem installation
varac
2016-07-20
linting
elijah
2016-07-20
include support for AWS via fog
elijah
2016-07-20
test: added test of quick start tutorial commands
elijah
2016-07-12
add a way to find out if we are dealing with a git subrepo
Christoph
2016-07-04
fix tests
elijah
2016-07-03
bugfix: better coloring of log lines that wrap
elijah
2016-07-01
Merge branch 'feature/newcli' into develop
elijah
2016-06-29
removed unused capistrano file
elijah
2016-06-29
move everything we can to leap_platform/lib/leap_cli
elijah
2016-06-29
clean up gemspec
elijah
2016-06-29
remove capistrano logger, new log filtering
elijah
2016-06-28
mv sshkey to platform
elijah
2016-06-27
remove capistrano, switch to sshkit
elijah
2016-06-28
re-enable gem artefact upload
varac
2016-06-27
[wip] testing .gitlab-ci.yml
varac
2016-06-27
Added .gitlab-ci.yml
varac
- build a gem and upload it as artefact to 0xacab - trigger platform pipeline
2016-06-24
fix test
elijah
2016-06-24
fix capistrano logging, closes #8215
elijah
2016-06-23
fix logging of indented blocks
elijah
2016-06-22
bump version to 1.9
elijah
2016-06-22
remove gem 'command_line_reporter'
elijah
2016-06-21
roll back gli version
elijah
2016-06-21
remove dependency on paint gem
elijah
2016-06-21
remove highline gem dependency
elijah
2016-06-21
vendor base32 gem
elijah
2016-06-21
fix ruby deprecation warnings
elijah
2016-06-21
remove ActiveModel and ActiveSupport dependency (yeah!)
elijah
2016-05-26
ensure that local nodes get the 'local' environment.
elijah
2016-05-10
updated RELEASES.md for 1.8
elijah
2016-04-25
[test] fix failing leap command test
elijah
2016-04-25
when run as a gem, suppress ruby language warnings. closes #8043
elijah
2016-04-12
move template() from manager to environment. closes #8026
elijah
2016-04-09
secrets: fix bug when secrets.json doesn't exist
elijah
2016-04-09
fix tests
elijah
2016-04-08
environments: clean up the json inheritence system with a proper environment ↵
elijah
class, and fix bugs with partials and inheritance. requires latest leap_platform.
[next]