On 13 May 2012 07:43, Torsten Veller <tove@gentoo.org> wrote:
> * Corentin Chary <corentin.chary@gmail.com>:
>> On Sat, Apr 21, 2012 at 03:33:18PM +1200, Kent Fredric wrote:
>> > * * * * * * * * * * * * * * * * * * { "term": { "status":"latest"} },
>> > * * * * * * * * * * * * * * * * * * { "term": { "module.authorized":"true"}}
>
> What does this mean?
> - "latest"? this term looks like maintenance work.
> - what is "authorized"?
Oh, and authorized is just "Has this individual release been released
by a person who has been granted permission to release that module",
as per the PAUSE authentication system. ( To compare with indexed,
which can be turned on/off by the releaser with the 'no index' flags ,
to get the authorization bit the module owner has to grant your PAUSE
name rights )
On Thu, May 17, 2012 at 2:02 AM, Kent Fredric <kentfredric@gmail.com> wrote:
> On 13 May 2012 07:43, Torsten Veller <tove@gentoo.org> wrote:
>> * Corentin Chary <corentin.chary@gmail.com>:
>>> On Sat, Apr 21, 2012 at 03:33:18PM +1200, Kent Fredric wrote:
>>> > * * * * * * * * * * * * * * * * * * { "term": { "status":"latest"} },
>>> > * * * * * * * * * * * * * * * * * * { "term": { "module.authorized":"true"}}
>>
>> What does this mean?
>> - "latest"? this term looks like maintenance work.
>> - what is "authorized"?
>
> "latest" means that it will fetch metadata for whatever is deemed the
> most recent non-dev release, which is really the only sane option to
> go for if you want a list of modules that currently pertain to the
> distribution. *You could request *all* releases and then find a union
> of elements ... but that would be both erroneous and very time
> consuming.
>
>> It doesn't even list "Moose" for Moose?
>
> Its probably falling outside the initial 10 results, I forgot it did that,
>
>> 02packages.details.txt.gz lists 72 package names for Moose-2.0602.
>>
>
> Need to bolt on a { "size": 100 } *to the query to expand how may
> results it will return.
Updated remotesid.py to use that, correctly add Moose in the diff now !
Can we bump our gentoo-x86/skel.metadata.xml and
app-vim/gentoo-syntax:/usr/share/vim/vimfiles/plugin/newmetadata.vim
files to display some upstream+remote-id lines to make these tags more
prominent?