Fakultas Ilmu Komputer UI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Diskuy-Backend
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
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
Functional Programming
Diskuy-Backend
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
4
deploy
deploy-runtime
feature/surveys2
master
default
protected
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Jan
5
30
Dec
13
12
11
28
Nov
25
15
19
Aug
25
Feb
22
21
20
19
18
16
15
14
13
10
9
8
5
29
Jan
26
25
24
14
13
12
11
10
9
8
7
3
2
1
31
Dec
30
29
28
27
21
20
18
Merge branch 'master' into 'feature/surveys2'
feature/surveys2
feature/surveys2
Merge branch 'feature/surveys' into 'master'
master
master
MemePro Merge Request: Feature/surveys
Merge branch 'azhar-comments' into 'master'
feat: comment return timestamp
fix: vote tidak dapat dillakukan ke dua pilihan berbeda
feat: vote API
feat: api for choices
feat: list comments of poll
chore: delete debug lines
Merge branch 'azhar-comments' into 'master'
feat: comment API
feat: api for polls
Merge branch 'master' of https://gitlab.cs.ui.ac.id/pemfung212/diskuy-backend into azhar-comments
Merge branch 'fahdii/crud-survey' of https://gitlab.cs.ui.ac.id/pemfung212/diskuy-backend into azhar-comments
Merge branch 'fahdii/crud-survey' into 'master'
feat(choice): add choice controller & view
feat(vote): generate controller & view
feat(poll): generate controller
feat: api to create comments
feat: pembuatan schema untuk komentar
Merge branch 'fahdii/crud-survey' into 'master'
feat(vote): modify test to adjust the o2m model change
feat(vote): add has_many & belongs_to
feat(schema): add phx.gen.context generated Vote schema
chore: delete migration
feat(schema): add phx.gen.context generated Poll and Choice schema
feat(model): add datetime attr
feat(model): modify some attrs
feat(model): add Vote, Poll, and Choice models
build: add my own local db setup
chore: add ds_store to gitignore
Update README.md
Merge branch 'deploy-runtime' into 'master'
Change Default Pagination to 15 items
deploy-runtime
deploy-runtime
Bring Back ENV var for docker db
Merge branch 'deploy-runtime' into 'master'
Use System.get_env instead of application
Merge branch 'deploy-runtime' into 'master'
Add proxy url ENV Variables
Loading