Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/maplibre/martin

Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
https://github.com/maplibre/martin

add PAT to hombrew checkout

e204a2fd317e0715c85fe100feae079eecda357d authored over 1 year ago
use token for remote PR creation

4d84371cc5d6287432eedce1d06cf1f851d10551 authored over 1 year ago
version update for pre.1

3c24ae226a0f0d3dbaf072416a7ac927160e4da6 authored over 1 year ago
CI: extract refs/tag for homebrew

7114d9837fe0da32f0b8d3df44f7715d3fdaef06 authored over 1 year ago
Auto-update homebrew on release (#935)

9e7422645fa5e840a5206b038cb8074569128523 authored over 1 year ago
v0.9.3 cleanups

f40090ab09af80a73a2c188fa2925f1507dfa7ee authored over 1 year ago
Updat doc about homebrew installation (#934)

dee34313aed7e35f0878b01602607769669b7950 authored over 1 year ago
Move homebrew (#933)

The new HomeBrew is now in https://github.com/maplibre/homebrew-martin

cc: @rubenpoppe

cb7c49b7064b1fd7f978b209039dae26e4032178 authored over 1 year ago
Use chmod +x in packaging, move homebrew to 9.1

58d691dd10874d197bd127052be314df1c261406 authored over 1 year ago
Update Homebrew for 0.9.0 (#932)

- Updated version to 0.9.0, removed openssl dependency
- Added architecture checks

281799021dfbb8b1a8460d681608d7e31a67f287 authored over 1 year ago
Add metadat copy/apply-diff, new testing framework (#921)

* Fix metadata copying
* Introduce a new metadata field `agg_tiles_hash_after_apply` for diff
...

8b34cd374c707548f9e1dccd9385aad0e804f62c authored over 1 year ago
bump versions

f4bb5c7c27ab3966d93aedadacd2eac087890dcd authored over 1 year ago
chore(deps): Bump semver from 1.0.19 to 1.0.20 (#926)

Bumps [semver](https://github.com/dtolnay/semver) from 1.0.19 to 1.0.20.
<details>
<summary>Rele...

ecd051a492433401157f8548af46ad67631631f5 authored over 1 year ago
Log a warning if PG startup takes too long (#924)

Adds a warning message using the suggested implementation in #810.
Thanks for the recommended a...

321a969a39c765cfe936ab9b3d4cdb982d02659e authored over 1 year ago
Rename homebrew formula subdirctory (#923)

Rename hombrew formula directory from `homebrew-formula` to
`HomebrewFormula` based on the [hom...

eaee56cd6044b630dac72dd7ef68653e267f8803 authored over 1 year ago
upgrade deps

7d5e2ae4bd858c4041dd6f76dc6015eb938de7f2 authored over 1 year ago
chore(deps): Bump postcss from 8.4.27 to 8.4.31 in /demo/frontend (#920)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to
8.4.31.
<details>
<summary...

afc9ef2866f4904077d4bd0ff5eb5ef78739bd20 authored over 1 year ago
add encoding=UTF8 pragma, refactoring (#919)

0459d3f748d8dca40c84c0ef7b97613f798adf92 authored over 1 year ago
rename mbtiles files

cc6b8fd9c8f42a6724b130a77bd88bde825e3676 authored over 1 year ago
Update README.md

800228332d011819497007fe3ac0cba1c9412e1d authored over 1 year ago
bump versions

0cf57a6a6adf930c60c10dab6ca982e60dd1f81c authored over 1 year ago
Cleanup mbtiles, rename TileCopierOptions, testing (#916)

* Rename `TileCopierOptions` -> `TileCopier`
* remove a few un-needed sqlite open to detect mbt...

6b7bcabe49946401d727540f37d8d613bb439424 authored over 1 year ago
Update README.md

14ea5cb2f695c0963a6afac82f0c6b0d532f7478 authored over 1 year ago
version

3adc896b9625186821a62948db4fe2ae9e97f8c3 authored over 1 year ago
Improve SSL mode testing (#913)

64d652f5af7af31dcb406967fca8701e26a5d5d3 authored over 1 year ago
ssl dockercompose test config

ae8e0709d781f6617582be2f7754d41b437fd86d authored over 1 year ago
Fix justfile ssl test, print hba config

d1fe0266393c486feb0c0d6d1d4fcc1f355340de authored over 1 year ago
Switch to Rustls (#474)

Fixes #471

8d7204c53de242165a433afdb7bfc6f20dcce19b authored over 1 year ago
Do not use rust-cache on release

31acc7fd3ced82136282f783c975db5c4c2ac674 authored over 1 year ago
CI: Combine cross docker builds (#910)

Minor CI cleanup

48164d76fef229b8a472b07c7ffeabb100df7c7d authored over 1 year ago
Use rust-cache in CI

976a850632aae4c31191093e0f2cdac065757fbb authored over 1 year ago
Use MUSL cross-build for ARM64 & dockers (#909)

9ed414c9ac00229c66103dc9c52ec4b53de6b4ff authored over 1 year ago
Tiny nits to help with rustls migration

d48ef47f2925506983e7bdf69b979595683f6034 authored over 1 year ago
disable bench workflow

0f1bd9e9c27701824d229f8d55843b2327cf20e4 authored over 1 year ago
mbtiles: remove tls features, CI streamlining (#908)

cd584faa3026f1bd11b6fe8c52cef1f3c99883b7 authored over 1 year ago
update lock

06ec44a74bee62d419c2df7ec7d53a56bd3e7cfc authored over 1 year ago
Fix mbtiles validation, CI, and logging (#903)

6f08aa9465a700a6925ca3f943842c2dc04a5f9c authored over 1 year ago
Hide pg connection password (#907)

the output now looks like this, with the password being shown as `_`
instead of a real value.
...

73edd19ef9aeb5d078d6573a50f98de1c5886d7f authored over 1 year ago
Minor mbtiles doc cleanups

f52cd3c611c3435fad5cb6472ad6c48a39f5c517 authored over 1 year ago
Fix unit tests to use blobs only

1a386b7071f0e5d4f7265ac12f6a7aff0706aaa0 authored over 1 year ago
Update `agg_tiles_hash` docs and minor bug (#901)

* Do not open the same mbtiles file more than once at the same time:
reuse the (unsafe) sqlite ...

18504ff2cb3945a94f86d8cfbc1bf581c83bab38 authored over 1 year ago
getting ready for v0.9 release

faa707e0771fbae8cc7993ceb4c589a7e37078be authored over 1 year ago
update lock

8669d50762a7f05b7a3cab806abf4812c5f46c58 authored over 1 year ago
CI-Test everything on SSL connections (#900)

44dc5cad8b67e32cc30a3c456c30b96694d099cd authored over 1 year ago
chore(deps): Bump sqlx from 0.7.1 to 0.7.2 (#899)

Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.7.1 to 0.7.2.
<details>
<summary>Change...

256f4a10a7974809ec87548ef1385a1fe42dc95f authored over 1 year ago
chore(deps): Bump thiserror from 1.0.48 to 1.0.49 (#898)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.48 to
1.0.49.
<details>
<summar...

678cbb78015c926a4d7b8b51cfa92f5cc6e74f49 authored over 1 year ago
Format SQL (#897)

26f4e96d44629dfb5f7f9643f2a27bfa704cd84b authored over 1 year ago
update lock

826c26367d27b7ed16857da6136ffd07b797d59a authored over 1 year ago
In deb package, include ssl and mbtiles tool (#895)

6b061bc68a6ad5c52d57c18cafd8209585350374 authored over 1 year ago
Implement arm64 docker image (#891)

This is a far simpler CI path:
* Compiles Ubuntu targets outside of docker
* Copies targets in...

c5c2687873b20927f3e14a828442b5e7e5537f2c authored over 1 year ago
Cleanup debian packaging (#893)

5ade7cd25e6031b6d1c74873492df04aac2bd5ea authored over 1 year ago
Delete trailing spaces (#894)

d39cc27e768d2e3c3fbf586476d1a1482acb5484 authored over 1 year ago
chore(deps): Bump clap from 4.4.4 to 4.4.5 (#890)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.5.
<details>
<summary>Release no...

edba1d5e9dcd11ab07f5582b881a11a78fced201 authored over 1 year ago
Rework CI to build ARM64 (#889)

* break CI into cleaner steps: build, test/test-legacy, publish
* add arm64 for linux

0ef493d9e712b02275f3d8399fb16e6ee730df3c authored over 1 year ago
update lock

09bbdc958d7cdc58bf842f3d63c03b00e36fd9ed authored over 1 year ago
update lock

be022a3ebfa92cbb090fe8c436bdf2f90beb5d41 authored over 1 year ago
update lock

aba553c2b243868d495ac530af07891e230797b0 authored over 1 year ago
Add clip_geom, buffer and extent under auto_publish conf (#887)

`postgres.auto_publish.tables` now lets users customize `clip_geom`, `buffer`, and `extent` ins...

b2b3e2ce36608a94e8358088f6bfcf65a2d908b1 authored over 1 year ago
update lock

6d5336d48cbe859f7da21c1afa11bd86de3ae405 authored over 1 year ago
Update development.md

2f72d38444f6768ec5e445881d52dfa92f439b83 authored over 1 year ago
update lock, bump pmtiles, switch to codecov@v3

2bef7c0e4b0b056848e7302c8dedff92bb7b102f authored over 1 year ago
chore(deps): Bump indoc from 2.0.3 to 2.0.4 (#886)

Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.3 to 2.0.4.
<details>
<summary>Release ...

b49ed01cb16c3f8406d226993321b6a83f183423 authored over 1 year ago
update lock

56b819a6257ebc4bf86777a23cce1d229f72e61b authored over 1 year ago
chore(deps): Bump codecov/codecov-action from 3 to 4 (#885)

Bumps
[codecov/codecov-action](https://github.com/codecov/codecov-action) from
3 to 4.
<detai...

6a0f7e5b9377be4be9250a8df98665512b9af55c authored over 1 year ago
update lock

3dd54d2cb1fccc94d329dd8c27356fd4990189c3 authored over 1 year ago
Fix mbtiles validate uppercase hash (#882)

hash must be upper case to pass validation.

TODO (possibly separate PR) - need some tests for...

95ce71c10570cee51d9a05abdcd95fc1ec7a6707 authored over 1 year ago
chore(deps): Bump clap from 4.4.2 to 4.4.3 (#881)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.2 to 4.4.3.
<details>
<summary>Release no...

62fcdab438879a530facc51d0f8958104e401751 authored over 1 year ago
chore(deps): Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#878)

Bumps
[docker/setup-buildx-action](https://github.com/docker/setup-buildx-action)
from 2.10.0 ...

c135771520dd714a72a048d4a18c00e2b28f205c authored over 1 year ago
chore(deps): Bump docker/metadata-action from 4 to 5 (#877)

Bumps
[docker/metadata-action](https://github.com/docker/metadata-action) from
4 to 5.
<detai...

c91230b548fc9ef4ed69b71f9121c99f524a5cf3 authored over 1 year ago
chore(deps): Bump docker/build-push-action from 4 to 5 (#879)

Bumps
[docker/build-push-action](https://github.com/docker/build-push-action)
from 4 to 5.
<d...

9f71ed3cdb572ef8970f62dc5aae0dabd77e0d48 authored over 1 year ago
chore(deps): Bump docker/login-action from 2 to 3 (#880)

Bumps [docker/login-action](https://github.com/docker/login-action) from
2 to 3.
<details>
<s...

bb4b08ec0e2b1569abf12100c02a556fc4b75079 authored over 1 year ago
Optimize log level when couldn't find tile data (#867)

Fix #815

a7ee237ad6654f572196153600e26a21a738b2b7 authored over 1 year ago
chore(deps): Bump json-patch from 1.0.0 to 1.1.0 (#876)

Bumps [json-patch](https://github.com/idubrov/json-patch) from 1.0.0 to
1.1.0.
<details>
<sum...

7dea9167e1a774cb552cba91bd8dcef02577a518 authored over 1 year ago
Retrieve table/view comments as tilejson (#871)

fa1bf4bdbd852fa4d9c7c280e209aeb6ff012485 authored over 1 year ago
Update sources-pg-functions.md (#874)

da05f43048eca9a8323082a131397ceb56731148 authored over 1 year ago
chore(deps): Bump serde_json from 1.0.105 to 1.0.106 (#873)

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to
1.0.106.
<details>
<summary...

c6cf2785a8a2657c15d0c2c09b0851c7201323d4 authored over 1 year ago
Fix broken link in run-with-nginx.md (#870)

0fb5814663e51ec858b12f3901036ad2356409d1 authored over 1 year ago
Minor Linting and rename dst_type (#864)

f87da9adf8fda0fcd505b27cbf5b6535656f8f1c authored over 1 year ago
update lock

b5e81a8604aa8e238c928bcb1b09fea4a47a85f2 authored over 1 year ago
add mbtiles `meta-all` command (#865)

Print all MBTiles metadata fields in a free style YAML, including some
auto-detected tile info

6cd9296bfc453a1ee2484444c42244a5e37686aa authored over 1 year ago
cleanup SQL statements

bc120fd7bcefec4d01a8442787e118a908fbccd0 authored over 1 year ago
A few cleanups on tile hashing (#861)

* Rename `global_hash` to `agg_tiles_hash`

This is still a big sticking point: what should be...

0fce9641c0f71ad6bf3314bcd63109f40c109f2d authored over 1 year ago
Minor code cleanup

2679ad2b63e897fa265d4d28b30483a2b9b2eae6 authored over 1 year ago
update lock

0bde304454769eacdf768699704b492ac7a21b37 authored over 1 year ago
chore(deps): Bump actions/checkout from 3 to 4 (#862)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to
4.
<details>
<summary...

9d6093fea876cf9cdd64c83eb078468ec591a6aa authored over 1 year ago
chore(deps): Bump thiserror from 1.0.47 to 1.0.48 (#860)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.47 to
1.0.48.
<details>
<summar...

4c88a5c7be011e143f67df9c9b8ccb9b4f650315 authored over 1 year ago
Cleanup multi-feature styling (#859)

| Old Style | New style |
|---|---|
|
![image](https://github.com/maplibre/martin/assets/1641...

7a9ea5d0d432efc3a70b5e654360425c43f304ba authored over 1 year ago
Show tile boundaries in debug.html (#858)

fa451cbf9b1331c5071c9443c3fe0222c6bf4218 authored over 1 year ago
Rewrite `debug.html` to show and inspect all layers (#820)

Try to resolve #536, but still it can't show the function source without
comment...
- [x] Show...

d6f3908b7baecd45fd970c793e80d9d853256501 authored over 1 year ago
update lock

18ec8e4b883225f7cbe49dde604c986c18509a39 authored over 1 year ago
test docs on CI

8c091b2811c8547aed60daca65cdf6aebd4de62c authored over 1 year ago
update lock

3b1002b12fd6df6e28f51a760aa343cce36cbe91 authored over 1 year ago
chore(deps): Bump clap from 4.4.1 to 4.4.2 (#857)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.1 to 4.4.2.
<details>
<summary>Release no...

167a5231aaea7992e718d6bd76988580b61e00d3 authored over 1 year ago
Add integrity and global hash check to validation (#851)

Co-authored-by: rstanciu <[email protected]>

875a942fcf4493f19776c48b5937cd33ea09cb6c authored over 1 year ago
chore(deps): Bump actix from 0.13.0 to 0.13.1 (#854)

Bumps [actix](https://github.com/actix/actix) from 0.13.0 to 0.13.1.
<details>
<summary>Commits<...

26e1da8fcc82d6b9f40a4627cffa61d85836f744 authored over 1 year ago
update homebrew (#850)

173cb04958ce0c2a86d32265ff6afb8d087425dd authored over 1 year ago
fix debug.html sources (#853)

9d8c8c948e508de40a0c49b394a1fbd3fc71ec61 authored over 1 year ago
update lock

197e9e3f073f001e5964446d0f597ed8bd9dec9a authored over 1 year ago
lock

b5902aa5ff45231056eb09a5aea2a43059dbf21e authored over 1 year ago
chore(deps): Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#846)

Bumps
[docker/setup-buildx-action](https://github.com/docker/setup-buildx-action)
from 2.9.1 t...

55fe75c4e51738ae06a7cfd8a7d097ef9ddb229e authored over 1 year ago