1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

1491 Commits

Author SHA1 Message Date
Chris Cummer
256ef3710f Merge branch 'victorops_oncall' of https://github.com/ImDevinC/wtf into ImDevinC-victorops_oncall 2019-01-22 20:16:50 -08:00
Chris Cummer
f8c4c3fc81
Update CHANGELOG.md 2019-01-22 10:34:53 -08:00
Chris Cummer
c9f76b6442
Update CHANGELOG.md 2019-01-22 10:26:16 -08:00
Chris Cummer
daa79148ab Add @skymeyer as a contributor 2019-01-22 10:25:24 -08:00
Chris Cummer
83c15e9cb2 Merge branch 'skymeyer-proxysupport' 2019-01-22 10:24:30 -08:00
Chris Cummer
ad38cc5856 Merge branch 'proxysupport' of https://github.com/skymeyer/wtf into skymeyer-proxysupport 2019-01-22 10:23:17 -08:00
Chris Cummer
b63d064acf
Update CHANGELOG.md 2019-01-22 10:22:08 -08:00
Chris Cummer
8ebc2c2845 Remove duplicate all-contributors entry 2019-01-22 10:20:47 -08:00
Chris Cummer
3d6e83755e Add @jdenoy as a contributor 2019-01-22 10:19:04 -08:00
retgits
fa07e36b2e
fix: fix errorhandling and folder generation 2019-01-20 13:00:26 -08:00
retgits
d219d3e276
fix: fixed typo 2019-01-20 12:47:18 -08:00
retgits
ac5d69e676
feat: add generators 2019-01-20 12:45:24 -08:00
Devin Collins
f7cf070f32 Adds module to display VictorOps on call information 2019-01-20 00:56:17 -08:00
skymeyer
39c3daee23 Honor system http proxies when using non-default transport
This implements the same proxy behavior as per http.DefaultTransport
using HTTP proxies as directed by the $HTTP_PROXY and $NO_PROXY (or
$http_proxy and $no_proxy) environment variables.
2019-01-19 10:46:08 +00:00
Johan Denoyer
5adfbfb066 Added HTTP/HTTPS handling in OpenFile() function in wtf/utils.go to manage proper URL openings 2019-01-18 16:33:27 +01:00
Chris Cummer
1d888118c5 Add 'make test' to the Makefile 2019-01-13 12:00:27 -08:00
Chris Cummer
0f86740a7f Set the GOPATH if not set when using the Makefile 2019-01-13 11:56:54 -08:00
Chris Cummer
48cb7ba773 Update dependencies to latest versions 2019-01-11 16:44:42 -08:00
Chris Cummer
ea27f40164 Light intensity drizzle added to weather 2018-11-30 08:20:30 -08:00
Chris Cummer
878d84f0e7
Merge pull request #347 from anandsudhir/fix-references
Fix references to old Github repo location with new one
2018-11-30 08:12:26 -08:00
Anand Sudhir Prayaga
c8b6eb2b60 Fix references to old Github repo location with new one 2018-11-28 14:47:06 +01:00
Chris Cummer
17f6b49450 Don't wrap the Resource Usage display 2018-11-27 15:26:10 -08:00
Chris Cummer
55c5ae0ba6
Update CHANGELOG.md 2018-11-27 15:09:20 -08:00
Chris Cummer
9513110b02
Update CHANGELOG.md 2018-11-27 15:07:15 -08:00
Chris Cummer
6e4d37de51
Update CHANGELOG.md 2018-11-27 15:06:41 -08:00
Chris Cummer
3c750770a5
Add Resource Usage module to the CHANGELOG 2018-11-27 15:04:57 -08:00
Chris Cummer
3ca2b1ddd7
Merge pull request #338 from nicholas-eden/master
Resource Usage Module
2018-11-27 15:03:46 -08:00
Nicholas Eden
30a8ce6c69 account for no swap detected 2018-11-25 12:06:02 -08:00
Nicholas Eden
51c98236e4 limit cpu percent range to 0-100 2018-11-25 09:40:02 -08:00
Nicholas Eden
e0d9c35170 simplify cpu percent to use lib logic 2018-11-24 21:58:55 -08:00
Nicholas Eden
9705cc2155 fix windows error 2018-11-24 20:56:23 -08:00
Nicholas Eden
24899daeb4 replace c9s/goprocinfo with shirou/gopsutil to get cross platform cpu info 2018-11-23 22:52:05 -08:00
Nicholas Eden
db1917763c fix import ordering 2018-11-22 08:28:17 -08:00
Nicholas Eden
8350dbbf8c Merge branch 'master' of https://github.com/senorprogrammer/wtf 2018-11-22 08:25:12 -08:00
Chris Cummer
3b607417a7 Clean up README a bit 2018-11-21 15:35:46 -08:00
Chris Cummer
cb3e665ec7
Merge pull request #344 from anandsudhir/addcontributors
Add contributors to .all-contributorsrc
2018-11-21 15:34:34 -08:00
Chris Cummer
73a096f8cf Merge branch 'anandsudhir-master' 2018-11-21 15:33:06 -08:00
Anand Sudhir Prayaga
4f58df2232 Add @kaskavalci as a contributor 2018-11-15 15:51:47 +01:00
Anand Sudhir Prayaga
235b7c2fc0 Add @Seanstoppable as a contributor 2018-11-15 15:50:55 +01:00
Anand Sudhir Prayaga
4a02d5848c Add support for recursive search for git repositories in git module
Fix #126
2018-11-15 15:18:15 +01:00
Chris Cummer
4c82ab73e2
Merge pull request #341 from senorprogrammer/revert-339-master
Revert "Update dependencies"
2018-11-13 12:40:07 -08:00
Chris Cummer
705993dd65
Revert "Update dependencies" 2018-11-13 12:39:57 -08:00
Chris Cummer
53efd9c18f
Merge pull request #339 from anandsudhir/master
Update dependencies
2018-11-13 12:37:42 -08:00
Anand Sudhir Prayaga
3c669607de
Merge pull request #340 from kaskavalci/add-hn-comments
Add shortcut to open Hacker News comments
2018-11-13 20:36:27 +01:00
Halil Kaskavalci
545092a8a3 open hacker news comments via c keyword 2018-11-13 16:36:42 +01:00
Nicholas Eden
4738b5ccd7 fix bar graph test 2018-11-12 19:07:40 -08:00
Anand Sudhir Prayaga
08ad5d55d9 Update dependencies 2018-11-12 12:10:36 +01:00
Nicholas Eden
cab27c62ab resource usage mod 2018-11-12 01:30:24 -08:00
Chris Cummer
748ad82967
Update CHANGELOG.md 2018-11-01 09:17:55 -07:00
Chris Cummer
3a63001f73
Merge pull request #336 from HaraldNordgren/go_versions
Bump Go versions and use '.x' to always get latest minor versions
0.4.0
2018-10-28 22:27:45 -07:00