Ken'ichi Ohmichi
887f2c5814
Separate config module
...
config module contained not only processor's ones, but also
dashboard's ones. So it is better to separate the module into
accurate modules to avoid developers misunderstand another
config module exists for the dashboard.
Change-Id: Ib7b8a953907fb99182295f8c850481fe6331fb32
2017-03-24 13:15:33 -07:00
Jenkins
67d4018665
Merge "Add user zhangdaolong."
2017-03-24 10:04:57 +00:00
Jenkins
7b19eb0689
Merge "Add new email for zsp user"
2017-03-24 10:04:41 +00:00
Jenkins
b84d34e553
Merge "Modify user info."
2017-03-24 10:04:35 +00:00
Jenkins
8f3b2b3e77
Merge "add my information to default_data.json"
2017-03-24 10:03:46 +00:00
Jenkins
b76764abaa
Merge "Add my info"
2017-03-24 10:03:40 +00:00
Jenkins
b83ac4ca05
Merge "Fix pep8 failure on py3"
2017-03-24 09:58:39 +00:00
Jenkins
eb643913a3
Merge "Add user info"
2017-03-24 09:54:19 +00:00
Jenkins
074c88cb43
Merge "Update my information"
2017-03-24 09:53:25 +00:00
Jenkins
15e8c53665
Merge "Update company affiliation for samueldmq"
2017-03-24 09:52:46 +00:00
Jenkins
e48c6a21fa
Merge "Update User infor for Swaminathan Vasudevan"
2017-03-24 09:00:04 +00:00
Jenkins
ce2c54854f
Merge "Add user email"
2017-03-24 08:53:02 +00:00
Jenkins
6694b30036
Merge "Update commit records with module aliases"
2017-03-24 08:51:19 +00:00
gaozx
39db501189
Update my information
...
Change-Id: Ic774aea605bc12e4d3bcf6ab303a1d7b634e23c3
2017-03-23 22:37:40 -04:00
Swaminathan Vasudevan
25d3714a55
Update User infor for Swaminathan Vasudevan
...
Change-Id: I8d2ac25377840bed828583ce7f15d8c297248247
2017-03-23 11:38:45 -07:00
Ken'ichi Ohmichi
293a5b5dc6
Fix pep8 failure on py3
...
pep8 check failed on python3 like
./stackalytics/dashboard/vault.py:48:30: F821 undefined name 'basestring'
if not isinstance(o, basestring):
./stackalytics/dashboard/vault.py:51:20: F821 undefined name 'intern'
return intern(o)
./stackalytics/dashboard/vault.py:52:26: F821 undefined name 'unicode'
if isinstance(o, unicode):
^
This patch fixes it by merging 2 versions of uniintern() into a single
method which supports both PY2 and PY3.
Change-Id: Ib18fcfffcdcc8628e7bca5b3558667fb371c956d
2017-03-23 10:23:25 -07:00
Kirill Zaitsev
23be93e7bf
Update company information for kzaitsev
...
Change-Id: I6ab1e7614505e9c80c45a0547169295446ebf357
2017-03-23 18:29:30 +03:00
XieYingYun
2bc54fe135
Add user email
...
I need to add a new e-mail address.
Change-Id: I178f8aff7929eeca007e944d969b91aa35fe32ea
2017-03-23 21:41:07 +08:00
Jenkins
8534cff698
Merge "Add user info"
2017-03-23 13:22:42 +00:00
Jenkins
0f9e0a236e
Merge "add my information to default_data.json"
2017-03-23 13:22:36 +00:00
Jenkins
d0c146b2b2
Merge "add personal info lijunb"
2017-03-23 13:21:39 +00:00
Jenkins
14b179257c
Merge "New employer info for Keith Berger"
2017-03-23 13:21:34 +00:00
Jenkins
229fe6967a
Merge "Add user info"
2017-03-23 13:21:27 +00:00
Jenkins
6992f22559
Merge "Update asselin's company affiliation"
2017-03-23 13:20:13 +00:00
Jenkins
b519ad35e2
Merge "Update user due to company move"
2017-03-23 13:20:07 +00:00
Jenkins
675107fa3e
Merge "Add how to use local file"
2017-03-23 13:20:01 +00:00
Jenkins
f313b2353b
Merge "Update stackalytics.conf"
2017-03-23 13:19:47 +00:00
Jenkins
665a44f89a
Merge "Add personal info about jaesanglee"
2017-03-23 13:19:39 +00:00
Jenkins
c8a6997b37
Merge "Add my information to default_data.json"
2017-03-23 13:19:33 +00:00
Jenkins
f2db7d7841
Merge "Add user and company info."
2017-03-23 13:19:25 +00:00
Jenkins
b876f5051b
Merge "Updating Affiliation"
2017-03-23 13:16:38 +00:00
Jenkins
a4a9370428
Merge "Ignore copy of manager.py into ironic"
2017-03-23 13:12:38 +00:00
Jenkins
80e82a76d6
Merge "add my informantion zzq"
2017-03-23 13:12:28 +00:00
Jenkins
9075f5d8fd
Merge "Add my information to default_data.json"
2017-03-23 13:12:22 +00:00
Jenkins
4fd94afffe
Merge "Update default_data.json file"
2017-03-23 13:12:15 +00:00
Jenkins
1ddd666fb1
Merge "add my information to default_data.json"
2017-03-23 13:12:10 +00:00
Jenkins
289baf213a
Merge "Handle 'prehistory' release once and for all"
2017-03-23 13:12:03 +00:00
Jenkins
cdb34377d3
Merge "'prehistory' release isn't mandatory"
2017-03-23 13:11:09 +00:00
ZhongShengping
e12694cfda
Add new email for zsp user
...
Change-Id: Iff2b6ac1ba5163f9b033f55d72deaaa1493fa267
2017-03-23 15:26:24 +08:00
liyi
48e7d9f70a
Modify user info.
...
Change-Id: Iaf3c6e9153e1256462496eed5c9dfcee5ad7b21b
2017-03-23 12:54:39 +08:00
Keith Berger
91e9bf28d6
New employer info for Keith Berger
...
Change-Id: I6b2007b1dfca47d3ea6328918c4ff0958e04536f
2017-03-22 11:14:20 -04:00
Ann Kamyshnikova
e7040b7f6d
Update info for Ann Taraday
...
Change-Id: I43ff0b98ccdc9787fce0f59e137fa48ad85cf035
2017-03-22 15:42:42 +04:00
zhuzeyu
11b7bc6fb0
Add my info
...
Change-Id: Iaa1d41b11d05ac99a934b0d7ad840d4e2cb69c91
2017-03-22 14:51:21 +08:00
Samuel de Medeiros Queiroz
f1436de669
Update company affiliation for samueldmq
...
Change-Id: Ie781f1444a83f7aaf3d2103513e51d7cc947be17
2017-03-21 19:44:42 -03:00
huanghe333
24879fbf0a
Add user info
...
Change-Id: I4ed7e852f6383bcb7143265d0277f53dfbd93edb
2017-03-21 19:03:01 +08:00
Yang Le
fbf4bcd153
add my information to default_data.json
...
Change-Id: Ic8dd3a11deb13f9924fe37fdddaed0c3458973ca
2017-03-21 17:08:11 +08:00
XieYingYun
047825f73d
Add user info
...
Change-Id: Ic3612fa83d1dbcce31673481c1cc041c0f862960
2017-03-21 15:25:55 +08:00
Ramy Asselin
e31bce5542
Update asselin's company affiliation
...
Change-Id: I55f3988cd6bece51343c587d6c589db67df7292a
2017-03-20 21:21:53 -07:00
Joseph Davis
27dcf1f519
Update user due to company move
...
Change-Id: I104d23ec2b88b277a7fea2f65386f91410e8befb
2017-03-20 17:12:00 -07:00
Ken'ichi Ohmichi
bacad8b044
Add how to use local file
...
default_data_uri option can handle local file already, so this patch
adds how to use local file for the option.
This comes from the commit I558238dbfc633793013451f836c7ce449e94c6c5
Change-Id: I1498f46731db0735685461faa4de940766354931
2017-03-20 18:31:42 +00:00