Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Django DASF Message Broker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
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
DASF Data Analytics Software Framework
Django DASF Message Broker
Graph
main
Select Git revision
0 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Aug
12
15
Mar
14
16
Feb
10
Jan
9
6
29
Jun
24
23
22
21
dummy commit
main
main
dummy commit
dummy commit
allow args for connect_module fixture
minor
add daphne to pytest extras
add kwargs to test_dasf_request and test_dasf_connect fixtures
add kwargs to connect_module
Merge branch 'add-tests' into 'main'
implement pytest plugin and test for backend module
deploy python package
Merge branch 'implement-ping' into 'main'
Implement ping
minor compatibility fix
add daphne for docs/requirements.txt
minor
add publishTime to message content
minor
use anonymous user when no user has been set
add daphne as test dependency
add build_websocket_url class method
use find_namespace instead of find
Add missing migration
Merge branch 'cmd-command' into 'main'
add a management command for topics
Merge branch 'token-authentication' into 'main'
add token authentication for testproject
Merge branch 'messages' into 'main'
change default for DASF_STORE_MESSAGES to cache
implement BrokerMessage model
minor fix for acknowledgement
fix permissions
Merge branch 'rename-topic' into 'main'
rename DASFTopic to BrokerTopic
ignore mypy errors for migrations
minor
minor fix for permissions
dynamic-topics
dynamic-topics
add DASF_CREATE_TOPIC_ON_MESSAGE app setting
rename project to dasf-broker-django
minor
Loading