{"id":15728416,"url":"https://github.com/make-all/libphalias","last_synced_at":"2025-03-31T02:15:50.602Z","repository":{"id":23184658,"uuid":"26540888","full_name":"make-all/libphalias","owner":"make-all","description":"A Phabricator extension to read svn aliases to better identify commit authors","archived":false,"fork":false,"pushed_at":"2019-07-15T23:32:03.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-06T07:14:25.434Z","etag":null,"topics":["phabricator","phorge","svn-aliases","users"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/make-all.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-12T14:56:52.000Z","updated_at":"2021-06-24T06:50:37.000Z","dependencies_parsed_at":"2022-07-23T21:46:15.916Z","dependency_job_id":null,"html_url":"https://github.com/make-all/libphalias","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-all%2Flibphalias","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-all%2Flibphalias/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-all%2Flibphalias/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-all%2Flibphalias/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/make-all","download_url":"https://codeload.github.com/make-all/libphalias/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246403916,"owners_count":20771530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["phabricator","phorge","svn-aliases","users"],"created_at":"2024-10-03T23:03:10.377Z","updated_at":"2025-03-31T02:15:48.429Z","avatar_url":"https://github.com/make-all.png","language":"PHP","readme":"libphalias\r\n==========\r\n\r\nThis extension to [Phabricator](http://phabricator.org/) looks up user names\r\nin the svn aliases file, in order to map them to phabricator users.\r\n\r\nThis can be useful if you've already moved users over to a new authentication\r\nbackend, and want to maintain links between users on both svn and phabricator.\r\n\r\nNOTE: There is currently work underway to let users specify their own aliases in \r\nthe Phabricator settings, see https://secure.phabricator.com/T12164 \r\nThis extension may be obsoleted by that work.\r\n\r\nInstallation\r\n------------\r\n\r\nTo install this library, simply clone this repository alongside your phabricator\r\ninstallation:\r\n\r\n    cd /path/to/install\r\n\tgit clone https://github.com/make-all/libphalias.git\r\n\r\nThen simply add the path to this library to your phabricator configuration:\r\n\r\n\tcd /path/to/install/phabricator\r\n\t./bin/config set load-libraries '[\"libphalias\"]'\r\n\t./bin/config set events.listeners '[\"DiffusionLookupUserAlias\"]'\r\n\r\nThis extension could also be used to read other alias files, as long as they\r\nhave a similar format to the svn aliases file, which can be parsed by PHP's\r\n`parse_ini_file($filename)` function.  It should also be quite simple to\r\nchange the parser to handle other formats.\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-all%2Flibphalias","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmake-all%2Flibphalias","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-all%2Flibphalias/lists"}