aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Make configuration of used packages hostname-sensitive and stored in theMatěj Cepl2010-07-141-15/+17
* Make the package compatible with new require("chrome") policy.0.12Matěj Cepl2010-07-042-1/+3
* Fix Fedora BugZappers' signatureMatěj Cepl2010-07-021-3/+3
* Fix URL of the default JSON and make the script working even for non-me :)0.10Matěj Cepl2010-07-022-2/+5
* Add a configuration button for setting JSON file; fixes #15Matěj Cepl2010-07-011-0/+23
* Change default URL of JSON configuration file.Matěj Cepl2010-07-011-1/+1
* All I want to do in my life is to make jslint happy.Matěj Cepl2010-07-013-4/+3
* Simplify loggingMatěj Cepl2010-07-011-2/+0
* enabledPackages defaults to all; fixes #14Matěj Cepl2010-07-011-1/+9
* This Request object, not Require! Fixing #7Matěj Cepl2010-07-011-6/+4
* Use 'request' module instead of home brewed load{Text,JSON} and httpPOSTMatěj Cepl2010-06-303-146/+84
* Move all constant data out of the main JSONMatěj Cepl2010-06-273-27/+27
* Even query of our Bugzilla should be done on background.Matěj Cepl2010-06-241-1/+7
* Fix query upstream bugzilla (finally, I hope!)Matěj Cepl2010-06-241-1/+1
* Make URL for JSON file configurable (fixes #9)0.4Matěj Cepl2010-06-242-6/+25
* Docs and namespace for preferencesMatěj Cepl2010-06-231-3/+5
* Fix timesheet generation with bad URLs and get activated on the Freedesktop b...Matěj Cepl2010-06-233-23/+30
* Some people, when confronted with a problem, think I know, I'll use regular e...Matěj Cepl2010-06-221-3/+4
* Make fixing MIME type again (includes creation of util.httpPOST)Matěj Cepl2010-06-2210-128/+63
* Add variable children of bzpage backMatěj Cepl2010-06-221-2/+9
* Make skipping over attachment.cgi work and more cleanupMatěj Cepl2010-06-222-9/+10
* Fix broken merge.Matěj Cepl2010-06-211-6/+3
|\
| * Clean up loggingMatěj Cepl2010-06-212-7/+11
* | Skipping over process pages && system notification.Matěj Cepl2010-06-214-40/+100
|/
* Make Eclipse happierMatěj Cepl2010-06-211-1/+2
* Logger works and some cleanupMatěj Cepl2010-06-217-46/+90
* Trying to use api-utils.publicConstructor failed.Matěj Cepl2010-06-204-13/+17
* Silly cleanupMatěj Cepl2010-06-191-1/+1
* Loads a bug page without crash!!!Matěj Cepl2010-06-195-134/+242
* There is url.URL object!Matěj Cepl2010-06-191-4/+10
* Write HACKING document with coding guidelines and actually fix theMatěj Cepl2010-06-184-78/+78
* Merge in original rhbzpage.js as well, it doesn't make sense to protect part ...Matěj Cepl2010-06-172-950/+923
* Inheritance works, now there are jetpack-prototype-related bugsMatěj Cepl2010-06-1711-860/+816
* Merge OOPtesting branchMatěj Cepl2010-06-171-0/+56
|\
| * Port bugfixes from the -prototype branch. simpleStorage is apparentlyMatěj Cepl2010-06-164-20/+45
| * Merged in r187.Matěj Cepl2010-06-152-10/+12
| |\
| * | Adding JEP-10 support.Matěj Cepl2010-06-073-1/+211
* | | Following https://bugzilla.mozilla.org/show_bug.cgi?id=572566 example nowMatěj Cepl2010-06-172-8/+5
* | | Forgotten newMatěj Cepl2010-06-131-1/+1
* | | Another unsatisfactory result.Matěj Cepl2010-06-132-3/+14
* | | Trying solutions from Felipe GomesMatěj Cepl2010-06-123-3/+10
* | | Even more simplificationMatěj Cepl2010-06-124-8/+18
* | | More cleanupMatěj Cepl2010-06-111-9/+1
* | | Even more brutalMatěj Cepl2010-06-113-46/+12
* | | Last unused files archived.Matěj Cepl2010-06-113-0/+0
* | | More cleanup to make a simple reproducerMatěj Cepl2010-06-117-142/+6
* | | Trying to make the simplest possible inherited objects.Matěj Cepl2010-06-115-1614/+1697
* | | Trying to clean-up the OO structure ... there is still something broken thereMatěj Cepl2010-06-102-53/+63
* | | * clean up to make jslint happy (abandoned let and replaced with var)Matěj Cepl2010-06-094-211/+219
* | | Cleanup before re-posting to https://bugzilla.mozilla.org/show_bug.cgi?id=570741Matěj Cepl2010-06-081-10/+1