This website requires JavaScript.
Explore
Help
Register
Sign in
cst1
/
openstreetmap-website
Watch
1
Star
0
Fork
You've already forked openstreetmap-website
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bcbbf1944b
openstreetmap-website
/
app
History
Download ZIP
Download TAR.GZ
Tom Hughes
bf31791f65
Add a changeset cache to stop us looking up the same changeset over
...
and over again when processing a map call.
2009-04-28 13:40:30 +00:00
..
controllers
Add a changeset cache to stop us looking up the same changeset over
2009-04-28 13:40:30 +00:00
helpers
Adding pagination to the changesets, thus allowing you to browe large changesets, without MySQL complaining about memory. Probably needs some fine tuning. You currently can only page one of nodes, ways, and relations, without manually setting the relations. Fixing deprection notice for the classic_pagination plugin.
2008-11-27 17:06:43 +00:00
models
Add a changeset cache to stop us looking up the same changeset over
2009-04-28 13:40:30 +00:00
views
Quick fix to reference relation rather than relation_member when linking to the relation, not sure when the bug was introduced. Tests still need to be written for the browse controller.
2009-04-27 21:26:23 +00:00