| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| | |
Conflicts:
data/lib/rhbzpage.js
lib/main.js
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| | |
Conflicts:
lib/main.js
package.json
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Bugzilla 3.6 again
|
| |
| |
| |
| | |
is moving to Bugzilla 3.6 which provides this functionality by default
|
| | |
|
| |
| |
| |
| | |
items appearing multiple times
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
|
|
|
|
|
| |
* Store all functions in an array and store just indexes in the SELECT
* add pageMod options for other bugzillas
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* changed regexp for parsing driver line, just PCI ID is
relevant.
* all magic is now in data
* eliminated most unnecessary console.logs ... either changed
to console.error or just removed.
|
| |
|
|
|
|
|
| |
* doh! !== instead of ===
* also skip attachment.cgi page
|
|
|
|
| |
Also add an event handler on changes in assigned_to input box
|
| |
|
| |
|