Joar Wandborg
|
4c093e85c7
|
Made changes according to http://bugs.foocorp.net/issues/271#note-7
Signed-off-by: Joar Wandborg <git@wandborg.com>
|
2011-05-08 00:55:57 +02:00 |
|
Christopher Allan Webber
|
1bb0fdf2f4
|
HTTPFound more accurate than HTTPMovedPermanently.
(Just observed this in cc.engine, making observation here also while I'm at it :))
|
2011-04-26 15:46:56 -05:00 |
|
Christopher Allan Webber
|
5784c4e963
|
Actually call setup_celery_from_config when launching from paste.
Also changed **kw to **app_config, which is more useful of a variable
name.
|
2011-04-24 20:57:38 -05:00 |
|
Christopher Allan Webber
|
df9809c209
|
Make certain bits of info accessable as global variables from anywhere
|
2011-04-24 14:48:55 -05:00 |
|
Christopher Allan Webber
|
ddff7cce3e
|
util.setup_user_in_request must be called last
|
2011-04-19 19:16:56 -05:00 |
|
Christopher Allan Webber
|
0dd6594596
|
Move the request.app stuff to the same area
|
2011-04-17 16:36:01 -05:00 |
|
Christopher Allan Webber
|
582c4d5fb2
|
Add the staticdirector stuff to the mediagoblin wsgi app.
|
2011-04-17 16:30:51 -05:00 |
|
Christopher Allan Webber
|
5afdd7a1de
|
Actually set up the storage systems
|
2011-04-17 10:36:46 -05:00 |
|
Christopher Allan Webber
|
cb8ea0fe3f
|
Moved app.load_controller -> util.import_component and added tests.
|
2011-04-17 09:43:03 -05:00 |
|
Will Kahn-Greene
|
8e1e744d27
|
Changes Mediagoblin -> MediaGoblin.
|
2011-04-13 10:04:30 -04:00 |
|
Christopher Allan Webber
|
a3fdcf5ce0
|
This should allow for request.user and show users logged in
... except it's not working?
|
2011-04-03 18:40:01 -05:00 |
|
Christopher Allan Webber
|
14ba9383de
|
Use beaker from middleware, it's official.
|
2011-04-03 16:37:36 -05:00 |
|
Matt Lee
|
e5572c6077
|
Added copyright notices
|
2011-03-27 18:47:23 -04:00 |
|
Christopher Allan Webber
|
65d7374c37
|
erp, connection[database_path] not connection['database_path'] obviously :P
|
2011-03-27 17:30:42 -05:00 |
|
Christopher Allan Webber
|
2b4e236ac3
|
Properly load in the database and register the connection with the models
|
2011-03-26 13:03:32 -05:00 |
|
Christopher Allan Webber
|
7846e40608
|
Commenting out beaker till we start using it :)
|
2011-03-24 19:06:31 -05:00 |
|
Christopher Allan Webber
|
c4d7156476
|
beakered_app removed from the paste_app_factory. Deployers should
wrap the app w/ beaker themselves
|
2010-07-18 17:59:40 -05:00 |
|
Christopher Allan Webber
|
b61874b245
|
Added session support w/ beaker
|
2010-07-18 15:59:23 -05:00 |
|
Christopher Allan Webber
|
bda3405342
|
Still totally useless but at least it writes to the database
|
2010-07-18 15:21:51 -05:00 |
|
Christopher Allan Webber
|
0f63a9440d
|
A few adustments to the routing and etc
|
2010-07-18 11:20:18 -05:00 |
|
Christopher Allan Webber
|
73e0dbcca3
|
Basic but useless connection to the database
|
2010-07-17 13:32:57 -05:00 |
|
Christopher Allan Webber
|
31a8ff4288
|
Initial mediagoblin structure
|
2010-07-17 11:33:08 -05:00 |
|