Download List

專案描述

*** Future releases will start at https://github.com/smeghead/starbug1. ***

Starbug1 is web-based BTS(bug tracking system) This is fast, simple and lots of ticket properties can be customized. You can use Starbug1 on Linux, FreeBSD, MacOSX or Windows. Starbug1 is written by C.

Docker https://hub.docker.com/r/smeghead7/starbug1

System Requirements

System requirement is not defined

發布 2011-05-12 00:10
starbug1 1.4.04 (1 files 隱藏)

發布版本通知

Starbug1は、軽量、高速なバグトラッキングシステム(BTS: Bug Tarcking System)です。
C で書かれているため少ないリソース(例えば10年前のパソコンなど)でも快適に動作します。

* 公式サイト http://starbug1.com/
* ダウンロードは、Sourceforge.jp http://sourceforge.jp/projects/starbug1/ から

Starbug1 1.4.04 をリリースしました。主な変更内容は以下です。

* IRC通知のサンプルhookスクリプトを追加した。
* エクスポート設定実行時にエラーが発生するバグを修正した。
* starbug1 official site のURLを変更した。
* javascriptでのajaxによるメッセージ取得を非同期で行なうように修正した

更動紀錄

2011-05-12 smeghead <smeghead7@gmail.com>

* 1.4.04 released.

2011-05-12 smeghead <smeghead7@gmail.com>

* added irc notify sample hook script.
* fixed to failed export project setting.

2011-02-22 smeghead <smeghead7@gmail.com>

* starbug1 official site url changed.http://www.starbug1.com -> starbug1.com

2011-02-18 smeghead <smeghead7@gmail.com>

* on javascript, retrieve message, use cache if exists.

2011-02-16 smeghead <smeghead7@gmail.com>

* on javascript, memoize message. retrieve Asynchronous.