Merge branch 'add_search_option_to_project_api' into 'master'
Add search option to project api When using Ajax to search for users authorised projects we need to do a search query on the returned list rather than doing a request using `/search/:query` option. This MR also adds a simple spec for project ordering feature that got added in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/266 but no specs were provided. See merge request !1385
Showing
Please register or sign in to comment