Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ardanlabs/kit issues and pull requests
#55 - cfg_test.go
Pull Request -
State: open - Opened by sureshalexai about 1 year ago
#54 - TCP example : Echo - but what would the right practice be if you wanted to change to a chat server ?
Issue -
State: closed - Opened by spexocta over 4 years ago
#53 - GCP cfg.StorageProvider
Pull Request -
State: open - Opened by superwhykz almost 6 years ago
#52 - Fix golint import path
Pull Request -
State: open - Opened by golint-fixer over 6 years ago
#51 - Fix a server startup bug
Pull Request -
State: closed - Opened by abeltay over 7 years ago
- 3 comments
#50 - Config Lock
Pull Request -
State: closed - Opened by wyattjoh over 7 years ago
Labels: bug
#49 - Config mutex locking error
Issue -
State: closed - Opened by finalist736 over 7 years ago
- 1 comment
#48 - Updates README to make the call to log.Init valid
Pull Request -
State: closed - Opened by mKurrels almost 8 years ago
- 1 comment
#47 - Fix for ci build
Pull Request -
State: closed - Opened by wyattjoh about 8 years ago
#46 - Resolve issue with build server
Issue -
State: closed - Opened by wyattjoh about 8 years ago
- 2 comments
Labels: bug
#45 - Fixes based on Wyatt's suggestions.
Pull Request -
State: closed - Opened by ardan-bkennedy about 8 years ago
#44 - Fixes Proxy issues with duplicate header fields.
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
#43 - Proxy should not copy downstream headers to response.
Issue -
State: closed - Opened by wyattjoh over 8 years ago
Labels: bug
#42 - Fixed CORS error
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
#41 - Remove the use of hardcore to ultimate Go.
Pull Request -
State: closed - Opened by ardan-bkennedy over 8 years ago
#40 - Switched web/app -> web/
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
#39 - Removed db/config/auth/app.Init, extracted log/cfg from web
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
Labels: enhancement
#38 - Adjusted mongo config to use uri format
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
#37 - Minor changes for consistency.
Pull Request -
State: closed - Opened by ardan-bkennedy over 8 years ago
#36 - fix bug in global graph error
Pull Request -
State: closed - Opened by dwhitena over 8 years ago
#35 - cayley integration, update docs
Pull Request -
State: closed - Opened by dwhitena over 8 years ago
#34 - Add Travis CI Support
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
#33 - Added route groups
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
#32 - Added new Use function
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
#31 - Added Proxy to the app.Context
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
#30 - Resolve configurability with CORS() option on Web
Issue -
State: closed - Opened by wyattjoh over 8 years ago
- 1 comment
Labels: wontfix
#29 - Rewrote the server's error handling
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
#28 - Added X-Request-ID to outgoing request.
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
#27 - Added session ID to log for user headers
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
#26 - Added json indentation function for testing
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
#25 - Changed Marshal to MarshalIndent
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
Labels: enhancement
#24 - bulk operations in mongo, update docs
Pull Request -
State: closed - Opened by dwhitena over 8 years ago
#23 - Added Duration as a new config type to mirror the flag package.
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
Labels: enhancement
#22 - Moved middleware wrapping outside request cycle
Pull Request -
State: closed - Opened by wyattjoh over 8 years ago
- 1 comment
Labels: enhancement
#21 - auth: Add GetUsers func for getting all users
Pull Request -
State: closed - Opened by jcbwlkr almost 9 years ago
#20 - Log error when json.Marshal fails
Pull Request -
State: closed - Opened by jcbwlkr almost 9 years ago
#19 - Updating example for runner
Pull Request -
State: closed - Opened by influx6 almost 9 years ago
- 1 comment
#18 - Fixes runner code.
Pull Request -
State: closed - Opened by ardan-bkennedy almost 9 years ago
- 1 comment
#17 - Testfix
Pull Request -
State: closed - Opened by influx6 almost 9 years ago
#16 - Removing empty file
Pull Request -
State: closed - Opened by influx6 almost 9 years ago
#15 - Added feature flags, exposed stdlib logger flags
Pull Request -
State: closed - Opened by wyattjoh almost 9 years ago
#14 - Auth web update
Pull Request -
State: closed - Opened by influx6 almost 9 years ago
- 1 comment
#13 - New API update to log package
Pull Request -
State: closed - Opened by influx6 almost 9 years ago
#12 - Updating tests with mutex
Pull Request -
State: closed - Opened by influx6 almost 9 years ago
- 2 comments
#11 - Occasional race condition with tests subpackage
Issue -
State: closed - Opened by influx6 almost 9 years ago
- 2 comments
#10 - Add FixedTime middleware
Pull Request -
State: closed - Opened by jcbwlkr almost 9 years ago
#9 - Allow for local instances of Config
Pull Request -
State: closed - Opened by jcbwlkr about 9 years ago
#8 - Use status code 401 for ErrNotAuthorized
Pull Request -
State: closed - Opened by jcbwlkr about 9 years ago
#7 - Added API's to manually set key/values into the cfg map.
Pull Request -
State: closed - Opened by ardan-bkennedy about 9 years ago
#6 - Add support to cfg to manually add config values
Issue -
State: closed - Opened by ardan-bkennedy about 9 years ago
#5 - Mongo
Pull Request -
State: closed - Opened by ardan-bkennedy about 9 years ago
#4 - Added smarter doc generation
Pull Request -
State: closed - Opened by wyattjoh about 9 years ago
#3 - Updated to latest version of validator.
Pull Request -
State: closed - Opened by ardan-bkennedy about 9 years ago
#2 - Fixed failing tests
Pull Request -
State: closed - Opened by wyattjoh about 9 years ago
#1 - Added configuration provider
Pull Request -
State: closed - Opened by wyattjoh about 9 years ago
Labels: enhancement