Manfred Touron
|
395827afeb
|
Merge pull request #15 from moul/dev/moul/doc
Improve doc
|
2017-12-16 08:56:48 +01:00 |
|
Manfred Touron
|
8329fd3ab7
|
Improve doc
|
2017-12-15 20:27:07 +01:00 |
|
Manfred Touron
|
e32f4200d1
|
Merge pull request #14 from moul/dev/moul/fix-13
Fix panic when entering empty command
|
2017-12-15 13:57:41 +01:00 |
|
Manfred Touron
|
7ed60f6908
|
Fix panic when entering empty command (fix #13)
|
2017-12-15 13:55:53 +01:00 |
|
Manfred Touron
|
a413aa86c2
|
Add sql-schema.svg
|
2017-12-13 17:23:34 +01:00 |
|
Manfred Touron
|
b51c90a0e9
|
Update README
|
2017-12-13 11:52:19 +01:00 |
|
Manfred Touron
|
7245508c76
|
Add experimental warning
|
2017-12-12 14:55:50 +01:00 |
|
Manfred Touron
|
905159f044
|
Update demo gif
|
2017-12-12 12:26:49 +01:00 |
|
Manfred Touron
|
ac8181474c
|
Post-release version bump
|
2017-12-12 10:40:14 +01:00 |
|
Manfred Touron
|
554937dd7a
|
v1.6.0
|
2017-12-12 10:39:36 +01:00 |
|
Manfred Touron
|
4aa9a227e8
|
Switch to a lonely tmux demo
|
2017-12-12 10:15:09 +01:00 |
|
Manfred Touron
|
6e4cbf5dd8
|
Add server/client gif example in README
|
2017-12-12 09:05:49 +01:00 |
|
Manfred Touron
|
44d1ac7f11
|
Add example gifs
|
2017-12-12 09:01:33 +01:00 |
|
Manfred Touron
|
1c32da7751
|
Merge pull request #12 from moul/dev/moul/key-show
Add 'key show KEY' command
|
2017-12-06 00:37:37 +01:00 |
|
Manfred Touron
|
999b740df6
|
Add 'key show KEY' command (#11)
|
2017-12-06 00:33:40 +01:00 |
|
Manfred Touron
|
6864b7ca10
|
govendor add github.com/mgutz/ansi + its deps
|
2017-12-06 00:33:40 +01:00 |
|
Manfred Touron
|
546b350a6c
|
Create LICENSE
|
2017-12-04 16:45:42 +01:00 |
|
Manfred Touron
|
d70296cd95
|
Update README.md
|
2017-12-04 16:33:41 +01:00 |
|
Manfred Touron
|
10f4ad49d9
|
Improve logging
|
2017-12-04 11:14:20 +01:00 |
|
Manfred Touron
|
edb230b278
|
Update README.md
|
2017-12-04 10:41:25 +01:00 |
|
Manfred Touron
|
efbf66a0a4
|
Update README.md
|
2017-12-04 10:39:40 +01:00 |
|
Manfred Touron
|
0746458762
|
Merge pull request #10 from moul/dev/moul/circle
Dev/moul/circle
|
2017-12-04 10:37:24 +01:00 |
|
Manfred Touron
|
f2738e2bd1
|
Fix lint warns
|
2017-12-04 10:32:29 +01:00 |
|
Manfred Touron
|
b0d8180809
|
Add CircleCI config
|
2017-12-04 10:21:36 +01:00 |
|
Manfred Touron
|
f9d450ffaf
|
Add healthcheck user
|
2017-12-04 09:34:52 +01:00 |
|
Manfred Touron
|
391a39d82c
|
Add --latest and --quiet options to ls commands
|
2017-12-04 09:27:10 +01:00 |
|
Manfred Touron
|
7eb76c861f
|
Lint code + fix tests
|
2017-12-03 18:18:17 +01:00 |
|
Manfred Touron
|
cd437a3a7b
|
Post-release version bump
|
2017-12-02 01:12:29 +01:00 |
|
Manfred Touron
|
2accc7abd4
|
v1.5.0
|
2017-12-02 01:11:40 +01:00 |
|
Manfred Touron
|
3c10578584
|
Fix some backup/restore bugs + improve MySQL support
|
2017-12-02 00:01:31 +01:00 |
|
Manfred Touron
|
511470087b
|
Host key checking shared across users
|
2017-12-01 22:19:22 +01:00 |
|
Manfred Touron
|
017ee2ab39
|
Add MySQL support
|
2017-11-29 14:07:59 +01:00 |
|
Manfred Touron
|
b093f61fb5
|
Switch to hard delete
|
2017-11-29 10:27:04 +01:00 |
|
Manfred Touron
|
bd158819d3
|
Add 'make dev EXTRA_RUN_OPTS' flag
make dev EXTRA_RUN_OPTS="--db-conn=root@/db?parseTime=true --db-driver=mysql"
|
2017-11-29 10:25:52 +01:00 |
|
Manfred Touron
|
86f6e87efe
|
Add audit log
|
2017-11-29 09:17:19 +01:00 |
|
Manfred Touron
|
e377cac8e6
|
Ignore some errors when logging closed connections
|
2017-11-28 20:08:31 +01:00 |
|
Manfred Touron
|
0fbcc0dd41
|
Session management
|
2017-11-27 08:52:33 +01:00 |
|
Manfred Touron
|
1fdf37dc07
|
Create Session objects on each connections (history)
|
2017-11-27 08:22:13 +01:00 |
|
Manfred Touron
|
4cf73e3410
|
Moved demo code in the README as example
|
2017-11-27 08:09:22 +01:00 |
|
Manfred Touron
|
328bb0153b
|
Add session model
|
2017-11-27 07:43:52 +01:00 |
|
Manfred Touron
|
1ddd6867b6
|
Post-release version bump
|
2017-11-24 15:22:50 +01:00 |
|
Manfred Touron
|
2becd5eec2
|
v1.4.0
|
2017-11-24 15:22:22 +01:00 |
|
Manfred Touron
|
571b37da6b
|
Add option to encrypt sensitive data
|
2017-11-24 15:15:24 +01:00 |
|
Manfred Touron
|
01d464f4c5
|
Sort items by created_at in 'ls' commands
|
2017-11-24 07:27:38 +01:00 |
|
Manfred Touron
|
bf184c621d
|
Merge branch 'dev/moul/timeago'
* dev/moul/timeago:
Add Updated and Created fields in 'ls' commands
govendor add github.com/dustin/go-humanize
|
2017-11-24 06:48:07 +01:00 |
|
Manfred Touron
|
f4309f843b
|
Add Updated and Created fields in 'ls' commands
|
2017-11-24 06:47:39 +01:00 |
|
Manfred Touron
|
cbdc231cbf
|
govendor add github.com/dustin/go-humanize
|
2017-11-24 06:46:54 +01:00 |
|
Manfred Touron
|
0f0a8dd9bb
|
Add 'key setup' command (easy SSH key installation)
|
2017-11-24 05:04:22 +01:00 |
|
Manfred Touron
|
4189eb8154
|
Update README.md
|
2017-11-23 19:06:30 +01:00 |
|
Manfred Touron
|
1d6349767d
|
Post-commit version bump
|
2017-11-23 19:04:57 +01:00 |
|