diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-02-04 23:01:52 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-02-04 23:01:52 +0000 |
commit | c2c1630905c3aed1cf033c782386844617878c07 (patch) | |
tree | f98d820505894cdf8c84713e5868acf1e713b70d /lib/api/namespaces.rb | |
parent | a4372ab6ff1b422e37a04bd968bd59200de1afdb (diff) | |
parent | 0fe1c9b64869703b8d803d56955422dceabf6e37 (diff) | |
download | gitlab-ce-c2c1630905c3aed1cf033c782386844617878c07.tar.gz |
Merge branch 'fix/groupsearch' into 'master'
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.
See merge request !325
Diffstat (limited to 'lib/api/namespaces.rb')
0 files changed, 0 insertions, 0 deletions