Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Metabase
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Engineering Digital Service
Metabase
Commits
f7a67a1a
Commit
f7a67a1a
authored
10 years ago
by
Sameer Al-Sakran
Browse files
Options
Downloads
Patches
Plain Diff
scrub real names from test data
parent
2e69c2cc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/metabase/test_data/data.clj
+15
-15
15 additions, 15 deletions
test/metabase/test_data/data.clj
with
15 additions
and
15 deletions
test/metabase/test_data/data.clj
+
15
−
15
View file @
f7a67a1a
...
...
@@ -12,21 +12,21 @@
;; [name last_login]
(
defonce
^
:private
users
[[
"
Justin Ho
"
(
timestamp
2014
4
1
1
30
)]
[
"
David Baden
"
(
timestamp
2014
12
5
7
15
)]
[
"
Roberto Sanabria
"
(
timestamp
2014
11
6
8
15
)]
[
"
Noah Sidman-Gale
"
(
timestamp
2014
1
1
0
30
)]
[
"
Cam Saül
"
(
timestamp
2014
10
3
10
30
)]
[
"
Kyle Doherty
"
(
timestamp
2014
8
2
5
30
)]
[
"
Anshu Agarwal
"
(
timestamp
2014
8
2
2
30
)]
[
"
Kiah Buchner
"
(
timestamp
2014
2
1
2
15
)]
[
"
Adam Stocker
"
(
timestamp
2014
4
3
2
30
)]
[
"
Allen Gilliland
"
(
timestamp
2014
7
3
12
30
)]
[
"
Christina Crosetti
"
(
timestamp
2014
11
1
)]
[
"
Sameer Al-Sakran
"
(
timestamp
2014
7
2
18
30
)]
[
"D
aniel Wiesent
ha
l
"
(
timestamp
2014
8
1
3
30
)]
[
"
Douglas Graves
"
(
timestamp
2014
10
3
6
45
)]
[
"R
oveLine Ibañez
"
(
timestamp
2014
8
1
5
45
)]])
[[
"
Plato Yeshua
"
(
timestamp
2014
4
1
1
30
)]
[
"
Felipinho Asklepios
"
(
timestamp
2014
12
5
7
15
)]
[
"
Kaneonuskatew Eiran
"
(
timestamp
2014
11
6
8
15
)]
[
"
Simcha Yan
"
(
timestamp
2014
1
1
0
30
)]
[
"
Quentin Sören
"
(
timestamp
2014
10
3
10
30
)]
[
"
Shad Ferdynand
"
(
timestamp
2014
8
2
5
30
)]
[
"
Conchúr Tihomir
"
(
timestamp
2014
8
2
2
30
)]
[
"
Szymon Theutrich
"
(
timestamp
2014
2
1
2
15
)]
[
"
Nils Gotam
"
(
timestamp
2014
4
3
2
30
)]
[
"
Frans Hevel
"
(
timestamp
2014
7
3
12
30
)]
[
"
Spiros Teofil
"
(
timestamp
2014
11
1
)]
[
"
Kfir Caj
"
(
timestamp
2014
7
2
18
30
)]
[
"D
wight Gres
ha
m
"
(
timestamp
2014
8
1
3
30
)]
[
"
Broen Olujimi
"
(
timestamp
2014
10
3
6
45
)]
[
"R
üstem Hebel
"
(
timestamp
2014
8
1
5
45
)]])
;; name
(
defonce
^
:private
categories
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment