issues
search
candango
/
firenado
Web Framework that extends Tornado Web organizing the application, and adding extra features.
Apache License 2.0
12
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump tornado from 6.4 to 6.4.1 in /requirements
#455
dependabot[bot]
closed
5 months ago
0
build(deps): bump pymysql from 1.1.0 to 1.1.1 in /requirements
#454
dependabot[bot]
closed
5 months ago
0
build: merge develop to master
#453
piraz
closed
6 months ago
0
Disable sqlalchemy connection_ping by default
#452
piraz
closed
7 months ago
0
Fix requirements resolution while building distribution files
#451
piraz
closed
7 months ago
0
Create a test case for services
#450
piraz
closed
7 months ago
0
Sqlalchemy data source ping connection will rollback every transaction
#449
piraz
closed
7 months ago
0
When creating a new sqlalchemy session, get default values from the data source configuration
#448
piraz
closed
7 months ago
2
Move isolation_level to the root of a sqlalchemy data source configuration
#447
piraz
closed
7 months ago
0
build: merge develop to master
#446
piraz
closed
8 months ago
0
Create a ProcessLoader test case
#445
piraz
closed
9 months ago
0
Create a TornadoLoader test case
#444
piraz
closed
9 months ago
0
Create watch command to provide (auto reload)
#443
olavostauros
closed
6 months ago
2
build: merge develop to master
#442
piraz
closed
11 months ago
0
Bump tornado from 6.3.2 to 6.3.3 in /requirements
#441
dependabot[bot]
closed
1 year ago
1
Package project using the build module
#440
piraz
closed
11 months ago
1
build: merge develop to master
#439
piraz
closed
1 year ago
0
build: merge develop to master
#438
piraz
closed
1 year ago
0
Handle authorization
#437
piraz
opened
1 year ago
0
Move from argparse to taskio
#436
piraz
opened
1 year ago
0
Addresses parameter was overriding port in ProcessLauncher
#435
piraz
closed
1 year ago
0
Deliver 0.9.0a1
#434
piraz
closed
1 year ago
0
Create pure database connections data sources
#433
piraz
opened
1 year ago
0
Add python 3.12 to the compatibility list
#432
piraz
closed
1 year ago
0
Convert DataConnectedMixin to Protocol
#431
piraz
opened
1 year ago
0
Remove WebUtilHandler
#430
piraz
closed
1 year ago
0
Revert pexpect async monkey patch
#429
piraz
closed
11 months ago
0
Monkey patch pexpect async until official fix on a release
#428
piraz
closed
1 year ago
0
Bump tornado from 6.2 to 6.3.2 in /requirements
#427
dependabot[bot]
closed
1 year ago
1
Rename data.served_by to data.with_service
#426
piraz
closed
1 year ago
0
Replace bower to esbuild for test app
#425
piraz
closed
1 year ago
0
Remove pymobiledetect
#424
piraz
closed
1 year ago
0
Remove deprecation notice from pip install
#423
piraz
closed
1 year ago
1
Merging develop to master
#422
piraz
closed
1 year ago
0
Adapt to xsrf_cookies depreciation from tornado
#421
piraz
opened
1 year ago
2
Remove util module
#420
piraz
opened
1 year ago
0
Remove python 3.7 and add python 3.11 to the compatibility list
#419
piraz
closed
1 year ago
5
Load configuration explicitly
#418
piraz
opened
2 years ago
0
Create a tcp component
#417
piraz
opened
2 years ago
0
Transform firenado bin directory into a module
#416
piraz
closed
1 year ago
0
Bump tornado to 6.2.0 and changed some deps versions to relative.
#415
piraz
closed
2 years ago
0
Remove python 3.6 and add python 3.10 to the compatibility list
#414
piraz
closed
2 years ago
0
Set key dependencies relative to the minor version instead of a fixed version
#413
piraz
closed
2 years ago
0
Use tornado 6.3.x
#412
piraz
closed
1 year ago
2
Connection pool parameters and session write with kwargs.
#411
piraz
closed
2 years ago
0
Get the isolation level from data source config
#410
piraz
closed
2 years ago
0
Set a session value with a timeout value with a redis session handler
#409
piraz
opened
2 years ago
1
Add kwargs to handler.session.set to provide more flexibility to session handler implementation
#408
piraz
closed
2 years ago
0
Removed exec from imports
#407
piraz
closed
2 years ago
0
Change session destroyed http error code from 505 to 500
#406
piraz
closed
2 years ago
0
Next