aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make minimum number of tags/relations of some type needed for some statistics...Jochen Topf2013-05-27
* Remove part of the Merkaartor code. This was never used and the Merkaartor ed...Jochen Topf2013-05-27
* Merge pull request #31 from AMDmi3/patch-2•••Fix sed call to be compatible with non-GNU sedJochen Topf2013-05-27
|\
| * Fix sed call to be compatible with non-GNU sedDmitry Marakasov2013-05-23
* | Merge pull request #32 from AMDmi3/ru-logo•••Add logo-flags for Russia, Belarus, Ukraine and EstoniaJochen Topf2013-05-27
|\ \ | |/ |/|
| * Add flags for Belarus, Estonia and Ukraine; make Russian flag visible on whit...Dmitry Marakasov2013-05-24
| * Add ru logoDmitry Marakasov2013-05-24
|/
* Check ruby version when running taginfoJochen Topf2013-04-16
* Merge pull request #26 from Manu1400/master•••Orthography and better translation in frenchJochen Topf2013-04-16
|\
| * Update fr.yml•••Better translationManu14002013-04-13
| * Update fr.yml•••OrthographyManu14002013-04-13
| * Update fr.yml•••OrthographyManu14002013-04-13
|/
* Add /taginfo/status to check for database ageJochen Topf2013-04-08
* Fix formatting of russian translation.Jochen Topf2013-04-01
* Update ru.yml•••Full russian translation. The strings order is more similar to en.yml than the old ru.ymlSantacloud2013-03-28
* Add Ruby 1.9.1 pre-requisite to READMEJochen Topf2013-02-27
* Added alpha version of tags/list api call that helps with building map-featur...Jochen Topf2013-02-25
* Bugfix: Wiki parser choked on templates in wrong spotJochen Topf2013-02-23
* Set :create_additions => false for JSON parse, because we don't need it and i...Jochen Topf2013-02-23
* Fixed mixed escaping errorsJochen Topf2013-02-14
* Add turbo link to toolsJochen Topf2013-02-13
* More escaping... (Fixes https://trac.openstreetmap.org/ticket/4775)Jochen Topf2013-02-11
* Fixed another case of null in description as in last commitJochen Topf2013-02-11
* Fix for #21: Description returned nullJochen Topf2013-02-10
* It seems the mediawiki API has changed and this fixes itJochen Topf2013-02-10
* Fix formatting errors in fr.ymlJochen Topf2013-02-06
* Update french translationJocelyn Jaubert2013-02-05
* Fix escaping of JOSM icons and colorsJochen Topf2013-02-04
* Hide unfinished reports.•••Reports without sources are now "hidden", ie. they are not visible in the list of reports. But if you know the URL you can access them. This allows them to be tested before they are publicly released. Similarly APIs being tested can now use the API version 0, which will make them invisible in the API documentation. Jochen Topf2013-01-31
* Fix escaping•••Some data was HTML-escaped in the API results. Now data in API results is (hopefully) all raw and clients have to escape as needed. One client is, obviously, taginfo itself and a few places have been changed to do the right escaping now. Fixes #19. Jochen Topf2013-01-30
* Fixed polish translation fileJochen Topf2013-01-25
* Update web/i18n/pl.yml•••updated translationdamndog2013-01-25
* Sync io to log filesJochen Topf2013-01-25
* Open logfiles with mode a instead of a+Jochen Topf2013-01-25
* Tiny msg fixJochen Topf2013-01-25
* Add in_wiki column to key values viewJochen Topf2013-01-24
* Remove rubygems require so we don't accidentally start with Ruby 1.8Jochen Topf2013-01-24
* Only ask for wikipages that could exist in key/values api call.Jochen Topf2013-01-24
* Add in_wiki column to tagsJochen Topf2013-01-24
* Only include date in history_stats tableJochen Topf2013-01-24
* Add history database to update scriptsJochen Topf2013-01-24
* Updated ruby import scripts•••* Removed rubygems require which isn't needed any more in Ruby 1.9 * Updated transaction syntax to use blocks * Updated copyright year Jochen Topf2013-01-24
* Add in_wiki and in_wiki_en columns to tags and selected_tags tableJochen Topf2013-01-24
* Remove now superfluous perl scriptJochen Topf2013-01-24
* Put SQL queries into their own log, add date to log namesJochen Topf2013-01-24
* Merge pull request #17 from Miellino/patch-1•••Update web/i18n/it.ymlJochen Topf2013-01-23
|\
| * Update web/i18n/it.ymlMiellino2013-01-23
|/
* Reimplemented update_characters in Ruby.•••Now that we are using Ruby 1.9 we have the necessary Unicode support and can get rid of the last Perl dependency. Jochen Topf2013-01-23
* Add actual view...Jochen Topf2013-01-23
* Add view for embedding relation info in wikiJochen Topf2013-01-23