Project

General

Profile

Search

Results (18267)

Help: RE: Subversion and Redmine.pm - svn cop ... read status line: Secure connection truncated
I also found that running mpm_worker with Red ... as I last tried it about a year ago. The issue brought itself to light by causing apaches p ... e.pm: You *have to* use the preforked apache. 2010-04-07 15:35
Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
Thanks Felix, that explains why the query is ... supported in sqlite3 so perhaps this is the issue. sqlite3 is performing perfectly for our ... NCREMENT and ` for ") but there are escaping issues. For example our LDAP auth user name conta ... ormance bug as it certainly is a performance issue when using 0.9 vs 0.8 and if sqlite doesn't ... I assume this will just be passed off as an issue with ActiveRecord rather than Redmine. If ... at would be very useful. Cheers Russell 2010-04-07 10:46
Open discussion: RE: Our Latest Theme
Redmine 0.9.2. Bugs: click on Issues (http://localhost:3000/issues?project_id=testprojid) write error NoMethodError in Issues#index Showing vendor/plugins/redmine_shane_and_peter_design/app/views/issues/_form.rhtml where line #4 raised: undefin ... hide_attachments ||= nil %> 3: 4: <% if @issue.new_record? %> 5: <% if @issue.copied %> 6: <p><%= f.select :project_id ... ins/redmine_shane_and_peter_design/app/views/issues/_new_issue.html.erb, vendor/plugins/redmine_shane_and_peter_design/app/views/issues/index.rhtml Why undefined method `new_re ... grammatical errors. I speak english not good. 2010-04-07 08:51
Help: RE: project subversion credentials
Hi, I've juste submitted a patch for this ... can have a look here http://www.redmine.org/issues/5236 and please let me know your suggestions (I'm not a programmer) 2010-04-06 17:58
Help: RE: [Patch?] Browse private repositories without supplying login and password
Just to let you know that I've submitted a small patch for this here: http://www.redmine.org/issues/5236 Please let me know if you have any suggestion. 2010-04-06 17:56
Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
As far as I can tell, the second query gets m ... that you think there is a bug in this query. 2010-04-06 15:18
Help: RE: Problem with new Issue field
Anyone can help? I'm making new "private issue" patch for 0.9.3 and I think many people need it 2010-04-06 14:11
Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
I was running in production mode. I changed ... seems to make no visible difference for this issue. Yes a different DB may be the answer, bu ... ts now getting on for 10x as slow to show an issue. 2010-04-06 14:07
Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
"Development log"? "SQLite"? No kidding it's ... an't think of anything else than downgrading. 2010-04-06 14:05
Help: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
Running our 0.8.7 installation vs our 0.9.3 (upgraded from the 0.8.7 one), the time to display an issue has gone from 1.8s to 11.2s according to the ... e to how changesets our now looked up for an issue. Looking in the log for 0.8.7, I see the following when showing an issue: <pre>Changeset Load (0.579000) SELECT * FROM "changesets" INNER JOIN "changesets_issues" ON "changesets".id = "changesets_issues".changeset_id WHERE ("changesets_issues".issue_id = 4213 ) ORDER BY changesets.committed_on ... ositories".project_id INNER JOIN "changesets_issues" ON "changesets".id = "changesets_issues".changeset_id WHERE (((((projects.status=1 ... 2,32,13,7,38,42,1,36,37)))) AND ("changesets_issues".issue... 2010-04-06 13:22
Help: RE: "Private" ticket
http://www.redmine.org/issues/337 ? 2010-04-06 06:35
Help: Problem with new Issue field
I have added new field to Issue. (it will be patch, not module) Where I need to change to support saving new field into issue table? When I submit new ticket or edit any it went wrong with error: <pre> ArgumentError in IssuesController#edit wrong number of arguments ... ce | Full Trace /var/lib/redmine/app/models/issue.rb:318:in `visible?' /var/lib/redmine/app/models/issue.rb:318:in `recipients' /var/lib/redmine/app/models/issue.rb:318:in `reject!' /var/lib/redmine/app/models/issue.rb:318:in `recipients' /var/lib/redmine/app/models/mailer.rb:66:in `issue_edit' /var/lib/redmine/app/models/journal_o ... rb:43:in `save' /var/lib/redmine/app/models/issue.rb:455:in `create_journal' /var/lib/redmine/app/controllers/issues_controller.rb:196:in `edit' </pre> Code from ... 2010-04-05 14:34
Help: RE: error migrating Status Updates plugin
I found that issue report as well in my search for a solution. ... am running fine on 0.9.3 on CentOS. Mike 2010-04-05 12:49
Help: RE: error migrating Status Updates plugin
The plugin seems to not be 0.9 compatible yet, see "this issue":http://github.com/bterlson/redmine-status-updates/issues#issue/4 on github. 2010-04-05 10:05
Help: RE: Redmine git integration issue
Well I think I have figured it out. Hopefully anyone else that has this issue will find this... I read over the git sec ... nd deleting this file if I do an upgrade :D. 2010-04-05 05:19
Help: RE: Redmine git integration issue
I started digging around in some of my other ... am kinda thinking it possibly is a ruby PATH issue. Any thoughts? 2010-04-05 04:45
Help: RE: error migrating Status Updates plugin
I just moved to a new server instance and have been having the same issue. In reading through other posts, I decided ... this will work for others as well. Mike 2010-04-05 01:42
Help: Redmine git integration issue
I am having the "The entry or revision was no ... I am using Git 1.7.0.3 and Redmin 0.9.3. 2010-04-05 00:19
Open discussion: RE: I've created new issue status, but I can't see it in workflow editor (I read FAQ).
Oh, my god... Seems I miss that flag.. Sorry for that stupid question... :) 2010-04-04 22:06
Open discussion: RE: I've created new issue status, but I can't see it in workflow editor (I read FAQ).
unchecking the 'Only display statuses that ar ... ox in the workflow view should do the trick.. 2010-04-04 22:02
Open discussion: RE: I've created new issue status, but I can't see it in workflow editor (I read FAQ).
Ops, I forgot one thing. I'm running Redmine ... 2 patchlevel 174) [i486-linux] Linux Debian. 2010-04-04 21:53
Open discussion: I've created new issue status, but I can't see it in workflow editor (I read FAQ).
Hi, everybody! So, I've created new issue status: "Reopened". !Picture_2.png! Then I ... I'm doing something wrong, or this is a bug. 2010-04-04 21:50
Help: Need help configuring redmien as a service using passenger.
Hello, I am new to redmine and Ruby world, ... nning fine when i use it via webrick. Now issue is i cannot use it as a production environme ... s my redmine via www.myserver.com/redmine ? 2010-04-04 17:28
Help: [SOLVED] Empty virtual attributes --- issue model
Solved. 2010-04-03 19:32
Open discussion: RE: Issues and Issue list can not be shown.
No I didn't but now I did and restarted apache and all is working again. I think. At least the issue list is showing. Thanks alot! 2010-04-03 01:35
(14701-14725/18267)