aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* That would be actually nice to actually return the email fromMatěj Cepl2010-07-272-3/+3
* Update sha1 checksumMatěj Cepl2010-07-251-1/+1
* Fix RHBugzillaPage.addClosingUpstream and BZPage.selectOptionByLabel methodMatěj Cepl2010-07-253-23/+35
* Add util.getParamsFromURL method and use it.Matěj Cepl2010-07-252-12/+8
* Add util.getParamsFromURL method to parse URL parameters.Matěj Cepl2010-07-252-13/+62
* Move queryForSelection and affiiliated methods to BZPage.Matěj Cepl2010-07-254-107/+126
* 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
* Add update.rdf a hopefully make it working.Matěj Cepl2010-07-243-3/+38
* 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 stock responses for bugzilla.gnome.orgMatěj Cepl2010-07-231-0/+76
* Add an icon ... not sure how to include it though.Matěj Cepl2010-07-221-0/+0
* Release 0.150.15Matěj Cepl2010-07-211-1/+1
* Add a alert as a prompt to prompts library and use it.Matěj Cepl2010-07-212-3/+14
* Add README.md to make github happyMatěj Cepl2010-07-211-0/+8
* Add a test for empty list paramter of util.filterByRegexp function.Matěj Cepl2010-07-211-4/+12
* Makes the scroll-down menu work on bugizlla.mozilla.orgMatěj Cepl2010-07-213-84/+62
* Set Triaged keyword when closing the bug via buttons.Matěj Cepl2010-07-201-0/+5
* Add default files for new development of Mozilla JSON files.Matěj Cepl2010-07-203-0/+205
* Add util.getObjectKeys for better diagnostic.Matěj Cepl2010-07-202-8/+25
* 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-183-50/+54
* Make new releaseMatěj Cepl2010-07-181-1/+1
* Add a tool to analyze Xorg.0.log filesMatěj Cepl2010-07-184-18/+57
* 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-175-14/+20
* 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
* Cleanup shared constants to work over modules.Matěj Cepl2010-07-163-5/+6
* Create a special library prompts, add prompts.prompt, and switch bzpageMatěj Cepl2010-07-164-57/+88
* Bail out if we are not logged in.Matěj Cepl2010-07-163-52/+59
* Use Firefox nsILoginManager to store password and make it optional.0.13Matěj Cepl2010-07-164-13/+57
* Merge branch 'betterPasswordHandling'Matěj Cepl2010-07-166-9/+138
|\
| * A nucleus of the documentation for passwords module.Matěj Cepl2010-07-161-0/+51
| * change {set,remove}Password to *LoginMatěj Cepl2010-07-162-8/+7
| * Passwords library with unit test.Matěj Cepl2010-07-162-0/+75
| * BSTPrefNS replace by BTSPrefNSMatěj Cepl2010-07-152-6/+6
| * Give getPassword possibility of having different promptMatěj Cepl2010-07-151-3/+6
* | Move even handler installation to later, so we don't hit missing element; hop...Matěj Cepl2010-07-151-7/+8
* | Forgotten EOL in the end of the fileMatěj Cepl2010-07-151-1/+1
|/
* Make the script more robust against different HTML versions of the commentMatěj Cepl2010-07-151-11/+21
* Make fix target of Makefile more usefullMatěj Cepl2010-07-151-1/+1