Replace media.get_uploader()._id by media.uploader
[mediagoblin.git] / mediagoblin /
2011-12-24 ElrondReplace media.get_uploader()._id by media.uploader
2011-12-24 ElrondImprove .one() by using sqlalchemy's .one()
2011-12-24 ElrondAdd search level one() method
2011-12-23 ElrondTurn MediaComment's author() into get_author property
2011-12-23 Karen Rustadadded translation tags to html5 wwarning
2011-12-22 Karen RustadAdded a 'you don't have HTML5 so this video will not...
2011-12-20 ElrondNote reported bug in workaround
2011-12-20 ElrondWorkaround for Routes/urlgen bug.
2011-12-20 ElrondMerge remote branch 'remotes/joar/webfinger'
2011-12-20 Joar WandborgAdded references to docstring in mediagoblin.webfinger
2011-12-20 Joar WandborgRemoved mediagoblin.tools.feed which was accidentally...
2011-12-20 Joar WandborgPolishing the webfinger implementation
2011-12-20 ElrondMove db/models.py -> db/mongo/models.py
2011-12-20 ElrondMove db/migrations.py -> db/mongo/migrations.py
2011-12-20 ElrondMove db/util.py -> db/mongo/util.py
2011-12-20 ElrondMove db/indexes.py to db/mongo/indexes.py
2011-12-20 ElrondMove db/open.py to db/mongo/open.py
2011-12-18 ElrondSQL: mongokit like interface
2011-12-17 Jef van SchendelShow actual comment number. Only shows plural for now...
2011-12-17 ElrondSimple Mongo -> SQL migration tool
2011-12-17 ElrondLittle sql model update
2011-12-15 Joar WandborgFixed import_export
2011-12-15 ElrondSQL: Some toys and little fix
2011-12-15 ElrondMove sql models into db/sql/
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-15 Joar Wandborgwebfinger fully compliant with webfinger.org! Still...
2011-12-15 Will Kahn-GreeneFix -dev version and add version number docs
2011-12-14 Joar WandborgChanged some thngs to be compatible with webfinger...
2011-12-14 Joar WandborgAdded *very preliminary* support for webfinger
2011-12-14 Jef van SchendelChange "Submit" to "Add" for ticket #466
2011-12-14 Jef van SchendelRemove "X license" placeholder from media page
2011-12-14 Jef van SchendelChange wording for change_fp; improved the button text
2011-12-13 ElrondMerge remote branch 'joar/b681-comments_from_reviewing_...
2011-12-13 Jef van SchendelMerge jQuery branch, resolve conflicts
2011-12-12 ElrondMerge branch 'sql/dot-notation'
2011-12-12 Will Kahn-GreeneChanger version to -dev
2011-12-12 Will Kahn-GreeneUpdate version numbers
2011-12-12 Christopher Allan... Updated translations
2011-12-12 Christopher Allan... Removed extraneous whitespace from video.html
2011-12-12 Christopher Allan... Allow administrators to disable keeping the original...
2011-12-12 Christopher Allan... Mark "newer/older" buttons for translation
2011-12-10 Jef van SchendelStyle changes for media_uploader (now media_specs)...
2011-12-10 Jef van SchendelRemove pagination images and replace them with unicode...
2011-12-09 Jef van SchendelChange wording in tags.html
2011-12-09 Jef van SchendelOpen Markdown link in new windows; I know _blank is...
2011-12-09 Jef van SchendelOnly apply textarea style to comment box
2011-12-09 Jef van SchendelLots of changes to media page; rearranged things, added...
2011-12-07 Jef van SchendelMove author text, "By X", to the sidebar
2011-12-06 Joar WandborgBug 681 - Comments from reviewing the new video merge
2011-12-05 ElrondDot-Notation for MediaEntry.media_data
2011-12-05 ElrondDot-Notation for MediaEntry.media_type
2011-12-05 ElrondDot-Notation for MediaEntry.description(_html)
2011-12-05 ElrondDot-Notation for MediaEntry.slug
2011-12-05 ElrondDot-Notation for MediaEntry.title
2011-12-05 ElrondDot-Notation for MediaEntry.uploader
2011-12-05 ElrondDot-Notation for MediaEntry.created
2011-12-05 ElrondDot-Notation: tests/test_edit.py
2011-12-05 ElrondDot-Notation for Users.fp_token_expire
2011-12-05 ElrondDot-Notation for Users.fp_verification_key
2011-12-05 ElrondDot-Notation for Users.bio and .bio_html
2011-12-05 ElrondDot-Notation for Users.url
2011-12-05 ElrondDot-Notation for Users.is_admin
2011-12-05 ElrondDot-Notation for Users.verification_key
2011-12-05 ElrondDot-Notation for Users.status
2011-12-05 ElrondDot-Notation for Users.email_verified
2011-12-05 ElrondDot-Notation for Users.pw_hash
2011-12-05 ElrondDot-Notation for Users.email
2011-12-05 ElrondDot-Notation for Users.username
2011-12-05 Christopher Allan... Update comment URLs to use the media slug.
2011-12-05 Christopher Allan... Update the delete item to use the _id after all......
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-12-04 Christopher Allan... Fix button word-wrapping issue
2011-12-04 Christopher Allan... Merge remote-tracking branch 'tychoish/master'
2011-12-04 Christopher Allan... Compiled the .mo files too
2011-12-04 Christopher Allan... Updated translations
2011-12-04 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-12-04 Christopher Allan... Removing the conditional that checks if there's a media...
2011-12-04 Christopher Allan... Change "Your finest source of goblin related media...
2011-12-04 ElrondMerge branch 'misc/fixture_add_user'
2011-12-04 Christopher Allan... Most users won't see this but having space after prompt...
2011-12-04 Christopher Allan... PEP-8'ifying prompt_if_not_set
2011-12-04 Christopher Allan... Merge remote-tracking branch 'remotes/manolinux/645_gmg...
2011-12-04 Christopher Allan... Raise a slightly useful exception when we can't find...
2011-12-03 Christopher Allan... Updated translations
2011-12-03 ElrondMerge remote branch 'remotes/manolinux/671_spaces_in_ta...
2011-12-03 ElrondBug #685: only provide CSRF token if it exists
2011-12-03 ElrondBug #685: Add failing unit test
2011-12-03 Manuel Urbano SantosPrompt for arguments in adduser if not present (I creat...
2011-12-03 Manuel Urbano SantosChange adduser arguments from positional to --keyword...
2011-12-03 Jef van SchendelChanged comment error message wording slightly. Btw...
2011-12-02 Jef van SchendelAdd show-password checkbox and make it work
2011-12-02 Christopher Allan... We should use the variable local_templates instead...
2011-12-02 Jef van SchendelFirst push with jQuery library
2011-12-01 ElrondExpect 404 in unit tests, if we now use 404.
2011-12-01 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-12-01 Christopher Allan... Should be 404 for 404s, not 400 :)
2011-12-01 Elrondfixture_add_user: Factoring a unit test tool
2011-11-28 ElrondMerge remote branch 'remotes/nyergler/issue-680-csrf...
2011-11-28 ElrondMark two strings for translation
2011-11-27 ElrondMerge remote branch 'remotes/manolinux/683_text_separat...
next