diff options
author | Tim Bishop <tim@bishnet.net> | 2015-01-30 23:49:01 +0000 |
---|---|---|
committer | Tim Bishop <tim@bishnet.net> | 2015-01-30 23:49:01 +0000 |
commit | 0fe1c9b64869703b8d803d56955422dceabf6e37 (patch) | |
tree | 6473b304307d64558baa0d74f9159e4bb9068883 /lib/api/files.rb | |
parent | 03430ad77cb36ecfb450f9e4dec28d3fff1499e3 (diff) | |
download | gitlab-ce-0fe1c9b64869703b8d803d56955422dceabf6e37.tar.gz |
Fix group search to check path as well as name.
The API documentation says:
"You can search for groups by name or path with: /groups?search=Rails"
But you can't because the search query only checks the name, not
the path. This fixes that.
Diffstat (limited to 'lib/api/files.rb')
0 files changed, 0 insertions, 0 deletions