Skip to content

Instantly share code, notes, and snippets.

@gordyt
Last active October 25, 2019 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gordyt/6003d0d46469610eb8577edd85f1c59c to your computer and use it in GitHub Desktop.
Save gordyt/6003d0d46469610eb8577edd85f1c59c to your computer and use it in GitHub Desktop.
zm-docker commits between 1.4.355 and 1.5
* fd64986 [Gordon Tillman] (tag: prod-1.5.0, tag: 1.5.0, tag: 1.4.402, tag: 1.4.401) fix lmtp build
* 151bf1c [Travis McLane] Merge branch 'feature/ZCS-7558' into develop
|\
| * e950302 [Travis McLane] (feature/ZCS-7558) ZCS-7558 return nil if file won't open
| * 39f426e [Travis McLane] ZCS-7558 use temp file for large emails
| * 1e3cdff [Travis McLane] ZCS-7664 precompile regexes
| * 8078236 [Travis McLane] ZCS-7664 handle leading whitespace in RCPT TO
| * 64faa82 [Travis McLane] ZCS-7664 fix multiple accounts with same affinity (bug)
| * 10f2d8c [Travis McLane] ZCS-7664 allow '.' and '+' in email FROM
|/
* 672b545 [Gordon Tillman] (tag: 1.4.400, tag: 1.4.399, tag: 1.4.326) Merge branch 'feature/lmtp-proxy' into develop
|\
| * f2fab90 [Gordon Tillman] ZCS-7682 Address PR comments.
| * 7c14b83 [Gordon Tillman] ZCS-7682 Addressed TODOs in affinity init code
| * b037acc [Gordon Tillman] ZCS-7682 commandShutdown close connection
| * bfad79d [Gordon Tillman] ZCS-7682, ZCS-7630 API documentation to /
| * 0941e02 [Gordon Tillman] ZCS-7682 Improve handling of inputs to main
| * 49d60dc [Gordon Tillman] ZCS-7682 Improve handling of bad header values
| * ab4bbc0 [Gordon Tillman] ZCS-7682 Unescape AuthPass & AuthUser
| * efe272f [Gordon Tillman] ZCS-7862 Refactored to use logging from golibs
| * 4bb0096 [Gordon Tillman] ZCS-7664 Fix DATA response
| * fb49928 [Gordon Tillman] ZCS-7664 Removed stale info from README.
| * c56b896 [Gordon Tillman] ZCS-7664 Return proper repsonse if issue with back-end mailbox
| * 5e19aed [Gordon Tillman] ZCS-7664 Update cmd/monitor to use k8s from golibs
| * 957bd71 [Gordon Tillman] ZCS-7664 Allow client IP checking to be disabled for testing
| * 8cdc1d7 [Gordon Tillman] ZCS-7664 WIP - delivery fixes
| * b10638c [Gordon Tillman] ZCS-7664 Wire in proper logging framework
| * d25558b [Travis McLane] ZCS-7663 allow GIT_COMMIT override from env
| * ffcc077 [Travis McLane] ZCS-7663 ensure mls uses GIT_COMMIT + GITHUB_ACCESS_TOKEN for build
| * 0528a31 [Travis McLane] ZCS-7663 update to use github.com/ZimbraOS/golibs
| * 12f962e [Travis McLane] ZCS-7666 update mls to use https git urls
| * 4c430f4 [Gordon Tillman] ZCS-7664 Refactored types.go to avoid circular import
| * 1c3de48 [Gordon Tillman] ZCS-7664 Move lmtp/types.go -> types.go
| * 3b8f8a9 [Gordon Tillman] ZCS07664 remove unused types/types.go
| * 468791c [Travis McLane] ZCS-7665 unit tests updates for http client
| * bad8ff1 [Gordon Tillman] ZCS-7665 use HTTPS for lookups
| * 1417ef5 [Gordon Tillman] ZCS-7664 Add lmtpPort option
| * 1ffaa81 [Gordon Tillman] ZCS-7555 Updated main README. Deleted build/README.
| * 1698b06 [Gordon Tillman] ZCS-7666 Make all of zm-docker build using https git URLs
| * 5abb842 [Gordon Tillman] ZCS-7666 Integrate zmc-lmtp Docker image build
| * de75575 [Gordon Tillman] ZCS-7666 Makefile/Dockerfile for lmtp (internal directory) building
| * 0503400 [Gordon Tillman] ZCS-7664 backend delivery code
| * fa39b1c [Travis McLane] ZCS-7663 LMTP session handling
| * f5b9ddd [Gordon Tillman] ZCS-7664 Add Host to Envelope
| * b04460a [Gordon Tillman] ZCS-7664 Add types for recipients
| * d087711 [Travis McLane] extremely basic session handling
| * a8ec86e [Gordon Tillman] ZCS-7663 Refactored two interfaces. Ignore bin directory
| * 05e324a [Gordon Tillman] ZCS-7663 Add whitelisted client IPs. go vet fixees
| * 2fb020d [Travis McLane] ZCS-7665 implement client Affinity implementation
| * b7728fb [Travis McLane] ZCS-7665 move Affinity interface to exported package
| * 4fe5c11 [Gordon Tillman] ZCS-7663 WIP Golang framework for zmc-lmtp service
| * 70ac1e1 [Gordon Tillman] ZCS-7663 Initialize lmtp go module
|/
* d5530fb [Shashi Kant] ZCS-7811: Use Redisson provided jar
* 806cd72 [Gren Elliot] (tag: 1.4.325) ZCS-7673:MariaDB Master/Slave support
|\
| * b3da0b7 [Gren Elliot] ZCS-7673:Makefile zmc-mariadb support
| * 441036d [Gren Elliot] ZCS-7673:rm galera. use mariadb instead
| * e21e946 [Gren Elliot] ZCS-7673:mariadb/Dockerfile
| * 6cd70e9 [Gren Elliot] ZCS-7673:mysql-proxy/Dockerfile no entrypoint
| * 7d8dab9 [Gren Elliot] ZCS-7673:rm mysql-proxy/entry-point.pl
| * 5c211b0 [Gren Elliot] ZCS-7673:DockerLib.pm MariaDB changes
| * c1ec8fe [Gren Elliot] ZCS-7673:galera healthcheck.sh mv to zm-kubernetes
| * 18ec924 [Gren Elliot] ZCS-7673:mysql-proxy/entry-point.pl dbService arg
| * 5716132 [Gren Elliot] ZCS-7673:Remove unused mysql-local
| * 6af6a22 [Gren Elliot] ZCS-7673:rm docker-compose.yml
| * beb838c [Gren Elliot] ZCS-7673:Remove swarm related stuff from Makefile
|/
* 572ac20 [Travis McLane] (tag: 1.4.398, tag: 1.4.396, tag: 1.4.395, tag: 1.4.324) ZX-7427 only delete if it exists
|/
* 572ac20 [Travis McLane] (tag: 1.4.398, tag: 1.4.396, tag: 1.4.395, tag: 1.4.324) ZX-7427 only delete if it exists
* 40ea342 [Jyotiranjan] zcs-7776: Ignore zimlet deployment if exception occurs.
* 650bf28 [Jyotiranjan] zcs-7776: Add zimlets to the extension deployment framework
* 9592d19 [akshat] (tag: 1.4.372, tag: 1.4.371, tag: 1.4.370, tag: 1.4.369) Mergebranch bugfix/ZCS-7550 into develop #199
|\
| * 10ebc6b [log2akshat] ZCS-7550: Added logic to override liveness-probe.
| * edefc2f [log2akshat] ZCS-7550: Modified Dockerfile to copy wait script.
| * 4e2bcb0 [log2akshat] ZCS:7550: Added script for waiting galera recovery.
|/
* a67bb39 [Shashi Kant Santosh] (tag: 1.4.367, tag: 1.4.366, tag: 1.4.365, tag: 1.4.362, tag: 1.4.361, tag: 1.4.360, tag: 1.4.359, tag: 1.4.357, tag: 1.4.355, tag: 1.4.351, tag: 1.4.349, tag: 1.4.348, tag: 1.4.347, tag: 1.4.345, tag: 1.4.344, tag: 1.4.340, tag: 1.4.339, tag: 1.4.338, tag: 1.4.337, tag: 1.4.335) Merge branch 'bugfix/ZCS-7736 into develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment