notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/py-mercurialserver/distinfo

Number of commits found: 3

Friday, 30 Sep 2011
21:31 pawel search for other commits by this committer
Update to version 1.2.0

PR:             ports/160844
Submitted by:   Aldis Berjoza <graudeejs@gmail.com> (maintainer)
Approved by:    miwi, wen (mentors implicit)
Original commit
Monday, 14 Feb 2011
03:13 miwi search for other commits by this committer
- Update to 1.1.0

PR:             154746
Submitted by:   Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Original commit
Saturday, 27 Nov 2010
02:07 pgollucci search for other commits by this committer
mercurial-server gives your developers remote read/write access to centralized
Mercurial repositories using SSH public key authentication; it provides
convenient and fine-grained key management and access control.

All of the repositories controlled by mercurial-server are owned by a single
user (the "hg" user in what follows), but many remote users can act on them,
and different users can have different permissions. We don't use file
permissions to achieve that - instead, developers log in as the "hg" user
when they connect to the repository host using SSH, using SSH URLs of the
form "ssh://hg@repository-host/repository-name". A restricted shell prevents
them from using this access for unauthorized purposes. Developers
are authenticated only using SSH keys; no other form of authentication is
supported.

To give a user access to the repository, place their key in an
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 3