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
b59e0328ed71aa676b0d235ae379084edba3b21e
Select Git revision
Branches
1
main
default
protected
Tags
1
v0.0.1.dev0
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Apr
13
Aug
12
15
Mar
14
16
Feb
10
Jan
9
6
29
Jun
24
23
22
21
add v0.0.1.dev0 to changelog
v0.0.1.dev0 main
v0.0.1.dev0 main
update docs url
add missing requirements to docs extras
Merge branch 'migrate-to-template' into 'main'
migrate to django-app-template
dummy commit
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
Loading