Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
feedback-loop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Show more breadcrumbs
ai3
tools
feedback-loop
Commits
master
Select Git revision
0 results
feedback-loop
Author
Search by author
Any Author
authors
0 authors
Oct 06, 2023
Run everything in a virtualenv
· 2c297409
ale
authored
1 year ago
2c297409
Oct 04, 2023
Add python3-virtualenv
· a18f2cf9
ale
authored
1 year ago
a18f2cf9
Deploy in a virtualenv
· d735b44f
ale
authored
1 year ago
d735b44f
Switch to s6-overlay-lite
· 156a3660
ale
authored
1 year ago
156a3660
Aug 17, 2023
Update .gitlab-ci.yml file
· 59331814
ale
authored
1 year ago
59331814
Oct 23, 2022
Fix handling of the incoming JSON request
· 1cf826f0
ale
authored
2 years ago
1cf826f0
Fix parameter name in by_sender API
· 409cc49b
ale
authored
2 years ago
409cc49b
Implement by_sender as a proper JSON POST API method
· 762b369c
ale
authored
2 years ago
762b369c
Add JSON API endpoint
· e052d951
ale
authored
2 years ago
e052d951
Only process unseen messages
· 13a09143
ale
authored
2 years ago
13a09143
Try a different multi-stage Dockerfile approach
· 77799f9d
ale
authored
2 years ago
77799f9d
Rename base image
· a5e62291
ale
authored
2 years ago
a5e62291
Move FLASK_APP to our wrapper script
· a4fa5617
ale
authored
2 years ago
a4fa5617
Specify Flask entrypoint more accurately
· ef4df4ab
ale
authored
2 years ago
ef4df4ab
Oct 22, 2022
Simplify build process and fix scripts for Flask 1 compat
· 1af9221f
ale
authored
2 years ago
1af9221f
Enable SQLite WAL journal
· fa78b4ed
ale
authored
2 years ago
fa78b4ed
Install feedbackloop tool wrapper
· abddea96
ale
authored
2 years ago
abddea96
Support modern Flask, add tests
· a6a892de
ale
authored
2 years ago
a6a892de
Fix use of undefined original_from
· 9e2d61d3
ale
authored
2 years ago
9e2d61d3
Oct 11, 2021
Use "every" instead of our own hand-rolled cron
· e850c57a
ale
authored
3 years ago
e850c57a
Merge branch 's6' into 'master'
· 61028f2b
ale
authored
3 years ago
61028f2b
Oct 09, 2021
Install ca-certificates
· ca67cd38
godog
authored
3 years ago
ca67cd38
Install python3-setuptools
· 93e24baf
godog
authored
3 years ago
93e24baf
Move to S6 for process supervision
· 863916cf
godog
authored
3 years ago
863916cf
Feb 12, 2021
Make the list of mailing list domains configurable
· 963dd4ff
ale
authored
4 years ago
963dd4ff
Fix missing type for --days option
· b19337ce
ale
authored
4 years ago
b19337ce
Another string -> bytes fix when parsing a FeedbackReport
· a7cc0c2e
ale
authored
4 years ago
a7cc0c2e
Feb 09, 2021
Parse messages in their binary form
· 1f07fd8d
ale
authored
4 years ago
1f07fd8d
Add LICENSE
· e989abfa
ale
authored
4 years ago
e989abfa
Feb 07, 2021
Print a message when there is no report body
· 61777ace
ale
authored
4 years ago
61777ace
Report.message is a binary object, decode it for display
· 03f7429b
ale
authored
4 years ago
03f7429b
Add MANIFEST.in
· ead9216d
ale
authored
4 years ago
ead9216d
Set include_package_data to true
· bc66c1ac
ale
authored
4 years ago
bc66c1ac
Set zip_safe to false
· 7d542d94
ale
authored
4 years ago
7d542d94
Add CI config to build a Docker image
· 7784ff99
ale
authored
4 years ago
7784ff99
Feb 06, 2021
Configurable top N in main view
· 3d2cd70b
ale
authored
4 years ago
3d2cd70b
Add a small README
· 104d37c7
ale
authored
4 years ago
104d37c7
Remove messages after reading them (safely)
· df3eb2f0
ale
authored
4 years ago
df3eb2f0
Initial commit
· 23e20a51
ale
authored
4 years ago
23e20a51
Loading