|
|
|
1
|
Update rb-gateway manual and add 2.0 release notes.
|
david
|
May 12th, 2026, 9:34 p.m.
|
|
|
|
|
2
|
Rewrite README with modern instructions.
|
david
|
March 18th, 2026, 9:14 a.m.
|
|
|
|
|
1
|
Add unit tests for config/watch.go
|
david
|
March 18th, 2026, 9:11 a.m.
|
|
|
|
|
1
|
Add unit tests for repositories/hooks/webhook.go
|
david
|
March 18th, 2026, 9:10 a.m.
|
|
|
|
|
1
|
Add unit tests for api/auth.go
|
david
|
March 18th, 2026, 9:10 a.m.
|
|
|
|
|
1
|
Fix a bunch of typos.
|
david
|
March 18th, 2026, 9:15 a.m.
|
|
|
|
|
1
|
Add unit tests for repositories/util.go
|
david
|
March 18th, 2026, 9:12 a.m.
|
|
|
|
|
1
|
Add unit tests for api/middleware.go
|
david
|
March 18th, 2026, 9:11 a.m.
|
|
|
|
|
1
|
Add timeout to HTTP client for webhooks.
|
david
|
March 18th, 2026, 9:06 a.m.
|
|
|
|
|
1
|
Fix git integration test for default branch name.
|
david
|
March 18th, 2026, 9:09 a.m.
|
|
|
|
|
1
|
Replace gohg with direct hg command invocation.
|
david
|
March 18th, 2026, 9:08 a.m.
|
|
|
|
|
1
|
Update Makefile for new functionality.
|
david
|
March 18th, 2026, 9:07 a.m.
|
|
|
|
|
1
|
Use build tags to gate integration tests.
|
david
|
March 18th, 2026, 9:09 a.m.
|
|
|
|
|
1
|
Replace deprecated io/ioutil with modern equivalents.
|
david
|
March 17th, 2026, 9:47 a.m.
|
|
|
|
|
1
|
Bump Go version to 1.22.
|
david
|
March 17th, 2026, 9:46 a.m.
|
|
|
|
|
1
|
Update stale dependencies.
|
david
|
March 17th, 2026, 10:01 a.m.
|
|
|
|
|
1
|
Use a typed context key for HTTP requests.
|
david
|
March 17th, 2026, 9:49 a.m.
|
|
|
|
|
1
|
Replace kingpin with stdlib flag.
|
david
|
March 17th, 2026, 9:59 a.m.
|
|
|
|
|
1
|
Replace gorilla/mux with stdlib net/http.ServeMux
|
david
|
March 17th, 2026, 9:59 a.m.
|
|
|
|
|
1
|
Convert logging to use slog.
|
david
|
March 17th, 2026, 9:56 a.m.
|
|
|
|
|
|
Replace go-http-auth with custom basic auth middleware.
|
david
|
March 17th, 2026, 10 a.m.
|
|
|
|
|
1
|
Modernize error handling.
|
david
|
March 17th, 2026, 9:49 a.m.
|
|
|
|
|
2
|
Update go-git.
|
david
|
January 8th, 2025, 11:21 a.m.
|
|
|
|
|
1
|
Update my name in the tree
|
brennie
|
November 7th, 2024, 7:40 p.m.
|
|
|
|
|
1
|
Fix json field tag syntax to be compatible with reflection.
|
david
|
September 11th, 2020, 5 p.m.
|
|
|
|
|
1
|
Move from dep to go modules.
|
david
|
September 11th, 2020, 4:47 p.m.
|
|
|
|
|
|
Improve error handling and presentation
|
brennie
|
March 16th, 2019, 3:08 p.m.
|
|
|
|
|
1
|
Fix an IndexError for mercurial repositories with no bookmarks.
|
david
|
February 10th, 2019, 11:09 a.m.
|
|
|
|
|
1
|
Allow empty tokens.dat files to return an empty store
|
brennie
|
July 13th, 2018, 5:02 p.m.
|
|
|
|
|
1
|
Return empty WebhookStore from files that do not exist
|
brennie
|
July 13th, 2018, 4:56 p.m.
|
|
|
|
|
1
|
Move the installation and configuration docs up a level.
|
chipx86
|
July 3rd, 2018, 5:33 p.m.
|
|
|
|
|
1
|
Show a better error message when the config file can't be found.
|
david
|
July 3rd, 2018, 1:28 a.m.
|
|
|
|
|
1
|
Add release notes for rb-gateway.
|
david
|
July 2nd, 2018, 11:30 p.m.
|
|
|
|
|
2
|
Add a VERSION file and fix the RB Gateway docs name.
|
chipx86
|
July 3rd, 2018, 2 p.m.
|
|
|
|
|
1
|
Add a basic user manual for rb-gateway.
|
david
|
June 29th, 2018, 2:02 p.m.
|
|
|
|
|
1
|
Add an API for webhooks
|
brennie
|
July 2nd, 2018, 4:36 p.m.
|
|
|
|
|
1
|
Install Mercurial changegroup hooks to trigger post events
|
brennie
|
June 26th, 2018, 5:32 p.m.
|
|
|
|
|
1
|
Refactor routes test into setup/teardown phases
|
brennie
|
June 29th, 2018, 4:08 p.m.
|
|
|
|
|
1
|
Automatically install hooks for scripts when repositories are loaded
|
brennie
|
June 28th, 2018, 7:09 p.m.
|
|
|
|
|
1
|
Install Git post-receive hooks to trigger post events
|
brennie
|
June 26th, 2018, 3:35 p.m.
|
|
|
|
|
1
|
Add the trigger-webhooks command
|
brennie
|
June 19th, 2018, 3:19 p.m.
|
|
|
|
|
1
|
Support webhook invocation
|
brennie
|
June 19th, 2018, 1:50 p.m.
|
|
|
|
|
1
|
Create PushPayloads with Mercurial
|
brennie
|
June 14th, 2018, 3:29 p.m.
|
|
|
|
|
1
|
Create PushPayloads with Git
|
brennie
|
June 14th, 2018, 7:17 p.m.
|
|
|
|
|
1
|
Add Webhook and WebhookStore types
|
brennie
|
June 12th, 2018, 12:44 a.m.
|
|
|
|
|
1
|
Add Payload interface and serialize it
|
brennie
|
June 12th, 2018, 5:18 p.m.
|
|
|
|
|
1
|
Add a systemd unit file
|
brennie
|
June 27th, 2018, 3:43 p.m.
|
|
|
|
|
1
|
Terminate upon receipt of SIGTERM
|
brennie
|
June 27th, 2018, 2:33 p.m.
|
|
|
|
|
1
|
Add a command-line interface to rb-gateway
|
brennie
|
June 12th, 2018, 12:57 a.m.
|
|
|
|
|
1
|
Add support for Mercurial repositories
|
brennie
|
November 29th, 2017, 1:11 a.m.
|
|