[Git][noosfero/noosfero][stretch] 17 commits: Html5VideoPlugin: Extracts model methods

Rodrigo Souto gitlab at mg.gitlab.com
Thu Dec 21 12:51:42 BRST 2017


Rodrigo Souto pushed to branch stretch at Noosfero / noosfero


Commits:
0c21c426 by Gabriel Silva at 2017-12-13T16:35:30-02:00
Html5VideoPlugin: Extracts model methods

Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>

- - - - -
6d36fba9 by Gabriel Silva at 2017-12-13T16:35:31-02:00
Html5VideoPlugin: Adds queue info for pending videos

Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>

- - - - -
7430b472 by Gabriel Silva at 2017-12-13T16:35:31-02:00
Html5VideoPlugin: forks to process pending videos

Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>

- - - - -
5ca7ee64 by Gabriel Silva at 2017-12-13T17:09:29-02:00
Html5VideoPlugin: uses MAX_RETRIES to handle errors

Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>

- - - - -
73a643fd by Gabriel Silva at 2017-12-15T14:49:59-02:00
Adds default filter to protect admin controllers

Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>

- - - - -
1cfcbd8b by Rodrigo Souto at 2017-12-18T15:21:08+00:00
Merge branch 'html5_video_imp' into 'master'

Html5VideoPlugin: Bug fixes and Improvements

See merge request noosfero/noosfero!1360
- - - - -
28bab236 by Rodrigo Souto at 2017-12-19T13:44:24+00:00
Merge branch 'admin_filters' into 'master'

Adds default filter to protect admin controllers

See merge request noosfero/noosfero!1362
- - - - -
8f362b88 by Rodrigo Souto at 2017-12-19T11:34:10-03:00
stretch-update: remove version requirements from debian control

- - - - -
1bb50bc8 by Rodrigo Souto at 2017-12-19T11:34:10-03:00
stretch-update: update autolink

- - - - -
5600d5d8 by Rodrigo Souto at 2017-12-19T11:34:10-03:00
stretch-update: update gem versions

- - - - -
88f595ff by Rodrigo Souto at 2017-12-19T11:34:10-03:00
stretch-update: update recaptcha config

- - - - -
13556284 by Rodrigo Souto at 2017-12-19T11:34:10-03:00
stretch-update: update rmagick require

- - - - -
c0908c44 by Rodrigo Souto at 2017-12-19T11:34:10-03:00
stretch-update: create docker ci and install-dependencies script

- - - - -
f40b18a6 by Rodrigo Souto at 2017-12-19T11:34:10-03:00
stretch-update: install gnupg for apt-add key

- - - - -
b92a90a4 by Rodrigo Souto at 2017-12-19T11:34:11-03:00
stretch-update: install apt-transport-https to handle ssl

- - - - -
7102aa74 by Rodrigo Souto at 2017-12-19T11:34:11-03:00
stretch-update: configure gitlab-ci to use stretch docker

- - - - -
82afaec2 by Rodrigo Souto at 2017-12-19T11:34:11-03:00
stretch-update: fix broken tests

- - - - -


30 changed files:

- .gitlab-ci.yml
- Gemfile
- app/controllers/admin_controller.rb
- app/models/concerns/string_template.rb
- + config/docker/ci-stretch/Dockerfile
- + config/docker/ci-stretch/build
- config/initializers/recaptcha.rb
- debian/control
- plugins/admin_notifications/test/functional/admin_notifications_plugin_admin_controller_test.rb
- + plugins/html5_video/lib/html5_video_plugin/pool_helper.rb
- plugins/html5_video/lib/html5_video_plugin/video_channel.rb
- plugins/html5_video/lib/presenters/video.rb
- plugins/html5_video/lib/video_processor/ffmpeg.rb
- plugins/html5_video/lib/video_processor/pool_manager.rb
- plugins/html5_video/lib/video_processor/recorder.rb
- plugins/html5_video/public/style.css → plugins/html5_video/public/style.scss
- plugins/html5_video/public/video-channel.js
- plugins/html5_video/script/video_processor_foreground.rb
- plugins/html5_video/test/integration/pool_manager_test.rb
- plugins/html5_video/test/integration/video_processor_test.rb
- plugins/html5_video/test/unit/ffmpeg_test.rb
- + plugins/html5_video/test/unit/video_channel_test.rb
- plugins/html5_video/test/unit/video_presenter_test.rb
- plugins/html5_video/views/content_viewer/video_channel.html.erb
- plugins/html5_video/views/file_presenter/_video.html.erb
- plugins/products/test/integration/category_list_test.rb
- plugins/theme_manager/test/unit/theme_manager_helper_test.rb
- plugins/vote/test/functional/vote_plugin_admin_controller_test.rb
- + script/install-dependencies/debian-stretch.sh
- test/fixtures/role_assignments.yml


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/c9026a551e16b856cd5e496a281e9454803c627b...82afaec2db195a7c3eaf25603566607bed0f3550

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/c9026a551e16b856cd5e496a281e9454803c627b...82afaec2db195a7c3eaf25603566607bed0f3550
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20171221/50d86994/attachment.html>


More information about the Noosfero-dev mailing list