projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'upstream/pull/4398'
[rails.git]
/
app
/
controllers
/
api
/
changesets_controller.rb
diff --git
a/app/controllers/api/changesets_controller.rb
b/app/controllers/api/changesets_controller.rb
index 9bdf0f2bd3b075a5a5eb09e5755bfa76ee224bde..c9c806de6ecc4a7e19d2d345180c87ea3d643493 100644
(file)
--- a/
app/controllers/api/changesets_controller.rb
+++ b/
app/controllers/api/changesets_controller.rb
@@
-283,7
+283,6
@@
module Api
##
# if a bounding box was specified do some sanity checks.
# restrict changesets to those enclosed by a bounding box
- # we need to return both the changesets and the bounding box
def conditions_bbox(changesets, bbox)
if bbox
bbox.check_boundaries