| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lot's of stuff: | cyeh%bluemartini.com | 2000-06-28 | 1 | -11/+164 |
| | | | | | | | | | | | add whoid usergroupset comment query to bug data fields add AppendComment function add CanChangeField function to check if a person can change a field add display() for quick dumps of the bug add Collision to check for midair collisions before changing a bug added a stub function for changing a bug in the database init_bug will now take either a userid or an e-mail address as a valid parameter | ||||
| * | was converting from dbid to login + real name. Remove the real name | endico%mozilla.org | 2000-06-21 | 1 | -2/+2 |
| | | |||||
| * | 'Bug' data was in a global var. different bugs were sharing this and ↵ | endico%mozilla.org | 2000-06-12 | 1 | -46/+46 |
| | | | | | overwritig each other. | ||||
| * | experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug ↵ | endico%mozilla.org | 2000-06-09 | 1 | -0/+369 |
| object and provides methods for getting and setting attributes and for printing out the bug as xml. xml.cgi prompts for a list of bugs and displays the list as html. xml.cgi replaces export_bug.cgi | |||||
