Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Style changes for media_uploader (now media_specs); removed margins from butt... | Jef van Schendel | 2011-12-10 | 2 | -17/+15 | |
| * | | | Remove pagination images and replace them with unicode characters | Jef van Schendel | 2011-12-10 | 3 | -4/+2 | |
| * | | | Change wording in tags.html | Jef van Schendel | 2011-12-09 | 1 | -2/+2 | |
| * | | | Open Markdown link in new windows; I know _blank is sometimes frowned upon bu... | Jef van Schendel | 2011-12-09 | 1 | -1/+1 | |
| * | | | Only apply textarea style to comment box | Jef van Schendel | 2011-12-09 | 1 | -6/+3 | |
| * | | | Lots of changes to media page; rearranged things, added new styles, added jqu... | Jef van Schendel | 2011-12-09 | 3 | -41/+69 | |
| * | | | Move author text, "By X", to the sidebar | Jef van Schendel | 2011-12-07 | 1 | -6/+9 | |
| * | | | Add show-password checkbox and make it work | Jef van Schendel | 2011-12-02 | 3 | -10/+23 | |
| * | | | First push with jQuery library | Jef van Schendel | 2011-12-02 | 3 | -0/+25 | |
* | | | | Merge branch 'sql/dot-notation' | Elrond | 2011-12-12 | 24 | -130/+130 | |
|\ \ \ \ | ||||||
| * | | | | Dot-Notation for MediaEntry.media_data | Elrond | 2011-12-05 | 2 | -3/+3 | |
| * | | | | Dot-Notation for MediaEntry.media_type | Elrond | 2011-12-05 | 3 | -4/+4 | |
| * | | | | Dot-Notation for MediaEntry.description(_html) | Elrond | 2011-12-05 | 2 | -7/+7 | |
| * | | | | Dot-Notation for MediaEntry.slug | Elrond | 2011-12-05 | 2 | -8/+8 | |
| * | | | | Dot-Notation for MediaEntry.title | Elrond | 2011-12-05 | 7 | -11/+11 | |
| * | | | | Dot-Notation for MediaEntry.uploader | Elrond | 2011-12-05 | 5 | -9/+9 | |
| * | | | | Dot-Notation for MediaEntry.created | Elrond | 2011-12-05 | 1 | -1/+1 | |
| * | | | | Dot-Notation: tests/test_edit.py | Elrond | 2011-12-05 | 1 | -4/+4 | |
| * | | | | Dot-Notation for Users.fp_token_expire | Elrond | 2011-12-05 | 2 | -7/+7 | |
| * | | | | Dot-Notation for Users.fp_verification_key | Elrond | 2011-12-05 | 3 | -6/+6 | |
| * | | | | Dot-Notation for Users.bio and .bio_html | Elrond | 2011-12-05 | 1 | -2/+2 | |
| * | | | | Dot-Notation for Users.url | Elrond | 2011-12-05 | 2 | -2/+2 | |
| * | | | | Dot-Notation for Users.is_admin | Elrond | 2011-12-05 | 7 | -9/+9 | |
| * | | | | Dot-Notation for Users.verification_key | Elrond | 2011-12-05 | 3 | -5/+5 | |
| * | | | | Dot-Notation for Users.status | Elrond | 2011-12-05 | 5 | -10/+10 | |
| * | | | | Dot-Notation for Users.email_verified | Elrond | 2011-12-05 | 3 | -7/+7 | |
| * | | | | Dot-Notation for Users.pw_hash | Elrond | 2011-12-05 | 4 | -6/+6 | |
| * | | | | Dot-Notation for Users.email | Elrond | 2011-12-05 | 4 | -5/+5 | |
| * | | | | Dot-Notation for Users.username | Elrond | 2011-12-05 | 14 | -28/+28 | |
* | | | | | Changer version to -dev | Will Kahn-Greene | 2011-12-12 | 2 | -3/+3 | |
* | | | | | Update version numbers | Will Kahn-Greene | 2011-12-12 | 2 | -3/+3 | |
* | | | | | Fix doc footer | Will Kahn-Greene | 2011-12-12 | 6 | -372/+38 | |
* | | | | | Tweak rest formatting | Will Kahn-Greene | 2011-12-12 | 1 | -4/+4 | |
* | | | | | Updated translations | Christopher Allan Webber | 2011-12-12 | 12 | -90/+100 | |
* | | | | | Added the "Media types" chapter | Christopher Allan Webber | 2011-12-12 | 2 | -0/+35 | |
* | | | | | Doc updates | Will Kahn-Greene | 2011-12-12 | 4 | -132/+142 | |
* | | | | | Add some documentation to lazyserver.sh | Will Kahn-Greene | 2011-12-12 | 1 | -0/+4 | |
* | | | | | Update README | Will Kahn-Greene | 2011-12-12 | 1 | -9/+8 | |
* | | | | | Tweak runtests to be more helpful | Will Kahn-Greene | 2011-12-12 | 1 | -1/+2 | |
* | | | | | Removed extraneous whitespace from video.html | Christopher Allan Webber | 2011-12-12 | 1 | -1/+1 | |
* | | | | | Add a note on how to up the upload size limit | Christopher Allan Webber | 2011-12-12 | 1 | -0/+3 | |
* | | | | | Allow administrators to disable keeping the original. That's the new default! | Christopher Allan Webber | 2011-12-12 | 2 | -14/+20 | |
* | | | | | Mark "newer/older" buttons for translation | Christopher Allan Webber | 2011-12-12 | 1 | -4/+4 | |
|/ / / / | ||||||
* | | | | Update comment URLs to use the media slug. | Christopher Allan Webber | 2011-12-05 | 1 | -1/+1 | |
* | | | | Update the delete item to use the _id after all... it's the safest way. | Christopher Allan Webber | 2011-12-05 | 4 | -5/+5 | |
* | | | | Cloudfiles not actually a dependency, removing from setup.py | Christopher Allan Webber | 2011-12-04 | 1 | -1/+0 | |
* | | | | Merge remote-tracking branch 'remotes/lorochka85/bug852_use_media_slug_instea... | Christopher Allan Webber | 2011-12-04 | 4 | -7/+6 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin | lora | 2011-11-19 | 126 | -1184/+4193 | |
| |\ \ \ \ | ||||||
| * | | | | | issue 582: use media.slug instead of media.id | lora | 2011-11-19 | 3 | -5/+4 | |
* | | | | | | DOCS:: #675 revision to deployment and production documents | tycho garen | 2011-12-04 | 3 | -50/+59 |