Skip to content

Commit

Permalink
Merge branch 'master' into report-log
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Danras Justo committed Jul 30, 2017
2 parents 5133456 + b331cc9 commit 88d9eea
Show file tree
Hide file tree
Showing 103 changed files with 8,410 additions and 4,218 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Using cron scheduler library from Rob Figueiredo
- Deploy scripts now configure themselves as daemons
- Updated project dependencies

## [3.1.0] - 2017-06-21
### Added
Expand Down Expand Up @@ -116,4 +117,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Automatically remove old backups
- Keep track of the backups in an audit file
- Run backup task periodically
- Build and send tarball to AWS Glacier
- Build and send tarball to AWS Glacier
15 changes: 15 additions & 0 deletions vendor/github.com/Sirupsen/logrus/CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 24 additions & 14 deletions vendor/github.com/Sirupsen/logrus/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions vendor/github.com/Sirupsen/logrus/appveyor.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/github.com/Sirupsen/logrus/entry.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/Sirupsen/logrus/exported.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/Sirupsen/logrus/formatter.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 7 additions & 2 deletions vendor/github.com/Sirupsen/logrus/json_formatter.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/Sirupsen/logrus/logger.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 0 additions & 10 deletions vendor/github.com/Sirupsen/logrus/terminal_appengine.go

This file was deleted.

6 changes: 3 additions & 3 deletions vendor/github.com/Sirupsen/logrus/terminal_bsd.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions vendor/github.com/Sirupsen/logrus/terminal_linux.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 0 additions & 28 deletions vendor/github.com/Sirupsen/logrus/terminal_notwindows.go

This file was deleted.

21 changes: 0 additions & 21 deletions vendor/github.com/Sirupsen/logrus/terminal_solaris.go

This file was deleted.

82 changes: 0 additions & 82 deletions vendor/github.com/Sirupsen/logrus/terminal_windows.go

This file was deleted.

Loading

0 comments on commit 88d9eea

Please sign in to comment.