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
Accelerator
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-ellar
/
ellar
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
68
Code
Issues
1
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
module_builder
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 27, 2024
refactored module builder class
eadwinCode
committed
27256df
View commit details
Copy full SHA for 27256df
Browse repository at this point
Merge pull request #218 from python-ellar/openapi_mount_support
Show description for 5ef2b6c
eadwinCode
authored
5ef2b6c
View commit details
Copy full SHA for 5ef2b6c
Browse repository at this point
fixed failing tests proper
eadwinCode
committed
edf3d99
View commit details
Copy full SHA for edf3d99
Browse repository at this point
debugging ci test
eadwinCode
committed
3b0188d
View commit details
Copy full SHA for 3b0188d
Browse repository at this point
debugging ci test
eadwinCode
committed
148def6
View commit details
Copy full SHA for 148def6
Browse repository at this point
fixed redundant code
eadwinCode
committed
a3ea0eb
View commit details
Copy full SHA for a3ea0eb
Browse repository at this point
Added test for nested controller and module
eadwinCode
committed
4d97c68
View commit details
Copy full SHA for 4d97c68
Browse repository at this point
ft: Added nested routing support for ModuleRouters and Controllers
eadwinCode
committed
326372b
View commit details
Copy full SHA for 326372b
Browse repository at this point
added support for openapi document computation for nested route mount
eadwinCode
committed
664a8f5
View commit details
Copy full SHA for 664a8f5
Browse repository at this point
Commits on Jun 20, 2024
Merge pull request #217 from python-ellar/application_context
Show description for d9ca03f
eadwinCode
authored
d9ca03f
View commit details
Copy full SHA for d9ca03f
Browse repository at this point
fixed failing test
eadwinCode
committed
dc58bcc
View commit details
Copy full SHA for dc58bcc
Browse repository at this point
moved application context to ellar.core package and refactored EllarMount and Factory builders
eadwinCode
committed
b0404d5
View commit details
Copy full SHA for b0404d5
Browse repository at this point
Commits on Jun 18, 2024
Update release-notes.md
eadwinCode
authored
47996ec
View commit details
Copy full SHA for 47996ec
Browse repository at this point
0.7.8
eadwinCode
authored
921de85
View commit details
Copy full SHA for 921de85
Browse repository at this point
Merge pull request #216 from python-ellar/authorized_refactor
Show description for ec19d3b
eadwinCode
authored
ec19d3b
View commit details
Copy full SHA for ec19d3b
Browse repository at this point
added support for gateway controller inheritance
eadwinCode
committed
aab73fd
View commit details
Copy full SHA for aab73fd
Browse repository at this point
Added support for injector to be nested, dropped controller class key and added middleware support to controllers
eadwinCode
committed
f50cffc
View commit details
Copy full SHA for f50cffc
Browse repository at this point
Commits on Jun 17, 2024
fixed module template filters and global variables and fixed reflector get_all computation
eadwinCode
committed
7f883c3
View commit details
Copy full SHA for 7f883c3
Browse repository at this point
Commits on Jun 14, 2024
feat: Added middleware support to EllarMount and ApplicationContext available on App boostrapping
eadwinCode
committed
61ff5c0
View commit details
Copy full SHA for 61ff5c0
Browse repository at this point
Commits on Jun 11, 2024
dropped task execution for module lifespan actions
eadwinCode
committed
7724b21
View commit details
Copy full SHA for 7724b21
Browse repository at this point
renamed BasePolicyHandler to Policy
eadwinCode
committed
9ebb844
View commit details
Copy full SHA for 9ebb844
Browse repository at this point
Commits on Jun 9, 2024
0.7.7
eadwinCode
authored
a19541f
View commit details
Copy full SHA for a19541f
Browse repository at this point
Merge pull request #215 from python-ellar/test_fix
Show description for 474444c
eadwinCode
authored
474444c
View commit details
Copy full SHA for 474444c
Browse repository at this point
Merge pull request #202 from python-ellar/dependabot/pip/mypy-1.10.0
Show description for 7407e82
eadwinCode
authored
7407e82
View commit details
Copy full SHA for 7407e82
Browse repository at this point
Merge pull request #210 from python-ellar/dependabot/github_actions/codecov/codecov-action-4.4.1
Show description for 5e788d3
eadwinCode
authored
5e788d3
View commit details
Copy full SHA for 5e788d3
Browse repository at this point
Commits on Jun 8, 2024
0.7.7
eadwinCode
committed
f8f2852
View commit details
Copy full SHA for f8f2852
Browse repository at this point
Fixed module setup and dynamic modules sharing module metadata btw tests
eadwinCode
committed
fb8ce38
View commit details
Copy full SHA for fb8ce38
Browse repository at this point
Commits on Jun 3, 2024
Merge pull request #214 from python-ellar/dependabot/pip/uvicorn-standard--0.30.1
Show description for 1904d5e
eadwinCode
authored
1904d5e
View commit details
Copy full SHA for 1904d5e
Browse repository at this point
Bump uvicorn[standard] from 0.30.0 to 0.30.1
Show description for 2bd1940
dependabot[bot]
authored
2bd1940
View commit details
Copy full SHA for 2bd1940
Browse repository at this point
Merge pull request #211 from python-ellar/dependabot/pip/uvicorn-standard--0.30.0
Show description for 56cf87b
eadwinCode
authored
56cf87b
View commit details
Copy full SHA for 56cf87b
Browse repository at this point
Merge pull request #212 from python-ellar/dependabot/pip/ruff-0.4.7
Show description for ee8fe48
eadwinCode
authored
ee8fe48
View commit details
Copy full SHA for ee8fe48
Browse repository at this point
Merge pull request #213 from python-ellar/dependabot/pip/types-ujson-5.10.0.20240515
Show description for 1c207f2
eadwinCode
authored
1c207f2
View commit details
Copy full SHA for 1c207f2
Browse repository at this point
Commits on Jun 1, 2024
Bump types-ujson from 5.9.0.0 to 5.10.0.20240515
Show description for 0d6f67f
dependabot[bot]
authored
0d6f67f
View commit details
Copy full SHA for 0d6f67f
Browse repository at this point
Bump ruff from 0.4.2 to 0.4.7
Show description for a606697
dependabot[bot]
authored
a606697
View commit details
Copy full SHA for a606697
Browse repository at this point
Bump uvicorn[standard] from 0.29.0 to 0.30.0
Show description for 3a43f7a
dependabot[bot]
authored
3a43f7a
View commit details
Copy full SHA for 3a43f7a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.