Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First rough removal of objects and transformation on plain functions. | Matěj Cepl | 2011-01-20 | 3 | -404/+351 |
| | | | | | | | | | TODO: * still this is all around the place * constructors has not been fixed * all require's were just yanked, but they are still used. * functions should be more self-contained ... tons of global variables everywhere. | ||||
* | Upgrading to the latest API | Matěj Cepl | 2011-01-20 | 2 | -4/+4 |
| | | | | .activate() return back again. | ||||
* | Just move key libraries to data/ to be made into content scripts. | Matěj Cepl | 2011-01-20 | 3 | -0/+2129 |
| | |||||
* | Limit full-text queries of upstream bugzillas just to current component. | Matěj Cepl | 2010-11-24 | 1 | -4/+20 |
| | | | | | | | * changed queryUpstreamBug data to have additional fields for this. * changed queryUpstream method of RHBZPage to use them. Fixes #56 | ||||
* | Regexps for matching URLs is configuration and should be in JSON, not | Matěj Cepl | 2010-07-29 | 1 | -15/+0 |
| | | | | | statically included in data/ subdirectory. (cherry picked from commit 0728e2ad4809619cd3ba5215252a52df85697940) | ||||
* | Fix RHBugzillaPage.addClosingUpstream and BZPage.selectOptionByLabel method | Matěj Cepl | 2010-07-25 | 1 | -1/+1 |
| | | | | Fixes #32 | ||||
* | Make chip magic working again0.14 | Matěj Cepl | 2010-07-18 | 1 | -0/+4 |
| | | | | This was tough, but finally this fixes #24. | ||||
* | Make XMLRPC service independent of a bugzilla instance. | Matěj Cepl | 2010-07-17 | 1 | -0/+8 |
| | | | | | | | - activates password dialog only for bugzillas which actually need it - XML-RPC URL is stored in data/XMLRPCdata.json Fixes #23 | ||||
* | Move all constant data out of the main JSON | Matěj Cepl | 2010-06-27 | 5 | -0/+57 |
| | |||||
* | Unfinished mess of everything, unworking. | Matěj Cepl | 2010-06-05 | 4 | -1157/+0 |
| | |||||
* | Reshuffling to Jetpack-SDK directory layout. | Matěj Cepl | 2010-05-31 | 4 | -0/+1157 |