aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bzpage.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make configuration of used packages hostname-sensitive and stored in theMatěj Cepl2010-07-141-15/+17
* Add a configuration button for setting JSON file; fixes #15Matěj Cepl2010-07-011-0/+23
* All I want to do in my life is to make jslint happy.Matěj Cepl2010-07-011-1/+1
* enabledPackages defaults to all; fixes #14Matěj Cepl2010-07-011-1/+9
* Make URL for JSON file configurable (fixes #9)0.4Matěj Cepl2010-06-241-4/+10
* Docs and namespace for preferencesMatěj Cepl2010-06-231-3/+5
* Make fixing MIME type again (includes creation of util.httpPOST)Matěj Cepl2010-06-221-3/+3
* Clean up loggingMatěj Cepl2010-06-211-5/+3
* Logger works and some cleanupMatěj Cepl2010-06-211-6/+8
* Trying to use api-utils.publicConstructor failed.Matěj Cepl2010-06-201-1/+1
* Loads a bug page without crash!!!Matěj Cepl2010-06-191-63/+46
* Inheritance works, now there are jetpack-prototype-related bugsMatěj Cepl2010-06-171-8/+740
* Following https://bugzilla.mozilla.org/show_bug.cgi?id=572566 example nowMatěj Cepl2010-06-171-2/+2
* Another unsatisfactory result.Matěj Cepl2010-06-131-2/+8
* Trying solutions from Felipe GomesMatěj Cepl2010-06-121-1/+4
* Even more simplificationMatěj Cepl2010-06-121-5/+3
* More cleanup to make a simple reproducerMatěj Cepl2010-06-111-13/+3
* Trying to make the simplest possible inherited objects.Matěj Cepl2010-06-111-701/+5
* Trying to clean-up the OO structure ... there is still something broken thereMatěj Cepl2010-06-101-38/+48
* * clean up to make jslint happy (abandoned let and replaced with var)Matěj Cepl2010-06-091-79/+83
* First almost working version of main.jsMatěj Cepl2010-06-081-1/+1
* Fix creation of non-existent logstoreMatěj Cepl2010-06-071-2/+2
* Unfinished mess of everything, unworking.Matěj Cepl2010-06-051-43/+11
* rewrite util.js to be more compliant with SDK usage.Matěj Cepl2010-05-311-4/+5
* First attempt to split main script into modules.Matěj Cepl2010-05-311-0/+746