1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Project

PHP API for CUBRID

PDO for CUBRID

Python API for CUBRID

ODBC for CUBRID


Miscellaneous

Development Process


Issue Tracking Tips

  • Ticket types
Issue TypeDescription
defectany defect including bugs. Defect is wider concept than bug
enhancementfunction enhancement, performance enhancement, almost of modifications which are not defect but required.
tasknot only implementation task, any kind of task, much general...
operationdoing operational task, e.g. up test environment.
designno doubt
documentationno doubt
specificationno doubt, this type of ticket will be assigned to spec owner
testwhen we have something to test without product modification, for example, performance comparison...
test from product modification will be covered with defect or enhancement types.
releaseproduct release... Release Manager's role
reviewcode review and test review when no related ticket was presented
  • Ticket title heading recommendation
    • [Feature Request] or [FR]
    • [Bug Report] or [Bug]
    • [Problem Report] or [PR]
    • [Specification] or [Spec]
    • [Task]
    • [Code Review] or [CR]
    • [Test Review] or [TR]
    • [Design Review] or [DR]