-
Notifications
You must be signed in to change notification settings - Fork 366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Modularize -- Ability for server to be used as a package #26
Closed
Commits on Nov 28, 2016
-
Begin major refactoring. Collapsed subpackages into top level, refact…
…ored client handling code.
Configuration menu - View commit details
-
Copy full SHA for 4859e9d - Browse repository at this point
Copy the full SHA 4859e9dView commit details
Commits on Nov 29, 2016
-
Remove
go
from repo and icon nameRemove old `server` package Refactor cmd package to work with new server Remove `models.go`, remove parts and refactor other parts into either `server.go` or `client.go` Change format of `allowed_hosts` to JSON array from comma separated string
Configuration menu - View commit details
-
Copy full SHA for ce5f3a2 - Browse repository at this point
Copy the full SHA ce5f3a2View commit details
Commits on Nov 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ce366b9 - Browse repository at this point
Copy the full SHA ce366b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e60264a - Browse repository at this point
Copy the full SHA e60264aView commit details -
Refactor NewServer and server.run into server file Remove requirement for servers to receive appconfig
Configuration menu - View commit details
-
Copy full SHA for 502939c - Browse repository at this point
Copy the full SHA 502939cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 393f946 - Browse repository at this point
Copy the full SHA 393f946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68c4eff - Browse repository at this point
Copy the full SHA 68c4effView commit details
Commits on Dec 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0068ee9 - Browse repository at this point
Copy the full SHA 0068ee9View commit details
Commits on Dec 6, 2016
-
Move backend interface to guerrilla package
Refactor MD5Hash method to not use pointers to strings (go strings are pointers under the hood already anyway) Refactor mysql+redis backend implementation to work with new backend interface and modified client struct Move concern of reading a configuration file to the command line interface
Configuration menu - View commit details
-
Copy full SHA for 1068a90 - Browse repository at this point
Copy the full SHA 1068a90View commit details
Commits on Dec 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f52ca17 - Browse repository at this point
Copy the full SHA f52ca17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b9110 - Browse repository at this point
Copy the full SHA 09b9110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dfb974 - Browse repository at this point
Copy the full SHA 4dfb974View commit details
Commits on Dec 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 148d911 - Browse repository at this point
Copy the full SHA 148d911View commit details -
Configuration menu - View commit details
-
Copy full SHA for df865ee - Browse repository at this point
Copy the full SHA df865eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcbede1 - Browse repository at this point
Copy the full SHA fcbede1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a1999f - Browse repository at this point
Copy the full SHA 9a1999fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.