aboutsummaryrefslogtreecommitdiffstats
path: root/data
Commit message (Expand)AuthorAgeFilesLines
...
| * | Use the range count instead of the selection textEhsan Akhgari2011-02-181-1/+1
| * | Don't redirect if the user has interacted with the page by selecting somethingEhsan Akhgari2011-02-181-2/+3
| * | Don't redirect if the user has interacted with the page by scrollingEhsan Akhgari2011-02-181-3/+13
| |/
| * Import the functionality of Jesse's view-attachment-source script into Bugzil...Ehsan Akhgari2011-02-171-0/+66
| * Remove the 'Assign to me' button as BMO now has a 'take' link for the same pu...Ehsan Akhgari2011-02-171-29/+0
| * Make the redirection a bit more graceful (allow canceling and redirect after ...Ehsan Akhgari2011-02-171-2/+19
| * Use the existing getBugNumber functionEhsan Akhgari2011-02-171-10/+1
| * After submitting changes, redirect to a GET link to allow reloads, session re...Steve Fink2011-02-171-0/+22
| * Apply tweaks to landfill (test) bugzilla installations at bugzilla.org.Steve Fink2011-02-171-1/+2
| * Update to new Addon SDK page-mod and context-menu modulesHeather Arthur2011-02-154-48/+26
| * Move main.js to bug-page-mod.jsHeather Arthur2011-02-151-0/+1148
* Fix indentation and else for Mozilla coding guidelines.Matěj Cepl2011-03-237-1561/+1596
* Attempt to include kernel line in the Xorg report.Matěj Cepl2011-03-231-1/+4
* Allow parsing of non-timed Xorg.0.log lines.Matěj Cepl2011-03-201-2/+2
* Set cursor to busy while analyzing Xorg.0.log.Matěj Cepl2011-03-181-0/+2
* Don't use RE for distinguishing reporters.Matěj Cepl2011-03-181-2/+2
* Removing apply in createDeadLink was a bad idea.Matěj Cepl2011-03-171-2/+2
* Fix local query, the first table is numbered 0, not 1.Matěj Cepl2011-03-162-5/+6
* Make script working with Mozilla bugzilla.Matěj Cepl2011-03-032-5/+11
* Merge branch 'logging' into nextMatěj Cepl2011-03-021-4/+1
|\
| * Remove unnecessary logging.Matěj Cepl2011-03-021-4/+1
* | Add a 'n' accesskey to Next link to next bugMatěj Cepl2011-03-021-0/+15
|/
* Separate logging front-end into special content script.Matěj Cepl2011-03-023-134/+138
* Add unknown PCI ID to the clipboard.Matěj Cepl2011-03-022-1/+7
* Logger at least creates new records.Matěj Cepl2011-03-013-20/+12
* Nouveau doesn't dedicated data, so just the Chipset line is parsed.Matěj Cepl2011-02-242-109/+68
* Moved .js files from data/ to data/lib/ so that we don't mix data and code.Matěj Cepl2011-02-236-0/+0
* Preliminary genom of cssUtilsMatěj Cepl2011-02-221-0/+77
* Add protection against superfluous running of fillIn magicMatěj Cepl2011-02-221-3/+4
* Fill in magic finally really works.Matěj Cepl2011-02-221-5/+14
* Most of logger recovered.Matěj Cepl2011-02-202-2/+13
* Component should be normal component not search table.Matěj Cepl2011-02-201-5/+1
* Fix fill-in magic.Matěj Cepl2011-02-201-138/+30
* Add ability to briefly look through Xorg.0.logMatěj Cepl2011-02-202-38/+69
* Make queryLocal and XML-RPC generally work again.Matěj Cepl2011-02-172-9/+10
* Remove whole ifExist magic, it is not necessary anymore anyway.Matěj Cepl2011-02-162-11/+5
* "Def. assignee" button now hides when it is used.Matěj Cepl2011-02-162-2/+2
* Fix the password recognition.Matěj Cepl2011-02-162-10/+3
* Bit of reorganizationMatěj Cepl2011-02-153-26/+32
* Basic functionality working. Switching to this bug for my day-to-day work.Matěj Cepl2011-02-144-88/+152
* All functions should be (theoretically) either working or commented out.Matěj Cepl2011-02-103-220/+204
* Mainly add XML-RPC handlingMatěj Cepl2011-02-093-379/+392
* Bit of cleaning of loggerMatěj Cepl2011-02-011-0/+2
* This actually almost looks like working, so much I can file bugs.Matěj Cepl2011-02-011-24/+80
* Tons of fixes, we are almost in state that the primitive run is possible.Matěj Cepl2011-01-314-87/+46
* bzpage.js mostly doneMatěj Cepl2011-01-284-417/+760
* All unchecked functions marked as such, empty files for docs added.Matěj Cepl2011-01-202-65/+81
* First rough removal of objects and transformation on plain functions.Matěj Cepl2011-01-203-404/+351
* Upgrading to the latest APIMatěj Cepl2011-01-202-4/+4
* Just move key libraries to data/ to be made into content scripts.Matěj Cepl2011-01-203-0/+2129