Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix query upstream bugzilla (finally, I hope!) | Matěj Cepl | 2010-06-24 | 4 | -395/+2 |
| | |||||
* | Fix some hg metadata | Matěj Cepl | 2010-06-24 | 2 | -2/+2 |
| | |||||
* | Added tag r0.3 for changeset 91051f73cff7 | Matěj Cepl | 2010-06-24 | 0 | -0/+0 |
| | |||||
* | Added tag r0.4 for changeset 3beba2a37cb2 | Matěj Cepl | 2010-06-24 | 0 | -0/+0 |
| | |||||
* | Make URL for JSON file configurable (fixes #9)0.4 | Matěj Cepl | 2010-06-24 | 6 | -16/+44 |
| | |||||
* | Fix JSON of package.json for release 0.30.3 | Matěj Cepl | 2010-06-23 | 1 | -6/+9 |
| | |||||
* | Docs and namespace for preferences | Matěj Cepl | 2010-06-23 | 2 | -2299/+1963 |
| | | | | | - the first attempt (just a copy) of documentation - put all preferences into names (bugzilla-triage.setting.) | ||||
* | Raw HTML documentation generated by JSDoc from Javadoc comments in the code | Matěj Cepl | 2010-06-23 | 40 | -0/+15163 |
| | |||||
* | Fix timesheet generation with bad URLs and get activated on the Freedesktop ↵ | Matěj Cepl | 2010-06-23 | 4 | -26/+30 |
| | | | | bugzilla as well | ||||
* | Some people, when confronted with a problem, think I know, I'll use regular ↵ | Matěj Cepl | 2010-06-22 | 1 | -3/+4 |
| | | | | expressions.'' Now they have two problems. | ||||
* | Make fixing MIME type again (includes creation of util.httpPOST) | Matěj Cepl | 2010-06-22 | 10 | -128/+63 |
| | | | | | | | | | - 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) | ||||
* | Add variable children of bzpage back | Matěj Cepl | 2010-06-22 | 1 | -2/+9 |
| | |||||
* | Make skipping over attachment.cgi work and more cleanup | Matěj Cepl | 2010-06-22 | 4 | -11/+12 |
| | | | | | | - improve regexp in main.js / skipThisPage - fix util.notification to not crash - remove non-ASCII characters from package.json | ||||
* | Fix broken merge. | Matěj Cepl | 2010-06-21 | 1 | -6/+3 |
|\ | |||||
| * | Clean up logging | Matěj Cepl | 2010-06-21 | 2 | -7/+11 |
| | | | | | | | | | | - remove unnecessary logging messages - instead of dumping whole log store to stderr, give just count of items | ||||
* | | Skipping over process pages && system notification. | Matěj Cepl | 2010-06-21 | 4 | -40/+100 |
|/ | |||||
* | Make Eclipse happier | Matěj Cepl | 2010-06-21 | 2 | -1/+4 |
| | | | | | - extended .hgignore - fix some problems in lib/persistent-page-mod.js | ||||
* | Add testing run to Makefile | Matěj Cepl | 2010-06-21 | 1 | -1/+4 |
| | |||||
* | Adding TODO file | Matěj Cepl | 2010-06-21 | 1 | -0/+2 |
| | |||||
* | Logger works and some cleanup | Matěj Cepl | 2010-06-21 | 7 | -46/+90 |
| | | | | | 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 | 4 | -13/+17 |
| | | | | rhbzpage.markingBugTriaged should have hardcoded F-12 as the limit. | ||||
* | Silly cleanup | Matěj Cepl | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Loads a bug page without crash!!! | Matěj Cepl | 2010-06-19 | 5 | -134/+242 |
| | | | | There is not jetpack. call in used modules. | ||||
* | There is url.URL object! | Matěj Cepl | 2010-06-19 | 1 | -4/+10 |
| | |||||
* | Write HACKING document with coding guidelines and actually fix the | Matěj Cepl | 2010-06-18 | 5 | -78/+145 |
| | | | | code to follow it. | ||||
* | Merge in original rhbzpage.js as well, it doesn't make sense to protect part ↵ | Matěj Cepl | 2010-06-17 | 2 | -950/+923 |
| | | | | of the system, we have to deal with whole mess now. | ||||
* | Inheritance works, now there are jetpack-prototype-related bugs | Matěj Cepl | 2010-06-17 | 11 | -860/+816 |
| | |||||
* | Merge OOPtesting branch | Matěj Cepl | 2010-06-17 | 3 | -2/+64 |
|\ | |||||
| * | Port bugfixes from the -prototype branch. simpleStorage is apparently | Matěj Cepl | 2010-06-16 | 6 | -189/+46 |
| | | | | | | | | not that simple and it will need to be fixed. | ||||
| * | Bit of cleaning | Matěj Cepl | 2010-06-15 | 2 | -1/+5 |
| | | |||||
| * | Merged in r187. | Matěj Cepl | 2010-06-15 | 4 | -10/+55 |
| |\ | |||||
| * | | Adding JEP-10 support. | Matěj Cepl | 2010-06-07 | 4 | -2/+212 |
| | | | |||||
* | | | Fix .hgignore | Matěj Cepl | 2010-06-17 | 1 | -0/+1 |
| | | | |||||
* | | | Following https://bugzilla.mozilla.org/show_bug.cgi?id=572566 example now | Matěj Cepl | 2010-06-17 | 2 | -8/+5 |
| | | | | | | | | | | | | works. | ||||
* | | | Forgotten new | Matěj Cepl | 2010-06-13 | 1 | -1/+1 |
| | | | |||||
* | | | Another unsatisfactory result. | Matěj Cepl | 2010-06-13 | 2 | -3/+14 |
| | | | |||||
* | | | Trying solutions from Felipe Gomes | Matěj Cepl | 2010-06-12 | 3 | -3/+10 |
| | | | |||||
* | | | Even more simplification | Matěj Cepl | 2010-06-12 | 5 | -9/+19 |
| | | | |||||
* | | | More cleanup | Matěj Cepl | 2010-06-11 | 1 | -9/+1 |
| | | | |||||
* | | | Merge. | Matěj Cepl | 2010-06-11 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Even more brutal | Matěj Cepl | 2010-06-11 | 3 | -46/+12 |
| | | | | |||||
* | | | | Even more brutal | Matěj Cepl | 2010-06-11 | 3 | -45/+12 |
|/ / / | |||||
* | | | Last unused files archived. | Matěj Cepl | 2010-06-11 | 3 | -0/+0 |
| | | | |||||
* | | | More cleanup to make a simple reproducer | Matěj Cepl | 2010-06-11 | 7 | -142/+6 |
| | | | |||||
* | | | Remove remains of git stuff | Matěj Cepl | 2010-06-11 | 1 | -1/+0 |
| | | | |||||
* | | | Trying to make the simplest possible inherited objects. | Matěj Cepl | 2010-06-11 | 5 | -1614/+1697 |
| | | | |||||
* | | | remove unnecessary console.log | Matěj Cepl | 2010-06-11 | 2 | -3/+1 |
| | | | |||||
* | | | Trying to clean-up the OO structure ... there is still something broken there | Matěj Cepl | 2010-06-10 | 2 | -53/+63 |
| | | | |||||
* | | | Change default maintainer of seamonkey | Matěj Cepl | 2010-06-10 | 1 | -2/+2 |
| | | | |||||
* | | | * clean up to make jslint happy (abandoned let and replaced with var) | Matěj Cepl | 2010-06-09 | 6 | -212/+225 |
| | | | | | | | | | | | | * cleaned up couple of crashes and missing stuff |