Commit Graph

308 Commits

Author SHA1 Message Date
Yuqiu Wang
bf7495c3cd Get data successfully 2021-02-25 12:14:51 -05:00
Eric Herbrandson
8a75d1e6e6 Merge pull request #202 from zhouxw-lang/protobuf_for_PodList
Add protobuf support for metric kind PodList #191
2021-02-22 09:20:19 -06:00
Xiaowei Zhou
7a4391888f Add protobuf support for metric kind PodList #191 2021-02-22 11:01:39 +09:00
Eric Herbrandson
8f3d77adc3 Merge pull request #200 from XenitAB/fix-hashtag
Remove hashtag from nonHashedUrl
2021-02-20 11:53:46 -06:00
Eric Herbrandson
0d476b0023 Merge pull request #197 from olivergg/issue188_fix_parseunitsofram
Fix issue #188 (proposal)
2021-02-20 11:48:41 -06:00
Eric Herbrandson
59cee74380 Merge pull request #203 from zhouxw-lang/protobuf_for_NodeList
Add protobuf support for metric kind NodeList #192
2021-02-20 11:45:30 -06:00
Xiaowei Zhou
351aa36945 Add protobuf support for metric kind NodeList #192 2021-02-13 19:26:22 +09:00
Eric Herbrandson
fca3b7e69d Merge pull request #198 from yuqiuw/add_pb_eventlist
Add protobuf support for EventList
2021-02-09 09:00:30 -06:00
Eric Herbrandson
51ac8c5c9a Merge pull request #194 from tianni4104/189
fix package-lock.json resolved url
2021-02-09 08:58:35 -06:00
Simon Gottschlag
5f52e937e6 Remove hashtag from nonHashedUrl 2021-02-08 21:59:14 +01:00
Yuqiu Wang
98000b064c Fix typo 2021-02-08 08:03:08 -10:00
Yuqiu Wang
1704a7be1d Add protobuf support for EventList 2021-02-07 10:57:43 -10:00
Olivier G
0cdf46470d Add package-lock.json (+jest) 2021-02-06 11:55:49 +01:00
Olivier G
51081ab0cc Add @types/jest to package.json 2021-02-06 11:54:19 +01:00
Olivier G
13aef578d4 Fix issue 188 (proposal) 2021-02-06 11:47:14 +01:00
Arthur Tu
0f3ac19385 revert openid-client back to 2.5.0 2021-02-03 22:04:56 -08:00
Arthur Tu
8044798050 fix package-lock.json resolved url 2021-01-28 09:40:41 -08:00
Eric Herbrandson
d027aabf09 Merge pull request #193 from alisonjudy/master
Create MAINTAINERS
2021-01-26 16:41:28 -06:00
Alison Yu
9f6d3eb582 Create MAINTAINERS
added maintainers list
2021-01-26 14:36:21 -08:00
Eric Herbrandson
4c0fff649c Merge pull request #187 from tianni4104/179
Add init support for protobuf
2021-01-22 14:19:51 -06:00
Arthur Tu
86fe08e89d fix lint and CRs 2021-01-20 20:54:05 -08:00
Arthur Tu
1b22783d5a fix lint 2021-01-20 20:25:18 -08:00
Arthur Tu
b22737af5b fix package-lock.json 2021-01-20 20:11:07 -08:00
Arthur Tu
b6ea8cf05c fix some bugs 2021-01-20 09:42:43 -08:00
Arthur Tu
3a999f0120 Add init support for protobuf 2021-01-19 20:54:02 -08:00
Eric Herbrandson
d3b218ab76 Merge pull request #186 from Anusien/point-to-indeedeng
Points all URLs to indeedeng
2021-01-12 18:01:50 -06:00
Kevin Binswanger
f49839df92 Points all URLs to indeedeng
The README was written before it was published as indeedeng, and some of
the URLs pointed to a personal user's account rather than indeedeng.
2021-01-12 17:26:13 -06:00
Eric Herbrandson
242b2ab67c Merge pull request #183 from alisonjudy/master
Add logo marks in SVG and PNG
2020-12-08 16:37:05 -06:00
Alison Yu
fd288b2864 Add logo marks - SVG
Added color and white logo marks (no text) in SVG
2020-12-08 12:26:32 -08:00
Alison Yu
c1a0a0442a Added Logo Marks - PNG
Added color and white logo marks (no text) in PNG
2020-12-08 12:25:40 -08:00
Eric Herbrandson
d4c803bf50 Merge pull request #182 from alisonjudy/master
Create PATH_TO_MAINTAINER.md
2020-12-08 12:07:25 -06:00
Alison Yu
c4b05fc003 Create PATH_TO_MAINTAINER.md 2020-12-07 20:29:37 -08:00
Charlie Gao
24e88d52b5 Merge pull request #181 from chargao/patch-4
wording update
2020-12-07 10:12:21 -06:00
Charlie Gao
7fea82c9e3 wording update 2020-12-07 10:08:04 -06:00
Eric Herbrandson
04218c03d4 Merge pull request #175 from tianni4104/master
add CONTRIBUTING.md
2020-11-24 10:00:09 -06:00
atu
8bee452677 add CONTRIBUTING.md 2020-11-23 22:23:38 -08:00
Eric Herbrandson
1fd4af531a Merge pull request #174 from chargao/patch-3
Removing Hacktoberfest calendar, spelling corrections
2020-11-16 17:08:34 -06:00
Charlie Gao
2ab4b1bd2b Removing Hacktoberfest calendar, spelling corrections 2020-11-13 15:58:23 -06:00
Eric Herbrandson
11a5e67585 Merge pull request #171 from ericblackburn/add-release-and-version-md
Added versioning and release strategy markdown file
2020-11-12 09:40:43 -06:00
Eric Blackburn
3dd6f082aa Added versioning and release strategy markdown file 2020-11-11 11:57:05 -06:00
Eric Herbrandson
c09ecf54da Merge pull request #167 from ericblackburn/master
Issue 166 fixed by changing version of the imported yaml node module
2020-10-30 14:45:25 -05:00
Eric Blackburn
af2cf20b40 issue 166 fixed by changing version of the imported yaml node module to 1.10.0 instead of 2.0.0, from issue 149. issue 149 does fix the newline problem, only the version being imported wasn't correct 2020-10-30 12:32:09 -05:00
Eric Herbrandson
cc9153b29d Merge pull request #165 from coryallegory/podexec_header
pod exec view typo
2020-10-27 12:27:06 -05:00
Cory Metcalfe
d0e76f2663 pod exec header copypasta from logs view 2020-10-26 16:19:43 -05:00
Eric Herbrandson
84c767e1af Merge pull request #164 from JeffResc/img
Optimize images
2020-10-22 11:50:59 -05:00
Jeff Rescignano
1bd06375c7 Optimize images 2020-10-18 19:32:37 -04:00
Eric Herbrandson
da6f9f2263 Updating npm dependencies 2020-10-17 12:04:37 -05:00
Eric Herbrandson
9ddae47c62 Updating npm packages 2020-10-17 11:50:54 -05:00
Eric Herbrandson
79f2f5a3bd Fixing some linter errors 2020-10-17 11:46:28 -05:00
Eric Herbrandson
3fbdba4252 Merge pull request #141 from garasubo/gh-56
#56: add download buttton
2020-10-17 11:45:26 -05:00