GoogleCloudPlatform / serverless-photosharing-workshop
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 51 files with 3,185 lines of code in files.
    • 51 files that are 366+ days old (3,185 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 51 files with 3,185 lines of code in files.
    • 51 files have been last changed 366+ days ago (3,185 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
tf, sh, js, java, json, cs, yaml, go, csproj, md, mod, gitignore, xml, html, properties, txt, css, py
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
tf100% | 0% | 0% | 0% | 0%
cs100% | 0% | 0% | 0% | 0%
java100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
go100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
tf100% | 0% | 0% | 0% | 0%
cs100% | 0% | 0% | 0% | 0%
java100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
go100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
services100% | 0% | 0% | 0% | 0%
terraform100% | 0% | 0% | 0% | 0%
functions100% | 0% | 0% | 0% | 0%
workflows100% | 0% | 0% | 0% | 0%
frontend100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
services100% | 0% | 0% | 0% | 0%
terraform100% | 0% | 0% | 0% | 0%
functions100% | 0% | 0% | 0% | 0%
workflows100% | 0% | 0% | 0% | 0%
frontend100% | 0% | 0% | 0% | 0%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
index.js
in frontend
70 - 2020-03-08 2022-04-14 11 4 glaforge@google.com glaforge@gmail.com
app.yaml
in frontend
4 - 2020-03-08 2022-04-14 5 3 glaforge@google.com glaforge@gmail.com
index.html
in frontend/public
75 - 2020-03-09 2022-04-14 5 3 glaforge@google.com glaforge@gmail.com
app.js
in frontend/public
11 2 2020-03-09 2020-03-11 2 1 glaforge@google.com glaforge@google.com
upload.html
in frontend/public
89 - 2020-03-11 2022-04-14 7 4 glaforge@google.com glaforge@gmail.com
collage.html
in frontend/public
58 - 2020-03-11 2022-04-14 4 3 glaforge@google.com glaforge@gmail.com
style.css
in frontend/public
15 - 2020-03-11 2022-04-14 3 3 glaforge@google.com glaforge@gmail.com
main.go
in services/thumbnails/go
153 4 2020-06-09 2021-05-12 2 2 glaforge@gmail.com atamel@google.com
main.go
in services/collage/go
133 4 2020-06-09 2021-05-12 5 4 glaforge@gmail.com atamel@google.com
main.go
in functions/image-analysis/go
73 1 2020-06-09 2021-05-12 2 2 glaforge@gmail.com atamel@google.com
index.js
in services/thumbnails/nodejs
58 1 2020-06-09 2021-10-07 4 2 glaforge@gmail.com atamel@google.com
index.js
in services/collage/nodejs
56 1 2020-06-09 2021-10-07 7 4 glaforge@gmail.com atamel@google.com
response.go
in functions/image-analysis/go
51 7 2020-06-09 2021-05-12 2 2 glaforge@gmail.com atamel@google.com
index.js
in functions/image-analysis/nodejs
50 1 2020-06-09 2022-06-13 4 3 glaforge@gmail.com atamel@google.com
Startup.cs
in services/thumbnails/csharp
97 3 2020-07-02 2020-11-24 3 1 atamel@google.com atamel@google.com
Program.cs
in services/thumbnails/csharp
24 2 2020-07-02 2020-07-02 1 1 atamel@google.com atamel@google.com
Startup.cs
in services/collage/csharp
105 4 2020-07-03 2020-07-07 2 1 atamel@google.com atamel@google.com
Program.cs
in services/collage/csharp
24 2 2020-07-03 2020-07-03 1 1 atamel@google.com atamel@google.com
Function.cs
in functions/image-analysis/csharp
72 3 2020-07-07 2020-11-24 2 1 atamel@google.com atamel@google.com
Startup.cs
in functions/image-analysis/csharp
29 2 2020-07-07 2020-11-24 2 1 atamel@google.com atamel@google.com
Startup.cs
in services/garbage-collector/csharp
97 6 2020-11-24 2021-09-22 2 1 atamel@google.com atamel@google.com
Program.cs
in services/garbage-collector/csharp
24 2 2020-11-24 2020-11-24 1 1 atamel@google.com atamel@google.com
index.js
in services/garbage-collector/nodejs
42 - 2020-11-25 2021-10-07 3 1 atamel@google.com atamel@google.com
ImageAnalysis.java
in functions/image-analysis/java/src/main/java/fn
106 2 2021-01-05 2022-07-21 5 3 glaforge@gmail.com glaforge@gmail.com
index.js
in workflows/services/thumbnails/nodejs
52 1 2021-01-19 2021-05-07 2 1 atamel@google.com atamel@google.com
index.js
in workflows/functions/trigger-workflow/nodejs
41 - 2021-01-22 2021-01-25 2 1 glaforge@gmail.com glaforge@gmail.com
index.js
in workflows/functions/vision-data-transform/nodejs
30 1 2021-01-22 2021-01-22 1 1 glaforge@gmail.com glaforge@gmail.com
workflows.yaml
in workflows
119 - 2021-01-25 2022-04-14 4 2 glaforge@gmail.com glaforge@gmail.com
main.tf
in terraform/lab1
107 - 2021-05-11 2021-05-19 3 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab1
28 - 2021-05-11 2021-05-11 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab2
110 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab3
82 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab4
51 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab2
28 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab4
23 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab3
23 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab6
304 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
workflows_tf.yaml
in workflows
119 - 2021-05-13 2022-04-14 2 2 atamel@google.com glaforge@gmail.com
main.tf
in terraform/lab5
92 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab6
33 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab5
23 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
CollageService.java
in services/collage/java/src/main/java/services
75 2 2021-11-10 2022-07-21 5 5 triquartadrien@hotmail.fr glaforge@gmail.com
script.js
in frontend/public
13 - 2022-04-14 2022-04-14 1 1 glaforge@gmail.com glaforge@gmail.com
main.py
in functions/image-analysis/python
45 2 2022-06-11 2022-06-13 2 2 jaredfiacco2@gmail.com atamel@google.com
cloudbuild.yaml
in services/collage/java
8 - 2022-07-19 2022-07-21 3 3 dan.dobrin@gmail.com glaforge@gmail.com
EventController.java
in services/image-analysis/java/src/main/java/services
150 4 2022-08-06 2023-05-22 11 6 dan.dobrin@gmail.com atamel@google.com
ImageAnalysisApplication.java
in services/image-analysis/java/src/main/java/services
23 2 2022-08-06 2023-05-22 9 5 dan.dobrin@gmail.com atamel@google.com
StartupCheck.java
in services/image-analysis/java/src/main/java/services/actuator
29 1 2022-12-08 2022-12-19 2 2 ddobrin@google.com glaforge@gmail.com
CustomData.java
in services/image-analysis/java/src/main/java/services/actuator
15 2 2022-12-08 2022-12-19 2 2 ddobrin@google.com glaforge@gmail.com
application.yaml
in services/image-analysis/java/src/main/resources
12 - 2022-12-08 2022-12-19 2 2 ddobrin@google.com glaforge@gmail.com
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
app.js
in frontend/public
11 2 2020-03-09 2020-03-11 2 1 glaforge@google.com glaforge@google.com
Program.cs
in services/thumbnails/csharp
24 2 2020-07-02 2020-07-02 1 1 atamel@google.com atamel@google.com
Program.cs
in services/collage/csharp
24 2 2020-07-03 2020-07-03 1 1 atamel@google.com atamel@google.com
Startup.cs
in services/collage/csharp
105 4 2020-07-03 2020-07-07 2 1 atamel@google.com atamel@google.com
Program.cs
in services/garbage-collector/csharp
24 2 2020-11-24 2020-11-24 1 1 atamel@google.com atamel@google.com
Startup.cs
in functions/image-analysis/csharp
29 2 2020-07-07 2020-11-24 2 1 atamel@google.com atamel@google.com
Function.cs
in functions/image-analysis/csharp
72 3 2020-07-07 2020-11-24 2 1 atamel@google.com atamel@google.com
Startup.cs
in services/thumbnails/csharp
97 3 2020-07-02 2020-11-24 3 1 atamel@google.com atamel@google.com
index.js
in workflows/functions/vision-data-transform/nodejs
30 1 2021-01-22 2021-01-22 1 1 glaforge@gmail.com glaforge@gmail.com
index.js
in workflows/functions/trigger-workflow/nodejs
41 - 2021-01-22 2021-01-25 2 1 glaforge@gmail.com glaforge@gmail.com
index.js
in workflows/services/thumbnails/nodejs
52 1 2021-01-19 2021-05-07 2 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab1
28 - 2021-05-11 2021-05-11 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab3
23 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab4
23 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab2
28 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
response.go
in functions/image-analysis/go
51 7 2020-06-09 2021-05-12 2 2 glaforge@gmail.com atamel@google.com
main.tf
in terraform/lab4
51 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
main.go
in functions/image-analysis/go
73 1 2020-06-09 2021-05-12 2 2 glaforge@gmail.com atamel@google.com
main.tf
in terraform/lab3
82 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab2
110 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
main.go
in services/collage/go
133 4 2020-06-09 2021-05-12 5 4 glaforge@gmail.com atamel@google.com
main.go
in services/thumbnails/go
153 4 2020-06-09 2021-05-12 2 2 glaforge@gmail.com atamel@google.com
vars.tf
in terraform/lab5
23 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab6
33 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab5
92 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab6
304 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab1
107 - 2021-05-11 2021-05-19 3 1 atamel@google.com atamel@google.com
Startup.cs
in services/garbage-collector/csharp
97 6 2020-11-24 2021-09-22 2 1 atamel@google.com atamel@google.com
index.js
in services/garbage-collector/nodejs
42 - 2020-11-25 2021-10-07 3 1 atamel@google.com atamel@google.com
index.js
in services/collage/nodejs
56 1 2020-06-09 2021-10-07 7 4 glaforge@gmail.com atamel@google.com
index.js
in services/thumbnails/nodejs
58 1 2020-06-09 2021-10-07 4 2 glaforge@gmail.com atamel@google.com
app.yaml
in frontend
4 - 2020-03-08 2022-04-14 5 3 glaforge@google.com glaforge@gmail.com
script.js
in frontend/public
13 - 2022-04-14 2022-04-14 1 1 glaforge@gmail.com glaforge@gmail.com
style.css
in frontend/public
15 - 2020-03-11 2022-04-14 3 3 glaforge@google.com glaforge@gmail.com
collage.html
in frontend/public
58 - 2020-03-11 2022-04-14 4 3 glaforge@google.com glaforge@gmail.com
index.js
in frontend
70 - 2020-03-08 2022-04-14 11 4 glaforge@google.com glaforge@gmail.com
index.html
in frontend/public
75 - 2020-03-09 2022-04-14 5 3 glaforge@google.com glaforge@gmail.com
upload.html
in frontend/public
89 - 2020-03-11 2022-04-14 7 4 glaforge@google.com glaforge@gmail.com
workflows_tf.yaml
in workflows
119 - 2021-05-13 2022-04-14 2 2 atamel@google.com glaforge@gmail.com
workflows.yaml
in workflows
119 - 2021-01-25 2022-04-14 4 2 glaforge@gmail.com glaforge@gmail.com
main.py
in functions/image-analysis/python
45 2 2022-06-11 2022-06-13 2 2 jaredfiacco2@gmail.com atamel@google.com
index.js
in functions/image-analysis/nodejs
50 1 2020-06-09 2022-06-13 4 3 glaforge@gmail.com atamel@google.com
cloudbuild.yaml
in services/collage/java
8 - 2022-07-19 2022-07-21 3 3 dan.dobrin@gmail.com glaforge@gmail.com
CollageService.java
in services/collage/java/src/main/java/services
75 2 2021-11-10 2022-07-21 5 5 triquartadrien@hotmail.fr glaforge@gmail.com
ImageAnalysis.java
in functions/image-analysis/java/src/main/java/fn
106 2 2021-01-05 2022-07-21 5 3 glaforge@gmail.com glaforge@gmail.com
application.yaml
in services/image-analysis/java/src/main/resources
12 - 2022-12-08 2022-12-19 2 2 ddobrin@google.com glaforge@gmail.com
CustomData.java
in services/image-analysis/java/src/main/java/services/actuator
15 2 2022-12-08 2022-12-19 2 2 ddobrin@google.com glaforge@gmail.com
StartupCheck.java
in services/image-analysis/java/src/main/java/services/actuator
29 1 2022-12-08 2022-12-19 2 2 ddobrin@google.com glaforge@gmail.com
EventService.java
in services/image-analysis/java/src/main/java/services
34 3 2023-03-02 2023-03-04 3 2 aaronmwanjala@google.com atamel@google.com
ImageAnalysisApplication.java
in services/image-analysis/java/src/main/java/services
23 2 2022-08-06 2023-05-22 9 5 dan.dobrin@gmail.com atamel@google.com
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
EventService.java
in services/image-analysis/java/src/main/java/services
34 3 2023-03-02 2023-03-04 3 2 aaronmwanjala@google.com atamel@google.com
StartupCheck.java
in services/image-analysis/java/src/main/java/services/actuator
29 1 2022-12-08 2022-12-19 2 2 ddobrin@google.com glaforge@gmail.com
CustomData.java
in services/image-analysis/java/src/main/java/services/actuator
15 2 2022-12-08 2022-12-19 2 2 ddobrin@google.com glaforge@gmail.com
application.yaml
in services/image-analysis/java/src/main/resources
12 - 2022-12-08 2022-12-19 2 2 ddobrin@google.com glaforge@gmail.com
EventController.java
in services/image-analysis/java/src/main/java/services
150 4 2022-08-06 2023-05-22 11 6 dan.dobrin@gmail.com atamel@google.com
ImageAnalysisApplication.java
in services/image-analysis/java/src/main/java/services
23 2 2022-08-06 2023-05-22 9 5 dan.dobrin@gmail.com atamel@google.com
cloudbuild.yaml
in services/collage/java
8 - 2022-07-19 2022-07-21 3 3 dan.dobrin@gmail.com glaforge@gmail.com
main.py
in functions/image-analysis/python
45 2 2022-06-11 2022-06-13 2 2 jaredfiacco2@gmail.com atamel@google.com
script.js
in frontend/public
13 - 2022-04-14 2022-04-14 1 1 glaforge@gmail.com glaforge@gmail.com
CollageService.java
in services/collage/java/src/main/java/services
75 2 2021-11-10 2022-07-21 5 5 triquartadrien@hotmail.fr glaforge@gmail.com
main.tf
in terraform/lab6
304 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
workflows_tf.yaml
in workflows
119 - 2021-05-13 2022-04-14 2 2 atamel@google.com glaforge@gmail.com
main.tf
in terraform/lab5
92 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab6
33 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab5
23 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab2
110 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab3
82 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab4
51 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab2
28 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab4
23 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab3
23 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab1
107 - 2021-05-11 2021-05-19 3 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab1
28 - 2021-05-11 2021-05-11 1 1 atamel@google.com atamel@google.com
workflows.yaml
in workflows
119 - 2021-01-25 2022-04-14 4 2 glaforge@gmail.com glaforge@gmail.com
index.js
in workflows/functions/trigger-workflow/nodejs
41 - 2021-01-22 2021-01-25 2 1 glaforge@gmail.com glaforge@gmail.com
index.js
in workflows/functions/vision-data-transform/nodejs
30 1 2021-01-22 2021-01-22 1 1 glaforge@gmail.com glaforge@gmail.com
index.js
in workflows/services/thumbnails/nodejs
52 1 2021-01-19 2021-05-07 2 1 atamel@google.com atamel@google.com
ImageAnalysis.java
in functions/image-analysis/java/src/main/java/fn
106 2 2021-01-05 2022-07-21 5 3 glaforge@gmail.com glaforge@gmail.com
index.js
in services/garbage-collector/nodejs
42 - 2020-11-25 2021-10-07 3 1 atamel@google.com atamel@google.com
Startup.cs
in services/garbage-collector/csharp
97 6 2020-11-24 2021-09-22 2 1 atamel@google.com atamel@google.com
Program.cs
in services/garbage-collector/csharp
24 2 2020-11-24 2020-11-24 1 1 atamel@google.com atamel@google.com
Function.cs
in functions/image-analysis/csharp
72 3 2020-07-07 2020-11-24 2 1 atamel@google.com atamel@google.com
Startup.cs
in functions/image-analysis/csharp
29 2 2020-07-07 2020-11-24 2 1 atamel@google.com atamel@google.com
Startup.cs
in services/collage/csharp
105 4 2020-07-03 2020-07-07 2 1 atamel@google.com atamel@google.com
Program.cs
in services/collage/csharp
24 2 2020-07-03 2020-07-03 1 1 atamel@google.com atamel@google.com
Startup.cs
in services/thumbnails/csharp
97 3 2020-07-02 2020-11-24 3 1 atamel@google.com atamel@google.com
Program.cs
in services/thumbnails/csharp
24 2 2020-07-02 2020-07-02 1 1 atamel@google.com atamel@google.com
main.go
in services/thumbnails/go
153 4 2020-06-09 2021-05-12 2 2 glaforge@gmail.com atamel@google.com
main.go
in services/collage/go
133 4 2020-06-09 2021-05-12 5 4 glaforge@gmail.com atamel@google.com
main.go
in functions/image-analysis/go
73 1 2020-06-09 2021-05-12 2 2 glaforge@gmail.com atamel@google.com
index.js
in services/thumbnails/nodejs
58 1 2020-06-09 2021-10-07 4 2 glaforge@gmail.com atamel@google.com
index.js
in services/collage/nodejs
56 1 2020-06-09 2021-10-07 7 4 glaforge@gmail.com atamel@google.com
response.go
in functions/image-analysis/go
51 7 2020-06-09 2021-05-12 2 2 glaforge@gmail.com atamel@google.com
index.js
in functions/image-analysis/nodejs
50 1 2020-06-09 2022-06-13 4 3 glaforge@gmail.com atamel@google.com
upload.html
in frontend/public
89 - 2020-03-11 2022-04-14 7 4 glaforge@google.com glaforge@gmail.com
collage.html
in frontend/public
58 - 2020-03-11 2022-04-14 4 3 glaforge@google.com glaforge@gmail.com
style.css
in frontend/public
15 - 2020-03-11 2022-04-14 3 3 glaforge@google.com glaforge@gmail.com
index.html
in frontend/public
75 - 2020-03-09 2022-04-14 5 3 glaforge@google.com glaforge@gmail.com
app.js
in frontend/public
11 2 2020-03-09 2020-03-11 2 1 glaforge@google.com glaforge@google.com
index.js
in frontend
70 - 2020-03-08 2022-04-14 11 4 glaforge@google.com glaforge@gmail.com
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
EventController.java
in services/image-analysis/java/src/main/java/services
150 4 2022-08-06 2023-05-22 11 6 dan.dobrin@gmail.com atamel@google.com
ImageAnalysisApplication.java
in services/image-analysis/java/src/main/java/services
23 2 2022-08-06 2023-05-22 9 5 dan.dobrin@gmail.com atamel@google.com
EventService.java
in services/image-analysis/java/src/main/java/services
34 3 2023-03-02 2023-03-04 3 2 aaronmwanjala@google.com atamel@google.com
StartupCheck.java
in services/image-analysis/java/src/main/java/services/actuator
29 1 2022-12-08 2022-12-19 2 2 ddobrin@google.com glaforge@gmail.com
CustomData.java
in services/image-analysis/java/src/main/java/services/actuator
15 2 2022-12-08 2022-12-19 2 2 ddobrin@google.com glaforge@gmail.com
application.yaml
in services/image-analysis/java/src/main/resources
12 - 2022-12-08 2022-12-19 2 2 ddobrin@google.com glaforge@gmail.com
ImageAnalysis.java
in functions/image-analysis/java/src/main/java/fn
106 2 2021-01-05 2022-07-21 5 3 glaforge@gmail.com glaforge@gmail.com
CollageService.java
in services/collage/java/src/main/java/services
75 2 2021-11-10 2022-07-21 5 5 triquartadrien@hotmail.fr glaforge@gmail.com
cloudbuild.yaml
in services/collage/java
8 - 2022-07-19 2022-07-21 3 3 dan.dobrin@gmail.com glaforge@gmail.com
index.js
in functions/image-analysis/nodejs
50 1 2020-06-09 2022-06-13 4 3 glaforge@gmail.com atamel@google.com
main.py
in functions/image-analysis/python
45 2 2022-06-11 2022-06-13 2 2 jaredfiacco2@gmail.com atamel@google.com
workflows.yaml
in workflows
119 - 2021-01-25 2022-04-14 4 2 glaforge@gmail.com glaforge@gmail.com
workflows_tf.yaml
in workflows
119 - 2021-05-13 2022-04-14 2 2 atamel@google.com glaforge@gmail.com
upload.html
in frontend/public
89 - 2020-03-11 2022-04-14 7 4 glaforge@google.com glaforge@gmail.com
index.html
in frontend/public
75 - 2020-03-09 2022-04-14 5 3 glaforge@google.com glaforge@gmail.com
index.js
in frontend
70 - 2020-03-08 2022-04-14 11 4 glaforge@google.com glaforge@gmail.com
collage.html
in frontend/public
58 - 2020-03-11 2022-04-14 4 3 glaforge@google.com glaforge@gmail.com
style.css
in frontend/public
15 - 2020-03-11 2022-04-14 3 3 glaforge@google.com glaforge@gmail.com
script.js
in frontend/public
13 - 2022-04-14 2022-04-14 1 1 glaforge@gmail.com glaforge@gmail.com
app.yaml
in frontend
4 - 2020-03-08 2022-04-14 5 3 glaforge@google.com glaforge@gmail.com
index.js
in services/thumbnails/nodejs
58 1 2020-06-09 2021-10-07 4 2 glaforge@gmail.com atamel@google.com
index.js
in services/collage/nodejs
56 1 2020-06-09 2021-10-07 7 4 glaforge@gmail.com atamel@google.com
index.js
in services/garbage-collector/nodejs
42 - 2020-11-25 2021-10-07 3 1 atamel@google.com atamel@google.com
Startup.cs
in services/garbage-collector/csharp
97 6 2020-11-24 2021-09-22 2 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab1
107 - 2021-05-11 2021-05-19 3 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab6
304 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab5
92 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab6
33 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab5
23 - 2021-05-13 2021-05-13 1 1 atamel@google.com atamel@google.com
main.go
in services/thumbnails/go
153 4 2020-06-09 2021-05-12 2 2 glaforge@gmail.com atamel@google.com
main.go
in services/collage/go
133 4 2020-06-09 2021-05-12 5 4 glaforge@gmail.com atamel@google.com
main.tf
in terraform/lab2
110 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
main.tf
in terraform/lab3
82 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
main.go
in functions/image-analysis/go
73 1 2020-06-09 2021-05-12 2 2 glaforge@gmail.com atamel@google.com
main.tf
in terraform/lab4
51 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
response.go
in functions/image-analysis/go
51 7 2020-06-09 2021-05-12 2 2 glaforge@gmail.com atamel@google.com
vars.tf
in terraform/lab2
28 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab4
23 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab3
23 - 2021-05-12 2021-05-12 1 1 atamel@google.com atamel@google.com
vars.tf
in terraform/lab1
28 - 2021-05-11 2021-05-11 1 1 atamel@google.com atamel@google.com
index.js
in workflows/services/thumbnails/nodejs
52 1 2021-01-19 2021-05-07 2 1 atamel@google.com atamel@google.com
index.js
in workflows/functions/trigger-workflow/nodejs
41 - 2021-01-22 2021-01-25 2 1 glaforge@gmail.com glaforge@gmail.com
index.js
in workflows/functions/vision-data-transform/nodejs
30 1 2021-01-22 2021-01-22 1 1 glaforge@gmail.com glaforge@gmail.com
Startup.cs
in services/thumbnails/csharp
97 3 2020-07-02 2020-11-24 3 1 atamel@google.com atamel@google.com
Function.cs
in functions/image-analysis/csharp
72 3 2020-07-07 2020-11-24 2 1 atamel@google.com atamel@google.com
Startup.cs
in functions/image-analysis/csharp
29 2 2020-07-07 2020-11-24 2 1 atamel@google.com atamel@google.com
Program.cs
in services/garbage-collector/csharp
24 2 2020-11-24 2020-11-24 1 1 atamel@google.com atamel@google.com
Startup.cs
in services/collage/csharp
105 4 2020-07-03 2020-07-07 2 1 atamel@google.com atamel@google.com
Program.cs
in services/collage/csharp
24 2 2020-07-03 2020-07-03 1 1 atamel@google.com atamel@google.com
Program.cs
in services/thumbnails/csharp
24 2 2020-07-02 2020-07-02 1 1 atamel@google.com atamel@google.com