issues
search
inklesspen
/
montague
Load, configure, and compose WSGI applications and servers
Other
10
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Introduce a notion of 'environment'
#40
inklesspen
opened
9 years ago
6
Some nice interfaces for logging
#39
inklesspen
opened
9 years ago
0
Support basic interpolation in INI loader.
#38
inklesspen
closed
9 years ago
1
Remove upload from release setup.py alias
#37
inklesspen
closed
9 years ago
0
Default to a 'main' entry point with eggs.
#36
inklesspen
closed
9 years ago
1
Remove 'upload' from the setup.cfg release alias
#35
inklesspen
closed
9 years ago
0
Properly detect final file extension.
#34
inklesspen
closed
9 years ago
1
Remove zope.interface dependency and useless main script
#33
inklesspen
closed
9 years ago
2
Add a warning when using the built-in INI loader
#32
inklesspen
opened
9 years ago
0
Loader detects extension incorrectly
#31
inklesspen
closed
9 years ago
0
"Development Status :: 5 - Production/Stable" hahaha
#30
inklesspen
closed
9 years ago
0
Require config loaders to provide .config() or .get_section()
#29
inklesspen
opened
9 years ago
0
use a default entry point name of 'main' with egg loadables
#28
inklesspen
closed
9 years ago
0
Built in INI loader may not be interpolating correctly
#27
inklesspen
closed
9 years ago
0
Remove zope.interface from setup.py
#26
inklesspen
closed
9 years ago
0
Validate proper config loader behavior
#25
inklesspen
closed
9 years ago
1
Allow ConfigLoaders to skip methods like app_config()
#24
inklesspen
closed
9 years ago
1
Provide some validator for Montague Standard Format
#23
inklesspen
closed
9 years ago
0
Remove zope interface stuff.
#22
inklesspen
closed
9 years ago
1
Logging config is included in the MSF config.
#21
inklesspen
closed
9 years ago
1
Allow non-essential methods to be missing, not just raising NotImplementedError
#20
inklesspen
closed
9 years ago
0
Remove zope interfaces
#19
inklesspen
closed
9 years ago
0
Logging configuration should be included in the montague standard format
#18
inklesspen
closed
9 years ago
0
Remove the ``DEFAULT`` sentinal value
#17
inklesspen
closed
9 years ago
1
Fix some eval-related bugs in the logging ini conversion.
#16
inklesspen
closed
9 years ago
1
Incorporate a test JSON loader which is only present during tests.
#15
inklesspen
closed
9 years ago
1
Add an implementation of logging_configuration for ini config
#14
inklesspen
closed
9 years ago
1
Remove the bundled FakeApp egg in favor of montague_testapps.
#13
inklesspen
closed
9 years ago
2
- reorg to reduce number of almost empty pages and simplify
#12
stevepiercy
opened
9 years ago
2
Remove the legacy PasteDeploy code.
#11
inklesspen
closed
9 years ago
12
config.rst: Montauge => Montague
#10
msabramo
closed
9 years ago
5
Increase coverage by adding 2 tests
#9
msabramo
closed
8 years ago
1
Make KeyError include name of key
#8
msabramo
closed
8 years ago
1
Add test_config_egg_not_found
#7
msabramo
closed
8 years ago
2
Allow app name to default to 'main' in `use egg:module`
#6
msabramo
closed
9 years ago
2
Add ability to reference another server section
#5
msabramo
closed
9 years ago
11
Config delegation behaves strangely when overriding globals
#4
inklesspen
closed
9 years ago
1
Support PasteDeploy's get/set syntax for manipulating global values.
#3
inklesspen
closed
9 years ago
2
Introduced a notion of Montague Standard Format.
#2
inklesspen
closed
9 years ago
2
README.rst: Link to PasteDeploy
#1
msabramo
closed
9 years ago
1