aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add also chipset and driver information to the Xorg log analysisMatěj Cepl2010-09-152-2/+14
* Clarify the situation with getBugNo.Matěj Cepl2010-09-142-10/+6
* Fixed number of lines in the head of the Xorg.0.log analysisMatěj Cepl2010-09-141-2/+3
* Make certain that this.bugNo is really numerical value of bug number.Matěj Cepl2010-09-102-36/+15
* Getting Bug.get via XML-RPCMatěj Cepl2010-09-104-24/+77
* Add console.log to show what's going on in getOptionTableCellMatěj Cepl2010-09-101-0/+1
* Impove Xorg analysis results0.23Matěj Cepl2010-09-061-0/+7
* We don't have getVersion method anymore0.21Matěj Cepl2010-08-202-5/+2
* Actually really fix #43 and simplification of collecting information.0.20Matěj Cepl2010-08-193-79/+51
* Changed RH Bugzilla moved reporter's address to other column. Fixed.0.19Matěj Cepl2010-08-191-0/+5
* Make skipping attachments workingMatěj Cepl2010-08-192-17/+14
* 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-052-0/+30
* Regexps for matching URLs is configuration and should be in JSON, notMatěj Cepl2010-07-291-5/+5
* Another in the series "I've asked for the strict checking, and I've gotMatěj Cepl2010-07-291-4/+6
* We check this.response.status everywhereMatěj Cepl2010-07-283-49/+59
* 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-282-1/+1
* work on analyzeXorgLogMatěj Cepl2010-07-281-11/+16
* Forgotten loading of the clipboard library.Matěj Cepl2010-07-281-0/+1
* Move notifications to prompts where it belongs.Matěj Cepl2010-07-272-34/+36
* That would be actually nice to actually return the email fromMatěj Cepl2010-07-272-3/+3
* Fix RHBugzillaPage.addClosingUpstream and BZPage.selectOptionByLabel methodMatěj Cepl2010-07-252-22/+34
* Add util.getParamsFromURL method and use it.Matěj Cepl2010-07-251-8/+5
* Add util.getParamsFromURL method to parse URL parameters.Matěj Cepl2010-07-251-6/+30
* Move queryForSelection and affiiliated methods to BZPage.Matěj Cepl2010-07-252-106/+106
* Now when we know how to load in background, do it always.Matěj Cepl2010-07-242-1/+7
* undefined !== null and if (undefined) is not if (null)Matěj Cepl2010-07-241-4/+3
* More resistance to differences with bugzilla.mozilla.orgMatěj Cepl2010-07-232-14/+28
* Not everybody has data to determine maintCCAddrMatěj Cepl2010-07-231-2/+6
* Actually QueryUpstream needs t.activate fix as well.Matěj Cepl2010-07-231-2/+2
* t.activate() really doesn't exist and we should really useMatěj Cepl2010-07-231-3/+2
* Add a alert as a prompt to prompts library and use it.Matěj Cepl2010-07-212-3/+14
* Makes the scroll-down menu work on bugizlla.mozilla.orgMatěj Cepl2010-07-212-2/+5
* Add util.getObjectKeys for better diagnostic.Matěj Cepl2010-07-201-5/+14
* URL for XML-RPC is in the property .url, not directly in XMLRPCDataMatěj Cepl2010-07-191-1/+1
* Allow empty Xorg log analysisMatěj Cepl2010-07-196-35/+11
* Add import JSON file to logsMatěj Cepl2010-07-193-2/+48
* Trying to make jslint happy.Matěj Cepl2010-07-192-10/+4
* Yet another fix for the chip magic.Matěj Cepl2010-07-193-11/+14
* Explaining why #2 has been wontfixed.Matěj Cepl2010-07-191-0/+8
* Make chip magic working again0.14Matěj Cepl2010-07-182-50/+50
* Add a tool to analyze Xorg.0.log filesMatěj Cepl2010-07-183-16/+55
* Removing fixElement ... we don't need it anymore when we use innerHTML.Matěj Cepl2010-07-181-15/+0
* Make XMLRPC service independent of a bugzilla instance.Matěj Cepl2010-07-174-14/+12
* Forgot to remove this logging print.Matěj Cepl2010-07-161-1/+0
* Make "Query upstream" button working again.Matěj Cepl2010-07-163-10/+7