X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/29c43a4a83a157f306bd0992329a52f9a69879c5..e04617420b4bac3642d100626db7fbc939254d5c:/cookbooks/supybot/templates/default/git.conf.erb diff --git a/cookbooks/supybot/templates/default/git.conf.erb b/cookbooks/supybot/templates/default/git.conf.erb index f809242dd..0b89223de 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -5,7 +5,7 @@ short name = osm-website url = git://git.openstreetmap.org/rails.git branch = master -commit link = http://git.osm.org/rails.git/commitdiff/%c +commit link = https://git.osm.org/rails.git/commitdiff/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -19,7 +19,7 @@ channels = #osm-dev short name = osm-chef-public url = git://git.openstreetmap.org/chef.git branch = master -commit link = http://git.osm.org/chef.git/commitdiff/%c +commit link = https://git.osm.org/chef.git/commitdiff/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -27,7 +27,7 @@ commit message = [%s|%b|%a] %m %l short name = osm-cgimap url = git://git.openstreetmap.org/cgimap.git branch = master -commit link = http://git.osm.org/cgimap.git/commitdiff/%c +commit link = https://git.osm.org/cgimap.git/commitdiff/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -35,7 +35,7 @@ commit message = [%s|%b|%a] %m %l short name = osm-dns url = git://git.openstreetmap.org/dns.git branch = master -commit link = http://git.osm.org/dns.git/commitdiff/%c +commit link = https://git.osm.org/dns.git/commitdiff/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -43,7 +43,7 @@ commit message = [%s|%b|%a] %m %l short name = osm-potlatch2 url = git://git.openstreetmap.org/potlatch2.git branch = master -commit link = http://git.osm.org/potlatch2.git/commitdiff/%c +commit link = https://git.osm.org/potlatch2.git/commitdiff/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -51,7 +51,7 @@ commit message = [%s|%b|%a] %m %l short name = osm-gpx-import url = git://git.openstreetmap.org/gpx-import.git branch = master -commit link = http://git.osm.org/gpx-import.git/commitdiff/%c +commit link = https://git.osm.org/gpx-import.git/commitdiff/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -59,7 +59,7 @@ commit message = [%s|%b|%a] %m %l short name = osm-nominatim url = git://git.openstreetmap.org/nominatim.git branch = master -commit link = http://git.osm.org/nominatim.git/commitdiff/%c +commit link = https://git.osm.org/nominatim.git/commitdiff/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -67,7 +67,7 @@ commit message = [%s|%b|%a] %m %l short name = osm-planetdump url = git://git.openstreetmap.org/planetdump.git branch = master -commit link = http://git.osm.org/planetdump.git/commitdiff/%c +commit link = https://git.osm.org/planetdump.git/commitdiff/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -87,6 +87,30 @@ commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l +[osm-osm2pgsql-0.92.x] +short name = osm-osm2pgsql-0.92.x +url = git://github.com/openstreetmap/osm2pgsql.git +branch = 0.92.x +commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l + +[osm-osm2pgsql-0.90.x] +short name = osm-osm2pgsql-0.90.x +url = git://github.com/openstreetmap/osm2pgsql.git +branch = 0.90.x +commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l + +[osm-osm2pgsql-0.88.x] +short name = osm-osm2pgsql-0.88.x +url = git://github.com/openstreetmap/osm2pgsql.git +branch = 0.88.x +commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l + [osm-mod_tile] short name = osm-mod_tile url = git://github.com/openstreetmap/mod_tile.git @@ -162,7 +186,7 @@ commit message = [%s|%b|%a] %m %l [osm-owg-log] short name = osm-owg-log url = git://github.com/gravitystorm/owg-log.git -branch = master +branch = gh-pages commit link = https://github.com/gravitystorm/owg-log/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l @@ -170,7 +194,15 @@ commit message = [%s|%b|%a] %m %l [osmlab-editor-layer-index] short name = osmlab-editor-layer-index url = git://github.com/osmlab/editor-layer-index.git -branch = master +branch = gh-pages commit link = https://github.com/osmlab/editor-layer-index/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l + +[osmlab-osm-community-index] +short name = osmlab-osm-community-index +url = git://github.com/osmlab/osm-community-index.git +branch = master +commit link = https://github.com/osmlab/osm-community-index/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l