Christopher Allan Webber
|
8379046d4a
Use request.db to do a query to support a global-free view :)
|
10 年 前 |
Christopher Allan Webber
|
c5b8ff2c75
Have the hook handle happen in the root_view proxy view itself
|
11 年 前 |
tilly-Q
|
b1f996d7b5
This is a very minor change that makes it possible for plugins to provide an
|
11 年 前 |
Christopher Allan Webber
|
9d2b0161b9
Make showing the Terms of Service a user option, and move it to the footer.
|
11 年 前 |
tilly-Q
|
6acf4ee60e
This should be my final code update before I am ready for review! Basically, in
|
11 年 前 |
tilly-Q
|
6bba33d7e6
Whew. This is a big update. I did some significant keeping work. I moved all of
|
11 年 前 |
Sebastian Spaeth
|
b0c8328e54
Move db.sql.models* to db.models*
|
12 年 前 |
Sebastian Spaeth
|
0efe9e2796
Remove mediagoblin.db.sql.fake.DESCENDING
|
12 年 前 |
Christopher Allan Webber
|
cf29e8a824
It's 2012 all up in here
|
12 年 前 |
Joar Wandborg
|
4535f7597f
Bug 681 - Comments from reviewing the new video merge
|
13 年 前 |
Joar Wandborg
|
b9e1fa280e
Merge branch 'video_gstreamer-only'
|
13 年 前 |
Christopher Allan Webber
|
ee91c2b88d
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
|
13 年 前 |
Joar Wandborg
|
26729e0277
Multimedia refractoring, and added video thumbnail support
|
13 年 前 |
Nathan Yergler
|
243c3843bd
Whitespace and formatting cleanup.
|
13 年 前 |
Aaron Williamson
|
152a3bfaa3
Finished splitting util.py into separate files.
|
13 年 前 |
Will Kahn-Greene
|
12a100e4d8
508. Updates copyright/license information
|
13 年 前 |
Christopher Allan Webber
|
2542aa30c0
Make index page paginated
|
13 年 前 |
Rasmus Larsson
|
5647d641a2
Updated spacings in code for better readability
|
13 年 前 |
Rasmus Larsson
|
13677ef97a
Added configuration variable to toggle registrations, if disabled the registration page redirects to index and no link to register is shown
|
13 年 前 |
Christopher Allan Webber
|
2262b2a9e1
Made a simple template rendering view and switched a bunch of code over to using it
|
13 年 前 |
Christopher Allan Webber
|
9038c9f9ac
I have a strong preference for aligning all parameters in a function call.
|
13 年 前 |
Elrond
|
c9c2493435
Reformat render_to_response calls
|
13 年 前 |
Elrond
|
1c63ad5d35
Create render_to_reponse and use it everywhere.
|
13 年 前 |
Christopher Allan Webber
|
b5d3aec615
Moving all views over to using util.render_template()!
|
13 年 前 |
Elrond
|
86f9b47387
Clean unused imports (found by pyflakes).
|
13 年 前 |
Elrond
|
254bc43174
Move ObjectId, DESCENDING to db.util
|
13 年 前 |
Elrond
|
0f18ed8f5e
Move models into new db/ directory
|
13 年 前 |
Sebastian Spaeth
|
1ab8467320
Show images in reverse submit order
|
13 年 前 |
Aaron Williamson
|
0546833c6e
Generate unique slugs for newly submitted images.
|
13 年 前 |
Christopher Allan Webber
|
80c1802440
Removing this horrifying submission test stuff from way back when
|
13 年 前 |