<p>The following code allows changeset queries to have a limit on them. By default the limit stays at 100, but it now allows a "limit" parameter, similar to other limit parameters. </p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/emacsen/openstreetmap-website changesetquery-limit</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/535'>https://github.com/openstreetmap/openstreetmap-website/pull/535</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Creating a user configurable limit for results of a changeset query</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/535/files#diff-0">app/controllers/changeset_controller.rb</a>
(8)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/535.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/535.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/535.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/535.diff</a></li>
</ul>