Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Drama2
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
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
rds
drama
Drama2
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4c7543a11e949795eaddcb4a40fad2c3e93b1c3a
Select Git revision
Branches
1
master
default
protected
Tags
20
1.122
1.121
1.120
1.119
1.118
1.117
1.116
1.115
1.114
1.113
1.112
1.111
1.110
1.109
1.108
1.107
1.106
1.105
1.104
1.103
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jan
9
Nov
1
Oct
14
Sep
Increase logging around getting paths
1.122 master
1.122 master
Improve logging from threaded actions.
1.121
1.121
Fix CLang warning in parameter.cpp.
1.120
1.120
Added format.cpp and drama/fmt/*/h.
1.119
1.119
Add impdir flag to FindFile(), such that we can returned paths
1.118
1.118
New overloads on gitarg::Int and gitarg::Real support changing limits on a per Get basis
1.117
1.117
Add FindFile() routine - a simple interface to DulFindFile.
1.116
1.116
gitarg::Enum better reporting, fix drama::Exception issues and refactor
1.115
1.115
Fix crashes using shutdown in logger. resolve gcc 9.3 issues
1.114
1.114
Fix some GCC build issues from previous check-in
1.113
1.113
Add scope guard classes. Add Logger::RegisterThreadNoDramaCtx, UFACE constructor will complain if in DRAMA message loop
1.112
1.112
Fix issue from previous change with gitarg::Filename
1.111
1.111
Implemented ASI-171 and ASI-142 - gitarg constructor overloads which lock and better reporting from lock errors
1.110
1.110
git::Path modified to support idea of controlled task being a control task
1.109
1.109
Add ThreadDispatcher class. Don t block SIGABRT, SIGSEGV and SIGILL in threads, as this was preventing tasks dying when a thread is aborted
1.108
1.108
Add more logging around thread releated action entry events
1.107
1.107
Ensure gitarg Get methods use defaults correctly
1.106
1.106
Fix millisecond formating issue
1.105
1.105
Support action descriptions
1.104
1.104
Resolve gcc 8.3 detected issues
1.103
1.103
Ensure the GIT SIMULATE_LEVEL action uses gitarg approach to getting arguments
1.102
1.102
Reduce output from exceptions
1.101
1.101
Fix warnings from CLAng 11
1.100
1.100
AddErs modified to ensure lines are output nicely
1.99
1.99
Couple of comment changes
1.98
1.98
Support C++17
1.97
1.97
Update regression test expected output after SDS fix
1.96
1.96
Fix regression test
1.95
1.95
Fix Exception.what problems. Resolve issues related to running in different threads. TUface context object allows specification of logger thread function
1.94
1.94
Fix problem triggering Veloce to reset real AAT TCS
1.93
1.93
SLog now takes std::string rather then char pointers
1.92
1.92
Add a new monitor constructor
1.91
1.91
Add AddMth and AddMthThd methods to the drama::Task class
1.90
1.90
Add some extra tests around debugging what turned out to be a problem in git
1.89
1.89
Fix issues in monitoring of 64 bit items
1.88
1.88
parsys get methods should be const
1.87
1.87
Add RemoteNetStart method to git::Path to allow Taipan contorl task to start remote drama network
1.86
1.86
Add DRAMA2_LOCK_DEBUG2 macro to allow debuging of deadlocks
1.85
1.85
Add support for formated arguments to MessageUser and ErsReport
1.84
1.84
Fix lock order issue in KickNotifier
1.83
1.83
Loading