aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib/rhbzpage.js
Commit message (Expand)AuthorAgeFilesLines
* Reorganization.Matěj Cepl2011-04-281-510/+0
* Reformatting to MoFo coding styleMatěj Cepl2011-04-281-30/+35
* Two small typosMatěj Cepl2011-04-281-1/+1
* Use self.on and self.postMessage instead of global on and postMessage.Matěj Cepl2011-04-281-4/+4
* Setup logging of submits only when asked for.Matěj Cepl2011-04-261-0/+5
* Fixed other functions brokenMatěj Cepl2011-04-221-1/+3
* Make the categories work only for Xorg bugs.Matěj Cepl2011-04-221-1/+3
* Add the roll-down list for selection of categories.Matěj Cepl2011-04-221-0/+4
* Fix nvidia.Matěj Cepl2011-04-211-46/+32
* Fixing "Fixing Magic" for nvidia.Matěj Cepl2011-04-211-3/+35
* Add better logging support.Matěj Cepl2011-04-211-2/+7
* Don't mess with cursor.Matěj Cepl2011-03-291-2/+0
* Merge branch 'next' of gitorious.org:addon-sdk/bugzilla-triage-scripts into nextMatěj Cepl2011-03-251-2/+0
|\
| * Working on cutting down lines from bug-page-mod.jsMatěj Cepl2011-03-251-1/+1
* | Cut out general bugzilla functions to a special module.Matěj Cepl2011-03-251-364/+5
* | Starting another module ... all small embelishments to the page.Matěj Cepl2011-03-251-151/+3
* | Working on cutting down lines from bug-page-mod.jsMatěj Cepl2011-03-251-1/+1
|/
* Fix indentation and else for Mozilla coding guidelines.Matěj Cepl2011-03-231-655/+668
* Attempt to include kernel line in the Xorg report.Matěj Cepl2011-03-231-1/+4
* Allow parsing of non-timed Xorg.0.log lines.Matěj Cepl2011-03-201-2/+2
* Set cursor to busy while analyzing Xorg.0.log.Matěj Cepl2011-03-181-0/+2
* Add unknown PCI ID to the clipboard.Matěj Cepl2011-03-021-1/+3
* Nouveau doesn't dedicated data, so just the Chipset line is parsed.Matěj Cepl2011-02-241-32/+68
* Moved .js files from data/ to data/lib/ so that we don't mix data and code.Matěj Cepl2011-02-231-0/+924