aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Removed mediagoblin.tools.feed which was accidentally includedJoar Wandborg2011-12-201-527/+0
| | * | Polishing the webfinger implementationJoar Wandborg2011-12-204-30/+623
| | * | webfinger fully compliant with webfinger.org! Still *preliminary* solution.Joar Wandborg2011-12-151-1/+1
| | * | Changed some thngs to be compatible with webfinger.org, still *very preliminary*Joar Wandborg2011-12-152-2/+5
| | * | Added *very preliminary* support for webfingerJoar Wandborg2011-12-156-0/+143
| * | | Move db/models.py -> db/mongo/models.pyElrond2011-12-202-1/+1
| * | | Move db/migrations.py -> db/mongo/migrations.pyElrond2011-12-204-3/+3
| * | | Move db/util.py -> db/mongo/util.pyElrond2011-12-205-279/+297
| * | | Move db/indexes.py to db/mongo/indexes.pyElrond2011-12-202-1/+1
| * | | Move db/open.py to db/mongo/open.pyElrond2011-12-203-39/+71
| * | | SQL: mongokit like interfaceElrond2011-12-184-2/+54
| | |/ | |/|
| * | Show actual comment number. Only shows plural for now (ticket #712)Jef van Schendel2011-12-181-1/+1
| * | Simple Mongo -> SQL migration toolElrond2011-12-171-0/+143
| * | Little sql model updateElrond2011-12-171-1/+2
| * | Fixed import_exportJoar Wandborg2011-12-151-5/+5
| * | SQL: Some toys and little fixElrond2011-12-151-1/+12
| * | Move sql models into db/sql/Elrond2011-12-152-0/+15
| * | Merge remote branch 'remotes/cwebber/sqlalchemy'Elrond2011-12-151-0/+95
| |\ \
| | * | Beginnings of sqlalchemy modelsChristopher Allan Webber2011-11-171-0/+95
| * | | Fix -dev version and add version number docsWill Kahn-Greene2011-12-151-1/+10
| | |/ | |/|
| * | Change "Submit" to "Add" for ticket #466Jef van Schendel2011-12-142-3/+3
| * | Remove "X license" placeholder from media pageJef van Schendel2011-12-141-1/+1
| * | Change wording for change_fp; improved the button textJef van Schendel2011-12-141-2/+2
| * | Merge remote branch 'joar/b681-comments_from_reviewing_video'Elrond2011-12-134-17/+23
| |\ \
| | * | Bug 681 - Comments from reviewing the new video mergeJoar Wandborg2011-12-064-17/+23
| * | | Merge jQuery branch, resolve conflictsJef van Schendel2011-12-1311-99/+143
| |\ \ \
| | * | | Style changes for media_uploader (now media_specs); removed margins from butt...Jef van Schendel2011-12-102-17/+15
| | * | | Remove pagination images and replace them with unicode charactersJef van Schendel2011-12-103-4/+2
| | * | | Change wording in tags.htmlJef van Schendel2011-12-091-2/+2
| | * | | Open Markdown link in new windows; I know _blank is sometimes frowned upon bu...Jef van Schendel2011-12-091-1/+1
| | * | | Only apply textarea style to comment boxJef van Schendel2011-12-091-6/+3
| | * | | Lots of changes to media page; rearranged things, added new styles, added jqu...Jef van Schendel2011-12-093-41/+69
| | * | | Move author text, "By X", to the sidebarJef van Schendel2011-12-071-6/+9
| | * | | Add show-password checkbox and make it workJef van Schendel2011-12-023-10/+23
| | * | | First push with jQuery libraryJef van Schendel2011-12-021-0/+1
| * | | | Merge branch 'sql/dot-notation'Elrond2011-12-1224-130/+130
| |\ \ \ \
| | * | | | Dot-Notation for MediaEntry.media_dataElrond2011-12-052-3/+3
| | * | | | Dot-Notation for MediaEntry.media_typeElrond2011-12-053-4/+4
| | * | | | Dot-Notation for MediaEntry.description(_html)Elrond2011-12-052-7/+7
| | * | | | Dot-Notation for MediaEntry.slugElrond2011-12-052-8/+8
| | * | | | Dot-Notation for MediaEntry.titleElrond2011-12-057-11/+11
| | * | | | Dot-Notation for MediaEntry.uploaderElrond2011-12-055-9/+9
| | * | | | Dot-Notation for MediaEntry.createdElrond2011-12-051-1/+1
| | * | | | Dot-Notation: tests/test_edit.pyElrond2011-12-051-4/+4
| | * | | | 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