I typed the query into the search box on the top black menu bar. The box has the encouraging text "search or jump to". https://gitlab.haskell.org/search?group_id=&project_id=&repository_ref=&scope=projects&search=capturetopconstraints
Ah.... now I see that it's displaying a "projects" tab. In BOLD LETTERS the page says "We couldn't find any results matching capturetopconstraints". But there is a quiet grey "merge requests" tab that indeed shows the MR. Ha! That's subtle! Even more oddly, when I did the same thing again (from somewhere else) I got this https://gitlab.haskell.org/search?utf8=%E2%9C%93&search=captureTopConstraints&group_id=&project_id=1&scope=wiki_blobs&repository_ref= Note it displays "Code", "Commits" and "Comments" tabs which it did not before. In that second page it looks as if the "project" filter is set to GHC. But if actually pick GHC from the project-filter menu I get no results. Well, I picked "Project: Glasgow Haskell Compiler/ci-images" whatever that is? But there /is/ no plain GHC project in the list! When I get more results like this: https://gitlab.haskell.org/search?project_id=1&scope=notes&search=stub+binding how are the results sorted? Can I sort them most-recent first? Thanks Simon | -----Original Message----- | From: Matthew Pickering <[email protected]> | Sent: 11 March 2019 10:19 | To: Simon Peyton Jones <[email protected]> | Cc: GHC developers <[email protected]> | Subject: Re: Search on gitlab | | Which search box did you use? It appears for me. | | https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.h | askell.org%2Fsearch%3Futf8%3D%25E2%259C%2593%26search%3DcaptureTopConstrai | nts%26group_id%3D%26project_id%3D1%26scope%3Dmerge_requests%26repository_r | ef&data=02%7C01%7Csimonpj%40microsoft.com%7Cd6f130325d1b4641570208d6a6 | 0af46b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636878963319322708& | ;sdata=pW9%2Fu6XwR9MUxHDVaHzVmHz4sdICeOUVx5a92ItG4f4%3D&reserved=0= | | On Mon, Mar 11, 2019 at 10:17 AM Simon Peyton Jones via ghc-devs <ghc- | [email protected]> wrote: | > | > I searched for captureTopConstraints on GitLab, using the search box at | the top. But it found nothing. | > | > | > | > And yet here it is | > https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitl | > ab.haskell.org%2Fghc%2Fghc%2Fmerge_requests%2F508&data=02%7C01%7Cs | > imonpj%40microsoft.com%7Cd6f130325d1b4641570208d6a60af46b%7C72f988bf86 | > f141af91ab2d7cd011db47%7C1%7C0%7C636878963319322708&sdata=7OWEef4q | > 1ccSiKV1DFWkndz2XT6gpy%2BD5sbuphUxCQA%3D&reserved=0 | > | > | > | > What am I doing wrong? | > | > | > Thanks | > | > | > | > Simon | > | > _______________________________________________ | > ghc-devs mailing list | > [email protected] | > https://nam06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmail. | > haskell.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fghc-devs&data=02%7C01 | > %7Csimonpj%40microsoft.com%7Cd6f130325d1b4641570208d6a60af46b%7C72f988 | > bf86f141af91ab2d7cd011db47%7C1%7C0%7C636878963319322708&sdata=OdHS | > SX6KLIX4oqGoKnCYOZ3hXrFHLYNUpCMwKfl2Jz0%3D&reserved=0 _______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
