Search
Results (18298)
- Whenever I create a copy of the configuration ... ects.html.erb (41.8ms) Rendered settings/_issues.html.erb (96.9ms) Rendered settings/_not ... dmine plugins: no plugin installed </pre>
- Is there any way to block the administrator from seeing issues or projects marked as private? if not, is ... ects being developed in a company. thanks
- Hello, I have an issue with an upgrade from 1.3.0 to 1.4.4. When I ... the projet will read this post ... Best,
- Plugins: RE: Smart issues sort plugin
- Steven Wong wrote: > it seems that i have th ... click *L* link at the end of the query name.
- Plugins: RE: Smart issues sort plugin
- it seems that i have the same problem. but i am not very sure what cause it.
- Hi, all. I'm using redmine 1.3.3 on ubuntu 11.04 via ppa:ondrej/redmine. I made some sub-issues to an issue, then I couldn't change priority, start time, etc,. of mother issue. Is it normal? If it's not, how can I fix this?
- Plugins: RE: Smart issues sort plugin
- Hi this is great plugin but i found a bug: ... d you will get letter *(L)* in the number of issues instead a number. Next if you click on t ... projects in redmine. Thank you very much!
- Help: RE: Redmine on CentOS 6.2(almost there)
- OK so it seems the CentOS documentation is a ... it seemed to work on mine, but i'm having issues elsewhere...
- Help: RE: Uninstalling Plugins
- Another user with this problem reporting thus ... those. But in @006_remove_id_from_time_grid_issues_users.rb@ I see this: <pre> class RemoveIdFromTimeGridIssuesUsers < ActiveRecord::Migration def self.up remove_column :time_grid_issues_users, :id end def self.down r ... ribe the steps involved? That would be great.
- Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- The problem was that in debian the scriptacul ... ptaculous </pre> should fix this problem.
- Open discussion: RE: Need help on speeding up Redmine install, slow to load issues list
- I get 1.6326904296875.
- Open discussion: RE: Need help on speeding up Redmine install, slow to load issues list
- Try: @`script/rails c production`@
- Open discussion: RE: Need help on speeding up Redmine install, slow to load issues list
- Yes, we do have quite a few versions, and eve ... from script/rails:6:in `<main>' </pre>
- Open discussion: RE: Need help on speeding up Redmine install, slow to load issues list
- Looking at the log of your issue list, rendering @queries/_filters.html.erb@ ... rk.ms {100.times {YAML.load("a: 1")}} </pre>
- Open discussion: RE: Suggestion: parent-child constraints based on tracker
- Did this topic lead anywhere? We're having si ... racker-type, constraints on types of related issues also based on the tracker-types: So I'd rea ... or in some other thread... cheers stefan
- Open discussion: RE: Need help on speeding up Redmine install, slow to load issues list
- @JN - no, half a second or less isn't slow pe ... .1.11 - - [14/Aug/2012:08:02:40 -0400] "GET /issues/6364 HTTP/1.1" 200 57502 "http://redmine/issues/6361" "Mozilla/5.0 (Windows NT 6.1; WOW64) ... .1.11 - - [14/Aug/2012:08:02:41 -0400] "GET /issues/6365 HTTP/1.1" 200 56168 "http://redmine/issues/6364" "Mozilla/5.0 (Windows NT 6.1; WOW64) ... .1.11 - - [14/Aug/2012:08:02:42 -0400] "GET /issues/6238 HTTP/1.1" 200 57658 "http://redmine/issues/6365" "Mozilla/5.0 (Windows NT 6.1; WOW64) ... most of the processing time. Seeing the issues list get faster would be very nice. I was j ... speedy setups on even less powerful hardware.
- Open discussion: RE: Need help on speeding up Redmine install, slow to load issues list
- It would be interesting to see your apache lo ... hese assets in your apache conf. BTW, the issue list should render faster with Redmine 2.1.0 (will be released next month).
- Hello, We mark that a revision belongs to an issue using this syntax in the comment of our comm ... .rb so it recognizes this. Indeed, under an Issue, I can see all the revisions that reference the Issue with CR#<id>. However, in the comment of the ... g for the code which inserts the link to the issue in the comment. Thanks a lot! SuperUser
- Open discussion: RE: Need help on speeding up Redmine install, slow to load issues list
- Perhaps I'm misunderstanding the situation, b ... s stated above, perhaps I just don't grok it.
- Open discussion: RE: Displaying an Issue subject in Wiki, instead of the issue number
- I was looking for something like that too. Is there a feature request for this? I found the issue #5571, is that it?
- Open discussion: RE: Need help on speeding up Redmine install, slow to load issues list
- I logged several of the queries that were bei ... ole slowdown. Where should one look next?
- Hello, does anyone know if a plugin like Time ... o find a solution to record time spent on an issue without having to use external tools/chronometer, etc. Thanks in advance.
- Open discussion: RE: Normal speed for issues list
- Software: * Redmine 2.0.3 * Ruby 1.9.2p320 ... put: <pre> Started GET "/projects/system/issues?page=3" for 10.29.96.11 at 2012-08-13 09:36:26 -0400 Processing by IssuesController#index as HTML Parameters: {"pa ... ueries/_columns.html.erb (1.9ms) Rendered issues/_list.html.erb (33.0ms) Rendered issues/_sidebar.html.erb (5.9ms) Rendered issues/index.html.erb within layouts/base (249.9ms ... d: 5.1ms) Started GET "/projects/system/issues?page=4" for 10.29.96.11 at 2012-08-13 09:36:28 -0400 Processing by IssuesController#index as HTML Parameters: {"pa ... ueries/_columns.html.erb (3.3ms) Rendered issues/_list.html.erb (127.0ms) Rendered issues/_sidebar.html.erb (9.5ms) Rendered issues/index.html.erb within layouts/base (354.1ms ... d: 9.4ms) Started GET "/projects/system/...
- Help: RE: 2.0.1 to 2.0.3 issues
- Hi, I am also facing the same issues. Can you explain more clearly how to fix the issue. I have the following entry in database. ... ot password: socket: /tmp/mysql.sock
- Open discussion: RE: Normal speed for issues list
- Please describe all relevant software version ... *Avg. duration for listing tickets* @grep IssuesController#index production3.log -A 4|grep - ... le "production3.log" contains 1698 calls to "IssuesController#index" and the average duration w ... new tickets* Call similar to the above one (IssuesController#new), avg. duration is 132ms. Perhaps you have a configuration issue, or your database is slow, or... there are 100s of potential reasons... Jan