Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First attempt to split main script into modules. | Matěj Cepl | 2010-05-31 | 9 | -2500/+2535 |
| | |||||
* | Reshuffling to Jetpack-SDK directory layout. | Matěj Cepl | 2010-05-31 | 13 | -468/+7 |
| | |||||
* | Updating sending bug upstream. | Matěj Cepl | 2010-05-30 | 1 | -2/+2 |
| | |||||
* | Updating comment string (ajax wanted more debugging information). | Matěj Cepl | 2010-05-30 | 1 | -2/+2 |
| | |||||
* | Removing unnecessary console.log calls ... logs was just one pure mess. | Matěj Cepl | 2010-05-26 | 1 | -67/+8 |
| | |||||
* | Finally! Cancel in the comment dialog box avoids submit. | Matěj Cepl | 2010-05-26 | 1 | -3/+6 |
| | |||||
* | Logger object debugged. | Matěj Cepl | 2010-05-26 | 2 | -106/+80 |
| | | | | | | | | Cleaned up CLOSED/UPSTREAM manipulation and commenting on submit: - generate upstream bug URL more sanely and no need for constantData.bugzillaIDURLs - It is now possible again to make an empty comment, which would still make bug to be submitted (only explicit Cancel avoids submit) | ||||
* | The first version of Logger object. | Matěj Cepl | 2010-05-24 | 2 | -137/+184 |
| | |||||
* | Bug no. should be parsed from the URL of the page. | Matěj Cepl | 2010-05-21 | 1 | -4/+18 |
| | |||||
* | Various small cleanups. | Matěj Cepl | 2010-05-21 | 1 | -25/+19 |
| | |||||
* | Move regular expressions to be BZPage properties. | Matěj Cepl | 2010-05-21 | 1 | -16/+22 |
| | |||||
* | Setting default assignee button has different ID now. | Matěj Cepl | 2010-05-19 | 1 | -4/+1 |
| | |||||
* | Added some javadocs. | Matěj Cepl | 2010-05-19 | 1 | -5/+26 |
| | | | | Added protection against double-firings. | ||||
* | Better information how to provide kernel debugging logs. | Matěj Cepl | 2010-05-19 | 1 | -1/+1 |
| | |||||
* | When we don't have a default assignee, don't pretend to have it. | Matěj Cepl | 2010-05-18 | 1 | -4/+8 |
| | |||||
* | Fix configuration possibility for MoFo | Matěj Cepl | 2010-05-18 | 1 | -1/+1 |
| | |||||
* | Fix "Def. Assignee" button. | Matěj Cepl | 2010-05-18 | 2 | -15/+14 |
| | | | | Also remove eclipsization. | ||||
* | Another hope for stabilization | Matěj Cepl | 2010-05-18 | 2 | -25/+67 |
| | |||||
* | Move pasteBacktraceInComments to RHBugzillaPage | Matěj Cepl | 2010-05-17 | 1 | -56/+56 |
| | |||||
* | Connect back logging and bit of small bits. | Matěj Cepl | 2010-05-17 | 1 | -14/+20 |
| | |||||
* | Tons of small bugs removed, seems like almost doing. | Matěj Cepl | 2010-05-17 | 2 | -252/+282 |
| | |||||
* | One more step to completness, ready for debugging | Matěj Cepl | 2010-05-17 | 2 | -1779/+1777 |
| | |||||
* | - get rid of configuration options in standard storage and use | Matěj Cepl | 2010-05-15 | 1 | -287/+321 |
| | | | | | | | jetpack.storage.settings (even though we don't have in-page configuration). - Move most of the RHBugzillaPage constructor code to the special functions. | ||||
* | Initial almost complete JSON file. | Matěj Cepl | 2010-05-15 | 1 | -339/+348 |
| | |||||
* | First attempts to create new format | Matěj Cepl | 2010-05-14 | 2 | -145/+118 |
| | |||||
* | Clean up generalPurposeCureForAllDisease a bit and move some of its | Matěj Cepl | 2010-05-12 | 1 | -37/+45 |
| | | | | code to separate methods. | ||||
* | Add getInstalledPackages, initCommentsDropdown, onCommentsDropdownChange | Matěj Cepl | 2010-05-12 | 1 | -152/+220 |
| | | | | | | | with a rough transcription into plain Javascript (no JQuery), not functional yet. Reformat deformations in Javadocs Finally remove heir() function forever. | ||||
* | Attempt to start working on translation of my .json file to | Matěj Cepl | 2010-05-12 | 1 | -0/+377 |
| | | | | the new format. | ||||
* | Fix removeCSVValue function. | Matěj Cepl | 2010-05-10 | 1 | -10/+6 |
| | |||||
* | removed trailing space at EOL | Matěj Cepl | 2010-05-06 | 1 | -103/+117 |
| | | | | | create a special getPassword method even F12 bugs should have indication of Triaged keyword | ||||
* | Generalized isEnterprise method and adding more logging. | Matěj Cepl | 2010-05-03 | 1 | -4/+18 |
| | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/bugzilla-triage-scripts | Matěj Cepl | 2010-05-03 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: bugzillaBugTriage.js | ||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/bugzilla-triage-scripts | Matěj Cepl | 2010-05-03 | 1 | -0/+4 |
| |\ | | | | | | | | | | | | | Conflicts: bugzillaBugTriage.js | ||||
* | \ | Merge branch 'master' of ssh://git.fedorahosted.org/git/bugzilla-triage-scripts | Matěj Cepl | 2010-05-03 | 1 | -1/+0 |
|\ \ \ | |/ / |/| / | |/ | | | Conflicts: bugzillaBugTriage.js | ||||
| * | More debugging of XML-RPC | matej | 2010-04-30 | 1 | -0/+1 |
| | | |||||
* | | - heir() is a creation of the Evil, don't use it | Matěj Cepl | 2010-05-03 | 1 | -27/+26 |
| | | | | | | | | - fix MIME messages | ||||
* | | - move getting login address of the user to a special method of BZPage | Matěj Cepl | 2010-05-03 | 1 | -5/+21 |
|/ | | | | | | | object - add plenty of logging calls - fix Object.prototype.create so that a newly created object doesn't contain it | ||||
* | More rearrangements to push more stuff to generic BZPage object. | Matěj Cepl | 2010-04-29 | 1 | -179/+180 |
| | |||||
* | Better .gitignore | Matěj Cepl | 2010-04-28 | 1 | -0/+3 |
| | |||||
* | Make logs working again. | Matěj Cepl | 2010-04-28 | 1 | -4/+5 |
| | |||||
* | All global methods moved to namespaces, some global constants as well | Matěj Cepl | 2010-04-28 | 1 | -552/+620 |
| | |||||
* | Two attempts to make it at least a little bit compliant with Eclipse/WTP | Matěj Cepl | 2010-04-26 | 1 | -2/+2 |
| | |||||
* | fix issue 30 ... new format of Xorg.0.log | Matěj Cepl | 2010-04-26 | 2 | -16/+24 |
| | |||||
* | Two attempts to make it at least a little bit compliant with Eclipse/WTP | Matěj Cepl | 2010-04-26 | 2 | -4/+82 |
| | |||||
* | fix issue 30 ... new format of Xorg.0.log | Matěj Cepl | 2010-04-26 | 2 | -55/+397 |
| | |||||
* | Don't show notifications on FF 3.5 | Matěj Cepl | 2010-04-21 | 1 | -4/+23 |
| | |||||
* | Enable notifications, when they are now available. | Matěj Cepl | 2010-04-12 | 1 | -2/+2 |
| | |||||
* | Make backtrace parsing configurable (default: off) | Matěj Cepl | 2010-03-25 | 2 | -1/+5 |
| | |||||
* | Add upstream bugzilla query button | Matěj Cepl | 2010-03-20 | 2 | -4/+30 |
| | |||||
* | btparsed is in Whiteboard not devel_whiteboard (which BugZappers don't | Matěj Cepl | 2010-03-20 | 1 | -1745/+1885 |
| | | | | | have) ... fixes #29 reformat by Eclipse. |