Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
API
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
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
My SU
Backend
API
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
294252dfcdeb715a1109f346f887ebd399660ead
Select Git revision
Branches
2
develop
default
main
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Feb
22
21
20
11
Sep
13
Aug
27
Jul
21
20
Jun
17
May
20
Mar
16
1
27
Feb
17
Jan
21
Oct
27
Sep
Finished README.md for the entire project, as well as, the components. Pruned a bit of code there and there.
develop
develop
Adding README.md for main directory of the project, as well as, one for the API.
Merge branch 'empty_app' into develop
Merge remote-tracking branch 'origin/empty_app' into develop
Added README.md. Starting to prune unused components of the App.
Finished README.md. Will start with adding comments to crucial components of the backend/API.
Polished README.md for the project. Made sure that the deletion of all private files did not affect the functionality of the frontend.
Deleted all private data. Created only admin profile. Frontend (local) still works with the backend (also local).
Merged the develop branch with test branch
Merged the develop branch with test branch
Merge branch 'remove_data' into empty_app
Merge branch '3-expand-tests' into empty_app
Finished README.md. Will start with adding comments to crucial components of the backend/API.
Polished README.md for the project. Made sure that the deletion of all private files did not affect the functionality of the frontend.
Deleted all private data. Created only admin profile. Frontend (local) still works with the backend (also local).
Added README.md. Starting to prune unused components of the App.
Merged the develop branch with test branch
Merged the develop branch with test branch
Merged the develop branch with test branch
Merged the develop branch with test branch
Merged the develop branch with test branch
Merge branch '3-expand-tests' into develop
Finally pushing all of the tests for each component of the application.
Added method get_object in class viewsets/event.py
Added method get_object in class viewsets/event.py
Deleted and Added a branch, due to lack of manage.py
Changed group permission for Cas
Deleted and Added a branch, due to lack of manage.py
Merge branch 'misc_solves' into develop
main
main
Partially fixed tests
Merge branch '11-when-creating-new-associations-and-assocationmemberships-relatedobjectdoesnotexist' into 'develop'
correct validation of admin page
Merge branch 'data_other_associations' into 'develop'
eventtype viewset
fix the authentication of news and eventtype
fix error
fix gitignore and add manage.py
Update membership_fee for 2023
Added banner; added photo to profile serializer
Added last_modified dates
Loading