Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
memory.python.org
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8
Star
19
Code
Issues
2
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
backend-tests
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 17, 2026
backend: lock ruff in dev requirements
pablogsal
committed
712a943
View commit details
Copy full SHA for 712a943
Browse repository at this point
tests: remove redundant asyncio markers
pablogsal
committed
0d8f838
View commit details
Copy full SHA for 0d8f838
Browse repository at this point
backend: clean up unused code paths
pablogsal
committed
4cd552d
View commit details
Copy full SHA for 4cd552d
Browse repository at this point
ci: improve backend change detection
pablogsal
committed
01f9799
View commit details
Copy full SHA for 01f9799
Browse repository at this point
backend: clean up scripts
pablogsal
committed
27ba6e1
View commit details
Copy full SHA for 27ba6e1
Browse repository at this point
backend: remove unused imports
pablogsal
committed
ca0c66b
View commit details
Copy full SHA for ca0c66b
Browse repository at this point
ci: run backend ruff
pablogsal
committed
bfdab4f
View commit details
Copy full SHA for bfdab4f
Browse repository at this point
backend: fix ruff issues
pablogsal
committed
3b8dae5
View commit details
Copy full SHA for 3b8dae5
Browse repository at this point
backend: remove deprecation warnings
pablogsal
committed
d9baef0
View commit details
Copy full SHA for d9baef0
Browse repository at this point
Commits on Mar 16, 2026
Use asyncpg constraint_name for duplicate upload detection
Show description for 2f212c7
ambv
and
claude
committed
2f212c7
View commit details
Copy full SHA for 2f212c7
Browse repository at this point
Address review feedback and fix missing commit in upload endpoint
Show description for 3490416
ambv
and
claude
committed
3490416
View commit details
Copy full SHA for 3490416
Browse repository at this point
Merge remote-tracking branch 'origin/main' into backend-tests
Show description for 78d2cce
ambv
committed
78d2cce
View commit details
Copy full SHA for 78d2cce
Browse repository at this point
Add ESLint with CI enforcement (#10)
Show description for 28a926d
3 people
authored
28a926d
View commit details
Copy full SHA for 28a926d
Browse repository at this point
Add tests using production data fixtures
Show description for bf30fa5
ambv
and
claude
committed
bf30fa5
View commit details
Copy full SHA for bf30fa5
Browse repository at this point
Add backend tests to CI, triggered only on backend/ changes
Show description for 7d1142e
ambv
and
claude
committed
7d1142e
View commit details
Copy full SHA for 7d1142e
Browse repository at this point
Document how to run backend tests and describe the test architecture
Show description for 888bcdc
ambv
and
claude
committed
888bcdc
View commit details
Copy full SHA for 888bcdc
Browse repository at this point
Expand upload tests and fix coverage tracking
Show description for 5a02cf0
ambv
and
claude
committed
5a02cf0
View commit details
Copy full SHA for 5a02cf0
Browse repository at this point
Add tests for public endpoints and logging utilities
Show description for 6aa20e6
ambv
and
claude
committed
6aa20e6
View commit details
Copy full SHA for 6aa20e6
Browse repository at this point
Add tests for token authentication
Show description for cb94426
ambv
and
claude
committed
cb94426
View commit details
Copy full SHA for cb94426
Browse repository at this point
Add tests for upload and memray failure reporting endpoints
Show description for 3ae11f1
ambv
and
claude
committed
3ae11f1
View commit details
Copy full SHA for 3ae11f1
Browse repository at this point
Add tests for benchmarks, diff, trends, and flamegraph endpoints
Show description for 77a1361
ambv
and
claude
committed
77a1361
View commit details
Copy full SHA for 77a1361
Browse repository at this point
Add tests for health, commits, binaries, and environments endpoints
Show description for 95c7277
ambv
and
claude
committed
95c7277
View commit details
Copy full SHA for 95c7277
Browse repository at this point
Add pytest config and test fixtures for the backend
Show description for 327aef1
ambv
and
claude
committed
327aef1
View commit details
Copy full SHA for 327aef1
Browse repository at this point
Pin backend dependencies using pip-compile (#11)
Show description for 663a0da
ambv
and
claude
authored
663a0da
View commit details
Copy full SHA for 663a0da
Browse repository at this point
Commits on Jun 29, 2025
Cleanup frontend and unify typing
pablogsal
committed
d880d86
View commit details
Copy full SHA for d880d86
Browse repository at this point
Fix memray failure badges
pablogsal
committed
a42fd4c
View commit details
Copy full SHA for a42fd4c
Browse repository at this point
Only bench last commit
pablogsal
committed
4ca020a
View commit details
Copy full SHA for 4ca020a
Browse repository at this point
Add benchmarks to the worker and some fixes to the frontend
pablogsal
committed
d0ecc39
View commit details
Copy full SHA for d0ecc39
Browse repository at this point
Implement memray build failure detector
pablogsal
committed
eddb717
View commit details
Copy full SHA for eddb717
Browse repository at this point
Improve admin pannel
pablogsal
committed
9baf533
View commit details
Copy full SHA for 9baf533
Browse repository at this point
Fix worker isolation problems
pablogsal
committed
4035bab
View commit details
Copy full SHA for 4035bab
Browse repository at this point
Commits on Jun 28, 2025
Make the server more permissive
pablogsal
committed
5966ed4
View commit details
Copy full SHA for 5966ed4
Browse repository at this point
Add JIT to daily runs and reschedule the upload
pablogsal
committed
b751eca
View commit details
Copy full SHA for b751eca
Browse repository at this point
Merge pull request #9 from mdboom/add-jit
Show description for 71dd85d
pablogsal
authored
71dd85d
View commit details
Copy full SHA for 71dd85d
Browse repository at this point
Daily runs
pablogsal
committed
b55fd29
View commit details
Copy full SHA for b55fd29
Browse repository at this point
Previous
Next
You can’t perform that action at this time.