index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining Python 2 compatibility code.
Ben Sturmfels
2021-03-05
4
-25
/
+1
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
74
-175
/
+35
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
158
-1391
/
+1353
*
Remove six library.
Ben Sturmfels
2021-03-05
4
-5
/
+1
*
Update relnotes with bug fixes since 0.10.0.
Ben Sturmfels
2021-03-03
1
-0
/
+3
*
Show last git commit when building Docker image.
Ben Sturmfels
2021-03-03
2
-0
/
+2
*
Reinstate audio spectrograms on Python 3 [#5610].
Fernando Gutierrez
2021-03-03
11
-1042
/
+311
*
Drop Python 2 installation support.
Ben Sturmfels
2021-03-03
8
-228
/
+9
*
Use official repo in Dockerfile.
Ben Sturmfels
2021-03-03
1
-2
/
+2
*
Pin wtforms due to removal of ext module.
Ben Sturmfels
2021-03-03
1
-1
/
+2
*
docs: Document video resolution config.
Ben Sturmfels
2020-05-16
1
-0
/
+16
*
Further document guix workaround for Werkzeug.
Ben Sturmfels
2020-05-13
1
-1
/
+6
*
Fix Mac dev setup issues [#5442].
Jeremy Bowman
2020-05-13
3
-1
/
+7
*
Increase Nginx upload limit to 100m, improve related docs [#5496].
Ben Sturmfels
2020-05-13
3
-16
/
+26
*
Avoid Celery/RabbitMQ "connection reset" errors [#5609].
Fernando Gutierrez
2020-05-12
3
-1
/
+2
*
Fix consistency in license list.
Ben Sturmfels
2020-05-11
1
-1
/
+1
*
Fix error generating Atom feed upon blank title [#1018].
Ben Sturmfels
2020-05-11
1
-1
/
+4
*
fixup! docs: Add chapter on upgrading, inc. system Python upgrades [#972].
Ben Sturmfels
2020-05-11
1
-0
/
+88
*
docs: Add chapter on upgrading, inc. system Python upgrades [#972].
Ben Sturmfels
2020-05-11
3
-61
/
+9
*
docs: Tweak deployment docs headings, link to configuration docs.
Ben Sturmfels
2020-05-11
2
-50
/
+41
*
fixup! Now in 0.11.0 development cycle.
Ben Sturmfels
2020-05-06
2
-2
/
+2
*
Now in 0.11.0 development cycle.
Ben Sturmfels
2020-05-06
1
-0
/
+12
*
Make ldap plugin python3 compatible
Olivier Mehani
2020-05-06
2
-2
/
+2
*
docs: Update relnotes to remove "node_modules".
Ben Sturmfels
2020-05-05
1
-8
/
+14
*
docs: Link up subtitles and video qualities in release notes.
Ben Sturmfels
2020-05-04
1
-2
/
+2
*
Remove reference to Gitorious.
Ben Sturmfels
2020-05-04
1
-8
/
+0
*
Update version for release.
Ben Sturmfels
2020-05-04
1
-1
/
+1
*
docs: Tweak the release notes and deployment docs following testing.
Ben Sturmfels
2020-05-04
4
-53
/
+60
*
Add release notes for v0.10.0.
Ben Sturmfels
2020-05-01
4
-57
/
+178
*
Allow Python 2 minor version upgrades [#5595].
Ben Sturmfels
2020-04-30
1
-77
/
+77
*
Forcibly pin all Python 2 dependencies [#5595].
Ben Sturmfels
2020-04-30
1
-11
/
+77
*
Fix Python 2 package dependencies and sub-dependencies [#5595].
Ben Sturmfels
2020-04-30
1
-2
/
+7
*
docs: Note possible permission issues during install.
Ben Sturmfels
2020-04-30
1
-0
/
+11
*
subtitles: Add documentation, limit uploads to *.vtt files, only show for vid...
Ben Sturmfels
2020-04-30
5
-10
/
+41
*
Add deprecation warning when running Python 2 [#5598].
Ben Sturmfels
2020-04-29
1
-0
/
+12
*
Test and update the media-types docs with Debian 10 and CentOS.
Ben Sturmfels
2020-04-29
2
-85
/
+85
*
Fix headings in production.rst.
Ben Sturmfels
2020-04-29
1
-2
/
+2
*
Fix some docs build warnings.
Ben Sturmfels
2020-04-29
6
-18
/
+23
*
Add CentOS rabbitmq instructions.
Ben Sturmfels
2020-04-29
2
-6
/
+7
*
Review and update the deploment docs for Debian 10 and CentOS 8 [#5593].
Ben Sturmfels
2020-04-29
5
-318
/
+303
*
Fix dependencies and tests for clean Python 2 & 3 test runs under Docker.
Ben Sturmfels
2020-04-28
7
-11
/
+34
*
Revert "Use audio icon when spectrogram fails. Add note to doc:media-types."
Ben Sturmfels
2020-04-28
1
-34
/
+17
*
Revert "Fix Jorge's audio upload workaround in Python 3."
Ben Sturmfels
2020-04-28
1
-2
/
+2
*
Remove spectrograms from Python 2 also [#5594].
Ben Sturmfels
2020-04-28
4
-35
/
+14
*
Preparing to release 0.10.
Ben Sturmfels
2020-04-28
2
-2
/
+2
*
Properly quote --without-python3 in docs (#5596).
Ben Sturmfels
2020-04-28
1
-1
/
+1
*
Fix missing logo in docs.
Ben Sturmfels
2020-04-28
1
-1
/
+1
*
Fix Sphinx build warnings, remove gNewSense, *buntu -> Ubuntu.
Ben Sturmfels
2020-04-28
3
-6
/
+11
*
Add some initial release notes for 0.10.0 (incomplete).
Ben Sturmfels
2020-04-24
1
-0
/
+34
*
Unmute videos by default.
Ben Sturmfels
2020-04-24
1
-2
/
+2
[next]