python - How do I get redmine's activity log to show repository changes automatically? -


i wrote little python script accept bitbucket post callbacks of repository changes , update local copy. works fine, noticed redmine's activity log doesn't show changes until click on repository tab.

is there way trigger activity log update programatically?

misunderstood question in irc, can find answer question in redmine faq


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -