Re: cgit view availabel
Victor Yegorov <vyegorov@gmail.com>
From: Victor Yegorov <vyegorov@gmail.com>
To: Magnus Hagander <magnus@hagander.net>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2021-01-17T16:00:37Z
Lists: pgsql-hackers
вс, 17 янв. 2021 г. в 14:48, Magnus Hagander <magnus@hagander.net>: > After a short time (ahem, several years) of badgering of me my a > certain community member, I've finally gotten around to putting up a > cgit instance on our git server, to allow for browsing of the git > repositories. You can find this at: > > https://git.postgresql.org/cgit/ > > or specifically for the postgresql git repo: > > https://git.postgresql.org/cgit/postgresql.git/ > Looks nice! First thing I've noted: https://git.postgresql.org/cgit/postgresql.git/commit/960869da0803427d14335bba24393f414b476e2c silently shows another commit. Is it possible to make the scheme above work? Our gitweb (and also github) is using it, so I assume people are quite used to it. -- Victor Yegorov
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add pg_stat_database counters for sessions and session time
- 960869da0803 14.0 cited