Commit Graph

  • c121a7d3d0 OAuth: Support refresh tokens, etc Joar Wandborg 2013-03-10 22:52:07 +01:00
  • 7d503a897b Really removing nosetests things now! all assert_whatever removed Christopher Allan Webber 2013-04-06 10:07:47 -05:00
  • 4412385394 Better docs for GenerateSlugMixin. Elrond 2013-01-26 00:10:30 +01:00
  • 455fd36ff6 Use GenerateSlugMixin for collections. Elrond 2013-01-25 22:41:28 +01:00
  • 29c65044bf Refactor generate_slug into a mixin. Elrond 2013-01-25 21:53:28 +01:00
  • fe6755f0f4 Merge branch '614_multi_test_config' Christopher Allan Webber 2013-04-04 19:44:36 -05:00
  • 5c2ece7401 Switch test_app generation over to use py.test fixtures. Christopher Allan Webber 2013-04-04 19:23:04 -05:00
  • e11c62a0ef Oops, forgot to assign dump_old_app to self, heh. Christopher Allan Webber 2013-04-04 11:13:47 -05:00
  • 245d4f119f Turning setup_fresh_app into SetupFreshApp, a decorator with options! Christopher Allan Webber 2013-04-04 11:08:50 -05:00
  • 6588acc183 Updating get_app to allow for passing in particular app configs Christopher Allan Webber 2013-04-04 10:37:32 -05:00
  • 39a71c09d7 Also require pytest-xdist! Christopher Allan Webber 2013-04-03 16:31:42 -05:00
  • c8196f2805 Use py.test --boxed for unit tests from now on! Christopher Allan Webber 2013-04-03 15:21:40 -05:00
  • cb14544082 These tests need to have a MediaGoblin app setup so they can connect to the db! Christopher Allan Webber 2013-04-03 14:32:35 -05:00
  • 958080be16 All mediagoblin tests now pass with py.test (switched setUp to setup) Christopher Allan Webber 2013-04-03 14:05:42 -05:00
  • d9f61cf7d7 Create ProcessingState.store_public. Elrond 2013-04-03 18:52:17 +02:00
  • af0b508c75 Little refactoring for images: media_files. Elrond 2013-04-03 18:49:46 +02:00
  • b1126f7127 A bit of pep8: Remove useless whitespace. Elrond 2013-03-26 14:16:17 +01:00
  • 4924b93bac Merge remote-tracking branch 'JDShu/649_use_form_data_field' Elrond 2013-03-30 14:42:45 +01:00
  • 047d8d5871 Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin Christopher Allan Webber 2013-03-29 08:09:36 -05:00
  • 6c6e9911f5 Warning that raven plugin is somewhat experimental! Christopher Allan Webber 2013-03-29 08:09:26 -05:00
  • 2ef2f46e73 Refactor file field checking. Elrond 2013-03-22 15:45:21 +01:00
  • c5d341d79d Use WTForms data field in user_pages/views.py Hans Lo 2013-03-28 04:15:53 -04:00
  • 9d140cb842 Use WTForms data field in auth/views.py Hans Lo 2013-03-28 04:13:23 -04:00
  • dfa6994d4d auth: whitespace cleanup in views.py Hans Lo 2013-03-28 00:52:24 -04:00
  • 29f523e1db Use WTForms data field in plugins/oauth/views.py Hans Lo 2013-03-28 00:08:18 -04:00
  • c5673a1300 Use WTForms data field in submit/views.py Hans Lo 2013-03-27 23:56:33 -04:00
  • dc03850b7a Use WTForms data field in edit/views.py Hans Lo 2013-03-27 23:56:20 -04:00
  • 9924cd0fb6 piwigo: Fix pwg_getversion Elrond 2013-03-24 16:09:40 +01:00
  • 79f87b975e piwigo: Start at pwg.images.addSimple. Elrond 2013-03-26 19:19:32 +01:00
  • 3843697c28 Call is_updated instead of testing it boolean. Brett Smith 2013-03-25 09:20:46 -04:00
  • 126c3503a0 Merge remote-tracking branch 'aeva/671_fix_stl' Christopher Allan Webber 2013-03-25 08:01:11 -05:00
  • 50d123b4be Ascii stl files now should have their whitespace stripped when parsing. Aeva Ntsc 2013-03-25 07:55:24 -05:00
  • eacb9c4886 Fixed a bug that had binary stls be handled by the ascii stl parser. Aeva Ntsc 2013-03-24 16:12:55 -05:00
  • 09102e0767 Harden It's Dangerous key management. Brett Smith 2013-03-24 16:27:20 -04:00
  • e84e1cdf12 First tests for the Session class. Brett Smith 2013-03-24 15:46:10 -04:00
  • 5d1a8815d1 Set a starting value for session.send_new_cookie. Brett Smith 2013-03-24 15:39:49 -04:00
  • 9e1fa2396f Remove beaker stuff from the code. Brett Smith 2013-03-24 15:10:08 -04:00
  • 627a721cf6 Delete the session cookie on an empty session. Brett Smith 2013-03-24 14:47:02 -04:00
  • c7424612d7 Back sessions with It's Dangerous. Brett Smith 2013-03-24 14:44:41 -04:00
  • 956a87322e Merge remote-tracking branch 'jdshu/649_use_form_data_field' Christopher Allan Webber 2013-03-24 13:25:01 -05:00
  • db9ab08a11 Webtest2 breaks response.cookies stuff for some reason. Christopher Allan Webber 2013-03-24 13:22:31 -05:00
  • 2263a4cb5c Use WTForms data field in user_pages/views.py Hans Lo 2013-03-24 13:56:08 -04:00
  • b06ea4ab46 Updated VideoThumbnailerMarkII, removed old Joar Wandborg 2013-03-24 18:49:05 +01:00
  • 05eee632f8 Adding documentation on what the $need_arg code in runtests.sh does Christopher Allan Webber 2013-03-24 09:51:35 -05:00
  • 9430b957e4 Move description of software stack below description of "What's where" Christopher Allan Webber 2013-03-21 10:08:09 -05:00
  • bb530c4445 Improve fs security for itsdangerous secret. Elrond 2013-03-22 19:12:55 +01:00
  • 5a8aae3aba Docs for get_timed_signer_url. Elrond 2013-03-22 19:09:19 +01:00
  • 5907154a59 Basic itsdangerous infrastructure. Elrond 2013-03-22 18:46:47 +01:00
  • 398d384137 piwigo start at pwg.images.addChunk. Elrond 2013-03-21 09:16:05 +01:00
  • cf0816c182 piwigo: Add session.getStatus, improve categories.getList Elrond 2013-03-21 09:07:59 +01:00
  • dc7c26f355 piwigo: Sent a fake cookie. Elrond 2013-03-21 09:01:48 +01:00
  • 1330abf722 Add warning README.rst and fix pep8. Elrond 2013-03-19 15:29:01 +01:00
  • 4234fffafa piwigo: Move tool functions into tools.py Elrond 2013-03-19 12:07:23 +01:00
  • e4e5948c58 Start at pwg.categories.getList and improve xml output. Elrond 2013-03-19 11:45:22 +01:00
  • bd3bc0446c piwigo: start xml response encoding, more (fake) methods. Elrond 2013-03-19 10:18:29 +01:00
  • 427beb08af Starting a piwigo api plugin. Elrond 2013-03-13 14:51:00 +01:00
  • 997ef97669 Improve release notes formatting. Elrond 2013-03-19 18:52:14 +01:00
  • d40bce8594 Point to the Hacking HOWTO Christopher Allan Webber 2013-03-18 08:50:29 -05:00
  • 5058cd5100 Fix sphinx warnsing in docs. Sam Clegg 2013-03-17 17:39:31 -07:00
  • 6b92dca59d Better description of the structure of the application Christopher Allan Webber 2013-03-17 14:16:19 -05:00
  • f6097b2eac Clarification on some original design decisions things. Christopher Allan Webber 2013-03-17 13:53:45 -05:00
  • 8dad2978e7 A more realistic "con" explaination in the docstring of exif_fix_image_orientation Christopher Allan Webber 2013-03-15 09:19:22 -05:00
  • 880f396bd9 Remove .pyc files from tarball when running maketarball.sh Christopher Allan Webber 2013-03-12 21:36:05 -05:00
  • c56243f08c Changing "evil" submission test-script to be a bash script. Christopher Allan Webber 2013-03-12 21:35:15 -05:00
  • 340100ee99 Start a storage section. Elrond 2013-03-10 22:33:28 +01:00
  • e72c30e0e5 Only create api docs for mediagoblin/ Elrond 2013-01-25 22:43:33 +01:00
  • 80550e22c3 Now in 0.4.0 dev mode! Christopher Allan Webber 2013-03-12 12:11:55 -05:00
  • fda5ea7aaa "will now" -> "will not" tyop caught by AVRS... fixed, thanks! Christopher Allan Webber 2013-03-12 11:49:39 -05:00
  • b1f0b4b8f9 New version: 0.3.3 ! Christopher Allan Webber 2013-03-11 17:26:22 -05:00
  • b0ed6def40 Committing extracted and compiled translations Christopher Allan Webber 2013-03-11 17:22:09 -05:00
  • 8aaf38b3a2 Committing present MediaGoblin translations before pushing extracted messages Christopher Allan Webber 2013-03-11 17:21:53 -05:00
  • d0ceb506bd Fixing dates when uploaded in a video to a mediagoblin instance. Christopher Allan Webber 2013-03-11 16:54:41 -05:00
  • 70177c1feb You can also DELETE accounts now Christopher Allan Webber 2013-03-11 15:18:24 -05:00
  • a28c6c4c48 Minor release note changes, as suggested by Elrond. Christopher Allan Webber 2013-03-11 13:35:59 -05:00
  • 6e2dcbffaf 0.3.3 release notes Christopher Allan Webber 2013-03-11 12:34:02 -05:00
  • 903bec66ee Updating AUTHORS with many more people who deserve to be attributed! Christopher Allan Webber 2013-03-10 09:56:49 -05:00
  • 0151060a5b Added thingiview.js symlink, fixes webgl view Joar Wandborg 2013-03-10 23:08:53 +01:00
  • e9330b9552 655: Fix collection fetching for media_collect() Elrond 2013-03-10 20:56:48 +01:00
  • 8da8449332 tyop fix in docs, lazyserer.sh->lazyserver.sh Christopher Allan Webber 2013-03-09 12:18:36 -06:00
  • ed6a0bcd42 Change the _original_ design decisions. Elrond 2013-03-09 14:51:01 +01:00
  • 43a2f7fe79 Revive old "Design Decisions". Elrond 2013-03-09 14:02:01 +01:00
  • 81f73707a6 Providing warning to users about instability of OAuth/API Christopher Allan Webber 2013-03-08 14:38:55 -06:00
  • 7bf229267d Making a fix so that video codec name switched from "vp8 video" to "vp8" Christopher Allan Webber 2013-03-06 12:05:40 -06:00
  • a99321b9d9 Committing extracted and compiled translations Christopher Allan Webber 2013-03-04 18:05:54 -06:00
  • f415c35b4e Merge branch 'master' into 419_cherrypick_large_uploads Christopher Allan Webber 2013-03-04 15:47:05 -06:00
  • f51a416778 Removing an unnecessary video write Christopher Allan Webber 2013-03-04 11:53:04 -06:00
  • 55c7bf592c Merge branch 'joar-skip_transcoding' Christopher Allan Webber 2013-03-04 11:45:27 -06:00
  • e9b69c7d0e Elrond points out that we should use form.collection.data Christopher Allan Webber 2013-03-04 11:45:14 -06:00
  • 7e4a87dca5 Give a more useful error if a table already exists and so we can't create it during migrations Christopher Allan Webber 2013-03-04 10:57:21 -06:00
  • 17e4679ddc Three fixes to collection adding view, one of them a serious security bug Christopher Allan Webber 2013-03-04 10:12:48 -06:00
  • 5302477671 self.media_data->self.media_manager in the docstring. Thanks for catching, Elrond. Christopher Allan Webber 2013-03-03 16:28:16 -06:00
  • e77df64fd1 No reason really to pass in fetch_order anyway... Christopher Allan Webber 2013-03-03 15:40:49 -06:00
  • 99a54c0095 Make copying to/from storage systems memory efficient (#419) Sebastian Spaeth 2012-12-19 11:06:51 +01:00
  • 4f239ff194 Another elrond suggestion: only init orig_metadata if there's anything in the dict. Christopher Allan Webber 2013-03-03 14:29:30 -06:00
  • 9d4cebfd36 Per Elrond's suggestions moving DEFAULT_WEBM_TYPE to media manager Christopher Allan Webber 2013-03-03 14:27:36 -06:00
  • 787aafd644 Extrapolate type= based on the video metadata that we have, if we can. Christopher Allan Webber 2013-03-03 11:41:40 -06:00
  • b35dfd3271 Mild cosmetic cleanups to video.html and adding missing </li> elements. Christopher Allan Webber 2013-03-03 11:08:14 -06:00
  • 14814f217a {% set %} the display_type and display_path and use that elsewhere Christopher Allan Webber 2013-03-03 11:03:30 -06:00
  • 3ff006ef3b pdb.set_trace() in mediagoblin code is Not Allowed(TM), removing from audio code Christopher Allan Webber 2013-03-03 10:38:06 -06:00
  • 29adab4651 Now store metadata info from processing into the media type. Christopher Allan Webber 2013-03-03 10:36:37 -06:00