标签归档:JIRA

Virtualization, Jira, Scrum, Interview Exam

应用程序虚拟化不谈(Java和.Net),平台虚拟化技术如今已经发展到可以落地的阶段了。
对于平台虚拟化,可以定义为使用特定软件(Virtual Machine Monitor/Hypervisor)隐藏特定计算平台的实际物理特性,为用户提供抽象的、统一的、模拟的计算环境(称为虚拟机)。虚拟机中运行的操作系统被称为客户机操作系统(Guest OS),运行虚拟机监控器的操作系统被称为主机操作系统(Host OS)。
如今系统部也开始了基于Xen® hypervisor的前期…

继续阅读

发表在 it | 标签为 , , , | 留下评论

Moin升级和信息系统选型

昨天晚上10点接到华仔的电话,说moin从1.6升级到1.8.5不是很顺利。一共有两个槛儿:
1. 之前系统部升级失败,但已经更新了数据文件,从而无法自动更新用户密码了(原来的SHA加密升级成SSHA了)
2. 决定上LDAP认证,但redhat上装python-ldap遇到了无法解决的依赖关系。
两个问题,第一个属于既成事实,只有硬走第二条路了。

今天早上我们俩前后脚到单位,华仔很兴奋的告诉我,1.8.5升级成功了,昨天干到11点多,终于辗转…

继续阅读

发表在 it | 标签为 , , | 留下评论

[代码跟踪]jira整合sventon

Sventon Can  Integrate with JIRA, Hudson, Luntbuild and TortoiseSVN
www.sventon.org

- 操作环境
sventon 2.1.3
Jira 3.13.4-#354

- Add a Repository first

1. Browse $Context/repos/configlogin
enter pa… 继续阅读

发表在 我用(IT) | 标签为 , , | 留下评论

JIRA用微软的ActiveDirectory做LDAP认证

-
Reference

http://www.atlassian.com/software/jira/docs/v3.13.4/ldap.html
http://www.atlassian.com/software/jira/docs/v3.13.4/configure.html#options
http://confluence.atlassian.com/display/JIRA/Importing+user+from+LDAP
http://www.atlassian.com/software/jira/docs/v3.13.4/jelly.html

继续阅读

发表在 it | 标签为 , , , | 留下评论

【jira】工作流设置

- About JIRA Workflow

A JIRA workflow is the set of steps and transitions an issue goes through during its lifecycle.
Workflows typically represent business processes.

• JIRA Enterprise supports multiple active… 继续阅读

发表在 我用(IT) | 标签为 , , | 留下评论