Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Attempts to fix XML-RPC (unsuccesful) & support for new Triage keyword | Matěj Cepl | 2009-11-17 | 1 | -20/+77 | |
| | | | | instead of ASSIGNED. | |||||
* | Struggling with https://bugzilla.mozilla.org/show_bug.cgi?id=528892 | Matěj Cepl | 2009-11-16 | 1 | -1/+3 | |
| | ||||||
* | Search also in the Whiteboard field, and again comment-box has value not | Matěj Cepl | 2009-11-16 | 1 | -8/+9 | |
| | | | | text. | |||||
* | XML-RPC should work but it doesn't :( plus couple of small fixes. | Matěj Cepl | 2009-11-16 | 1 | -38/+114 | |
| | | | | | | | * new method for generating XML-RPC message * use $.post to post it to the server * get correctly login and password * get correctly ITS number (.attr("value") NOT .text() !!!) | |||||
* | Further progress towards salvation ... the last large piece remaining is ↵ | Matěj Cepl | 2009-11-15 | 2 | -447/+552 | |
| | | | | XML-RPC change of MIME type of attachments | |||||
* | Liquidation of greasemonkey/ directory on this branch ... just confuses me. | Matěj Cepl | 2009-11-15 | 6 | -0/+1155 | |
| | ||||||
* | * Query for text is working, | Matěj Cepl | 2009-11-15 | 1 | -41/+20 | |
| | | | | | | * Closing upstream is working * Get rid off swapXGLMainToCCListHandler * small cleanups | |||||
* | Some parts are actually working, still no "Query for string" and setting | Matěj Cepl | 2009-11-15 | 1 | -121/+508 | |
| | | | | assignee, not even mentioning chip magic. | |||||
* | Kind of working again! | Matěj Cepl | 2009-11-15 | 1 | -20/+11 | |
| | ||||||
* | Another step to jetpackization. | Matěj Cepl | 2009-11-15 | 2 | -86/+412 | |
| | | | | | | * bugzillaBugTriage.js -- huge step towards attachments management and generating buttons. * skip-process-bug.js -- comment out unnecessary console.log | |||||
* | How to make it work??? | Matěj Cepl | 2009-11-15 | 1 | -26/+0 | |
| | ||||||
* | Some progress on jetpackization | Matěj Cepl | 2009-11-15 | 2 | -1261/+161 | |
| | | | | | * bugzillaBugTriage.js -- some basic function works, no JSON yet * skip-process-bug.js -- skip over process pages. | |||||
* | How to make it work??? | Matěj Cepl | 2009-11-15 | 1 | -7/+3 | |
| | ||||||
* | Deep down in the OOP world. Not finished yet. | Matěj Cepl | 2009-11-15 | 1 | -577/+512 | |
| | ||||||
* | Another attempt of jetpackization and jQueryization. | Matěj Cepl | 2009-11-15 | 1 | -410/+527 | |
| | | | | | Ended in weird errors in tune of "no document.getElementById" or "no document". | |||||
* | We want to follow jetpack directory. Filtering out will be done before | Matěj Cepl | 2009-11-15 | 6 | -0/+1418 | |
| | | | | merge to master. | |||||
* | Get rid of jetpack/ directory, let's stay in greasemonkey/ for now | Matěj Cepl | 2009-11-15 | 7 | -2120/+0 | |
| | ||||||
* | Applied patch for issue 2968 | Matěj Cepl | 2009-11-15 | 1 | -0/+1 | |
| | ||||||
* | Applied patch for issue 5823 | Matěj Cepl | 2009-11-15 | 1 | -29/+88 | |
| | ||||||
* | jquery.rpc.js added (with various patches) | Matěj Cepl | 2009-11-15 | 5 | -0/+604 | |
| | ||||||
* | Initial commit for development of a Jetpack package | Matěj Cepl | 2009-11-15 | 3 | -0/+1456 | |
committer: Matěj Cepl <mcepl@redhat.com> |