Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Release 0.250.25 | Matěj Cepl | 2010-09-25 | 2 | -1/+19 | |
| | ||||||
* | Make jslint more happy. | Matěj Cepl | 2010-09-25 | 1 | -4/+8 | |
| | ||||||
* | Search in our bugzilla could be done in multiple components at once. | Matěj Cepl | 2010-09-25 | 1 | -2/+15 | |
| | | | | | | | * Equivalent components are defined by a regular expression in the array config.gJSONData.constantData.equivalentComponents Fixes #50 | |||||
* | Push unfinished documentation to a separate branch | Matěj Cepl | 2010-09-24 | 41 | -14901/+0 | |
| | ||||||
* | Offline support attempts were moved to a separate branch. | Matěj Cepl | 2010-09-24 | 1 | -149/+0 | |
| | ||||||
* | Fix Logger object to be self contained and use storage properly | Matěj Cepl | 2010-09-24 | 3 | -60/+71 | |
| | | | | | | | * there is really no other way than using module.storage directly Sucks! * all logger-related logic should go to the module and not be flying around (import TS, clear, isEmpty) | |||||
* | Fix arrays in xmlrpc module0.24 | Matěj Cepl | 2010-09-24 | 1 | -48/+66 | |
| | ||||||
* | innerHTML is a good servant ... scrap it, it is bad servant even. | Matěj Cepl | 2010-09-23 | 3 | -9/+23 | |
| | ||||||
* | Adding parsed backtraces seems to be functional. Yuhooo! \o/ | Matěj Cepl | 2010-09-21 | 4 | -52/+60 | |
| | | | | | * rhbzpage.addNewAttachmentRow finally beaten into submission * util.parseXMLfromString ... it is better to hide this | |||||
* | Make showing parsed backtrace at least working | Matěj Cepl | 2010-09-20 | 2 | -21/+45 | |
| | | | | | | | | * Fill always this.parsedAttachments parameter with attachments with parsed backtraces * Add a ton of Javadocs to rhbzpage methods * The window with parsed backtrace should be on the top * addNewAttachmentRow is called but made ineffective | |||||
* | Add checking of HTTP status in rhbzpage.showAttachment | Matěj Cepl | 2010-09-19 | 1 | -7/+13 | |
| | ||||||
* | Fix .split() method | Matěj Cepl | 2010-09-19 | 3 | -10/+7 | |
| | ||||||
* | First working version. | Matěj Cepl | 2010-09-18 | 2 | -53/+137 | |
| | | | | | | Missing AJAX-style adding an attachment row to the attachment table. Add createDeadLink function, we don't need to use href='#' | |||||
* | Wrong id parameter of <a id='showBacktrace' element | Matěj Cepl | 2010-09-17 | 1 | -3/+6 | |
| | ||||||
* | A lot of hacking, but still not working. | Matěj Cepl | 2010-09-17 | 1 | -33/+38 | |
| | ||||||
* | Some thoughts on the backtrace showing | Matěj Cepl | 2010-09-17 | 2 | -49/+84 | |
| | ||||||
* | First attempt to attach backtraces instead of pasting them into comments | Matěj Cepl | 2010-09-17 | 1 | -7/+44 | |
| | ||||||
* | Add also chipset and driver information to the Xorg log analysis | Matěj Cepl | 2010-09-15 | 2 | -2/+14 | |
| | | | | * also adding removeDuplicates to util.js | |||||
* | Update update.rdf | Matěj Cepl | 2010-09-14 | 1 | -0/+18 | |
| | | | | I should really make some automatization to this. | |||||
* | Clarify the situation with getBugNo. | Matěj Cepl | 2010-09-14 | 3 | -10/+8 | |
| | | | | | | | | | * get rid off getBugId ... it was never used and silly * improve javadoc of getBugNo and explain why it is in util.js, although it would more belong to bzpage.js (hint: there are no unit tests for bzpage.js) * add a test showing that aliases are not convereted to proper numerical bug numbers | |||||
* | Fix version number | Matěj Cepl | 2010-09-14 | 1 | -1/+1 | |
| | ||||||
* | Fixed number of lines in the head of the Xorg.0.log analysis | Matěj Cepl | 2010-09-14 | 1 | -2/+3 | |
| | | | | Fixes #48 | |||||
* | Make certain that this.bugNo is really numerical value of bug number. | Matěj Cepl | 2010-09-10 | 2 | -36/+15 | |
| | | | | | | | | | Fixes #45 * move getLogin and getPassword to bzpage (upstream bugzilla actually has SOME XML-RPC) * don't test for correct bug number in logger, when we have the bug no. correct in the first place. | |||||
* | Getting Bug.get via XML-RPC | Matěj Cepl | 2010-09-10 | 4 | -24/+77 | |
| | ||||||
* | Add console.log to show what's going on in getOptionTableCell | Matěj Cepl | 2010-09-10 | 1 | -0/+1 | |
| | ||||||
* | Impove Xorg analysis results0.23 | Matěj Cepl | 2010-09-06 | 1 | -0/+7 | |
| | | | | | * remove headers which are always the same * add summary with number of matching lines. | |||||
* | Fix version number0.22 | Matěj Cepl | 2010-09-03 | 1 | -1/+1 | |
| | ||||||
* | Rebuild with the latest Jetpack-SDK | Matěj Cepl | 2010-09-03 | 1 | -0/+18 | |
| | ||||||
* | We don't have getVersion method anymore0.21 | Matěj Cepl | 2010-08-20 | 4 | -6/+21 | |
| | ||||||
* | Make file to run subMakefile in mirroring directory | Matěj Cepl | 2010-08-19 | 1 | -3/+4 | |
| | ||||||
* | Actually really fix #43 and simplification of collecting information.0.20 | Matěj Cepl | 2010-08-19 | 5 | -80/+70 | |
| | | | | Release 0.20 | |||||
* | Changed RH Bugzilla moved reporter's address to other column. Fixed.0.19 | Matěj Cepl | 2010-08-19 | 3 | -1/+24 | |
| | | | | Fixes #43 | |||||
* | Fix update.rdf, so that Firefox actually updates this extension. | Matěj Cepl | 2010-08-19 | 1 | -15/+6 | |
| | ||||||
* | Add sha1: to em:updateHash of update.rdf | Matěj Cepl | 2010-08-19 | 1 | -4/+4 | |
| | ||||||
* | Fix well-formdness of update.rdf | Matěj Cepl | 2010-08-19 | 1 | -1/+1 | |
| | ||||||
* | Forgot change the name of the file0.18 | Matěj Cepl | 2010-08-19 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'fhrepo/master' of ↵ | Matěj Cepl | 2010-08-19 | 0 | -0/+0 | |
|\ | | | | | | | ssh://git.fedorahosted.org/git/bugzilla-triage-scripts | |||||
| * | Make skipping attachments working | Matěj Cepl | 2010-08-19 | 3 | -18/+15 | |
| | | | | | | | | | | | | | | | | - add attachment.cgi$ to skipMatches regexp - NotLoggedinException should be caught in main.js not in rhbzpage.js Fixes #41 New release 0.18 | |||||
* | | Make skipping attachments working | Matěj Cepl | 2010-08-19 | 4 | -18/+34 | |
|/ | | | | | | | | - add attachment.cgi$ to skipMatches regexp - NotLoggedinException should be caught in main.js not in rhbzpage.js Fixes #41 New release 0.18 | |||||
* | New release 0.170.17 | Matěj Cepl | 2010-08-16 | 2 | -1/+20 | |
| | | | | | | | | | * support for bugzilla.gnome.org (with removal of original buttons) * related to the previous: new configuration option * configData.killNodes * support the latest changes in bugzilla.redhat.com (fixes #40) * compatible with Firefox 4.0beta4 (strict mode is actually taken * seriously) | |||||
* | Catch up with changes in new RH bugzilla | Matěj Cepl | 2010-08-16 | 2 | -10/+14 | |
| | | | | - also add a diagnostics for future use. | |||||
* | Make scripts compatible with bugzilla.gnome.org | Matěj Cepl | 2010-08-08 | 3 | -35/+45 | |
| | | | | | | | | | Fixes #38 - Eliminate automatic "all" packages for bugzillas undefined in enabledPackages object, - Config_data.json: do have enabledPackages with RH BZ "all" comments - Fix spread of buttons in Gnome BZ | |||||
* | More compatibility with bugzilla.gnome.org | Matěj Cepl | 2010-08-08 | 1 | -2/+24 | |
| | ||||||
* | Gnome makes emails much more complicated. | Matěj Cepl | 2010-08-06 | 3 | -3/+127 | |
| | | | | | Also adding bugzilla.gnome.org to the default JSON so that it can be configured to some other JSON file. | |||||
* | Remove elements based on the configuration JSON file (configData.killNodes | Matěj Cepl | 2010-08-05 | 2 | -0/+30 | |
| | | | | object). | |||||
* | Regexps for matching URLs is configuration and should be in JSON, not | Matěj Cepl | 2010-07-29 | 2 | -20/+5 | |
| | | | | | statically included in data/ subdirectory. (cherry picked from commit 0728e2ad4809619cd3ba5215252a52df85697940) | |||||
* | Another in the series "I've asked for the strict checking, and I've got | Matěj Cepl | 2010-07-29 | 2 | -5/+7 | |
| | | | | one" ;) | |||||
* | We check this.response.status everywhere | Matěj Cepl | 2010-07-28 | 3 | -49/+59 | |
| | | | | - plus make jslint a little bit more sane (eqeqeq: false). | |||||
* | Firefox 4.0 we have undeclared variable here. | Matěj Cepl | 2010-07-28 | 1 | -1/+1 | |
| | ||||||
* | this.checkComments has not been activated in non-RH type page objects. | Matěj Cepl | 2010-07-28 | 2 | -1/+1 | |
| |