aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib/bzpage.js
Commit message (Collapse)AuthorAgeFilesLines
* Don't use RE for distinguishing reporters.Matěj Cepl2011-03-181-2/+2
| | | | Closes #69
* Fix local query, the first table is numbered 0, not 1.Matěj Cepl2011-03-161-4/+4
|
* Make script working with Mozilla bugzilla.Matěj Cepl2011-03-031-4/+8
| | | | | * Store all functions in an array and store just indexes in the SELECT * add pageMod options for other bugzillas
* Separate logging front-end into special content script.Matěj Cepl2011-03-021-134/+0
|
* Add unknown PCI ID to the clipboard.Matěj Cepl2011-03-021-0/+4
|
* Logger at least creates new records.Matěj Cepl2011-03-011-17/+12
|
* Moved .js files from data/ to data/lib/ so that we don't mix data and code.Matěj Cepl2011-02-231-0/+985