Commit Graph

  • 118ca330df Also switch "#!/usr/bin/env bash" to "#!/bin/sh" in compile-translations.sh Christopher Allan Webber 2016-02-24 13:44:52 -08:00
  • d0a0947986 Add guix-env.scm to launch a Guix environment for hacking. Christopher Allan Webber 2016-02-24 13:44:10 -08:00
  • 993e061873 Change viewitems to items Boris Bobrov 2016-02-23 04:15:06 +03:00
  • 5eaf6c1120 do not show error message when it's not a exception Boris Bobrov 2016-02-23 04:03:27 +03:00
  • 7dcdc2dcc6 Catch import error when text is used as a reason instead of path Boris Bobrov 2016-02-23 03:57:00 +03:00
  • 1fe6f5d6d7 Fix issue #5411 sqlite connection closes Andrew Browning 2016-02-22 19:15:40 -05:00
  • 5aa4ab0615 Fix issue 5422 Resend verification fails Andrew Browning 2016-02-21 17:49:53 -05:00
  • 062e37899d Oh, we don't need Paste, but we do need PasteScript! Christopher Allan Webber 2016-02-20 13:25:45 -08:00
  • e2212f944b Basic explaination of how to deploy with Python 3. Christopher Allan Webber 2016-02-20 12:44:42 -08:00
  • c9cdb03657 Move Ubuntu -> *buntu because of absurd trademark issues Christopher Allan Webber 2016-02-19 11:51:20 -08:00
  • 5c58b69e51 Removing python 2.6 junk: argparse and a 2.6 classifier Christopher Allan Webber 2016-02-17 18:06:32 -08:00
  • d61778a489 Switch from Paste for serving to Waitress Christopher Allan Webber 2016-02-17 17:39:32 -08:00
  • 149f46f7d5 Cleanup setup.py Boris Bobrov 2016-02-18 09:42:24 +03:00
  • 4f798a8a0c Removed deprecated comment about wsgi environ being borked Christopher Allan Webber 2016-02-17 15:52:24 -08:00
  • fa9c0576ba Fix another python 3 and unicode issue Christopher Allan Webber 2016-02-11 14:47:04 -08:00
  • cd4a7492cd Fixing one more bytes vs string battle in Python 3 Christopher Allan Webber 2016-02-11 11:36:05 -08:00
  • 64b989a756 #5416: Fix tests using the FileObjectAwareFile Christopher Allan Webber 2016-02-11 11:21:44 -08:00
  • 7c1287b66c Upgrade sqlalchemy and sa-migrate Boris Bobrov 2016-01-21 22:26:39 +03:00
  • 6199c8da8d Move "/usr/bin/env bash" to simply "/bin/sh" Christopher Allan Webber 2016-02-11 10:26:51 -08:00
  • 1eaad45f89 .iteritems() doesn't exist in Python 3, converted to .items() Christopher Allan Webber 2016-02-11 10:23:06 -08:00
  • 493698a536 Switch to #!/bin/sh (don't use "env" unless we have to) Christopher Allan Webber 2016-02-10 11:11:02 -08:00
  • 850eabc325 Committing extracted and compiled translations Christopher Allan Webber 2016-02-07 09:28:51 -08:00
  • 679f729221 Fix #5079 - tags unicity is on the slug, not the name Loic Dachary 2016-01-25 19:08:52 +07:00
  • 05f26e3abc Do not calculate processing info for anonymous user Boris Bobrov 2016-02-05 05:38:18 +03:00
  • fa858bd717 removed debug prints, added video icon Boris Bobrov 2014-08-18 17:47:21 +03:00
  • 654d7cf94f Display type icon in thumbnails Boris Bobrov 2014-08-16 02:18:12 +03:00
  • 3b6b009077 Merge branch 'media_panel' Boris Bobrov 2016-02-05 04:33:05 +03:00
  • f13225fa6d Prevent dict changed during iteration in video Boris Bobrov 2016-02-05 04:32:19 +03:00
  • 157ee14b14 Merge branch 'master' of git.sv.gnu.org:/srv/git/mediagoblin Boris Bobrov 2016-02-05 04:32:07 +03:00
  • 5573c41054 Issue #5349: Submission tests fail confusingly on missing dependency Christopher Allan Webber 2016-02-04 15:40:28 -08:00
  • 41076dc96b Fix occurence of unicode() Boris Bobrov 2016-02-01 01:43:36 +01:00
  • db6cc0c061 Change uploader to actor Boris Bobrov 2016-02-01 00:35:42 +01:00
  • a2608d6b59 changes to BaseProcessingFail arguments usage Boris Bobrov 2014-08-18 03:07:02 +03:00
  • 75972f0afa some fixes to the panel looks Boris Bobrov 2014-08-17 00:43:21 +03:00
  • 906a00b667 added filtering by entry state in processing panel Boris Bobrov 2014-08-16 17:41:37 +03:00
  • be9262b4d4 included plugin from previous commit to mediagoblin.ini Boris Bobrov 2014-08-16 16:38:35 +03:00
  • 728ee1df3c added a plugin to display information about entries in processing Boris Bobrov 2016-02-01 00:28:32 +01:00
  • e3663c7be1 changed the way we save information about exceptions Boris Bobrov 2014-08-11 20:59:35 +04:00
  • 4dd814a945 moved styles to a css file; more fixes to templates Boris Bobrov 2014-08-11 20:42:49 +04:00
  • a186505a8a removed h2 from media panel Boris Bobrov 2014-08-11 14:03:18 +04:00
  • d59c2298e4 removed querying of unused metrics in media panel Boris Bobrov 2014-08-11 13:51:07 +04:00
  • 9ab3c66cf1 processing panel new looks Boris Bobrov 2014-08-11 13:39:19 +04:00
  • 7c9af02ab6 Fix #5408 - ignore non-int offset in api feed Loic Dachary 2016-01-25 17:26:33 +07:00
  • 63b5959fd4 Fix #947 - media_type configuration files location Loic Dachary 2016-01-14 11:55:18 +01:00
  • 45189f6dfb Merge branch 'master' of git.sv.gnu.org:/srv/git/mediagoblin Boris Bobrov 2016-01-22 10:32:35 +03:00
  • 45aa5360d6 Make freesound compatible with python3 Boris Bobrov 2016-01-22 01:36:27 +03:00
  • 64c035b39f Issue #5394: Wrong url for forgot_password in basic_auth plugin Christopher Allan Webber 2016-01-21 12:37:50 -08:00
  • ea309bff97 Pass filename instead of file object when calling PIL.Image.save() 宋文武 2016-01-12 09:48:00 +08:00
  • 525e851e17 Fix an occurence of print ... to print(...) Boris Bobrov 2016-01-21 23:19:31 +03:00
  • bbe0855651 Fix #1096 - allow - in usernames Loic Dachary 2016-01-12 18:39:28 +01:00
  • 2fdc14a242 trac#5397: Allow decode_request to parse content-type headers with extra options. Ben Sturmfels 2016-01-19 23:53:52 +11:00
  • 4c77f3d563 Fix #5398 and #5395 - Fix tests failing due to problem creating connection for alembic Jessica Tallon 2016-01-20 09:09:42 +00:00
  • 8de5a9319a Fix #5390 - Create migration to delete Notifications and fix Report Jessica Tallon 2016-01-19 09:17:12 +00:00
  • 8b4645dfd4 Fix #1099 - remove x mode from ini file Loic Dachary 2016-01-12 18:09:56 +01:00
  • 6ec0393df0 Fix #5359 - unpriviledged -> unprivileged Loic Dachary 2016-01-12 01:47:20 +01:00
  • 83d9b6c3f6 Use inspect_table inplace of redefining them all Jessica Tallon 2016-01-18 10:29:01 +00:00
  • 2ddebb97bf Fix #5391 - Alembic migrations would only work for SQLite Jessica Tallon 2016-01-18 09:39:34 +00:00
  • beb5a4a150 Fix issue 5366 Update blog views ayleph 2015-12-06 14:48:45 -05:00
  • eebd0063fe Fix #5382 - Add migration and fix so tombstones are removed from collections Jessica Tallon 2016-01-12 11:41:21 +00:00
  • c17f755eea Fix #5315 - use env in shebangs Loic Dachary 2016-01-12 01:26:14 +01:00
  • 90c083aafe Use six.itervalues() in delete_media_files 宋文武 2016-01-12 11:37:21 +08:00
  • 673bee80ff Adding Tom Fay to the AUTHORS file Christopher Allan Webber 2016-01-14 10:16:12 -08:00
  • f485d55f81 Add a TODO to rename run_all_migrations to run_legacy_migrations Christopher Allan Webber 2016-01-07 14:36:26 -08:00
  • a6835f422f Initial alembic migration to base other migrations on Boris Bobrov 2015-11-26 23:47:55 +03:00
  • 2b68834c44 Enable alembic as the main tool for migrations Boris Bobrov 2015-11-07 16:57:22 +03:00
  • 8da8c0ac2d Fix various style issues Boris Bobrov 2015-11-01 09:26:39 +09:00
  • 9bc8c8709d Add a comment when we do / don't add collections dropdown Christopher Allan Webber 2016-01-07 11:07:38 -08:00
  • 43cf0a68f2 Add test to check that an activity is created when a collection was chosen. tom 2015-12-12 11:29:27 +00:00
  • 5f60a4550d Add collection drop down to submit page. tom 2015-12-12 11:02:39 +00:00
  • cf948352b2 Do not require python3.3 explicitely Boris Bobrov 2016-01-07 18:28:52 +03:00
  • 6db9c5258c Uncap Paste Boris Bobrov 2016-01-07 21:12:01 +03:00
  • ab53aea8f4 Add workaround for incompilable Interlingua locale Boris Bobrov 2016-01-07 19:50:27 +03:00
  • e75a45c00f Fix issue 5367 Edit view updates ayleph 2015-12-06 14:54:32 -05:00
  • 47f7ff8d22 Fix issue 5371 broken collection atom feeds ayleph 2015-12-07 11:38:21 -05:00
  • 9bdb174143 Fix #5369 - Broken activities cause issues in migrations Jessica Tallon 2016-01-06 15:45:41 +00:00
  • 94c064d3ad Point to the "Libre Browsers Libre Formats" page on the LibrePlanet wiki Christopher Allan Webber 2015-12-29 15:01:02 -06:00
  • 40add1afe2 Remove .tx/config as we're no longer using Transifex Jessica Tallon 2015-12-29 16:41:47 +00:00
  • 0ae15357eb Fix a exception db closed exception in migrations Jessica Tallon 2015-12-29 16:36:35 +00:00
  • bf79b8bd5b Fix migrations of activity intermediators Jessica Tallon 2015-12-28 13:27:41 +00:00
  • ccd9dabe75 Fix #5368 - Improve test efficiancy Jessica Tallon 2015-12-28 12:55:33 +00:00
  • 63053f8c66 Merge branch 'stable' Boris Bobrov 2015-12-21 02:46:24 +03:00
  • 355d062dd4 Work around pbutils import warning bug (5066) Boris Bobrov 2015-12-21 02:45:22 +03:00
  • f58fac0950 Fix typo in VideoData docstring Boris Bobrov 2015-12-20 21:38:56 +03:00
  • a308306bcb Setting 0.8.2.dev in configure.ac as well Christopher Allan Webber 2015-12-20 11:11:07 -06:00
  • 7f5a8e1c38 Setting version to v0.8.2.dev Christopher Allan Webber 2015-12-20 11:10:23 -06:00
  • ca3dd10e2b Fixing typo (thanks breton) Christopher Allan Webber 2015-12-20 10:58:43 -06:00
  • 9b9c04e6ac 0.8.1 release notes Christopher Allan Webber 2015-12-20 09:53:25 -06:00
  • 76a8e720e5 Merge branch 'stable' Christopher Allan Webber 2015-12-20 09:05:00 -06:00
  • 86ee2d1a0e Fix security issue in OAuth verifier validation Jessica Tallon 2015-12-20 01:11:31 +00:00
  • 86d01f0816 Merge branch 'stable' Christopher Allan Webber 2015-12-19 21:57:27 -06:00
  • f1db51e4db Fix bug on the OAuth client deauthorization page Jessica Tallon 2015-12-20 01:49:28 +00:00
  • 6e38fec80e Fix Issue 5375 Deprecated function in video thumb ayleph 2015-12-17 21:06:42 -05:00
  • 564a48e018 Fix Issue 5375 Deprecated function in video thumb ayleph 2015-12-17 21:06:42 -05:00
  • 13f187992a Kludgey documentation fix so that python 2 does not break with flup Christopher Allan Webber 2015-12-14 14:19:20 -06:00
  • e61dea3b05 Add "Add media" button on home page when no media is present. Ben Sturmfels 2015-08-04 14:19:09 +10:00
  • 600a170ecf Fix issue #5372: test_comment_notification fails with werkzeug 0.11 or newer Christopher Allan Webber 2015-12-10 11:29:20 -06:00
  • e2b44bd7a7 Fix issue 983 PDF UnicodeDecodeError ayleph 2015-12-04 02:02:02 -05:00
  • fd07dd6da9 Fix #5363 - Collections don't serialize correctly Jessica Tallon 2015-11-25 14:57:46 +00:00
  • 0d053bff98 Added test for #5356 - Read someone else's feed Jessica Tallon 2015-11-24 10:45:23 +00:00
  • 34f1d8a264 Allow API client to GET another user's outbox ayleph 2015-10-31 04:18:44 -04:00