Christopher Allan Webber
|
7c563e91bf
Attach the MediaGoblinApp to the engine, and provide a way for models to access
|
10 tahun lalu |
Christopher Allan Webber
|
b8e2ab2f55
Starting to deprecate the app_config, global_config by attaching stuff to app
|
10 tahun lalu |
Emily O'Leary
|
4a698535bc
Improved test runtime from 352 seconds to 59 seconds by implementing an in-memory sqlite DB and including an option to run migrations on this newly created database by adding a config option called run_migrations to the config_spec and passing it along in app.py to the setup_database function.
|
11 tahun lalu |
Christopher Allan Webber
|
df69695d9e
Various fixes to plugin assetlinking command.
|
11 tahun lalu |
Christopher Allan Webber
|
5ccb16ca20
Work towards getting plugin static linking/serving to work
|
11 tahun lalu |
Christopher Allan Webber
|
d6d2c771bd
Start of ability to have plugins provide static resources!
|
11 tahun lalu |
Brett Smith
|
9e1fa2396f
Remove beaker stuff from the code.
|
11 tahun lalu |
Elrond
|
626a093ccc
Move workbench into tools directory.
|
12 tahun lalu |
Sebastian Spaeth
|
bc142abc55
RIP out mongo
|
12 tahun lalu |
Sebastian Spaeth
|
826919c97c
en_US is always available
|
12 tahun lalu |
Sebastian Spaeth
|
6ef75af50e
Honor user's browser language (#558)
|
12 tahun lalu |
Will Kahn-Greene
|
8545dd50f0
Flatpages first pass
|
12 tahun lalu |
Christopher Allan Webber
|
9a422c1fd0
Add the theme domain to the application's staticdirector
|
12 tahun lalu |
Christopher Allan Webber
|
5377114c4d
Update staticdirect stuff so it can handle "domains" of staticdirection
|
12 tahun lalu |
Christopher Allan Webber
|
00eda826cb
Kill MultiRemoteStaticDirect... nobody was really using it anyway
|
12 tahun lalu |
Christopher Allan Webber
|
e8d4e58214
Moving staticdirect to tools/
|
12 tahun lalu |
Christopher Allan Webber
|
3b47da8eab
Themes are now registered and can have their templates loaded properly
|
12 tahun lalu |
Elrond
|
b829595334
Create load_models().
|
12 tahun lalu |
Christopher Allan Webber
|
cf29e8a824
It's 2012 all up in here
|
12 tahun lalu |
Elrond
|
415077a743
Factor out check_db_migrations_current
|
13 tahun lalu |
Elrond
|
faf74067da
Move db/migrations.py -> db/mongo/migrations.py
|
13 tahun lalu |
Nathan Yergler
|
285ffeddf3
has_key is deprecated, converting uses to use "in" operator.
|
13 tahun lalu |
Nathan Yergler
|
243c3843bd
Whitespace and formatting cleanup.
|
13 tahun lalu |
Christopher Allan Webber
|
273227e399
Merge branch 'i507_beaker_cache'
|
13 tahun lalu |
Will Kahn-Greene
|
12a100e4d8
508. Updates copyright/license information
|
13 tahun lalu |
Christopher Allan Webber
|
0533f117a9
Basic beaker caching functionality added to the application.
|
13 tahun lalu |
Elrond
|
56fc718659
Storage config: Drop all Backward Compatibility
|
13 tahun lalu |
Elrond
|
f7d73aeb34
storage Config: Stop being backward compatible (beginning).
|
13 tahun lalu |
Elrond
|
ed7970696e
Storage Config: Use own section
|
13 tahun lalu |
Christopher Allan Webber
|
482d53cd30
Let users know when their migrations are from the future :O
|
13 tahun lalu |