| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'betterPasswordHandling' | Matěj Cepl | 2010-07-16 | 4 | -9/+69 |
|\ |
|
| * | change {set,remove}Password to *Login | Matěj Cepl | 2010-07-16 | 1 | -5/+4 |
| * | Passwords library with unit test. | Matěj Cepl | 2010-07-16 | 1 | -0/+57 |
| * | BSTPrefNS replace by BTSPrefNS | Matěj Cepl | 2010-07-15 | 2 | -6/+6 |
| * | Give getPassword possibility of having different prompt | Matěj Cepl | 2010-07-15 | 1 | -3/+6 |
* | | Move even handler installation to later, so we don't hit missing element; hop... | Matěj Cepl | 2010-07-15 | 1 | -7/+8 |
|/ |
|
* | Make the script more robust against different HTML versions of the comment | Matěj Cepl | 2010-07-15 | 1 | -11/+21 |
* | Overcome cache so that JSON configuration file is not stale (fixes #21). | Matěj Cepl | 2010-07-14 | 1 | -0/+5 |
* | make fix | Matěj Cepl | 2010-07-14 | 3 | -10/+9 |
* | Make configuration of used packages hostname-sensitive and stored in the | Matěj Cepl | 2010-07-14 | 1 | -15/+17 |
* | Make the package compatible with new require("chrome") policy.0.12 | Matěj Cepl | 2010-07-04 | 2 | -1/+3 |
* | Fix Fedora BugZappers' signature | Matěj Cepl | 2010-07-02 | 1 | -3/+3 |
* | Fix URL of the default JSON and make the script working even for non-me :)0.10 | Matěj Cepl | 2010-07-02 | 2 | -2/+5 |
* | Add a configuration button for setting JSON file; fixes #15 | Matěj Cepl | 2010-07-01 | 1 | -0/+23 |
* | Change default URL of JSON configuration file. | Matěj Cepl | 2010-07-01 | 1 | -1/+1 |
* | All I want to do in my life is to make jslint happy. | Matěj Cepl | 2010-07-01 | 3 | -4/+3 |
* | Simplify logging | Matěj Cepl | 2010-07-01 | 1 | -2/+0 |
* | enabledPackages defaults to all; fixes #14 | Matěj Cepl | 2010-07-01 | 1 | -1/+9 |
* | This Request object, not Require! Fixing #7 | Matěj Cepl | 2010-07-01 | 1 | -6/+4 |
* | Use 'request' module instead of home brewed load{Text,JSON} and httpPOST | Matěj Cepl | 2010-06-30 | 3 | -146/+84 |
* | Move all constant data out of the main JSON | Matěj Cepl | 2010-06-27 | 3 | -27/+27 |
* | Even query of our Bugzilla should be done on background. | Matěj Cepl | 2010-06-24 | 1 | -1/+7 |
* | Fix query upstream bugzilla (finally, I hope!) | Matěj Cepl | 2010-06-24 | 1 | -1/+1 |
* | Make URL for JSON file configurable (fixes #9)0.4 | Matěj Cepl | 2010-06-24 | 2 | -6/+25 |
* | Docs and namespace for preferences | Matěj Cepl | 2010-06-23 | 1 | -3/+5 |
* | Fix timesheet generation with bad URLs and get activated on the Freedesktop b... | Matěj Cepl | 2010-06-23 | 3 | -23/+30 |
* | Some people, when confronted with a problem, think I know, I'll use regular e... | Matěj Cepl | 2010-06-22 | 1 | -3/+4 |
* | Make fixing MIME type again (includes creation of util.httpPOST) | Matěj Cepl | 2010-06-22 | 10 | -128/+63 |
* | 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 | 2 | -9/+10 |
* | Fix broken merge. | Matěj Cepl | 2010-06-21 | 1 | -6/+3 |
|\ |
|
| * | Clean up logging | Matěj Cepl | 2010-06-21 | 2 | -7/+11 |
* | | Skipping over process pages && system notification. | Matěj Cepl | 2010-06-21 | 4 | -40/+100 |
|/ |
|
* | Make Eclipse happier | Matěj Cepl | 2010-06-21 | 1 | -1/+2 |
* | Logger works and some cleanup | Matěj Cepl | 2010-06-21 | 7 | -46/+90 |
* | Trying to use api-utils.publicConstructor failed. | Matěj Cepl | 2010-06-20 | 4 | -13/+17 |
* | 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 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 | 4 | -78/+78 |
* | Merge in original rhbzpage.js as well, it doesn't make sense to protect part ... | Matěj Cepl | 2010-06-17 | 2 | -950/+923 |
* | 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 | 1 | -0/+56 |
|\ |
|
| * | Port bugfixes from the -prototype branch. simpleStorage is apparently | Matěj Cepl | 2010-06-16 | 4 | -20/+45 |
| * | Merged in r187. | Matěj Cepl | 2010-06-15 | 2 | -10/+12 |
| |\ |
|
| * | | Adding JEP-10 support. | Matěj Cepl | 2010-06-07 | 3 | -1/+211 |
* | | | Following https://bugzilla.mozilla.org/show_bug.cgi?id=572566 example now | Matěj Cepl | 2010-06-17 | 2 | -8/+5 |
* | | | 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 |