issues
search
Norbo11
/
feedback_driven_development
For the Production Metrics project
6
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump postgresql from 42.2.5 to 42.4.1 in /metric_backend
#58
dependabot[bot]
opened
2 years ago
0
Bump postgresql from 42.2.5 to 42.3.3 in /metric_backend
#57
dependabot[bot]
closed
2 years ago
1
Bump postgresql from 42.2.5 to 42.2.25 in /metric_backend
#56
dependabot[bot]
closed
2 years ago
1
Bump logback-classic from 1.1.7 to 1.2.0 in /metric_backend
#55
dependabot[bot]
opened
3 years ago
0
Bump logback-core from 1.1.7 to 1.2.0 in /metric_backend
#54
dependabot[bot]
opened
3 years ago
0
Bump openapi-generator-maven-plugin from 3.3.4 to 5.1.0 in /metric_backend
#53
dependabot[bot]
opened
3 years ago
0
Bump guava from 27.1-jre to 29.0-jre in /metric_backend
#52
dependabot[bot]
opened
3 years ago
0
Future features dump
#51
Norbo11
opened
5 years ago
0
Show callers on performance feedback
#50
Norbo11
opened
5 years ago
0
Figure out what to do about branches which execute very quickly
#49
Norbo11
opened
5 years ago
0
Detect lines which span multiple lines and highlight them all
#48
Norbo11
opened
5 years ago
0
Display number of executions of loops
#47
Norbo11
opened
5 years ago
0
Support different instances of a microservice
#46
Norbo11
opened
5 years ago
0
Implement individual request inspection
#45
Norbo11
opened
5 years ago
0
Handle file renames
#44
Norbo11
opened
5 years ago
0
Implement branch probabilities support for try-catch blocks
#43
Norbo11
opened
5 years ago
0
Fix editor being null causing action to be disabled
#42
Norbo11
opened
5 years ago
0
Run pyflame as a parent of flask
#41
Norbo11
opened
5 years ago
0
Isolate the flask request thread in a nicer way
#40
Norbo11
opened
5 years ago
0
Implement inspections
#39
Norbo11
opened
5 years ago
1
Display branch information anchored to branches instead of statements
#38
Norbo11
closed
5 years ago
0
Animate the line currently being updated
#37
Norbo11
opened
5 years ago
0
Fix line translation as it doesn't always work properly if the file changed a lot
#36
Norbo11
closed
5 years ago
0
Clicking an exception in the exceptions view should take you to where the exception was thrown
#35
Norbo11
opened
5 years ago
0
Implement colouring options relative to current function
#34
Norbo11
closed
5 years ago
0
Automatically start displaying feedback if we focus on a new editor window while the current editor window is displaying feedback
#33
Norbo11
opened
5 years ago
0
Display performance graphs
#32
Norbo11
closed
5 years ago
0
Implement aggregated feedback
#31
Norbo11
opened
5 years ago
0
Allow feedback only for Python projects
#30
Norbo11
opened
5 years ago
0
Fix VCS integration tests
#29
Norbo11
opened
5 years ago
0
Refactor plugin
#28
Norbo11
closed
5 years ago
0
Write tests for line diff logic covering all cases
#27
Norbo11
closed
5 years ago
0
Handle edits other than modified
#26
Norbo11
closed
5 years ago
0
Figure out how to handle editor edits
#25
Norbo11
opened
5 years ago
0
Implement branch probability distributions
#24
Norbo11
closed
5 years ago
2
Start collecting logging information and save in metric backend
#23
Norbo11
closed
5 years ago
0
Wrap feedback_wrapper metric backend API calls with try-catch
#22
Norbo11
closed
5 years ago
0
Fetch per-line performance information on a per-line basis instead of for whole line
#21
Norbo11
closed
5 years ago
0
Move metric backend DB configuration out into a file
#20
Norbo11
opened
5 years ago
0
Handle feedback operations in a different thread to prevent clogging up the UI
#19
Norbo11
opened
5 years ago
0
Show how many commits ahead/behind for staleness
#18
Norbo11
opened
5 years ago
0
Figure out how to properly handle an underlying function change and staleness propagation
#17
Norbo11
opened
5 years ago
1
Configure openapi generator to use Integer keys for line model
#16
Norbo11
closed
5 years ago
1
Figure out what to do about multiple invocations of the same function on one line
#15
Norbo11
opened
5 years ago
0
Handle different environments in the metric backend
#14
Norbo11
opened
5 years ago
0
Display performance data on function definitions
#13
Norbo11
opened
5 years ago
0
Figure out how to display feedback on branches
#12
Norbo11
closed
5 years ago
0
Allow projects to define "request dimensions" on their project endpoints
#11
Norbo11
opened
5 years ago
0
Implement auto-refreshing feedback by polling from the IDE plugin
#10
Norbo11
closed
5 years ago
1
Add version information to each profile submission
#9
Norbo11
closed
5 years ago
1
Next