Project

General

Profile

Plugins Directory » RM+ Devtools

Author: RMplus.pro Team
Website: http://rmplus.pro/en/redmine/plugins/rmplus_devtools
Code repository: http://rmplus.pro/en/redmine/plugins/rmplus_devtools
Registered on: 2015-02-05 (about 9 years ago)
Current version: 1.1.0
Compatible with: Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x
User ratings:   (0)

Plugin for Redmine, allows to speed up development in Redmine, monitor performance problems, memory leaks, etc.

Features:
  • Get information of the requests, the rendering speed of views and spent time, without looking into log-files.
  • Analyze the logs for memory consumption, delays, etc.
  • In the development of plugins you do not have to restart the web-server after changing images, js-files or cascading style sheets.

What the plugin «RM+ Devtools» do

  • Plugin «RM+ Devtools» allows to speed up the development of plugins for Redmine, reducing the number of restarts of the web-server, and also use of external tools of application developer on Rails.
  • Use of rack-mini-profiler will allow to analyze the queries directly in the web-based interface. You will be able to analyze queries even on a production server. You will be able to determine for which users displayed debugging information on the page (this is useful when performance problems occur only at particular users).


  • Use of the tool oink allows to analyze the logs for memory consumption. Just turn on the option in the interface and restart the server.


For better appearance we recommend to use this plugin with Redmine skin of our team - Redmine Alex Skin

Another plugins of our team you can see on site http://rmplus.pro

Changelog

1.1.0 (2017-10-11)

Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.

  • Added: support redmine 3.4

1.0.1 (2017-05-15)

Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x.

  • Added: refresh assets after server restart

1.0.0 (2015-02-02)

Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x.