| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ruby2.5-rubygem-web-console | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 3.6.2 | Vendor: openSUSE |
| Release: bp155.2.10 | Build date: Mon May 22 14:07:05 2023 |
| Group: Development/Languages/Ruby | Build host: obs-arm-8 |
| Size: 102862 | Source RPM: rubygem-web-console-3.6.2-bp155.2.10.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/rails/web-console | |
| Summary: A debugging tool for your Ruby on Rails applications | |
A debugging tool for your Ruby on Rails applications.
MIT
* Sun Apr 29 2018 factory-auto@kulow.org
- updated to version 3.6.2
see installed CHANGELOG.markdown
[#]# 3.6.2
* [#255](https://github.com/rails/web-console/pull/255) Fix the truncated HTML body, because of wrong Content-Length header ([@timomeh])
* Thu Apr 19 2018 factory-auto@kulow.org
- updated to version 3.6.1
see installed CHANGELOG.markdown
[#]# 3.6.1
* [#252](https://github.com/rails/web-console/pull/252) Fix improper injection in Rack bodies like ActionDispatch::Response::RackBody ([@gsamokovarov])
* Tue Apr 10 2018 factory-auto@kulow.org
- updated to version 3.6.0
see installed CHANGELOG.markdown
[#]# 3.6.0
* [#254](https://github.com/rails/web-console/pull/254) Rescue ActionDispatch::RemoteIp::IpSpoofAttackError ([@wjordan])
* [#250](https://github.com/rails/web-console/pull/250) Close original body to comply with Rack SPEC ([@wagenet])
* [#249](https://github.com/rails/web-console/pull/249) Update for frozen-string-literal friendliness ([@pat])
* [#248](https://github.com/rails/web-console/pull/248) Fix copy on Safari ([@ybart])
* [#246](https://github.com/rails/web-console/pull/246) International keyboard special character input fixes ([@fl0l0u])
* [#244](https://github.com/rails/web-console/pull/244) Let WebConsole.logger respect Rails.logger ([@gsamokovarov])
* Tue Jul 25 2017 dimstar@opensuse.org
- Build for all ruby versions (boo#1049991).
* Tue May 23 2017 coolo@suse.com
- updated to version 3.5.1
see installed CHANGELOG.markdown
[#]# 3.5.1
* [239](https://github.com/rails/web-console/pull/239) Fix the ActionDispatch::DebugExceptions integration ([@gsamokovarov])
* Thu Mar 30 2017 coolo@suse.com
- updated to version 3.5.0
see installed CHANGELOG.markdown
[#]# 3.5.0
* [237](https://github.com/rails/web-console/pull/237) Bindex integration for JRuby 9k support ([@gsamokovarov])
* [236](https://github.com/rails/web-console/pull/236) Remove unused Active Support lazy load hook ([@betesh])
* [230](https://github.com/rails/web-console/pull/230) Handle invalid remote addresses ([@akirakoyasu])
* Sun Oct 30 2016 coolo@suse.com
- updated to version 3.4.0
see installed CHANGELOG.markdown
[#]# 3.4.0
* [#205](https://github.com/rails/web-console/pull/205) Introduce autocompletion ([@sh19910711])
* Wed Jul 06 2016 coolo@suse.com
- updated to version 3.3.1
see installed CHANGELOG.markdown
[#]# 3.3.1
Drop support for Rails `4.2.0`.
[#]# 3.3.0
* [203](https://github.com/rails/web-console/pull/203) Map bindings to traces based on the trace __FILE__ and __LINE__ ([@gsamokovarov])
* Wed Jun 29 2016 coolo@suse.com
- updated to version 3.3.0
see installed CHANGELOG.markdown
[#]# 3.2.1
* [#202](https://github.com/rails/web-console/pull/202) Use first binding when there is no application binding ([@sh19910711])
* Tue Jun 07 2016 coolo@suse.com
- updated to version 3.2.0
see installed CHANGELOG.markdown
[#]# 3.2.0
* [#198](https://github.com/rails/web-console/pull/198) Pick the first application trace binding on errors ([@sh19910711])
* [#189](https://github.com/rails/web-console/pull/189) Silence ActionView rendering information ([@gsamokovarov])
* Tue Apr 12 2016 coolo@suse.com
- updated to version 3.1.1
see installed CHANGELOG.markdown
[#]# 3.1.1
* [#185](https://github.com/rails/web-console/pull/185) Fix `rails console` startup ([@gsamokovarov])
[#]# 3.1.0
* [#182](https://github.com/rails/web-console/pull/182) Let `#console` live in `Kernel` ([@schneems])
* [#181](https://github.com/rails/web-console/pull/181) Log internal Web Console errors ([@gsamokovarov])
* [#180](https://github.com/rails/web-console/pull/180) Autoload Web Console constants for faster Rails boot time ([@herminiotorres])
* Wed Mar 02 2016 dimstar@opensuse.org
- Fix spec: this rubygem is only compatible with ruby 2.2. Add:
+ %%define rb_build_versions ruby22
+ %%define rb_default_ruby_abi ruby:2.2.0
* Mon Jan 25 2016 coolo@suse.com
- updated to version 3.0.0
see installed CHANGELOG.markdown
[#]# 3.0.0
* [#173](https://github.com/rails/web-console/pull/173) Revert "Change config.development_only default until 4.2.4 is released" ([@gsamokovarov])
* [#171](https://github.com/rails/web-console/pull/171) Fixed blocked IP logging ([@gsamokovarov])
* [#162](https://github.com/rails/web-console/pull/162) Render the console inside the body tag ([@gsamokovarov])
* [#165](https://github.com/rails/web-console/pull/165) Revamped integrations for CRuby and Rubinius ([@gsamokovarov])
* Sat Jul 11 2015 coolo@suse.com
- updated to version 2.2.1
no changelog found
* Wed Jun 17 2015 coolo@suse.com
- updated to version 2.1.3
- Fix remote code execution vulnerability in Web Console.
CVE-2015-3224.(bnc#934796) (bsc#1041338)
* Fri Mar 13 2015 coolo@suse.com
- updated to version 2.1.2
* Fri Mar 06 2015 coolo@suse.com
- updated to version 2.1.1
* Sun Mar 01 2015 coolo@suse.com
- updated to version 2.1.0
* Fri Feb 06 2015 hvogel@suse.com
- Initial package, Version 2.0.0
/usr/lib64/ruby/gems/2.5.0/build_info /usr/lib64/ruby/gems/2.5.0/cache/web-console-3.6.2.gem /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2 /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/CHANGELOG.markdown /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/MIT-LICENSE /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/README.markdown /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/Rakefile /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web-console.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/context.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/errors.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/evaluator.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/exception_mapper.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/extensions.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/injector.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/locales /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/locales/en.yml /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/middleware.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/railtie.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/request.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/session.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/tasks /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/tasks/extensions.rake /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/tasks/templates.rake /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/template.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/templates /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/templates/_inner_console_markup.html.erb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/templates/_markup.html.erb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/templates/_prompt_box_markup.html.erb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/templates/console.js.erb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/templates/error_page.js.erb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/templates/index.html.erb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/templates/layouts /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/templates/layouts/inlined_string.erb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/templates/layouts/javascript.erb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/templates/main.js.erb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/templates/style.css.erb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/testing /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/testing/erb_precompiler.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/testing/fake_middleware.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/testing/helper.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/version.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/view.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/whiny_request.rb /usr/lib64/ruby/gems/2.5.0/gems/web-console-3.6.2/lib/web_console/whitelist.rb /usr/lib64/ruby/gems/2.5.0/specifications/web-console-3.6.2.gemspec /usr/share/doc/packages/ruby2.5-rubygem-web-console /usr/share/doc/packages/ruby2.5-rubygem-web-console/CHANGELOG.markdown /usr/share/doc/packages/ruby2.5-rubygem-web-console/MIT-LICENSE /usr/share/doc/packages/ruby2.5-rubygem-web-console/README.markdown
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:42:20 2026