Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now when we know how to load in background, do it always. | Matěj Cepl | 2010-07-24 | 1 | -0/+2 |
| | |||||
* | Allow empty Xorg log analysis | Matěj Cepl | 2010-07-19 | 1 | -8/+0 |
| | |||||
* | Create a special library prompts, add prompts.prompt, and switch bzpage | Matěj Cepl | 2010-07-16 | 1 | -1/+2 |
| | | | | and logger to use it. | ||||
* | make fix | Matěj Cepl | 2010-07-14 | 1 | -1/+0 |
| | | | | | | - check for occurrence of FIXME in all lib/*.js files. - clear out obsolete ones - add fix target as dependency of all one. | ||||
* | Fix timesheet generation with bad URLs and get activated on the Freedesktop ↵ | Matěj Cepl | 2010-06-23 | 1 | -22/+26 |
| | | | | bugzilla as well | ||||
* | Make fixing MIME type again (includes creation of util.httpPOST) | Matěj Cepl | 2010-06-22 | 1 | -2/+2 |
| | | | | | | | | | - it is useful to have variable in the same module where the function using it is. - a lot of this magic and mystery - add this.win property - yuhooo, we have timer module, so I don't have to fish it from this.doc.defaultView (which doesn't work anyway) | ||||
* | Skipping over process pages && system notification. | Matěj Cepl | 2010-06-21 | 1 | -4/+8 |
| | |||||
* | Logger works and some cleanup | Matěj Cepl | 2010-06-21 | 1 | -16/+25 |
| | | | | | 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 | -7/+10 |
| | | | | rhbzpage.markingBugTriaged should have hardcoded F-12 as the limit. | ||||
* | Loads a bug page without crash!!! | Matěj Cepl | 2010-06-19 | 1 | -9/+10 |
| | | | | There is not jetpack. call in used modules. | ||||
* | Write HACKING document with coding guidelines and actually fix the | Matěj Cepl | 2010-06-18 | 1 | -20/+20 |
| | | | | code to follow it. | ||||
* | Inheritance works, now there are jetpack-prototype-related bugs | Matěj Cepl | 2010-06-17 | 1 | -0/+114 |
| | |||||
* | Even more brutal | Matěj Cepl | 2010-06-11 | 1 | -108/+0 |
| | |||||
* | More cleanup to make a simple reproducer | Matěj Cepl | 2010-06-11 | 1 | -4/+0 |
| | |||||
* | * clean up to make jslint happy (abandoned let and replaced with var) | Matěj Cepl | 2010-06-09 | 1 | -0/+1 |
| | | | | * cleaned up couple of crashes and missing stuff | ||||
* | rewrite util.js to be more compliant with SDK usage. | Matěj Cepl | 2010-05-31 | 1 | -6/+9 |
| | |||||
* | First attempt to split main script into modules. | Matěj Cepl | 2010-05-31 | 1 | -0/+108 |