[Tile-serving] [openstreetmap/mod_tile] Formatted code and reviewed CI pipeline (#228)
ǝɹʇʇɐʃǝ◖ xıʃǝɟ
notifications at github.com
Sun Feb 14 16:00:36 UTC 2021
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/mod_tile/pull/228
-- Commit Summary --
* Formatted Makefile
* Formatted code as per Linux style
* Reviewed CI and added code formatting check
-- File Changes --
M .gitignore (1)
M .travis.yml (41)
A Makefile (5)
M Makefile.am (115)
M includes/cache_expire.h (2)
M includes/catch.hpp (11124)
M includes/daemon.h (46)
M includes/gen_tile.h (18)
M includes/metatile.h (61)
M includes/mod_tile.h (112)
M includes/parameterize_style.hpp (2)
M includes/protocol.h (44)
M includes/protocol_helper.h (2)
M includes/render_config.h (2)
M includes/render_submit_queue.h (2)
M includes/request_queue.h (46)
M includes/store.h (50)
M includes/store_file.h (8)
M includes/store_file_utils.h (6)
M includes/store_memcached.h (8)
M includes/store_null.h (4)
M includes/store_rados.h (8)
M includes/store_ro_composite.h (8)
M includes/store_ro_http_proxy.h (8)
M includes/sys_utils.h (2)
M src/cache_expire.c (203)
M src/convert_meta.c (293)
M src/daemon.c (1877)
M src/daemon_compat.c (86)
M src/gen_tile.cpp (742)
M src/gen_tile_test.cpp (1791)
M src/metatile.cpp (181)
M src/mod_tile.c (4638)
M src/mysql2file.c (264)
M src/parameterize_style.cpp (124)
M src/protocol_helper.c (141)
M src/render_expired.c (680)
M src/render_list.c (610)
M src/render_old.c (573)
M src/render_submit_queue.c (465)
M src/request_queue.c (801)
M src/speedtest.cpp (433)
M src/store.c (175)
M src/store_file.c (497)
M src/store_file_utils.c (293)
M src/store_memcached.c (427)
M src/store_null.c (125)
M src/store_rados.c (609)
M src/store_ro_composite.c (391)
M src/store_ro_http_proxy.c (443)
M src/sys_utils.c (46)
-- Patch Links --
https://github.com/openstreetmap/mod_tile/pull/228.patch
https://github.com/openstreetmap/mod_tile/pull/228.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/228
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210214/2fda54be/attachment-0001.htm>
More information about the Tile-serving
mailing list