mediagoblin.git
2016-08-16 saksham1115Fixed Copyright Headers
2016-08-13 saksham1115Tests for handling customize interface exception
2016-08-13 saksham1115Exceptional handling for customizing subitles
2016-08-12 saksham1115Added basic tests for the subtitle plugin
2016-08-12 saksham1115Started the unit tests
2016-08-06 saksham1115Using subtitle id instead of subitle path in the url
2016-08-02 saksham1115Some fixes
2016-07-30 saksham1115Renamed plugin from custom_subtitles to subtitles
2016-07-27 saksham1115Checking filename and extension of subtitle uploaded
2016-07-26 saksham1115Removed path_subtitle from edit/views.py
2016-07-25 saksham1115Using with statement for editing files
2016-07-19 saksham1115Removed path_subtitle as a decorator
2016-07-19 saksham1115Added the feature for deleting the subtitle
2016-07-19 saksham1115Removed dependence on absolute path for editing
2016-07-19 saksham1115Deleted old templates files
2016-07-19 saksham1115Removed almost all of the code from core
2016-07-19 saksham1115Fixed media.html by using plugin hook
2016-07-19 saksham1115Creating plugins views.py
2016-07-19 saksham1115Creating plugin tools.py
2016-07-19 saksham1115Creating plugin templates
2016-07-19 saksham1115Creating models.py
2016-07-19 saksham1115Creating plugin forms.py
2016-07-19 saksham1115Making changes to plugins __init__.py
2016-07-19 saksham1115Converting to subtitle plugin
2016-07-19 saksham1115Deleted some files
2016-07-19 saksham1115Only video uploader can edit their subtitles
2016-07-19 saksham1115Only video owner can upload the subtitle for the video
2016-07-19 saksham1115Modified get_path function in tools/subtitles.py
2016-07-19 saksham1115Removed option for adding subtitles for image etc
2016-07-19 saksham1115Saing subtitle after edit
2016-07-19 saksham1115Removed ast and fixed comments
2016-07-19 saksham1115Adding the migration file
2016-07-19 saksham1115Adding css to textarea
2016-07-19 saksham1115Opening ths subtitle using absolute path and open function
2016-07-19 saksham1115Converting the path to subtitle into a tuple
2016-07-19 saksham1115Removing commented code
2016-07-19 saksham1115Cleaning up
2016-07-19 saksham1115Customizing Subs using Wtforms
2016-07-19 saksham1115Working for firefox
2016-07-19 saksham1115Loading subtitle files [Not working]
2016-07-19 saksham1115Path decoded and sent to html page
2016-07-19 saksham1115Made decorators views for Customize Interface
2016-07-19 saksham1115Customize Interface in progress
2016-07-19 saksham1115Starting Customize Interface
2016-07-19 saksham1115Minor Change
2016-07-19 saksham1115Subtitle built over attachments : working
2016-07-19 saksham1115Subtitle interface using attachments
2016-07-19 saksham1115Lightbox effect for images
2016-07-19 saksham1115Revert "Import messages in blog views"
2016-04-03 Andrew BrowningImport messages in blog views
2016-04-02 Andrew BrowningFix #5451 - add_message inconsistencies
2016-04-02 Berker PeksagReplace raw_input with six.moves.input
2016-04-02 宋文武Fix the blog_delete page for admins.
2016-03-29 Christopher... tests: Fix migration tests; foundations are now install...
2016-03-29 Christopher... tests: importorskip migration tests on "migrate" rather...
2016-03-29 Christopher... Now on MediaGoblin 1.0 development cycle!
2016-03-29 Christopher... devtools: Update maketarball.sh to use #!/bin/sh as...
2016-03-29 Christopher... Committing extracted and compiled translations
2016-03-29 Christopher... devtools: Use pybabel in virtualenv or on path dependin...
2016-03-29 Christopher... guix: Add additional useful packages for development
2016-03-29 Christopher... devtools: Switching "#!/usr/bin/env bash" -> "#!/bin...
2016-03-29 Christopher... On MediaGoblin 0.9.0!
2016-03-29 Christopher... doc: 0.9.0 release notes
2016-03-29 Christopher... AUTHORS: Adding new 0.9.0 contributors.
2016-03-29 Christopher... migrations: Only don't import "migrate" if it's not...
2016-03-26 Christopher... doc: Update developer migration docs for Alembic as...
2016-03-26 Christopher... Update make_example_database.sh to use #!/bin/sh instea...
2016-03-26 Christopher... doc: Update plugins documentation in light of alembic...
2016-03-26 Christopher... dbupdate: Correctly handle plugin foundations
2016-03-26 Christopher... doc: Note that plugin authors must NEVER modify tables...
2016-03-26 Christopher... Update database docs for plugin authors for new alembic...
2016-03-26 Christopher... Add comment questioning why run_dbupdate is needed...
2016-03-26 Christopher... Fix tests post-alembic-migration-changes.
2016-03-26 Christopher... Only run archivalook migration if the tables aren't...
2016-03-26 Christopher... Archivalook plugin initial migration.
2016-03-26 Christopher... OpenID plugin initial migration.
2016-03-26 Christopher... Persona plugin initial migration.
2016-03-26 Christopher... Blog media type initial migration.
2016-03-26 Christopher... PDF media type initial migration.
2016-03-26 Christopher... STL media type initial migration.
2016-03-26 Christopher... Ascii media type initial migration.
2016-03-26 Christopher... Video media type initial migration.
2016-03-26 Christopher... Audio media type initial migration.
2016-03-26 Christopher... Image media type initial migration.
2016-03-26 Christopher... Removing erronously installed print statement.
2016-03-26 Christopher... Allow for passing in --with-plugins to the alembic...
2016-03-26 Christopher... Only run sqlalchemy-migrate migrations if we have to...
2016-03-26 Christopher... Switch initial_revision alembic migration to make table...
2016-03-26 Christopher... Set target_metadata in alembic's env.py to Base.metadata
2016-03-26 Christopher... Update out script.py mako template to support branch_labels
2016-03-26 Christopher... dbupdate updates to use plugin migrations if available
2016-03-26 Christopher... Ignore .eggs/ directory
2016-03-26 Christopher... Add build_alembic_config, use it to add plugin migratio...
2016-03-24 Christopher... guix-env.scm: Comment on python-numpy pulling in texlive
2016-03-18 Christopher... Remove requirement that audio/video dependencies must...
2016-03-11 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2016-03-09 Christopher... Add python-gst to guix-env.scm
2016-03-09 Boris BobrovCheck all tags for existence before using them
2016-03-08 Boris BobrovFix module name for `gmg alembic` command
2016-03-08 Boris BobrovCheck tags for existence before using them
next