Our friends at unvired have a great native BlackBerry client for MantisBT that works out of the box with our MantisBT hosting package.
With the unvired client you can access all project and bug information including attachments. Seamless offline viewin…
Author Archives: admin
Bugzilla Tip: Deleting An Attachment
Does anyone know how to delete an attachment on a Bugzillarecord?Open the bug, Click on the details link next to the attachment and selectthe Obsolete checkbox and save (Does not actually delete it, but has thedesired affect). You could also at…
Bugzilla Tip: Watch Another User
Can I configure bugzilla to email me whenever an issue is assigned to person X?up vote0down votefavoriteSee title. Is it doable?bugzillalink|flagasked yesterdayripper2345,593219570% accept rateBTW, I assume this belongs here…
Subversion tip: Update works, but commit fails
You use Subversion for your project. The time comes to sync your file(s) and a problem arises when you do so. I mean, the update worked. But it fails to actually commit. The error message “Authorization failed” appears. What is going on? How can there be…
Subversion Tip: Fix Missing Date and Author in Svn Log
If you are tring to use the svn log command and the output is missing the author and date fields like the following example:c:working> svn log————————————————————————r8 | (no author) | (no date) | 1 l…
Avoid Spam: Make Bugzilla Private
Bugzilla is a great bug tracking system. But when you open an account, it doesn’t automatically have your privacy in mind. In fact without taking a couple short steps, your email addresses will actually be visible to the public. This is an open invit…
devZing Internship 1.0
I’m excited to announce that devZing is looking for its first intern. If you aren’t aware devZing is an up and coming hosted development tools service provider. We provide hosted Bugzilla, MantisBT and Subversion for teams that need a hosted solution.…
Subversion Hooks – Workflow for your code
Subversion hooks are processes that run when certian events happen while using Subversion.We have implemented two hooks for subverion.The first is the clasic “require commit message” This hook allows you to require you users to provide a subversion commi…
MantisBT 1.2.5 Available
The latest MantisBT release (1.2.5) is now available for all new devZing customers. Existing customers will be upgraded over the next few weeks.
Bugzilla Hosting: All Instances Upgraded to 3.6.4
All Bugzilla hosting customers have been upgraded to Bugzilla 3.6.4. You can read more about the release at the Bugzilla site. Some highlights:When replying to a comment with a link like “attachment 1234 [details]”, the “[details]” link will no lon…