aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* First ideas about splitting queries to separate module.Matěj Cepl2011-03-251-0/+1
* Working on cutting down lines from bug-page-mod.jsMatěj Cepl2011-03-253-10/+11
* Merge branch 'Ehsan' into bugzillatweaksMatěj Cepl2011-03-242-1/+75
|\
| * Apply tweaks to landfill (test) bugzilla installations at bugzilla.org.Steve Fink2011-02-171-1/+1
| * Update to new Addon SDK page-mod and context-menu modulesHeather Arthur2011-02-151-0/+65
| * Move main.js to bug-page-mod.jsHeather Arthur2011-02-151-1148/+0
| * Replace + signs in the quicksearch parameter with spacesEhsan Akhgari2010-11-031-1/+1
| * Put the quicksearch text in the search boxes so that they can be editedEhsan Akhgari2010-11-011-0/+17
| * Show the Review link for process_bug.cgi pagesEhsan Akhgari2010-10-281-5/+1
| * Add a link to collapse all of tbplbot's commentsEhsan Akhgari2010-09-171-0/+33
| * Use Chrome Authority to access the Cookie Manager API which requires chrome p...Ehsan Akhgari2010-09-101-0/+1
| * Remove the clipboard module because it's now in Jetpack SDK coreEhsan Akhgari2010-09-101-59/+0
| * Fix Bugzilla Tweaks in debug buildsEhsan Akhgari2010-09-101-1/+1
| * Tweak the regular expression to support linkifying attachment flags in Bugzil...Ehsan Akhgari2010-07-151-1/+1
| * Remove the support for user name autocomplete because bugzilla.mozilla.org is...Ehsan Akhgari2010-07-091-121/+0
| * Re-enable the context menu; work-around and initial patch by Drew Willcoxontweaks-1.0Ehsan Akhgari2010-06-281-37/+36
| * Remove the context menu stuff until we have a work-around for context menu it...Ehsan Akhgari2010-06-281-0/+4
| * Add license header to main.jsEhsan Akhgari2010-05-311-0/+37
| * Don't show our context menu options on other pagesEhsan Akhgari2010-05-311-2/+11
| * Remove the context menu on page unloadEhsan Akhgari2010-05-311-0/+6
| * Don't show an empty name in the CC autocomplete listEhsan Akhgari2010-05-311-1/+1
| * Don't pass cookie XPCOM objects across package boundariesEhsan Akhgari2010-05-312-4/+15
| * We can't modify a menu's label, so switch to 'Toggle' in the labelEhsan Akhgari2010-05-311-9/+3
| * Correct the exported function nameEhsan Akhgari2010-05-311-1/+1
| * Fix a syntax errorEhsan Akhgari2010-05-311-1/+1
| * Fix a few bugs to actually make the jetpack workEhsan Akhgari2010-05-313-133/+3
| * Don't store a global clipboard object, to prevent possible future leaksEhsan Akhgari2010-05-301-3/+3
| * Create a cookiemanager package and use itEhsan Akhgari2010-05-302-3/+43
| * Port to using the preferences-service packageEhsan Akhgari2010-05-301-4/+2
| * Port clipboard operations to a new Jetpack SDK-style APIEhsan Akhgari2010-05-302-1/+60
| * Switch to using the context-menu APIEhsan Akhgari2010-05-301-17/+23
| * Switch to using the new equivalent of the pageMods APIEhsan Akhgari2010-05-303-11/+141
| * Import the old bugzilla-tweaks.js as lib/main.jsEhsan Akhgari2010-05-301-0/+1173
* Fix indentation and else for Mozilla coding guidelines.Matěj Cepl2011-03-236-689/+705
* Convert to using passwords.js from Add-on SDK, not out own.Matěj Cepl2011-03-232-114/+79
* Don't suggest restart of Firefox, when it is not required.Matěj Cepl2011-03-191-1/+1
* Merge branch 'logging' into nextMatěj Cepl2011-03-171-2/+2
|\
| * Let's be cool and use HTML5. Also hopefully encoding will actually work.Matěj Cepl2011-03-171-2/+2
* | Merge branch 'anyAllJSON' into nextMatěj Cepl2011-03-071-7/+6
|\ \
| * | Config_data.json should have "all" for bugzilla.redhat.com not "any"Matěj Cepl2011-03-071-16/+15
* | | Merge branch 'logging' into nextMatěj Cepl2011-03-031-1/+3
|\ \ \ | | |/ | |/|
| * | Generated time sheets should be explicitly marked as UTF-8Matěj Cepl2011-03-031-1/+3
* | | Make script working with Mozilla bugzilla.Matěj Cepl2011-03-032-28/+22
* | | Add a 'n' accesskey to Next link to next bugMatěj Cepl2011-03-021-0/+1
|/ /
* | Separate logging front-end into special content script.Matěj Cepl2011-03-021-0/+1
* | Add unknown PCI ID to the clipboard.Matěj Cepl2011-03-022-0/+7
* | Yes, we can have window object in main script!Matěj Cepl2011-03-022-2/+3
* | Fix sorting of the records in generated log. Now generates time sheet!Matěj Cepl2011-03-011-1/+7
* | Logger at least creates new records.Matěj Cepl2011-03-012-2/+0
* | Nouveau doesn't dedicated data, so just the Chipset line is parsed.Matěj Cepl2011-02-241-1/+1