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
Commit message (
Expand
)
Author
Age
Files
Lines
*
en_US is always available
Sebastian Spaeth
2012-12-02
3
-11
/
+10
*
Fixing bug where not all conditions returned a language in get_locale_from_re...
Christopher Allan Webber
2012-12-01
1
-1
/
+2
*
Fall back to "en" if we don't find matching translations
Sebastian Spaeth
2012-12-02
1
-1
/
+1
*
Also package i18n/*.mo
Sebastian Spaeth
2012-12-02
1
-0
/
+1
*
Honor user's browser language (#558)
Sebastian Spaeth
2012-12-02
5
-12
/
+33
*
Fix i18n in our browser
Sebastian Spaeth
2012-12-01
3
-18
/
+15
*
docs: Add trim_whitespaces plugin to relnotes and documentation
Sebastian Spaeth
2012-12-01
2
-9
/
+19
*
trim_whitespace meddleware plugin
Sebastian Spaeth
2012-12-01
2
-0
/
+98
*
Make ENABLED_MEDDLEWARES a list and not a tuple, so we can modify it
Sebastian Spaeth
2012-12-01
1
-2
/
+2
*
Remove the NoOp meddleware
Sebastian Spaeth
2012-12-01
2
-28
/
+0
*
Implement licenses.get_license_by_url
Sebastian Spaeth
2012-11-30
2
-1
/
+11
*
Improve mediagoblin.tools.licenses
Sebastian Spaeth
2012-11-30
1
-34
/
+38
*
Use mediagoblin import machinery
Sebastian Spaeth
2012-11-30
1
-4
/
+5
*
Remove importlib (python2.7'ism)
Sebastian Spaeth
2012-11-30
1
-3
/
+1
*
Merge remote-tracking branch 'spaetz/formerge/538_FORBIDDEN_admin_pages'
Elrond
2012-11-29
3
-15
/
+34
|
\
|
*
Fix error page text
Sebastian Spaeth
2012-11-29
1
-2
/
+2
|
*
Return code 403 when accessing admin pages
Sebastian Spaeth
2012-11-29
1
-3
/
+4
|
*
Implement generic error pages
Sebastian Spaeth
2012-11-29
2
-12
/
+30
*
|
Merge remote-tracking branch 'spaetz/formerge/bundle_xml_templates_too'
Elrond
2012-11-29
1
-1
/
+1
|
\
\
|
*
|
Also package webfinger.xml
Sebastian Spaeth
2012-11-29
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'spaetz/formerge/507_remove_routes'
Elrond
2012-11-29
2
-8
/
+4
|
\
\
|
|
/
|
/
|
|
*
Purge routes package from MG (#507)
Sebastian Spaeth
2012-11-20
2
-8
/
+4
*
|
Merge some small bits by spaetz. Needed later.
Elrond
2012-11-28
2
-6
/
+8
|
\
\
|
*
|
Add commit argument to clean_orphan_tags
Sebastian Spaeth
2012-11-28
1
-4
/
+4
|
*
|
Add "commit" argument to Base model delete()
Elrond
2012-11-28
1
-2
/
+4
*
|
|
Merge remote-tracking branch 'spaetz/focus_on_user_creation'
Jef van Schendel
2012-11-27
1
-0
/
+2
|
\
\
\
|
*
|
|
Autofocus the username field on user creation
Sebastian Spaeth
2012-11-26
1
-0
/
+2
|
|
/
/
*
|
|
Merge remote-tracking branch 'refs/remotes/elrond/sql/migrate_new_tables'
Christopher Allan Webber
2012-11-26
2
-40
/
+130
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
SQL Migrations: Rewrite table creation completely.
Elrond
2012-11-24
2
-40
/
+130
*
|
|
Merge remote-tracking branch 'spaetz/390_delim' into review
Elrond
2012-11-26
1
-15
/
+11
|
\
\
\
|
*
|
|
No need to strip the tag 4 times
Sebastian Spaeth
2012-11-16
1
-5
/
+4
|
*
|
|
Slightly shorten the media_tags_as_string function
Sebastian Spaeth
2012-11-14
1
-5
/
+3
|
*
|
|
Remove tag delimiter configurability (#390), fixed pep-8 compliance
dunkyp
2012-11-14
1
-8
/
+7
*
|
|
|
Merge remote-tracking branch 'elrond/for-schendje'
Christopher Allan Webber
2012-11-26
2
-7
/
+27
|
\
\
\
\
|
*
|
|
|
Some small template changes
Elrond
2012-11-26
2
-7
/
+27
*
|
|
|
|
geolocation now on by default
Christopher Allan Webber
2012-11-26
1
-1
/
+1
*
|
|
|
|
Merge remote-tracking branch 'remotes/spaetz/410_OSM_attrib_v2'
Christopher Allan Webber
2012-11-26
4
-7
/
+25
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add geolocation_visible setting to mediagoblin.ini
Sebastian Spaeth
2012-11-16
1
-0
/
+3
|
*
|
|
|
Pop up OpenStreetMap license on demand (#410)
Sebastian Spaeth
2012-11-16
3
-7
/
+22
*
|
|
|
|
Stop unicode conversion warning during dbupdate.
Elrond
2012-11-24
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Marking "attachment" stuff for translation (thanks for catching AVRS)
Christopher Allan Webber
2012-11-24
1
-2
/
+2
*
|
|
|
Require werkzeug >= 0.7
Elrond
2012-11-24
1
-1
/
+1
*
|
|
|
Very small typo fix in deploying docs.
Elrond
2012-11-20
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Suggest checking out the wiki for additional recipes
Christopher Allan Webber
2012-11-19
1
-0
/
+5
|
/
/
*
|
Borrowing an image from Tango!
Christopher Allan Webber
2012-11-15
1
-0
/
+6
*
|
Simplify/Robustify the thumbnail URL usage in templates
Sebastian Spaeth
2012-11-15
10
-25
/
+37
|
/
*
Merge remote-tracking branch 'refs/remotes/spaetz/trac_475_email_notification...
Christopher Allan Webber
2012-11-13
2
-6
/
+9
|
\
|
*
Don't put checkbox text on separate line (#475)
LotusEcho
2012-11-13
2
-6
/
+9
*
|
Revert thumbnail styling and sizing; allows for 5 thumbnails per row
Jef van Schendel
2012-11-01
2
-6
/
+4
*
|
Change to 5 thumbnails per row
Jef van Schendel
2012-11-01
1
-2
/
+2
[next]