aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bzpage.js
Commit message (Expand)AuthorAgeFilesLines
* Just move key libraries to data/ to be made into content scripts.Matěj Cepl2011-01-201-1087/+0
* Remove unnecessary require.Matěj Cepl2011-01-191-1/+0
* Update to the latest Request APIMatěj Cepl2010-10-101-3/+3
* All button-links in the top row is generated by createDeadLinkMatěj Cepl2010-09-271-37/+30
* Make jslint more happy.Matěj Cepl2010-09-251-4/+8
* Search in our bugzilla could be done in multiple components at once.Matěj Cepl2010-09-251-2/+15
* Fix Logger object to be self contained and use storage properlyMatěj Cepl2010-09-241-33/+17
* Adding parsed backtraces seems to be functional. Yuhooo! \o/Matěj Cepl2010-09-211-1/+0
* Make showing parsed backtrace at least workingMatěj Cepl2010-09-201-1/+2
* Fix .split() methodMatěj Cepl2010-09-191-3/+3
* First working version.Matěj Cepl2010-09-181-8/+47
* Some thoughts on the backtrace showingMatěj Cepl2010-09-171-0/+37
* Clarify the situation with getBugNo.Matěj Cepl2010-09-141-9/+0
* Make certain that this.bugNo is really numerical value of bug number.Matěj Cepl2010-09-101-31/+15
* Getting Bug.get via XML-RPCMatěj Cepl2010-09-101-0/+68
* Add console.log to show what's going on in getOptionTableCellMatěj Cepl2010-09-101-0/+1
* We don't have getVersion method anymore0.21Matěj Cepl2010-08-201-2/+0
* Actually really fix #43 and simplification of collecting information.0.20Matěj Cepl2010-08-191-65/+30
* Changed RH Bugzilla moved reporter's address to other column. Fixed.0.19Matěj Cepl2010-08-191-0/+5
* Catch up with changes in new RH bugzillaMatěj Cepl2010-08-161-9/+13
* Make scripts compatible with bugzilla.gnome.orgMatěj Cepl2010-08-081-3/+4
* More compatibility with bugzilla.gnome.orgMatěj Cepl2010-08-081-2/+24
* Gnome makes emails much more complicated.Matěj Cepl2010-08-061-2/+8
* Remove elements based on the configuration JSON file (configData.killNodesMatěj Cepl2010-08-051-0/+6
* We check this.response.status everywhereMatěj Cepl2010-07-281-1/+1
* Firefox 4.0 we have undeclared variable here.Matěj Cepl2010-07-281-1/+1
* this.checkComments has not been activated in non-RH type page objects.Matěj Cepl2010-07-281-0/+1
* Forgotten loading of the clipboard library.Matěj Cepl2010-07-281-0/+1
* That would be actually nice to actually return the email fromMatěj Cepl2010-07-271-1/+1
* Fix RHBugzillaPage.addClosingUpstream and BZPage.selectOptionByLabel methodMatěj Cepl2010-07-251-1/+24
* Move queryForSelection and affiiliated methods to BZPage.Matěj Cepl2010-07-251-1/+64
* More resistance to differences with bugzilla.mozilla.orgMatěj Cepl2010-07-231-9/+20
* Add a alert as a prompt to prompts library and use it.Matěj Cepl2010-07-211-3/+3
* Makes the scroll-down menu work on bugizlla.mozilla.orgMatěj Cepl2010-07-211-2/+4
* Allow empty Xorg log analysisMatěj Cepl2010-07-191-14/+2
* Add import JSON file to logsMatěj Cepl2010-07-191-2/+27
* Trying to make jslint happy.Matěj Cepl2010-07-191-1/+1
* Yet another fix for the chip magic.Matěj Cepl2010-07-191-2/+3
* Explaining why #2 has been wontfixed.Matěj Cepl2010-07-191-0/+8
* Make chip magic working again0.14Matěj Cepl2010-07-181-0/+1
* Add a tool to analyze Xorg.0.log filesMatěj Cepl2010-07-181-0/+6
* Make XMLRPC service independent of a bugzilla instance.Matěj Cepl2010-07-171-5/+4
* Forgot to remove this logging print.Matěj Cepl2010-07-161-1/+0
* Make "Query upstream" button working again.Matěj Cepl2010-07-161-4/+5
* Cleanup shared constants to work over modules.Matěj Cepl2010-07-161-1/+5
* Create a special library prompts, add prompts.prompt, and switch bzpageMatěj Cepl2010-07-161-4/+4
* Bail out if we are not logged in.Matěj Cepl2010-07-161-28/+49
* Use Firefox nsILoginManager to store password and make it optional.0.13Matěj Cepl2010-07-161-8/+25
* BSTPrefNS replace by BTSPrefNSMatěj Cepl2010-07-151-4/+4
* Make the script more robust against different HTML versions of the commentMatěj Cepl2010-07-151-11/+21