Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make minimum number of tags/relations of some type needed for some statistics... | Jochen Topf | 2013-05-27 |
* | Remove part of the Merkaartor code. This was never used and the Merkaartor ed... | Jochen Topf | 2013-05-27 |
* | Merge pull request #31 from AMDmi3/patch-2•••Fix sed call to be compatible with non-GNU sed | Jochen Topf | 2013-05-27 |
|\ | |||
| * | Fix sed call to be compatible with non-GNU sed | Dmitry Marakasov | 2013-05-23 |
* | | Merge pull request #32 from AMDmi3/ru-logo•••Add logo-flags for Russia, Belarus, Ukraine and Estonia | Jochen Topf | 2013-05-27 |
|\ \ | |/ |/| | |||
| * | Add flags for Belarus, Estonia and Ukraine; make Russian flag visible on whit... | Dmitry Marakasov | 2013-05-24 |
| * | Add ru logo | Dmitry Marakasov | 2013-05-24 |
|/ | |||
* | Check ruby version when running taginfo | Jochen Topf | 2013-04-16 |
* | Merge pull request #26 from Manu1400/master•••Orthography and better translation in french | Jochen Topf | 2013-04-16 |
|\ | |||
| * | Update fr.yml•••Better translation | Manu1400 | 2013-04-13 |
| * | Update fr.yml•••Orthography | Manu1400 | 2013-04-13 |
| * | Update fr.yml•••Orthography | Manu1400 | 2013-04-13 |
|/ | |||
* | Add /taginfo/status to check for database age | Jochen Topf | 2013-04-08 |
* | Fix formatting of russian translation. | Jochen Topf | 2013-04-01 |
* | Update ru.yml•••Full russian translation. The strings order is more similar to en.yml than the old ru.yml | Santacloud | 2013-03-28 |
* | Add Ruby 1.9.1 pre-requisite to README | Jochen Topf | 2013-02-27 |
* | Added alpha version of tags/list api call that helps with building map-featur... | Jochen Topf | 2013-02-25 |
* | Bugfix: Wiki parser choked on templates in wrong spot | Jochen Topf | 2013-02-23 |
* | Set :create_additions => false for JSON parse, because we don't need it and i... | Jochen Topf | 2013-02-23 |
* | Fixed mixed escaping errors | Jochen Topf | 2013-02-14 |
* | Add turbo link to tools | Jochen Topf | 2013-02-13 |
* | More escaping... (Fixes https://trac.openstreetmap.org/ticket/4775) | Jochen Topf | 2013-02-11 |
* | Fixed another case of null in description as in last commit | Jochen Topf | 2013-02-11 |
* | Fix for #21: Description returned null | Jochen Topf | 2013-02-10 |
* | It seems the mediawiki API has changed and this fixes it | Jochen Topf | 2013-02-10 |
* | Fix formatting errors in fr.yml | Jochen Topf | 2013-02-06 |
* | Update french translation | Jocelyn Jaubert | 2013-02-05 |
* | Fix escaping of JOSM icons and colors | Jochen Topf | 2013-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 Topf | 2013-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 Topf | 2013-01-30 |
* | Fixed polish translation file | Jochen Topf | 2013-01-25 |
* | Update web/i18n/pl.yml•••updated translation | damndog | 2013-01-25 |
* | Sync io to log files | Jochen Topf | 2013-01-25 |
* | Open logfiles with mode a instead of a+ | Jochen Topf | 2013-01-25 |
* | Tiny msg fix | Jochen Topf | 2013-01-25 |
* | Add in_wiki column to key values view | Jochen Topf | 2013-01-24 |
* | Remove rubygems require so we don't accidentally start with Ruby 1.8 | Jochen Topf | 2013-01-24 |
* | Only ask for wikipages that could exist in key/values api call. | Jochen Topf | 2013-01-24 |
* | Add in_wiki column to tags | Jochen Topf | 2013-01-24 |
* | Only include date in history_stats table | Jochen Topf | 2013-01-24 |
* | Add history database to update scripts | Jochen Topf | 2013-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 Topf | 2013-01-24 |
* | Add in_wiki and in_wiki_en columns to tags and selected_tags table | Jochen Topf | 2013-01-24 |
* | Remove now superfluous perl script | Jochen Topf | 2013-01-24 |
* | Put SQL queries into their own log, add date to log names | Jochen Topf | 2013-01-24 |
* | Merge pull request #17 from Miellino/patch-1•••Update web/i18n/it.yml | Jochen Topf | 2013-01-23 |
|\ | |||
| * | Update web/i18n/it.yml | Miellino | 2013-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 Topf | 2013-01-23 |
* | Add actual view... | Jochen Topf | 2013-01-23 |
* | Add view for embedding relation info in wiki | Jochen Topf | 2013-01-23 |