Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Cloud - Assignment 2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hans Kristian Hoel
Cloud - Assignment 2
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f3cd7b0bc2ee17d4271b38a1ec4d40b44261ec57
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
5
Nov
3
2
1
31
Oct
30
29
28
27
26
25
23
22
21
fixed crash
master
master
fixed crash
fixed crash
fixed so it wont crash
Update README.md
Update README.md
Update README.md
Update README.md
fixed invocation and some error
set up invocation for commit at launguage
Add README.md
remoced some unnused code
changed how i read fro fb, and fixed so that i could show webhook by id
fixing error handling
created test.go file
startet on invocation for webhooks
i have implementet delete func to firebase
did some commenting
fixed the read func for fb so i dident create duplicate to webhooks slice. And working on get comand for webhooks
Implementet firebase read func and conneceted it with webhooks get
have manage to creat function to save struct to database
trying to find out how firebase work
i have set up firebase init and firebase close func
added firabase.go file
traing to make webhooks work
fixed error respons
createt structs for webhooks
crated func CallUrl for webhooks
created ServiceHandler for webhooks
created WebhookHandler func
created WebhookRegistration struct
created file for webhook
i have sortet the languages fro a map in to a struckt so that i displays the languag used the most
fixed one small fail. changed ? to & in url sett up for auth
added comnad line to go.mod so that it run go 1.13
Fixed auth so that it skips the non existing repositories
tring to sett up list of languages to display the code that is most used
manage to decode languages to a map
tring to read languages, not working for the moment
set up a lopp so that i get all repositories. working with or without auth
Loading