Project

General

Profile

Search

Results (18317)

Help: RE: Repository and "Associated revisions" in Issues - repeated items
Hi, William Roush wrote: > Oleksandr Kun ... repo svn://svn.localdomain.com/Folder1 2012-07-03 12:33
Help: redirect_to / url is encoded twice (time_tracker plugin)
hi, I installed the time_tracker plugin on m ... ded correctly (it is empty) https://.../issues/1657/edit?time_entry%255Bhours%255D=1.0 while it should be https://.../issues/1657/edit?time_entry%5Bhours%5D=1.0 (url ... correct) : @ redirect_to :controller => 'issues', :action => 'edit', :id => issue_id, :time_entry => { :hours => hours } @ can somebody help? thanks! 2012-07-03 11:34
Help: RE: High CPU usage issue / leap second?
Now... what was causing this? Was it the kern ... ) = -1 ETIMEDOUT (Connection timed out)</pre> 2012-07-03 10:59
Help: RE: High CPU usage issue / leap second?
I confirm same over CPU usage. Setting the date solved the issue. Other services encountered bugs such as ... cial networks. Most of them are running Java. 2012-07-03 10:04
Help: RE: using email piping for issue creation
it kind of makes sense.. but i didn't want to say the docs were wrong thanks, it worked :) 2012-07-02 23:00
Help: Keep loosing MySQL connection after upgrading to 2.0.3
We recently updated from redmine 1.0.1 to 2.0 ... rt over there, and this seems to be a common issue, but no actual fixes. You can see more discu ... oduction.log <pre> Started PUT "/redmine/issues/6461" for 127.0.0.1 at Mon Jul 02 15:31:32 -0400 2012 Processing by IssuesController#update as HTML Parameters: REM ... ction to MySQL server during query: SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = ? LIMIT 1): app/controllers/issues_controller.rb:319:in `find_issue' </pre> Then this: <pre> ActiveRecor ... models/journal.rb:47:in `save' app/models/issue.rb:1073:in `create_journal' app/models/issue.rb:731:in `save_issue_with_child_records' app/models/issue... 2012-07-02 21:55
Help: RE: issues across projects
Thanks, looks like I will have to wait. 2012-07-02 21:43
Open discussion: Users cannot see own notes in issue anymore
Hello. After some upgrade and plugin install ... ministrator) don't see their posted notes in issues. What were installed: First Redmine was ... plugin # Redmine Wiki HTML Util # Redmine Issue Notification plugin # Redmine Monitoramento ... olumn plugin # Redmine Todo Lists plugin # Issues XLS export I still don't know what is ca ... d nothing that could make affect for subject issue was made. Thanks. 2012-07-02 21:38
Help: RE: issues across projects
See this issue: http://www.redmine.org/issues/5487 2012-07-02 21:02
Help: RE: issues across projects
Thanks. That allows me to relate issues. I was actually looking to make the issues subtasks & so the issues would appear properly together on the Gantt ... is possible in later versions, being planned? 2012-07-02 20:54
Help: Attached files "Not Found"
Please help. I was googling for 2 days and ha ... astic BTW) however for all attached files to issues I have "404 Not Found" and URLs are "/attac ... not work in redmine.. How can I debug it? 2012-07-02 17:16
Help: RE: High CPU usage issue / leap second?
Experienced same 100% CPU usage issue and this helped <pre> date -s "`date`" </pre> It looks like issue in linux kernel and i had problem with MySQL... 2012-07-02 17:06
Open discussion: Export issues as csv file from python
Hi, I used to export Redmine issues as csv file by using csv button of the page ... request r=requests.get('https://monsite.fr/issues.csv') r.status_code is : 406 406 - Not ... rts_Schedules.csv Any idea ? Thanks a lot 2012-07-02 16:12
Help: RE: using email piping for issue creation
I've just been through this myself... So it's --unknown-user, not unknown_user... 2012-07-02 15:41
Help: RE: issues across projects
Administration > Settings > Issue Tracking > Allow Cross-Project Issue Relations. 2012-07-02 15:33
Help: RE: High CPU usage issue / leap second?
Yes I discovered we had the same problem on e ... normal again. What also seems to fix the issue is to just set the date: <pre> /etc/init ... lem is additionally specific to this scenario 2012-07-02 15:30
Help: RE: Redmine API doesn't work after 2.0.3 upgrade
Sorry about the late reply. It used to look like: "'issue': { " + "'project_id': 'system', " + "'sub ... changed it too now looks like this: "{\"issue\": { " + "\"project_id\": \"" + redmineProj ... ould handle that, especially in a .net world. 2012-07-02 14:21
Help: High CPU usage issue / leap second?
Since about 3AM CEST this morning I'm seeing ... atabase schema version 20120301153455</pre> 2012-07-02 13:59
Help: issues across projects
I am using 1.3.2. I have a project with se ... ation within a system. From time to time an issue relates to several subprojects, e.g. if a ne ... found a way of relating/linking a top level issue to issues on subprojects. My thinking is that in keeping each application (&its issues) in its own subproject then it would be eas ... uld I be configuring projects in another way? 2012-07-02 12:10
Plugins: RE: Sidebar Issue Control
Anyone using this in 1.4.x? This plugin adds ... er" functionality missing in stock redmine... 2012-07-02 10:56
Open discussion: Send ticket by mail - Plugin?
Hi all, we're currently using the ticket sys ... d, so the caller would be informed about the issue registered. We're currently on 1.4.3 and will soon be on 1.4.4. Thank you in advance! 2012-07-02 10:40
Help: RE: Summary drill down (by category/tracker/anything) shows non relevant statuses
I guess this from reports_controller.rb is the reason. @ def find_issue_statuses @statuses = IssueStatus.find(:all, :order => 'position') end @ I just need the issue statuses related to trackers related to this project. 2012-07-01 21:05
Help: Code Review Plugin Usage Questions
Hello, I'm having a little trouble underst ... d by the plugin. The *If rev has one more issues* selection is set to *Review issue relates to them*. I don't understand what th ... nment is set?) # Fill out fields of the new issue and Create. (I assume this will create a "Please review my code changes" issue.) Who should this issue be assigned to? What if I want my code reviewed by multiple members of the team? Now that the issue has been created, what is a reviewer suppose ... the following as a reviewer with no luck: # Issue > view the issue # Click rev number next to *Review assigned ... any assistance anyone can offer. Thanks. 2012-07-01 20:19
Help: Summary drill down (by category/tracker/anything) shows non relevant statuses
Hi, We are using redmine for a host of thing ... of these things. The trackers don't have any issue statuses apart from new and closed in common. When I see the drill down report from the issue summary page for say sales project, I see a ... e if there is a way to remove all irrelevant issue statuses from the summary drill down report. Regards, Deepak 2012-07-01 19:29
Plugins: RE: Rails 3 porting issues
Stickied. 2012-07-01 04:30
(9301-9325/18317)