aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Dot-Notation for Users.fp_token_expireElrond2011-12-052-7/+7
* Dot-Notation for Users.fp_verification_keyElrond2011-12-053-6/+6
* Dot-Notation for Users.bio and .bio_htmlElrond2011-12-051-2/+2
* Dot-Notation for Users.urlElrond2011-12-052-2/+2
* Dot-Notation for Users.is_adminElrond2011-12-057-9/+9
* Dot-Notation for Users.verification_keyElrond2011-12-053-5/+5
* Dot-Notation for Users.statusElrond2011-12-055-10/+10
* Dot-Notation for Users.email_verifiedElrond2011-12-053-7/+7
* Dot-Notation for Users.pw_hashElrond2011-12-054-6/+6
* Dot-Notation for Users.emailElrond2011-12-054-5/+5
* Dot-Notation for Users.usernameElrond2011-12-0514-28/+28
* Update comment URLs to use the media slug.Christopher Allan Webber2011-12-051-1/+1
* Update the delete item to use the _id after all... it's the safest way.Christopher Allan Webber2011-12-054-5/+5
* Cloudfiles not actually a dependency, removing from setup.pyChristopher Allan Webber2011-12-041-1/+0
* Merge remote-tracking branch 'remotes/lorochka85/bug852_use_media_slug_instea...Christopher Allan Webber2011-12-044-7/+6
|\
| * Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinlora2011-11-19126-1184/+4193
| |\
| * | issue 582: use media.slug instead of media.idlora2011-11-193-5/+4
* | | DOCS:: #675 revision to deployment and production documentstycho garen2011-12-043-50/+59
* | | Filled in reason #3 to submit separate out celery.Christopher Allan Webber2011-12-041-1/+10
* | | Fix button word-wrapping issueChristopher Allan Webber2011-12-041-0/+1
* | | Merge remote-tracking branch 'tychoish/master'Christopher Allan Webber2011-12-042-5/+53
|\ \ \
| * | | DOCS: update to deployment documentation and new production deployments doctycho garen2011-12-042-5/+53
* | | | Compiled the .mo files tooChristopher Allan Webber2011-12-0420-0/+0
* | | | Updated translationsChristopher Allan Webber2011-12-0421-386/+371
* | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2011-12-044-32/+26
|\| | |
| * | | Merge branch 'misc/fixture_add_user'Elrond2011-12-044-32/+26
| |\ \ \
| | * | | fixture_add_user: Factoring a unit test toolElrond2011-12-014-32/+26
* | | | | Removing the conditional that checks if there's a media in media.htmlChristopher Allan Webber2011-12-041-125/+121
* | | | | Change "Your finest source of goblin related media" to something elseChristopher Allan Webber2011-12-041-1/+1
|/ / / /
* | | | Most users won't see this but having space after prompt still nice for passwo...Christopher Allan Webber2011-12-031-1/+1
* | | | PEP-8'ifying prompt_if_not_setChristopher Allan Webber2011-12-031-3/+3
* | | | Merge remote-tracking branch 'remotes/manolinux/645_gmg_adduser_prompt'Christopher Allan Webber2011-12-032-6/+22
|\ \ \ \
| * | | | Prompt for arguments in adduser if not present (I created a function in util....Manuel Urbano Santos2011-12-032-1/+17
| * | | | Change adduser arguments from positional to --keyword style.Manuel Urbano Santos2011-12-031-5/+5
* | | | | Raise a slightly useful exception when we can't find the media type.Christopher Allan Webber2011-12-031-0/+4
* | | | | Updated translationsChristopher Allan Webber2011-12-0341-319/+1056
* | | | | Merge remote branch 'remotes/manolinux/671_spaces_in_tag_list_edit'Elrond2011-12-034-12/+4
|\ \ \ \ \
| * | | | | * Feature #678: Drop custom delimiters in tagsManuel Urbano Santos2011-11-272-9/+1
| * | | | | * Bug #671: Tags list on Edit page is not seperated by spaces and hard to rea...Manuel Urbano Santos2011-11-272-3/+3
* | | | | | Bug #685: only provide CSRF token if it existsElrond2011-12-032-1/+6
* | | | | | Bug #685: Add failing unit testElrond2011-12-031-0/+26
| |/ / / / |/| | | |
* | | | | Changed comment error message wording slightly. Btw, should we translate thes...Jef van Schendel2011-12-031-2/+2
* | | | | We should use the variable local_templates instead of user_template_pathChristopher Allan Webber2011-12-021-1/+1
* | | | | Expect 404 in unit tests, if we now use 404.Elrond2011-12-021-4/+4
* | | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2011-12-019-17/+47
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge remote branch 'remotes/nyergler/issue-680-csrf-optout'Elrond2011-11-285-13/+43
| |\ \ \ \
| | * | | | Issue 680 Allow decorating views to prevent CSRF protection.Nathan Yergler2011-11-262-4/+32
| | * | | | Issue 680: Dispatch meddleware request processing post-routingNathan Yergler2011-11-264-9/+11
| * | | | | Mark two strings for translationElrond2011-11-282-2/+2
| * | | | | Merge remote branch 'remotes/manolinux/683_text_separate_tags_by_commas_and_s...Elrond2011-11-272-2/+2
| |\ \ \ \ \