|
|
|
Update my name in the tree
|
brennie
|
November 7th, 2024, 6:40 p.m.
|
|
|
|
1
|
Fix json field tag syntax to be compatible with reflection.
|
david
|
September 11th, 2020, 4 p.m.
|
|
|
|
1
|
Move from dep to go modules.
|
david
|
September 11th, 2020, 3:47 p.m.
|
|
|
|
|
Improve error handling and presentation
|
brennie
|
March 16th, 2019, 2:08 p.m.
|
|
|
|
1
|
Fix an IndexError for mercurial repositories with no bookmarks.
|
david
|
February 10th, 2019, 10:09 a.m.
|
|
|
|
1
|
Allow empty tokens.dat files to return an empty store
|
brennie
|
July 13th, 2018, 4:02 p.m.
|
|
|
|
1
|
Return empty WebhookStore from files that do not exist
|
brennie
|
July 13th, 2018, 3:56 p.m.
|
|
|
|
1
|
Move the installation and configuration docs up a level.
|
chipx86
|
July 3rd, 2018, 4:33 p.m.
|
|
|
|
1
|
Show a better error message when the config file can't be found.
|
david
|
July 3rd, 2018, 12:28 a.m.
|
|
|
|
1
|
Add release notes for rb-gateway.
|
david
|
July 2nd, 2018, 10:30 p.m.
|
|
|
|
2
|
Add a VERSION file and fix the RB Gateway docs name.
|
chipx86
|
July 3rd, 2018, 1 p.m.
|
|
|
|
1
|
Add a basic user manual for rb-gateway.
|
david
|
June 29th, 2018, 1:02 p.m.
|
|
|
|
1
|
Add an API for webhooks
|
brennie
|
July 2nd, 2018, 3:36 p.m.
|
|
|
|
1
|
Install Mercurial changegroup hooks to trigger post events
|
brennie
|
June 26th, 2018, 4:32 p.m.
|
|
|
|
1
|
Install Git post-receive hooks to trigger post events
|
brennie
|
June 26th, 2018, 2:35 p.m.
|
|
|
|
1
|
Refactor routes test into setup/teardown phases
|
brennie
|
June 29th, 2018, 3:08 p.m.
|
|
|
|
1
|
Automatically install hooks for scripts when repositories are loaded
|
brennie
|
June 28th, 2018, 6:09 p.m.
|
|
|
|
1
|
Add the trigger-webhooks command
|
brennie
|
June 19th, 2018, 2:19 p.m.
|
|
|
|
1
|
Support webhook invocation
|
brennie
|
June 19th, 2018, 12:50 p.m.
|
|
|
|
1
|
Create PushPayloads with Git
|
brennie
|
June 14th, 2018, 6:17 p.m.
|
|
|
|
1
|
Create PushPayloads with Mercurial
|
brennie
|
June 14th, 2018, 2:29 p.m.
|
|
|
|
1
|
Add Webhook and WebhookStore types
|
brennie
|
June 11th, 2018, 11:44 p.m.
|
|
|
|
1
|
Add Payload interface and serialize it
|
brennie
|
June 12th, 2018, 4:18 p.m.
|
|
|
|
1
|
Add a systemd unit file
|
brennie
|
June 27th, 2018, 2:43 p.m.
|
|
|
|
1
|
Terminate upon receipt of SIGTERM
|
brennie
|
June 27th, 2018, 1:33 p.m.
|
|
|
|
1
|
Add a command-line interface to rb-gateway
|
brennie
|
June 11th, 2018, 11:57 p.m.
|
|
|
|
1
|
Add support for Mercurial repositories
|
brennie
|
November 29th, 2017, 12:11 a.m.
|
|
|
|
1
|
Fix up warnings from `go vet`
|
brennie
|
June 19th, 2018, 1:05 p.m.
|
|
|
|
1
|
Add defaults for Config.HtpasswdPath, Config.TokenStorePath
|
brennie
|
June 11th, 2018, 6:26 p.m.
|
|
|
|
1
|
Always reload token store on config reload; only set when successful
|
brennie
|
June 11th, 2018, 4:26 p.m.
|
|
|
|
1
|
Add types for branches, commits, and commit metadata
|
brennie
|
June 8th, 2018, 3:02 p.m.
|
|
|
|
1
|
Reorganize helpers/ package in prep for HG support
|
brennie
|
June 7th, 2018, 6:56 p.m.
|
|
|
|
1
|
Use htpasswd for credential storage
|
brennie
|
June 6th, 2018, 9:49 p.m.
|
|
|
|
1
|
Clean up tests to use assert.New(t)
|
brennie
|
June 6th, 2018, 4:07 p.m.
|
|
|
|
1
|
Generate unique tokens for session API
|
brennie
|
June 6th, 2018, 3:33 p.m.
|
|
|
|
1
|
Validate configuration after loading
|
brennie
|
June 7th, 2018, 2:36 p.m.
|
|
|
|
2
|
Review Board now displays the list of commits for repos using rb-gateway.
|
hmarceau
|
October 21st, 2017, 1:48 p.m.
|
|
|
|
1
|
Add SSL support to rb-gateway.
|
david
|
May 6th, 2018, 11:14 a.m.
|
|
|
|
2
|
Clean up config loading and testing.
|
david
|
May 4th, 2018, 4:41 p.m.
|
|
|
|
2
|
Port rb-gateway to go-git.
|
david
|
April 16th, 2018, 5:11 p.m.
|
|
|
|
1
|
Prevent timing attacks when validating credentials
|
brennie
|
March 16th, 2018, 12:50 p.m.
|
|
|
|
1
|
Ensure we log all requests
|
brennie
|
March 27th, 2018, 4:06 p.m.
|
|
|
|
1
|
Fix communication between RB and RB Gateway
|
brennie
|
March 27th, 2018, 3:54 p.m.
|
|
|
|
1
|
Remove reliance on global state
|
brennie
|
March 15th, 2018, 1:07 p.m.
|
|
|
|
1
|
Add an abstraction layer around configuration reloading
|
brennie
|
March 27th, 2018, 5:37 p.m.
|
|
|
|
1
|
Prevent concurrent read and writes to the API config
|
brennie
|
March 26th, 2018, 4:02 p.m.
|
|
|
|
2
|
Enabling webhooks to close review-requests after commits
|
FL
floriecai
|
February 4th, 2018, 9:47 p.m.
|
|
|
|
1
|
Split off the API into a new module
|
brennie
|
March 13th, 2018, 9:10 p.m.
|
|
|
|
1
|
Move configuration into the config packge
|
brennie
|
March 13th, 2018, 6:25 p.m.
|
|
|
|
1
|
Start carving up RB Gateway into namespaces
|
brennie
|
March 12th, 2018, 4:09 p.m.
|
|