This website requires JavaScript.
Explore
Help
Sign In
ActualHorse
/
Bugbot
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
843ac8f76584892c1182c7da58dc858234e4fc0e
Bugbot
/
Scripts
T
History
Jamie Greunbaum
843ac8f765
Jira Version fields were not working correctly due to putting "value" in the post data like all the other fields, whereas Jira expects versions to be "name". This has been fixed.
2024-06-05 22:59:58 -04:00
..
BugDataStructs
Bug markers show a dialogue when selected, giving basic info and offering a link to the bug's webpage.
2024-06-05 19:26:56 -04:00
bug_report_platform_enum.gd
Markers can now be loaded and unloaded in the editor. Currently not fully implemented, but getting there.
2024-05-19 18:12:42 -04:00
server_api.gd
Bug markers show a dialogue when selected, giving basic info and offering a link to the bug's webpage.
2024-06-05 19:26:56 -04:00
server_bugzilla_api.gd
Bug markers show a dialogue when selected, giving basic info and offering a link to the bug's webpage.
2024-06-05 19:26:56 -04:00
server_gitea_api.gd
Bug markers show a dialogue when selected, giving basic info and offering a link to the bug's webpage.
2024-06-05 19:26:56 -04:00
server_jira_api.gd
Jira Version fields were not working correctly due to putting "value" in the post data like all the other fields, whereas Jira expects versions to be "name". This has been fixed.
2024-06-05 22:59:58 -04:00