Commit Graph

  • 89068c2bdb Fix #5354 & #5355 - Fix Graveyard.serialize Jessica Tallon 2015-11-23 17:27:32 +00:00
  • fb071a38fe Use urljoin to create proper feed media URLs ayleph 2015-11-03 22:56:33 -05:00
  • ba6d2d7e78 Fix for issue 5070 gst incomplete file ayleph 2015-11-17 23:56:31 -05:00
  • 17eb7786b6 Fix add collection view for new schema Daniel Krol 2015-11-09 00:11:36 -08:00
  • 5acbb79da5 Fix minor grammatical error 'settings' -> 'setting'. Ben Sturmfels 2015-08-04 12:23:14 +10:00
  • 82c181f0c7 Remove <br/> from safe string indicating that CSRF cooking is missing. Ben Sturmfels 2015-08-04 12:00:58 +10:00
  • 68c963d6f5 trac#687: Add unit tests for redirect and redirect_obj. Ben Sturmfels 2014-08-04 17:18:36 +10:00
  • 6557bab6f1 Switch to webtest >= 2.0.18 Christopher Allan Webber 2015-11-05 15:32:51 -06:00
  • f51fd67a06 trac#665: Upgrade to WebTest 2.0.18 and fix broken test test_csrf_cookie_set. Ben Sturmfels 2015-08-24 20:47:33 +10:00
  • be2621a43c Prevent unhandled exception on non-existant user. Ben Sturmfels 2015-08-23 20:37:15 +10:00
  • 03bb1b7907 Merge branch 'comments' Jessica Tallon 2015-10-20 13:02:15 +00:00
  • 64a456a4e5 Comment changes for federation Jessica Tallon 2015-10-20 12:24:54 +00:00
  • fd703bb4d0 Fix #5353 - Bug in OAuth which referenced "user" Jessica Tallon 2015-10-17 00:18:32 +00:00
  • d216d771f6 Add public_id fixes throughout the code Jessica Tallon 2015-10-07 13:13:40 +02:00
  • bc75a65327 Add Graveyard model Jessica Tallon 2015-10-01 15:59:20 +02:00
  • 30852fda1c Add the __model_args__ deletion code Jessica Tallon 2015-10-01 13:23:33 +02:00
  • 0f3bf8d4b1 Collection changes and migration for federation Jessica Tallon 2015-09-17 13:47:56 +02:00
  • 80ba8ad1d1 Fix bugs with the exifread library update Jessica Tallon 2015-10-07 13:48:42 +02:00
  • 17f5902a4c Fix #994: Also set self.data when no change made to URL. Ben Sturmfels 2015-09-04 23:31:53 +10:00
  • 2a1082e3dc Use StringField.process_formdata() if valuelist is empty. Berker Peksag 2015-08-25 03:44:02 +03:00
  • 75dc254c65 Fix #994: Don't require users to type the website URL scheme when updating profile. Ben Sturmfels 2015-08-23 22:17:13 +10:00
  • bfbd09007a Issue #815: Replace two non-ASCII curly single quotes with straight quotes. Ben Sturmfels 2015-08-04 10:15:17 +10:00
  • b4997540dc Fix some unit tests and bugs Jessica Tallon 2015-08-24 18:28:41 +02:00
  • e9bb5879f7 Fix #5344 - OAuth NotImplemented exception Jessica Tallon 2015-08-21 17:57:39 +02:00
  • 3b4ad554c7 Fix #1066 - OAuth Invalid signature error Jessica Tallon 2015-08-20 13:20:48 +02:00
  • de366f735a Fix serialization after model changes Jessica Tallon 2015-08-20 11:31:50 +02:00
  • 35fbad47d7 Change structure of MediaEntry and add migration Jessica Tallon 2015-08-19 16:56:49 +02:00
  • c9f6afe291 Change codebase to query or create correct User model Jessica Tallon 2015-07-17 17:51:51 +02:00
  • f0a4c3475f Add a no_referrer setting to prevent browsers leaking information. Duncan 2015-08-02 06:51:27 +03:00
  • e2a8d30307 Fix urlparse import in tools/routing.py Berker Peksag 2015-08-01 05:05:07 +03:00
  • 750ddf32b5 Fix urlparse import in tools/routing.py Berker Peksag 2015-08-01 05:05:07 +03:00
  • d7f35f6fbe Add the user models to the MODELS list Jessica Tallon 2015-07-31 13:45:52 +02:00
  • d88fcb03e2 Change codebase to query or create correct User model Jessica Tallon 2015-07-17 17:51:51 +02:00
  • 283e6d8b9f Add polymorphic properties to User Jessica Tallon 2015-07-17 17:49:18 +02:00
  • aa9ba3ed80 Add LocalUser and RemoteUser and migration Jessica Tallon 2015-06-26 15:29:44 +02:00
  • da0be53c3b Regenerate po file after 8e832f84597bd1505f23f4abd4eef96ce12d3822 Berker Peksag 2015-07-22 11:26:08 +03:00
  • 75b60cde01 Fix typos reported in #1102 Berker Peksag 2015-07-22 11:24:12 +03:00
  • b4b04522bf Regenerate po file after 8e832f84597bd1505f23f4abd4eef96ce12d3822 Berker Peksag 2015-07-22 11:24:49 +03:00
  • 8e832f8459 Fix typos reported in #1102 Berker Peksag 2015-07-22 11:24:12 +03:00
  • 47a2ab9cfc Return non-zero exit code if the command cannot be completed successfully. Berker Peksag 2015-07-22 10:52:37 +03:00
  • 287ba3a0f1 Pin mock 1.0.1 in Python 2 for now. Berker Peksag 2015-07-22 10:18:00 +03:00
  • e340879d3c Pin mock 1.0.1 in Python 2 for now. Berker Peksag 2015-07-22 10:18:00 +03:00
  • cc92922386 Change all unicode() calls with six.text_type(). Berker Peksag 2015-06-25 22:24:03 +03:00
  • 896d00fbf2 Change all unicode() calls with six.text_type(). Berker Peksag 2015-06-25 22:24:03 +03:00
  • 2c1b0dc3e3 Fix typo. Berker Peksag 2015-06-25 16:03:30 +03:00
  • 8e4b1fab36 Fix more print statements. Refs #5331 Berker Peksag 2015-06-25 15:57:47 +03:00
  • 9051f99391 Fix print statements to be python3 compatible. Refs #5331 Sebastian Spaeth 2015-06-25 12:38:58 +02:00
  • a17845d42e Fix typo. Berker Peksag 2015-06-25 16:03:30 +03:00
  • 790f31e275 Fix more print statements. Refs #5331 Berker Peksag 2015-06-25 15:57:47 +03:00
  • fe124c8979 Fix print statements to be python3 compatible. Refs #5331 Sebastian Spaeth 2015-06-25 12:38:58 +02:00
  • 380ea91dab Merge branch Generic Foreign Key changes Jessica Tallon 2015-06-24 21:45:39 +02:00
  • ddc2db746f Fix removal of ActivityIntermediatory migration Jessica Tallon 2015-06-24 21:22:03 +02:00
  • bf6ae3816f Import urlparse from six.moves to work on both Python 2 and 3. Berker Peksag 2015-06-05 19:45:00 +03:00
  • 39da994058 Import urlparse from six.moves to work on both Python 2 and 3. Berker Peksag 2015-06-05 19:45:00 +03:00
  • 853b74cd81 v0.8.0! Let's get this party started! Christopher Allan Webber 2015-06-04 08:30:54 -05:00
  • 30dbf9f524 More things to include in MANIFEST.in Christopher Allan Webber 2015-06-04 00:18:47 -05:00
  • 3169dde0c4 Note that users have to install node.js :\ Christopher Allan Webber 2015-06-03 22:15:11 -05:00
  • 270caff0d3 More adjustments to manifest.in Christopher Allan Webber 2015-06-03 21:32:44 -05:00
  • 095c85972b We now store mediagoblin.example.ini, not mediagoblin.ini Christopher Allan Webber 2015-06-03 21:26:42 -05:00
  • 3801d51ca3 Committing extracted and compiled translations Christopher Allan Webber 2015-06-03 21:15:44 -05:00
  • 193c509bf1 Potentially require virtualenv as a requirement for "make dist" Christopher Allan Webber 2015-06-03 15:08:45 -05:00
  • 90dbaefb80 "make check" should work, and "make dist" should use setup.py Christopher Allan Webber 2015-06-03 14:21:37 -05:00
  • eb8a6ba0cc Right, also don't build _version.py in configure.ac Christopher Allan Webber 2015-06-03 13:45:57 -05:00
  • bc84e1882a readthedocs can't read the version using autotools, so back to _version.py specifying it Christopher Allan Webber 2015-06-03 10:36:33 -05:00
  • e82c7edee5 Comment on why we're not using make dist... yet Christopher Allan Webber 2015-06-02 10:56:30 -05:00
  • 9bb2291aac Fix link from Gitorious -> Savannah Christopher Allan Webber 2015-06-01 14:06:43 -05:00
  • f5ac2b61f7 Better phrasing: "Should I Keep Open Registration Enabled?" Christopher Allan Webber 2015-05-30 10:34:10 -05:00
  • 3f088a3f3d "Should I enable registration?" section Christopher Allan Webber 2015-05-30 10:27:37 -05:00
  • 2d73983e8c Fix some problems with activity mixins and migrations Jessica Tallon 2015-05-25 17:22:32 +02:00
  • c1d27aa019 Add a more verbose GenericForeignKey implementation Jessica Tallon 2015-05-25 15:53:51 +02:00
  • d2256d0b3b Remove deprecated fields and fix activity creation in tools Jessica Tallon 2015-05-20 14:45:25 +02:00
  • 2e4782ef6d More fixed recommended by Elrond Jessica Tallon 2015-05-20 12:41:42 +02:00
  • 0b405a3ee2 Add some fixes Elrond suggested and doc strings Jessica Tallon 2015-05-18 11:12:47 +02:00
  • e8b44d7c09 Add migration to remove ActivityIntermediator Jessica Tallon 2015-04-28 20:43:15 +02:00
  • 6185a4b9e6 Fix the GenericForeignKey implementation Jessica Tallon 2015-04-28 19:53:25 +02:00
  • bfe1e8ce88 Migrate Activity to using the new GenericForeignKey Jessica Tallon 2015-03-02 14:27:52 +01:00
  • 641ae2f1e1 Add GenericForeignKey field and reference helper model Jessica Tallon 2015-02-25 13:41:53 +01:00
  • b791ae973c docs: Added handling of user_dev permissions Jim Campbell 2015-05-26 00:40:24 -05:00
  • 5b8e0b2a63 Use of deprecated frombytes when processing videos causes the task to fail Christopher Allan Webber 2015-05-22 14:16:45 -05:00
  • c2382bd4ea Clarifying the "note these steps" Christopher Allan Webber 2015-05-22 11:28:23 -05:00
  • 6adee95a25 No need to run git submodule init/update, run by bootstrap.sh Christopher Allan Webber 2015-05-22 11:15:00 -05:00
  • 11199c3161 Switch git remote url Christopher Allan Webber 2015-05-22 11:11:42 -05:00
  • 4baccdf89e Wrong version number. Stupid copy-pasta! Christopher Allan Webber 2015-05-22 11:08:45 -05:00
  • a87db7f547 0.8.0 release notes Christopher Allan Webber 2015-05-22 10:53:43 -05:00
  • b9db67d4c7 Updating AUTHORS for 0.8.0 Christopher Allan Webber 2015-05-22 10:04:30 -05:00
  • 52628d64a4 docs: Set paster service to start before celery Jim Campbell 2015-05-19 01:54:50 -05:00
  • 4c89287c3d docs: Updated permissions. Tweaked install details Jim Campbell 2015-05-19 01:50:07 -05:00
  • 80fe8e4c39 docs: Removed systemcl enable/start. Already issued. Jim Campbell 2015-05-18 21:19:42 -05:00
  • a03920751f docs: Need to start postgres on rpm distros Jim Campbell 2015-05-18 21:12:37 -05:00
  • 041c93634b docs: Formatting tweaks to production-deployments.rst Jim Campbell 2015-05-15 18:37:21 -05:00
  • ae69f816f8 Switch from "cp --no-clobber" to "cp -n" for bsd compatibility Christopher Allan Webber 2015-05-13 22:43:35 -05:00
  • 7d74b404ac docs: Added systemd info. Reworked init script info. Jim Campbell 2015-05-11 22:38:06 -05:00
  • cd7af7899f docs: Clean up nginx instructions Jim Campbell 2015-05-11 21:16:30 -05:00
  • 3948e44c9a docs: Added 'sudo' to cmd. Made 'exit' from postgres acct more clear. Jim Campbell 2015-05-11 20:41:01 -05:00
  • 7bba6d2e9c docs: Removed chkconfig cmd. Made 'exit' more explicit. Jim Campbell 2015-05-11 20:15:08 -05:00
  • ec255f63be docs: Copy paste.ini to paste_local.ini Jim Campbell 2015-05-11 13:05:10 -05:00
  • 94a5d6a81d docs: Typo fix. Fixed repated reference to gstreamer1.0-libav Jim Campbell 2015-05-11 12:48:24 -05:00
  • 8af91ceae7 docs: Updated gstreamer audio media type requirements to gst-1.0 Jim Campbell 2015-05-11 12:44:14 -05:00
  • 8d59cd1f98 Note on what --without-virtualenv does Christopher Allan Webber 2015-04-28 14:14:44 -05:00
  • fd4ddeb14e #5314 Prevent ZeroDivisionError in exif.py Christopher Allan Webber 2015-04-27 17:26:59 -05:00