{"id":18510655,"url":"https://github.com/reviewboard/rb-gateway","last_synced_at":"2025-08-21T00:32:03.687Z","repository":{"id":26108603,"uuid":"29552881","full_name":"reviewboard/rb-gateway","owner":"reviewboard","description":"A service for managing your repositories for Review Board.","archived":false,"fork":false,"pushed_at":"2025-01-10T21:36:25.000Z","size":185,"stargazers_count":14,"open_issues_count":0,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-15T05:35:05.733Z","etag":null,"topics":["git","go","mercurial","reviewboard","scm"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reviewboard.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-01-20T21:24:10.000Z","updated_at":"2025-01-10T21:36:29.000Z","dependencies_parsed_at":"2025-01-10T22:36:49.746Z","dependency_job_id":"ce17cae1-6725-4a43-9778-ddfe0f68fa15","html_url":"https://github.com/reviewboard/rb-gateway","commit_stats":{"total_commits":73,"total_committers":6,"mean_commits":"12.166666666666666","dds":0.410958904109589,"last_synced_commit":"eead1089615fd8097506e82868644d987b022e88"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/reviewboard/rb-gateway","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewboard%2Frb-gateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewboard%2Frb-gateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewboard%2Frb-gateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewboard%2Frb-gateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reviewboard","download_url":"https://codeload.github.com/reviewboard/rb-gateway/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewboard%2Frb-gateway/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271409446,"owners_count":24754715,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["git","go","mercurial","reviewboard","scm"],"created_at":"2024-11-06T15:24:17.403Z","updated_at":"2025-08-21T00:32:03.369Z","avatar_url":"https://github.com/reviewboard.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"rb-gateway\n==========\n\nA service for managing your repositories.\n\n\nInstall\n-------\n\nDependencies are managed with [dep][dep]. You will need to install it to\nbuild rb-gateway.\n\nInstructions to install rb-gateway in the `$GOPATH/src/` directory from the\nmaster branch:\n\n```sh\n$ go get -d github.com/reviewboard/rb-gateway\n$ cd github.com/reviewboard/rb-gateway\n$ mv sample_config.json config.json\n$ dep ensure\n$ go build\n```\n\nThen copy `sample_config.json` to `config.json` and modify it to point to your\nrepositories.\n\nTo start the server on localhost:8888:\n\n```sh\n./rb-gateway\n```\n\n[dep]: https://github.com/golang/dep\n\n\nTesting\n-------\n\nRun `make test` to run tests for rb-gateway and all sub-packages.\n\nRun `make integration-tests` to run integration tests, which require more\ninfrastructure than just `go test ./...` can provide.\n\n\nLicense\n-------\nThe MIT License (MIT)\n\nCopyright (c) 2015 Review Board\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freviewboard%2Frb-gateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freviewboard%2Frb-gateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freviewboard%2Frb-gateway/lists"}