Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start mozlib/mozpage.js from scratch.bugzillatweaks | Matěj Cepl | 2011-10-30 | 6 | -13/+1047 |
| | |||||
* | Reorganized collectingMetadata.js to one file per one class structure. | Matěj Cepl | 2011-10-30 | 9 | -206/+451 |
| | | | | | | I continue working on investigation on porting flags management to special classes (most likely singletons, but anyway) and eliminate them out of the bug-page-mod.js. | ||||
* | Improve abstract object for collecting and managing flags. | Matěj Cepl | 2011-10-30 | 2 | -44/+63 |
| | | | | So far only for MoFo (I would like to include acks as well). | ||||
* | New release ... rebuild for FF 9 compatibility. | Matěj Cepl | 2011-10-30 | 2 | -4/+18 |
| | |||||
* | New testing release. | Matěj Cepl | 2011-10-30 | 1 | -0/+1 |
| | |||||
* | Add a modeline | Matěj Cepl | 2011-10-30 | 39 | -0/+78 |
| | | | | | | // vim: set ts=2 et sw=2 textwidth=80: Fixes #116 | ||||
* | Generate AMO copmatible .xpi | Matěj Cepl | 2011-10-30 | 1 | -2/+10 |
| | |||||
* | Make script work even when no credentials are stored!1.4.91 | Matěj Cepl | 2011-10-30 | 1 | -0/+4 |
| | | | | Fixes #117. | ||||
* | Various cleanups. | Matěj Cepl | 2011-10-30 | 5 | -69/+71 |
| | | | | | - Also fix generation of XPI file. - Fix against missing RE keys | ||||
* | Unbreak with FF8 ... missing var1.4.901.4.8 | Matěj Cepl | 2011-09-07 | 3 | -4/+4 |
| | | | | Version 1.4.8 | ||||
* | Make skipping unimportant pages work again.1.4.7 | Matěj Cepl | 2011-09-07 | 5 | -9/+19 |
| | | | | | | | Skript generating RE was putting too many \/ into it. New release. Fixes #115. | ||||
* | New release version. | Matěj Cepl | 2011-09-06 | 3 | -3/+18 |
| | |||||
* | configData.matches array is now used as include for PageMod. | Matěj Cepl | 2011-09-06 | 2 | -28/+56 |
| | |||||
* | Cache the configuration JSON. | Matěj Cepl | 2011-09-06 | 4 | -218/+134 |
| | | | | | | | So it is available when the website is down and speeds up startup (I hope). Fixes #94. | ||||
* | Add caching patch from the jetpack repo (rejected). | Matěj Cepl | 2011-09-05 | 1 | -0/+157 |
| | |||||
* | Remove unnecessary call OpenStringInPanel and related function. | Matěj Cepl | 2011-09-04 | 3 | -10/+2 |
| | |||||
* | Add some comments on very ugly function libbz.loginToAllBugzillas. | Matěj Cepl | 2011-09-04 | 2 | -7/+12 |
| | |||||
* | Bump the release. | Matěj Cepl | 2011-09-04 | 2 | -1/+16 |
| | |||||
* | Having switched off XML-RPC is not a problem, we should not report it. | Matěj Cepl | 2011-09-04 | 2 | -4/+2 |
| | |||||
* | Fix passwords and XML-RPC logins. | Matěj Cepl | 2011-09-04 | 5 | -92/+95 |
| | | | | | Make switching off XML-RPC per-domain not per-user (fixes #107). Login just once per session and domain (fixes #113). | ||||
* | Better MVC separation ... generating time sheet in content script. | Matěj Cepl | 2011-09-01 | 5 | -95/+78 |
| | |||||
* | Remove unused LogMessage call | Matěj Cepl | 2011-09-01 | 4 | -17/+0 |
| | |||||
* | Use regular expressions instead of long long array of URLs. | Matěj Cepl | 2011-09-01 | 1 | -20/+6 |
| | | | | | | Yes, I know https://groups.google.com/d/topic/alt.religion.emacs/DR057Srw5-c/discussion (actually, also http://regex.info/blog/2006-09-15/247 :)) | ||||
* | Eliminating MakeJSONRPC calls and fixing multiple logins. | Matěj Cepl | 2011-09-01 | 10 | -153/+86 |
| | | | | Fixes #113. | ||||
* | Removing GetURL and some overcomplicated parts. | Matěj Cepl | 2011-09-01 | 5 | -62/+48 |
| | |||||
* | Reintroduce ditz | Matěj Cepl | 2011-09-01 | 3 | -0/+16 |
| | |||||
* | Eliminate obsolete versions, now when we can delete on fedorahosted. | Matěj Cepl | 2011-08-25 | 1 | -465/+0 |
| | |||||
* | New version with minor bug fixes and updated compatbility up to FF 8 | Matěj Cepl | 2011-08-23 | 2 | -1/+16 |
| | |||||
* | Get back Next shortcut (I have no idea where it got lost). | Matěj Cepl | 2011-08-06 | 1 | -11/+15 |
| | | | | Also made jslintable. | ||||
* | Add some simple analysis of dmesg output. | Matěj Cepl | 2011-08-06 | 4 | -53/+70 |
| | | | | | | | Adds to dmesg attachments "check" link filtering on /[fF]ail|[eE]rror|drm/ Fix #111 | ||||
* | New maintenance version. | Matěj Cepl | 2011-08-04 | 2 | -1/+16 |
| | |||||
* | Just reformatting and more debug logging. | Matěj Cepl | 2011-08-04 | 2 | -14/+17 |
| | |||||
* | Merge branch 'bugzillatweaks' into next. | Matěj Cepl | 2011-07-19 | 14 | -219/+442 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a horribly botched branch merged. Conflicts: chip-data/chipNames.json data/lib/bugzillaDOMFunctions.js data/lib/bzpage.js data/lib/jumpNextBug.js data/lib/otherButtons.js data/lib/queries.js data/lib/util.js data/rhlib/addAttachmentRow.js data/rhlib/fixingAttMIME.js data/rhlib/rhbzpage.js data/tweaks/bug-page-mod.js data/tweaks/viewSource.js lib/libbugzilla.js lib/main.js package.json | ||||
| * | Stabilization to make it merged to next. | Matěj Cepl | 2011-07-15 | 3 | -123/+139 |
| | | |||||
| * | Add mysterious QXL device to chipNames.json. | Matěj Cepl | 2011-07-12 | 1 | -0/+1 |
| | | |||||
| * | Adding external ticket reference. | Matěj Cepl | 2011-06-11 | 2 | -22/+41 |
| | | | | | | | | Fix #106 | ||||
| * | New release | Matěj Cepl | 2011-06-10 | 2 | -1/+16 |
| | | |||||
| * | We should work even when interestingLineArr == 1. | Matěj Cepl | 2011-06-10 | 1 | -1/+1 |
| | | | | | | | | We shouldn't check for its length, but for the length of interestingPCIID. | ||||
| * | Separate PCI ID components with colon not with comma. | Matěj Cepl | 2011-06-10 | 2 | -563/+565 |
| | | | | | | | | | | | | Conflicts: data/rhlib/rhbzpage.js | ||||
| * | And even chip magic now works with new Attachment objects. | Matěj Cepl | 2011-06-07 | 4 | -6/+6 |
| | | |||||
| * | Make check link working again. | Matěj Cepl | 2011-06-06 | 3 | -4/+5 |
| | | |||||
| * | Make sending bugs upstream working (collecting comments was broken). | Matěj Cepl | 2011-06-06 | 2 | -4/+8 |
| | | |||||
| * | Make coloring reporter’s comments working again. | Matěj Cepl | 2011-06-06 | 2 | -11/+10 |
| | | |||||
| * | Make fixing MIME types of attachments working again. | Matěj Cepl | 2011-06-06 | 3 | -5/+4 |
| | | | | | | | | When the Attachment is suddenly object instead of an array. | ||||
| * | Next step in rewriting bug-page-mod.js. | Matěj Cepl | 2011-06-05 | 1 | -164/+166 |
| | | |||||
| * | Move attachments and comments functions into four separate objects. | Matěj Cepl | 2011-06-05 | 8 | -1190/+252 |
| | | | | | | | | | | Specifically there are objects AttachList, Attachment, Comment, and CommentList. | ||||
| * | Moving ahead ... storing the progress for future. | Matěj Cepl | 2011-06-05 | 6 | -61/+91 |
| | | |||||
| * | Working on analysis of bug-page-mod module. | Matěj Cepl | 2011-06-05 | 2 | -2/+992 |
| | | | | | | | | | | * Add some notes * remove getBugNumber and replaced with my getBugNo. | ||||
| * | Add a comment to follow key shortcut for Next bug. | Matěj Cepl | 2011-06-05 | 1 | -50/+12 |
| | | |||||
| * | Notice a duplicity in code between bug-page-mod.js and mozpage.js | Matěj Cepl | 2011-06-05 | 1 | -1/+2 |
| | |