Tobias Schmid
|
4b99d0e6eb
|
Add bosun
|
2015-10-14 13:08:03 +02:00 |
|
Dmitri Shuralyov
|
9645de3ac8
|
Merge pull request #619 from toashd/master
Add cockroach to databases.
|
2015-10-14 01:31:35 -07:00 |
|
Dmitri Shuralyov
|
d1b4f969ab
|
Merge pull request #618 from pavel-paulau/patch-1
Add Prometheus.
|
2015-10-14 01:31:20 -07:00 |
|
Tobias Schmid
|
921f3ec381
|
Add cockroach to databases
|
2015-10-14 10:15:11 +02:00 |
|
Pavel Paulau
|
a4770c2e94
|
Add Prometheus
|
2015-10-13 23:08:28 -07:00 |
|
Dmitri Shuralyov
|
4ea2e2f030
|
Merge pull request #598 from norwack/master
Remove unmaintained package.
|
2015-10-01 03:44:37 -07:00 |
|
Norwack
|
317c9d4d26
|
remove unmaintained package
|
2015-10-01 12:17:28 +02:00 |
|
Dmitri Shuralyov
|
539e8acbd9
|
Merge pull request #587 from joeybloggs/master
Update repo links to a few packages.
|
2015-09-30 23:34:36 -07:00 |
|
Dmitri Shuralyov
|
a34206e486
|
Merge pull request #592 from fd0/add-restic-program
Add restic.
|
2015-09-27 19:13:16 -07:00 |
|
Alexander Neumann
|
85a637ece8
|
Add restic
This commit adds a link to restic, a fast and secure backup program
that uses de-deuplication.
|
2015-09-27 18:25:07 +02:00 |
|
Thiago Avelino
|
73400cbe5a
|
Merge pull request #586 from chzyer/patch-1
add command line interface: Readline
|
2015-09-27 00:15:41 -03:00 |
|
Matt Holt
|
025cf852d2
|
Merge pull request #591 from theckman/relocate_go-flags
relocate go-stats to Standard CLI section
|
2015-09-26 16:12:24 -06:00 |
|
Tim Heckman
|
be5fef3176
|
relocate go-stats to Standard CLI section
The `go-stats` package, which is a command line parser, was in the `Miscellaneous` section. Instead, it should be in the `Standard CLI` section.
|
2015-09-26 15:01:51 -07:00 |
|
Dmitri Shuralyov
|
212e3c8fb5
|
Merge pull request #590 from h2non/patch-filetype
Add: filetype - Infer file type checking the magic numbers.
|
2015-09-26 14:07:42 -07:00 |
|
Tomas Aparicio
|
2413dc203a
|
feat: add filetype package
|
2015-09-26 22:01:31 +01:00 |
|
Dmitri Shuralyov
|
8b6651a237
|
Merge pull request #588 from robotvert/fix/redirects_and_whitespace
Update repos addresses, fix some trailing whitespace.
|
2015-09-24 22:23:31 -07:00 |
|
Julien Feltesse
|
0a0f5c89c5
|
update repos addresses / fix some trailing whitespace
|
2015-09-24 19:15:05 +02:00 |
|
joeybloggs
|
91ad2fd274
|
Update repo links to a few packages
I recently migrated some code from one organization to another and am
just updating the links to point directly to the new location:
Repos affected:
* https://github.com/go-playground/validator
* https://github.com/go-playground/assert
* https://github.com/go-playground/overalls
|
2015-09-24 08:03:59 -04:00 |
|
Chzyer
|
3c2350362f
|
Update README.md
|
2015-09-23 22:58:49 +08:00 |
|
Chzyer
|
59444cffed
|
Update README.md
|
2015-09-23 21:04:34 +08:00 |
|
Thiago Avelino
|
1335305299
|
Merge pull request #567 from azer/master
Add logger
|
2015-09-22 17:44:54 -03:00 |
|
Thiago Avelino
|
40a73d0575
|
Merge pull request #577 from kpashka/master
Update README.md
|
2015-09-22 17:43:52 -03:00 |
|
Thiago Avelino
|
be2450172a
|
Merge pull request #578 from verdverm/patch-1
Add: frisby - a REST API testing framework
|
2015-09-22 17:43:25 -03:00 |
|
Thiago Avelino
|
77eefae564
|
Merge pull request #580 from smallnest/master
add more popular go projects in github
|
2015-09-22 17:39:28 -03:00 |
|
Thiago Avelino
|
9b3f54d61e
|
Merge pull request #583 from daved/new/cm0
Added chain, catena, kace, parth, and go-pkg-complete.
|
2015-09-22 17:30:25 -03:00 |
|
Daved
|
84bb937523
|
Added parth to Text Processing list.
|
2015-09-22 10:37:35 -07:00 |
|
Daved
|
09f2cfdde9
|
Added kace to Text Processing list.
|
2015-09-22 10:35:46 -07:00 |
|
Daved
|
065148be9e
|
Added go-pkg-complete to Go Tools list.
|
2015-09-22 10:31:13 -07:00 |
|
Daved
|
871e5abf95
|
Added catena to http middleware list.
|
2015-09-22 10:20:38 -07:00 |
|
Daved
|
2c063aeee3
|
Added chain to http middleware list.
|
2015-09-22 10:10:06 -07:00 |
|
smallnest
|
dbd0c4f5c1
|
add more popular go projects in github
|
2015-09-19 06:53:50 +08:00 |
|
Tony Worm
|
94ccae764f
|
Add: frisby - a REST API testing framework
|
2015-09-17 15:38:02 -04:00 |
|
Pavel Kiselev
|
6a11f11cf5
|
Update README.md
Added links to Slack / Telegram API
|
2015-09-15 04:29:46 +05:00 |
|
Duke
|
7e05515fc3
|
Merge pull request #572 from avelino/travis-docker
use travis docker container infrastructure
|
2015-09-08 12:18:32 -03:00 |
|
Duke
|
eaedeacb88
|
use travis docker container infrastructure
|
2015-09-08 12:07:10 -03:00 |
|
Duke
|
b778d51667
|
Merge pull request #568 from siddontang/master
Add TiDB to Databases section
|
2015-09-08 11:15:47 -03:00 |
|
siddontang
|
c9bb51932b
|
Add TiDB to Databases section
|
2015-09-08 09:05:56 +08:00 |
|
Dmitri Shuralyov
|
010d43efdf
|
Merge pull request #566 from tsenart/master
Add Vegeta to DevOps section.
|
2015-09-05 12:42:23 -07:00 |
|
Azer Koçulu
|
ade1d113f4
|
Update README.md
|
2015-09-04 11:54:10 -07:00 |
|
Tomás Senart
|
10bbdf9ae9
|
Add Vegeta to DevOps section
|
2015-09-04 18:26:17 +02:00 |
|
Duke
|
c0fdc03cd8
|
Merge pull request #562 from stephenlewis/patch-1
Correct spelling of libpcap
|
2015-09-03 11:50:02 -03:00 |
|
Stephen Lewis
|
d0b2a3a9ed
|
Correct spelling of libpcap
|
2015-09-03 15:46:05 +01:00 |
|
Thiago Avelino
|
7c94841196
|
Merge pull request #545 from ricardolonga/master
Added JsonGo link.
|
2015-08-31 16:39:58 -03:00 |
|
Dmitri Shuralyov
|
763d840db7
|
Merge pull request #558 from vectaport/patch-1
Add github.com/vectaport/flowgraph to Distributed Systems.
|
2015-08-28 19:28:39 -07:00 |
|
Duke
|
ae57ebdac5
|
Merge pull request #557 from mrfuxi/add-goml
Add machine learning package - goml
|
2015-08-27 13:45:48 -03:00 |
|
Scott Johnston
|
d32bb97ead
|
Add github.com/vectaport/flowgraph to Distributed Systems
|
2015-08-27 08:36:10 -07:00 |
|
Karol Duleba
|
579a64af70
|
Add machine learning package - goml
|
2015-08-25 18:18:31 +01:00 |
|
Dmitri Shuralyov
|
21510b4c6b
|
Merge pull request #550 from andreas-t-jonsson/master
Added SDL2 bindings from veandco.
|
2015-08-25 02:18:41 -07:00 |
|
Thiago Avelino
|
fddaac6f04
|
Merge pull request #552 from msempere/master
Added golarm
|
2015-08-25 00:12:06 -03:00 |
|
Andreas Jonsson
|
b048e0ddfd
|
Changed libsdl link to https
|
2015-08-23 18:09:01 +02:00 |
|