Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Logger works and some cleanup | Matěj Cepl | 2010-06-21 | 1 | -6/+38 |
| | | | | | Juhuuu, logger works (almost, I haven't tested generation of reports yet) remove all trailing blank space | ||||
* | Trying to use api-utils.publicConstructor failed. | Matěj Cepl | 2010-06-20 | 1 | -5/+4 |
| | | | | rhbzpage.markingBugTriaged should have hardcoded F-12 as the limit. | ||||
* | Loads a bug page without crash!!! | Matěj Cepl | 2010-06-19 | 1 | -60/+46 |
| | | | | There is not jetpack. call in used modules. | ||||
* | There is url.URL object! | Matěj Cepl | 2010-06-19 | 1 | -4/+10 |
| | |||||
* | Merge in original rhbzpage.js as well, it doesn't make sense to protect part ↵ | Matěj Cepl | 2010-06-17 | 1 | -9/+923 |
| | | | | of the system, we have to deal with whole mess now. | ||||
* | Following https://bugzilla.mozilla.org/show_bug.cgi?id=572566 example now | Matěj Cepl | 2010-06-17 | 1 | -6/+3 |
| | | | | works. | ||||
* | Another unsatisfactory result. | Matěj Cepl | 2010-06-13 | 1 | -1/+6 |
| | |||||
* | Trying solutions from Felipe Gomes | Matěj Cepl | 2010-06-12 | 1 | -1/+4 |
| | |||||
* | Even more simplification | Matěj Cepl | 2010-06-12 | 1 | -2/+10 |
| | |||||
* | More cleanup to make a simple reproducer | Matěj Cepl | 2010-06-11 | 1 | -16/+3 |
| | |||||
* | Trying to make the simplest possible inherited objects. | Matěj Cepl | 2010-06-11 | 1 | -913/+8 |
| | |||||
* | Trying to clean-up the OO structure ... there is still something broken there | Matěj Cepl | 2010-06-10 | 1 | -15/+15 |
| | |||||
* | * clean up to make jslint happy (abandoned let and replaced with var) | Matěj Cepl | 2010-06-09 | 1 | -107/+111 |
| | | | | * cleaned up couple of crashes and missing stuff | ||||
* | First almost working version of main.js | Matěj Cepl | 2010-06-08 | 1 | -2/+2 |
| | |||||
* | Clean up spurious spaces. | Matěj Cepl | 2010-06-07 | 1 | -0/+1 |
| | |||||
* | Fix creation of non-existent logstore | Matěj Cepl | 2010-06-07 | 1 | -0/+2 |
| | |||||
* | The first attempt to make JEP-10/Clipboard working. | Matěj Cepl | 2010-06-07 | 1 | -2/+3 |
| | |||||
* | Unfinished mess of everything, unworking. | Matěj Cepl | 2010-06-05 | 1 | -184/+43 |
| | |||||
* | Adding unit tests for xmlrpc.js | Matěj Cepl | 2010-06-01 | 1 | -2/+4 |
| | |||||
* | rewrite util.js to be more compliant with SDK usage. | Matěj Cepl | 2010-05-31 | 1 | -5/+6 |
| | |||||
* | First attempt to split main script into modules. | Matěj Cepl | 2010-05-31 | 1 | -0/+1072 |