Jimmy Zelinskie
|
191304890c
|
readme: add why & move architecture sections
|
2016-09-21 14:53:41 -04:00 |
|
Jimmy Zelinskie
|
71c32e2224
|
readme: convert diagram to ascii
This is ensure that it renders well across platforms
|
2016-09-14 20:19:46 -04:00 |
|
Jimmy Zelinskie
|
c886008eec
|
readme: sharpen corners in diagram
|
2016-09-08 19:40:31 -04:00 |
|
Jimmy Zelinskie
|
001d07895e
|
readme: update diagram
|
2016-09-08 00:59:09 -04:00 |
|
Jimmy Zelinskie
|
210b4d40e5
|
readme: add goreportcard badge
|
2016-09-06 00:46:23 -04:00 |
|
Jimmy Zelinskie
|
6ba8e475ca
|
readme: add diagram
|
2016-08-24 13:31:36 -04:00 |
|
Jimmy Zelinskie
|
4b24463883
|
readme: add architecture section
|
2016-08-20 02:27:24 -04:00 |
|
Jimmy Zelinskie
|
eda825dfb0
|
readme: move some things around
[skip ci]
|
2016-08-16 23:53:17 -04:00 |
|
Jimmy Zelinskie
|
cd979c61c9
|
README: reorganize and add warnings
|
2016-04-02 19:35:04 -04:00 |
|
Jimmy Zelinskie
|
a14d108202
|
readme: add CONTRIBUTING.md
|
2016-03-30 01:21:53 -04:00 |
|
Jimmy Zelinskie
|
6461e28b0f
|
readme: clean up usecase wording
|
2016-03-30 00:45:59 -04:00 |
|
Jimmy Zelinskie
|
ce49b2e35e
|
Merge branch 'middleware-refactor' of github.com:chihaya/chihaya into middleware-refactor
|
2016-03-30 00:39:10 -04:00 |
|
Jimmy Zelinskie
|
3cf868ce56
|
README: add prod use cases
|
2016-03-30 00:38:57 -04:00 |
|
Jimmy Zelinskie
|
b61aa4ffd8
|
travis: remove coveralls
At the moment, this is just too much of a hack getting coverage for all
packages.
|
2016-03-30 00:20:51 -04:00 |
|
Jimmy Zelinskie
|
dfcc04b38b
|
readme: basic getting started
[skip ci]
|
2016-03-05 11:09:35 -05:00 |
|
Jimmy Zelinskie
|
47f85ec961
|
readme: add coveralls badge
|
2016-03-02 21:05:33 -05:00 |
|
Jimmy Zelinskie
|
2771faf9fe
|
readme: initial
|
2016-03-02 21:05:32 -05:00 |
|
Jimmy Zelinskie
|
5c27c960f0
|
clean the slate!
|
2016-03-02 21:05:30 -05:00 |
|
Jimmy Zelinskie
|
9825a69ac7
|
dockerfile: change entrypoint to allow args
|
2016-01-13 16:14:54 -05:00 |
|
Jimmy Zelinskie
|
cb161daca1
|
dockerfile: add port range and log level
|
2016-01-13 16:14:54 -05:00 |
|
Jimmy Zelinskie
|
82459297a4
|
add support for jwt validation of infohashes
|
2016-01-13 16:14:54 -05:00 |
|
Jimmy Zelinskie
|
18e1599759
|
refresh readme to include docker
|
2015-10-25 15:31:24 -04:00 |
|
Jimmy Zelinskie
|
071dc50769
|
travis: update to Go 1.5
|
2015-08-19 13:49:03 -04:00 |
|
Justin Li
|
97cb3c7cb6
|
readme: Fix installation command
|
2015-07-12 21:13:19 -04:00 |
|
Jimmy Zelinskie
|
641ab1fc82
|
readme: add license badge
|
2015-06-30 21:39:25 -04:00 |
|
Demonii
|
d2e2d551ec
|
Update the installation instructions
The instructions were outdated from when the godep were removed and also there were typos/inconsistency in paths. Should be fx now.
|
2015-06-27 17:12:17 +12:00 |
|
Justin Li
|
f3b264dd53
|
docs: Fix link to configuration.md
|
2015-03-24 00:41:52 -04:00 |
|
Justin Li
|
eefbe64da6
|
docs: Break out config docs into a separate file
|
2015-03-24 00:38:20 -04:00 |
|
Justin Li
|
6490c8f51d
|
docs: Add create_on_announce to list of config keys
|
2015-03-24 00:32:59 -04:00 |
|
Justin Li
|
f083bb8477
|
docs: Start reformatting config documentation
|
2015-03-24 00:29:32 -04:00 |
|
Jimmy Zelinskie
|
1deca5fd5e
|
readme: add godoc, docker badges
[ci skip]
|
2015-03-22 18:42:21 -04:00 |
|
Justin Li
|
ac04761e40
|
readme: Add note about 64-bit being required
|
2015-02-20 21:00:22 -05:00 |
|
Justin Li
|
c41769eb85
|
readme: Update wording
|
2015-02-19 20:00:25 -05:00 |
|
Jimmy Zelinskie
|
0d3b5c83fe
|
README: testing subheader of build/install
[ci skip]
|
2015-02-17 13:21:25 -05:00 |
|
Justin Li
|
46c72ddbb4
|
Add basic overview of configuration keys
|
2015-02-17 01:49:53 -05:00 |
|
Justin Li
|
da1528eeb8
|
build: Run Go 1.4 on travis
|
2015-01-29 12:14:01 -05:00 |
|
Jimmy Zelinskie
|
9a4f1a5d2d
|
docs: attempt to keep README within 80 chars
[skip ci]
|
2015-01-28 23:26:03 -05:00 |
|
Jimmy Zelinskie
|
dd2c1e95fc
|
docs: move contributing info into CONTRIBUTING.MD
|
2015-01-28 23:06:22 -05:00 |
|
Jimmy Zelinskie
|
88df5e2c74
|
docs: move driver docs into backend/README.md
|
2015-01-28 22:51:09 -05:00 |
|
Jimmy Zelinskie
|
051a3ce26d
|
Fix missing dir in clone step of install instructs
[ci skip]
|
2014-11-09 17:56:56 -05:00 |
|
Jimmy Zelinskie
|
bbf85de692
|
Rewrite README and include new godep instructions.
[ci skip]
|
2014-10-27 23:20:09 -04:00 |
|
James McGuire
|
b47dde4043
|
corrected link to example_config.json in README.md
|
2014-10-02 10:09:20 -07:00 |
|
Jimmy Zelinskie
|
1d9b2bc322
|
First step towards removing Tracker Driver.
This feature isn't worth maintaining and if anyone needs to scale beyond
memory on a single box, we can evaluate it then.
|
2014-08-13 17:45:34 -04:00 |
|
Justin Li
|
dfc31495b7
|
Fix splitting for IPv6 RemoteAddrs
|
2014-07-24 17:02:28 -04:00 |
|
Justin Li
|
4d906cf095
|
Add benchmark info to the README
[ci skip]
|
2014-07-24 00:04:29 -04:00 |
|
Jimmy Zelinskie
|
25e7ea98d5
|
add customizing section to readme
|
2014-07-23 23:45:53 -04:00 |
|
Justin Li
|
9292900afc
|
Update readme to include new features
|
2014-07-23 15:43:15 -04:00 |
|
Justin Li
|
19f03499a2
|
Fix wording in a couple comments
|
2014-07-17 13:43:35 -04:00 |
|
Justin Li
|
d219341c26
|
Add new option to the example config, and update README
|
2014-07-17 01:49:41 -04:00 |
|
Justin Li
|
f8047ef8ab
|
Reorganize main package structure per discussion
|
2014-07-16 20:33:38 -04:00 |
|