aboutsummaryrefslogtreecommitdiffstats
path: root/lib/util.js
Commit message (Expand)AuthorAgeFilesLines
* Actually really fix #43 and simplification of collecting information.0.20Matěj Cepl2010-08-191-2/+2
* Remove elements based on the configuration JSON file (configData.killNodesMatěj Cepl2010-08-051-0/+24
* Move notifications to prompts where it belongs.Matěj Cepl2010-07-271-33/+0
* 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
* Add util.getObjectKeys for better diagnostic.Matěj Cepl2010-07-201-5/+14
* Allow empty Xorg log analysisMatěj Cepl2010-07-191-2/+0
* Make XMLRPC service independent of a bugzilla instance.Matěj Cepl2010-07-171-2/+0
* Create a special library prompts, add prompts.prompt, and switch bzpageMatěj Cepl2010-07-161-52/+0
* Use Firefox nsILoginManager to store password and make it optional.0.13Matěj Cepl2010-07-161-3/+26
* Give getPassword possibility of having different promptMatěj Cepl2010-07-151-3/+6
* Make the package compatible with new require("chrome") policy.0.12Matěj Cepl2010-07-041-1/+2
* Use 'request' module instead of home brewed load{Text,JSON} and httpPOSTMatěj Cepl2010-06-301-84/+1
* Fix timesheet generation with bad URLs and get activated on the Freedesktop b...Matěj Cepl2010-06-231-1/+3
* Make fixing MIME type again (includes creation of util.httpPOST)Matěj Cepl2010-06-221-0/+35
* Make skipping over attachment.cgi work and more cleanupMatěj Cepl2010-06-221-6/+6
* Skipping over process pages && system notification.Matěj Cepl2010-06-211-18/+51
* Logger works and some cleanupMatěj Cepl2010-06-211-3/+3
* Silly cleanupMatěj Cepl2010-06-191-1/+1
* Loads a bug page without crash!!!Matěj Cepl2010-06-191-1/+135
* Even more simplificationMatěj Cepl2010-06-121-1/+4
* More cleanup to make a simple reproducerMatěj Cepl2010-06-111-109/+0
* Unfinished mess of everything, unworking.Matěj Cepl2010-06-051-0/+22
* With help of bugzilla (https://bugzilla.mozilla.org/show_bug.cgi?id=569273Matěj Cepl2010-06-031-1/+4
* Added another unit testsMatěj Cepl2010-06-011-13/+1
* * Added hopefully a full coverage of unit tests for:Matěj Cepl2010-05-311-20/+25
* rewrite util.js to be more compliant with SDK usage.Matěj Cepl2010-05-311-1/+1
* First attempt to split main script into modules.Matěj Cepl2010-05-311-0/+185