aboutsummaryrefslogtreecommitdiffstats
path: root/lib/main.js
Commit message (Expand)AuthorAgeFilesLines
* Just reformatting and more debug logging.Matěj Cepl2011-08-041-0/+1
* And even chip magic now works with new Attachment objects.Matěj Cepl2011-06-071-0/+1
* Make sending bugs upstream working (collecting comments was broken).Matěj Cepl2011-06-061-1/+0
* Move attachments and comments functions into four separate objects.Matěj Cepl2011-06-051-0/+1
* Moving ahead ... storing the progress for future.Matěj Cepl2011-06-051-0/+1
* First draft of the flags handling for Mozilla bugzilla.Matěj Cepl2011-06-051-0/+1
* Make bugs.freedesktop.org supported as well.Matěj Cepl2011-06-051-0/+4
* Remove unnecessary isOurPage function.Matěj Cepl2011-06-051-8/+6
* Fix the path to makeBacktraceAttachment.js in lib/main.jsMatěj Cepl2011-06-051-1/+1
* Really Eclipseize formatting.Matěj Cepl2011-06-051-19/+18
* Remove testing tabs.openMatěj Cepl2011-06-051-1/+0
* Another massive cleanup and simplification of tweak scripts.Matěj Cepl2011-06-051-0/+1
* Add makeJSONRPCCallWithLogin, and other small issues.Matěj Cepl2011-06-051-6/+18
* All XML-RPC calls are rewritten as JSON-RPC ones.Matěj Cepl2011-06-051-1/+10
* Reorganization.Matěj Cepl2011-06-051-12/+12
* Reformatting to MoFo coding styleMatěj Cepl2011-06-051-63/+72
* Make the categories work only for Xorg bugs.Matěj Cepl2011-06-051-1/+1
* Add the roll-down list for selection of categories.Matěj Cepl2011-06-051-0/+1
* Don't create new elements, just add relational <link>s.Matěj Cepl2011-06-051-1/+1
* Cut out general bugzilla functions to a special module.Matěj Cepl2011-06-051-1/+4
* Starting another module ... all small embelishments to the page.Matěj Cepl2011-06-051-0/+1
* First ideas about splitting queries to separate module.Matěj Cepl2011-06-051-0/+1
* Working on cutting down lines from bug-page-mod.jsMatěj Cepl2011-06-051-7/+9
* Merge branch 'Ehsan' into bugzillatweaksMatěj Cepl2011-03-241-1/+20
|\
| * 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
| * 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-311-3/+2
| * We can't modify a menu's label, so switch to 'Toggle' in the labelEhsan Akhgari2010-05-311-9/+3
| * Fix a few bugs to actually make the jetpack workEhsan Akhgari2010-05-311-5/+3
| * Create a cookiemanager package and use itEhsan Akhgari2010-05-301-3/+1
| * Port to using the preferences-service packageEhsan Akhgari2010-05-301-4/+2
| * Port clipboard operations to a new Jetpack SDK-style APIEhsan Akhgari2010-05-301-1/+1
| * Switch to using the context-menu APIEhsan Akhgari2010-05-301-17/+23
| * Switch to using the new equivalent of the pageMods APIEhsan Akhgari2010-05-301-11/+13
| * 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-231-114/+114