summaryrefslogtreecommitdiff
path: root/sources/update_all.sh
Commit message (Collapse)AuthorAge
* Add history database to download page.Jochen Topf2015-03-06
|
* Prevent download db files if not updated yetKuang-che Wu2014-12-06
| | | | | | This is no effect to production server since the main server update everyday. However, this is helpful for test sites, which may run update script several times during developing.
* Make update more robust.Jochen Topf2014-09-18
|
* Do packing of databases with bzip2 in parallel.Jochen Topf2014-05-13
|
* Use ruby instead of perl in master update scriptJochen Topf2013-01-22
|
* Use curl instead of wget (no need to have two dependencies when one is enough)Jochen Topf2013-01-11
|
* Add taginfo-config.rb to read config from command line.Jochen Topf2011-10-10
| | | | | | | I added bin/taginfo-config.rb to easily access the config file from the command line. This is now used in sources/db/update.sh and sources/update_all.sh. This, again, reduces the places in the distribution where things needed to be changed for each instance.
* helpful hint that isn't so helpfulJochen Topf2011-03-08
|
* update_all.sh can now download source databasesJochen Topf2011-03-04
|
* Multiple changesJochen Topf2010-11-13
| | | | | | | * Improved and cleaned up source import scripts * Improved some reports and report overview * New osmium version that uses a better hash function * Some experimental magic to include Javascipt in an easier way (tested in keys.erb)
* fixed update scriptsJochen Topf2010-11-05
|
* fixed source import scriptsJochen Topf2010-11-04
|
* first commitJochen Topf2010-10-04