História revízii

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