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

2373 Commits

Author SHA1 Message Date
Chris Cummer
663de7d37f Add @C123R as a contributor 2019-10-25 07:52:54 -07:00
Chris Cummer
7030eecbdd
Merge pull request #720 from C123R/master
Adds football fixtures/standings widget
2019-10-25 07:52:06 -07:00
Cizer Pereira
5261325771 fix: resolve PR commits 2019-10-25 08:27:14 +02:00
Chris Cummer
c230853364
Merge pull request #723 from wtfutil/20191024-go-mod-tidy
Tidy go.mod
2019-10-24 10:41:10 -07:00
Cizer Pereira
47941026f2 fix: validation build issues 2019-10-24 18:44:24 +02:00
Cizer Pereira
22b40ff0ec fix: mark favorite with 2019-10-24 18:37:16 +02:00
C123R
6a3a5ea7ec
Merge branch 'master' into master 2019-10-24 15:34:26 +02:00
Cizer Pereira
e7e1463181 feat: Add new widget for football scores and standings 2019-10-24 15:28:01 +02:00
Chris Cummer
f3839d6cca Tidy go.mod
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-24 04:12:59 -07:00
Chris Cummer
a8fae544c4
Merge pull request #722 from wtfutil/dependabot/go_modules/github.com/xanzy/go-gitlab-0.21.0
Bump github.com/xanzy/go-gitlab from 0.20.1 to 0.21.0
2019-10-24 04:11:55 -07:00
Chris Cummer
581a28f6ec
Merge pull request #721 from wtfutil/dependabot/go_modules/github.com/alecthomas/chroma-0.6.8
Bump github.com/alecthomas/chroma from 0.6.7 to 0.6.8
2019-10-24 04:10:12 -07:00
Chris Cummer
dd4438d4a9
Merge pull request #717 from hemu/add-view-tests
Add keyboard widget tests
2019-10-24 04:09:02 -07:00
dependabot-preview[bot]
3c21afef6d
Bump github.com/xanzy/go-gitlab from 0.20.1 to 0.21.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.20.1 to 0.21.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.20.1...v0.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 06:46:25 +00:00
dependabot-preview[bot]
54c0739674
Bump github.com/alecthomas/chroma from 0.6.7 to 0.6.8
Bumps [github.com/alecthomas/chroma](https://github.com/alecthomas/chroma) from 0.6.7 to 0.6.8.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v0.6.7...v0.6.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 06:45:56 +00:00
hmuar
20e30fdefc rename tests to be consistent with other test files 2019-10-22 23:53:21 -07:00
hmuar
b934096832 add tests for keyboard_widget 2019-10-22 23:52:58 -07:00
Chris Cummer
d7b0669796 Add @Daanikus as a contributor 2019-10-21 21:19:48 -07:00
Chris Cummer
97bf42045b
Merge pull request #712 from Daanikus/close-file
Close unclosed file
2019-10-21 21:19:11 -07:00
Chris Cummer
7f89620225 Add @hemu as a contributor 2019-10-21 21:15:40 -07:00
Chris Cummer
d5478af03a
Merge pull request #710 from hemu/add-bargraph-test
Add tests for bargraph view
2019-10-21 21:14:58 -07:00
Chris Cummer
be3ad2d769
Update CHANGELOG.md 2019-10-21 21:13:45 -07:00
Chris Cummer
8c328f01e7 Merge branch 'indradhanush-indradhanush/add-vendor-check-to-builds' 2019-10-21 21:12:18 -07:00
Chris Cummer
e9cd22f082 Merge branch 'indradhanush/add-vendor-check-to-builds' of github.com:indradhanush/wtf into indradhanush-indradhanush/add-vendor-check-to-builds 2019-10-21 21:11:04 -07:00
Chris Cummer
a64e026b4b
Update CHANGELOG.md 2019-10-21 21:10:23 -07:00
Chris Cummer
a8d11390fe Add @3mard as a contributor 2019-10-21 21:09:13 -07:00
Chris Cummer
cb636881c3 Merge branch 'master' of github.com:wtfutil/wtf 2019-10-21 21:08:14 -07:00
Chris Cummer
f6871385f5
Merge pull request #706 from caalberts/improve-gitlab-calls
Improve gitlab calls
2019-10-21 21:05:19 -07:00
Daanikus
db9f3c7b99 close unclosed file 2019-10-22 17:00:43 +13:00
hmuar
0fd763805a Add tests for bargraph view for full coverage 2019-10-20 18:15:22 -07:00
Indradhanush Gupta
80539def51 Update go.mod and go.sum
Running `go mod tidy` results in these changes
2019-10-20 17:06:33 +05:30
Indradhanush Gupta
d399073695 Add script to check for uncommitted vendor changes in build 2019-10-20 16:47:36 +05:30
Omar
e7a42e05b5
chore: adjust ToDo to use ScrollableWidget 2019-10-20 13:10:15 +02:00
Albert Salim
f1303bcc2f Rename "Approval Requests" to "Assigned Merge Requests" 2019-10-19 10:15:38 +08:00
Albert Salim
fa1bdade76 Add user context to GitLab project
- Get MergeRequests and Issues with user's ID
2019-10-19 10:13:54 +08:00
Chris Cummer
9a1b350f4e
Merge pull request #705 from felicianotech/fix-default-config
Remove blank line from default config.
2019-10-17 17:09:17 -04:00
Chris Cummer
9e71c782e1 Add @felicianotech as a contributor 2019-10-17 17:07:21 -04:00
Chris Cummer
40657d78a2 Merge branch 'felicianotech-fix-gomod' 2019-10-17 17:05:30 -04:00
Ricardo N Feliciano
b90ae573c3 Remove blank line from default config. 2019-10-16 19:21:55 -04:00
Ricardo N Feliciano
946e79509d Remake/fix go.mod. 2019-10-16 18:51:58 -04:00
Chris Cummer
26cd4f775f Fix typo in readme
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-15 15:52:57 -04:00
Chris Cummer
1dab3746b6 Update readme
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-15 15:51:32 -04:00
Chris Cummer
b0a114da8a
Update CHANGELOG.md 2019-10-15 15:41:22 -04:00
Chris Cummer
c2ba8d40d3 Add @caalberts as a contributor 2019-10-15 15:39:52 -04:00
Chris Cummer
031ecf0a76 Merge branch 'caalberts-gitlab-issues' 2019-10-15 15:39:09 -04:00
Chris Cummer
6f632292cb Merge branch 'gitlab-issues' of github.com:caalberts/wtf into caalberts-gitlab-issues 2019-10-15 15:36:33 -04:00
Chris Cummer
2918e49346 Fix failing specs
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-15 15:33:03 -04:00
Chris Cummer
e43430e7ad Merge branch 'openutilupdate' of github.com:Seanstoppable/wtf into Seanstoppable-openutilupdate 2019-10-15 15:27:56 -04:00
Chris Cummer
9a8771d66a Add docker target back to .goreleaser.yml
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-15 15:25:29 -04:00
Chris Cummer
90287c657d
Update CHANGELOG.md 2019-10-15 15:23:27 -04:00
Chris Cummer
8008e108e6
Merge pull request #696 from Boot-Error/feature-docker
Run wtf inside docker container
2019-10-15 12:21:53 -07:00