Get this repository:
git clone https://git.launchpad.net/mesi

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/crazy-goat/go-mesi.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log

Branches

Name Last Modified Last Commit
dependabot/go_modules/servers/caddy/golang.org/x/net-0.36.0 2025-03-14 18:06:29 UTC
Bump golang.org/x/net from 0.33.0 to 0.36.0 in /servers/caddy

Author:
Author Date: 2025-03-14 18:06:29 UTC

Bump golang.org/x/net from 0.33.0 to 0.36.0 in /servers/caddy

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

main 2025-03-01 11:55:42 UTC
Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 in /servers/caddy (#7)

Author:
Author Date: 2025-03-01 11:55:42 UTC

Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 in /servers/caddy (#7)

Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

apache 2025-02-26 21:03:42 UTC
Add ESI response filter and dynamic parsing via Go library

Author: Piotr Hałas
Author Date: 2025-02-26 21:03:42 UTC

Add ESI response filter and dynamic parsing via Go library

Introduced an output filter to enable ESI parsing for HTML content using a dynamically loaded Go library. Enhanced logging for missing or unsupported content types. Updated configuration with necessary defaults and added a minimal server setup for testing.

cli 2025-02-26 16:58:45 UTC
Add README for mesi-cli with usage and installation details

Author: Piotr Hałas
Author Date: 2025-02-26 16:58:45 UTC

Add README for mesi-cli with usage and installation details

This README introduces the mesi-cli, a CLI tool for working with ESI functionality. It includes an overview, key features, installation instructions, usage examples, and flag details to guide developers in testing and debugging ESI workflows.

frankenphp 2025-02-26 14:39:47 UTC
Add FrankenPHP plugin to supported features in README

Author: Piotr Hałas
Author Date: 2025-02-26 14:39:47 UTC

Add FrankenPHP plugin to supported features in README

Updated the README to mark the FrankenPHP plugin as implemented and provide a link to its installation and configuration guide. This improves documentation accuracy and reflects the current state of supported features.

ppa 2025-02-26 08:02:33 UTC
Enable Go modules and update build process in debian/rules

Author: Piotr Hałas
Author Date: 2025-02-26 08:02:33 UTC

Enable Go modules and update build process in debian/rules

Set GO111MODULE to enforce module usage and configure GOPROXY for dependency management. Added `go mod tidy` and `go mod download` steps to streamline Go module handling during the build process.

caddy 2025-02-22 20:49:10 UTC
Fix typo and add Caddy plugin link in README checklist

Author: Piotr Hałas
Author Date: 2025-02-22 20:49:10 UTC

Fix typo and add Caddy plugin link in README checklist

Corrected an extra dash in the Nginx plugin entry for consistency. Added a link to the installation and configuration guide for the Caddy plugin. Improved clarity and completeness of the plugin checklist.

cache 2025-02-21 16:54:38 UTC
Add in-memory caching functionality leveraging GoCache

Author: Piotr Hałas
Author Date: 2025-02-21 16:54:38 UTC

Add in-memory caching functionality leveraging GoCache

Introduced in-memory caching using GoCache to improve performance and reduce redundant external requests. Updated `fetchUrl` to utilize the cache and enabled configuration through the `CacheManager`. Adjusted dependencies and documentation to reflect these changes.

nginx 2025-02-11 19:28:48 UTC
Add enable_mesi flag to location

Author: Piotr Hałas
Author Date: 2025-02-11 19:28:48 UTC

Add enable_mesi flag to location

19 of 9 results

Other repositories

Name Last Modified
lp:mesi 2025-03-14
11 of 1 result
You can't create new repositories for mESI.