Confirmed users
1,927
edits
m (→Overview) |
|||
Line 5: | Line 5: | ||
BMO is running a customised version of Bugzilla, currently (3rd July 2014) sitting on top of Bugzilla version 4.2, but with many features and fixes backported from the master and 4.4 branches. | BMO is running a customised version of Bugzilla, currently (3rd July 2014) sitting on top of Bugzilla version 4.2, but with many features and fixes backported from the master and 4.4 branches. | ||
All source is maintained in [ | All source is maintained in [http://git.mozilla.org/?p=webtools/bmo/bugzilla.git;a=summary git] and is mirrored (read-only) to [https://github.com/mozilla/webtools-bmo-bugzilla GitHub]. New development is done in the master branch, which is regularly synced to our staging server, https://bugzilla.allizom.org, and, generally on a weekly basis, pushed out to production. The development branch is synced to our development server, https://bugzilla-dev.allizom.org, generally when we are experimenting with new features. | ||
We use Apache's web server, and MySQL's database. | We use Apache's web server, and MySQL's database. |