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