Commit Verlauf

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