index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'gitorious/master'
Jef van Schendel
2011-06-21
2
-1
/
+7
|
\
|
*
Only migrate to description_html if description also exists.
Christopher Allan Webber
2011-06-20
1
-1
/
+2
|
*
Fix cleaned_markdown_conversion so that it doesn't bork on empty strings
Christopher Allan Webber
2011-06-20
1
-0
/
+5
*
|
Merge remote-tracking branch 'gitorious/master'
Jef van Schendel
2011-06-20
33
-328
/
+731
|
\
|
|
*
Also moving the test_server.ini to test_paste.ini to avoid ambiguity.
Christopher Allan Webber
2011-06-20
2
-1
/
+1
|
*
Provide a migration to add description_html to MediaEntries that don't have it
Christopher Allan Webber
2011-06-19
1
-0
/
+16
|
*
Adds util.cleaned_markdown_conversion() and uses it in the submission process
Christopher Allan Webber
2011-06-19
2
-10
/
+19
|
*
Merge remote branch 'remotes/jwandborg/issue_363'
Christopher Allan Webber
2011-06-19
6
-9
/
+29
|
|
\
|
|
*
Made changes according to http://bugs.foocorp.net/issues/363#note-5
Joar Wandborg
2011-06-15
2
-8
/
+12
|
|
*
Merge branch 'master' of http://git.gitorious.org/mediagoblin/mediagoblin
Joar Wandborg
2011-06-15
18
-119
/
+188
|
|
|
\
|
|
*
\
Merge branch 'master' of http://git.gitorious.org/mediagoblin/mediagoblin
Joar Wandborg
2011-06-12
7
-17
/
+348
|
|
|
\
\
|
|
*
|
|
Added Markdown rendering for `media_entry`
Joar Wandborg
2011-06-12
6
-7
/
+23
|
*
|
|
|
Merge remote branch 'remotes/cmoylan/test_auth_views_364'
Christopher Allan Webber
2011-06-19
1
-6
/
+86
|
|
\
\
\
\
|
|
*
|
|
|
added test coverage for redirecting after login with the next param
Chris Moylan
2011-06-19
1
-2
/
+12
|
|
*
|
|
|
Added tests for all sorts of login form abuse.
Chris Moylan
2011-06-19
1
-6
/
+76
|
*
|
|
|
|
Need to run nosetests with CELERY_CONFIG_MODULE set to from_tests again.
Christopher Allan Webber
2011-06-19
3
-8
/
+40
|
*
|
|
|
|
Documenting the setup_globals function.
Christopher Allan Webber
2011-06-19
1
-0
/
+6
|
*
|
|
|
|
Document our new global objects added during the configobj branch
Christopher Allan Webber
2011-06-19
1
-0
/
+8
|
*
|
|
|
|
Merge remote branch 'remotes/elrond/idea/globals_check'
Christopher Allan Webber
2011-06-19
2
-0
/
+18
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Let setup_globals check for known globals
Elrond
2011-06-12
2
-0
/
+18
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Reset the globals parameters while testing parameters
Christopher Allan Webber
2011-06-19
1
-11
/
+20
|
*
|
|
|
|
Actually we need pkg_resources again in test_celery_setup :)
Christopher Allan Webber
2011-06-19
1
-0
/
+2
|
*
|
|
|
|
Merge branch 'configobj'
Christopher Allan Webber
2011-06-19
24
-328
/
+531
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Removing a couple of unused imports from util.py
Christopher Allan Webber
2011-06-19
1
-2
/
+0
|
|
*
|
|
|
Removing "paste config" phrasing where we're no longer using paste's config
Christopher Allan Webber
2011-06-19
1
-3
/
+3
|
|
*
|
|
|
renaming storage_system_from_paste_config()->storage_system_from_config()
Christopher Allan Webber
2011-06-19
3
-7
/
+7
|
|
*
|
|
|
util.read_config_file() no longer needed; removing.
Christopher Allan Webber
2011-06-19
1
-22
/
+0
|
|
*
|
|
|
Preparing celery unit tests for new setup.
Christopher Allan Webber
2011-06-18
4
-17
/
+45
|
|
*
|
|
|
./bin/gmg commands upgraded to work with the new setup.
Christopher Allan Webber
2011-06-18
3
-25
/
+1
|
|
*
|
|
|
Nosetests should now be able to run using the new configobj / app init setup
Christopher Allan Webber
2011-06-18
4
-68
/
+42
|
|
*
|
|
|
Only kill the database if it's really set up.
Christopher Allan Webber
2011-06-18
1
-3
/
+4
|
|
*
|
|
|
It's a good idea for us to pass the application itself into mg_globals :)
Christopher Allan Webber
2011-06-18
1
-0
/
+1
|
|
*
|
|
|
Updating celery_setup.from_celery to use new config loading / app init
Christopher Allan Webber
2011-06-18
1
-54
/
+12
|
|
*
|
|
|
Removing option to set celery config section.
Christopher Allan Webber
2011-06-18
1
-3
/
+3
|
|
*
|
|
|
Removing type conversions from setup_celery_from_config.
Christopher Allan Webber
2011-06-18
1
-64
/
+5
|
|
*
|
|
|
Move entire app structure over to using the new config system.
Christopher Allan Webber
2011-06-18
2
-64
/
+87
|
|
*
|
|
|
Tests for mediagoblin.config functions
Christopher Allan Webber
2011-06-18
5
-0
/
+134
|
|
*
|
|
|
CONFIG_SPEC_PATH should be config_spec here, fixing.
Christopher Allan Webber
2011-06-18
1
-1
/
+1
|
|
*
|
|
|
Make REPORT_HEADER a unicode string also. Unicode everywhere, ideally!
Christopher Allan Webber
2011-06-18
1
-1
/
+1
|
|
*
|
|
|
Validation error reporting functionality.
Christopher Allan Webber
2011-06-18
1
-6
/
+57
|
|
*
|
|
|
Let's specifically import string_list()s in the config_spec.
Christopher Allan Webber
2011-06-18
1
-2
/
+2
|
|
*
|
|
|
Merge branch 'master' into configobj
Christopher Allan Webber
2011-06-18
5
-5
/
+116
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Configuration file loading via ConfigObj.
Christopher Allan Webber
2011-06-16
1
-0
/
+71
|
|
*
|
|
|
|
Basic config "requirements" file.
Christopher Allan Webber
2011-06-15
1
-0
/
+69
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'gitorious/master'
Jef van Schendel
2011-06-19
1
-2
/
+0
|
\
|
|
|
|
|
|
*
|
|
|
|
Removing unused pkg_resources import from test_celery_setup
Christopher Allan Webber
2011-06-18
1
-2
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'gitorious/master'
Jef van Schendel
2011-06-17
5
-5
/
+116
|
\
|
|
|
|
|
*
|
|
|
Merge remote branch 'remotes/cmoylan/test_auth_views_364'
Christopher Allan Webber
2011-06-17
1
-5
/
+43
|
|
\
\
\
\
|
|
*
|
|
|
logins are now somewhat tested
Chris Moylan
2011-06-17
1
-5
/
+43
|
|
|
/
/
/
|
*
|
|
|
adds link from gallery back to user page
cfdv
2011-06-16
1
-1
/
+3
[next]