aboutsummaryrefslogtreecommitdiffstats
path: root/lib/main.js
Commit message (Expand)AuthorAgeFilesLines
* Logger at least creates new records.Matěj Cepl2011-03-011-1/+0
* Nouveau doesn't dedicated data, so just the Chipset line is parsed.Matěj Cepl2011-02-241-1/+1
* Moved .js files from data/ to data/lib/ so that we don't mix data and code.Matěj Cepl2011-02-231-5/+5
* Fix fill-in magic.Matěj Cepl2011-02-201-1/+0
* Make queryLocal and XML-RPC generally work again.Matěj Cepl2011-02-171-5/+2
* Fix the password recognition.Matěj Cepl2011-02-161-1/+2
* Bit of reorganizationMatěj Cepl2011-02-151-1/+2
* Basic functionality working. Switching to this bug for my day-to-day work.Matěj Cepl2011-02-141-2/+10
* All functions should be (theoretically) either working or commented out.Matěj Cepl2011-02-101-7/+20
* Mainly add XML-RPC handlingMatěj Cepl2011-02-091-44/+50
* This actually almost looks like working, so much I can file bugs.Matěj Cepl2011-02-011-14/+33
* Tons of fixes, we are almost in state that the primitive run is possible.Matěj Cepl2011-01-311-31/+6
* bzpage.js mostly doneMatěj Cepl2011-01-281-86/+18
* First rough removal of objects and transformation on plain functions.Matěj Cepl2011-01-201-3/+63
* Move choice of particular content script objects to initialize().Matěj Cepl2010-10-251-8/+9
* Update to the latest Request APIMatěj Cepl2010-10-101-6/+6
* Remove notification method in utils.js, provided by the Jetpack module.Matěj Cepl2010-10-081-1/+0
* Fix Logger object to be self contained and use storage properlyMatěj Cepl2010-09-241-8/+1
* Adding parsed backtraces seems to be functional. Yuhooo! \o/Matěj Cepl2010-09-211-1/+0
* Make skipping attachments workingMatěj Cepl2010-08-191-7/+13
* Regexps for matching URLs is configuration and should be in JSON, notMatěj Cepl2010-07-291-5/+5
* We check this.response.status everywhereMatěj Cepl2010-07-281-24/+28
* That would be actually nice to actually return the email fromMatěj Cepl2010-07-271-2/+2
* Allow empty Xorg log analysisMatěj Cepl2010-07-191-3/+0
* Yet another fix for the chip magic.Matěj Cepl2010-07-191-6/+1
* Add a tool to analyze Xorg.0.log filesMatěj Cepl2010-07-181-4/+7
* Make XMLRPC service independent of a bugzilla instance.Matěj Cepl2010-07-171-4/+1
* Make "Query upstream" button working again.Matěj Cepl2010-07-161-4/+0
* Cleanup shared constants to work over modules.Matěj Cepl2010-07-161-2/+0
* Bail out if we are not logged in.Matěj Cepl2010-07-161-23/+0
* BSTPrefNS replace by BTSPrefNSMatěj Cepl2010-07-151-2/+2
* Overcome cache so that JSON configuration file is not stale (fixes #21).Matěj Cepl2010-07-141-0/+5
* Fix URL of the default JSON and make the script working even for non-me :)0.10Matěj Cepl2010-07-021-1/+2
* 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-011-2/+2
* Use 'request' module instead of home brewed load{Text,JSON} and httpPOSTMatěj Cepl2010-06-301-33/+38
* Move all constant data out of the main JSONMatěj Cepl2010-06-271-21/+19
* Make URL for JSON file configurable (fixes #9)0.4Matěj Cepl2010-06-241-2/+15
* Fix timesheet generation with bad URLs and get activated on the Freedesktop b...Matěj Cepl2010-06-231-0/+1
* 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-221-3/+2
* Add variable children of bzpage backMatěj Cepl2010-06-221-2/+9
* Make skipping over attachment.cgi work and more cleanupMatěj Cepl2010-06-221-3/+4
* Skipping over process pages && system notification.Matěj Cepl2010-06-211-17/+39
* Logger works and some cleanupMatěj Cepl2010-06-211-5/+6
* Loads a bug page without crash!!!Matěj Cepl2010-06-191-1/+5
* Inheritance works, now there are jetpack-prototype-related bugsMatěj Cepl2010-06-171-12/+63
* Forgotten newMatěj Cepl2010-06-131-1/+1
* Trying solutions from Felipe GomesMatěj Cepl2010-06-121-1/+2
* Even more simplificationMatěj Cepl2010-06-121-0/+1