index
:
bugzilla-triage
Ehsan
bugzillatweaks
cachedRequest
fixHistory
localStorage
maint
master
offlineSubmit
reviveFF31
Additional buttons and other function helping in the triage on bugzilla
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move notifications to prompts where it belongs.
Matěj Cepl
2010-07-27
2
-34
/
+36
*
That would be actually nice to actually return the email from
Matěj Cepl
2010-07-27
2
-3
/
+3
*
Update sha1 checksum
Matěj Cepl
2010-07-25
1
-1
/
+1
*
Fix RHBugzillaPage.addClosingUpstream and BZPage.selectOptionByLabel method
Matěj Cepl
2010-07-25
3
-23
/
+35
*
Add util.getParamsFromURL method and use it.
Matěj Cepl
2010-07-25
2
-12
/
+8
*
Add util.getParamsFromURL method to parse URL parameters.
Matěj Cepl
2010-07-25
2
-13
/
+62
*
Move queryForSelection and affiiliated methods to BZPage.
Matěj Cepl
2010-07-25
4
-107
/
+126
*
Now when we know how to load in background, do it always.
Matěj Cepl
2010-07-24
2
-1
/
+7
*
undefined !== null and if (undefined) is not if (null)
Matěj Cepl
2010-07-24
1
-4
/
+3
*
Add update.rdf a hopefully make it working.
Matěj Cepl
2010-07-24
3
-3
/
+38
*
More resistance to differences with bugzilla.mozilla.org
Matěj Cepl
2010-07-23
2
-14
/
+28
*
Not everybody has data to determine maintCCAddr
Matěj Cepl
2010-07-23
1
-2
/
+6
*
Actually QueryUpstream needs t.activate fix as well.
Matěj Cepl
2010-07-23
1
-2
/
+2
*
t.activate() really doesn't exist and we should really use
Matěj Cepl
2010-07-23
1
-3
/
+2
*
Add stock responses for bugzilla.gnome.org
Matěj Cepl
2010-07-23
1
-0
/
+76
*
Add an icon ... not sure how to include it though.
Matěj Cepl
2010-07-22
1
-0
/
+0
*
Release 0.15
0.15
Matěj Cepl
2010-07-21
1
-1
/
+1
*
Add a alert as a prompt to prompts library and use it.
Matěj Cepl
2010-07-21
2
-3
/
+14
*
Add README.md to make github happy
Matěj Cepl
2010-07-21
1
-0
/
+8
*
Add a test for empty list paramter of util.filterByRegexp function.
Matěj Cepl
2010-07-21
1
-4
/
+12
*
Makes the scroll-down menu work on bugizlla.mozilla.org
Matěj Cepl
2010-07-21
3
-84
/
+62
*
Set Triaged keyword when closing the bug via buttons.
Matěj Cepl
2010-07-20
1
-0
/
+5
*
Add default files for new development of Mozilla JSON files.
Matěj Cepl
2010-07-20
3
-0
/
+205
*
Add util.getObjectKeys for better diagnostic.
Matěj Cepl
2010-07-20
2
-8
/
+25
*
URL for XML-RPC is in the property .url, not directly in XMLRPCData
Matěj Cepl
2010-07-19
1
-1
/
+1
*
Allow empty Xorg log analysis
Matěj Cepl
2010-07-19
6
-35
/
+11
*
Add import JSON file to logs
Matěj Cepl
2010-07-19
3
-2
/
+48
*
Trying to make jslint happy.
Matěj Cepl
2010-07-19
2
-10
/
+4
*
Yet another fix for the chip magic.
Matěj Cepl
2010-07-19
3
-11
/
+14
*
Explaining why #2 has been wontfixed.
Matěj Cepl
2010-07-19
1
-0
/
+8
*
Make chip magic working again
0.14
Matěj Cepl
2010-07-18
3
-50
/
+54
*
Make new release
Matěj Cepl
2010-07-18
1
-1
/
+1
*
Add a tool to analyze Xorg.0.log files
Matěj Cepl
2010-07-18
4
-18
/
+57
*
Removing fixElement ... we don't need it anymore when we use innerHTML.
Matěj Cepl
2010-07-18
1
-15
/
+0
*
Make XMLRPC service independent of a bugzilla instance.
Matěj Cepl
2010-07-17
5
-14
/
+20
*
Forgot to remove this logging print.
Matěj Cepl
2010-07-16
1
-1
/
+0
*
Make "Query upstream" button working again.
Matěj Cepl
2010-07-16
3
-10
/
+7
*
Cleanup shared constants to work over modules.
Matěj Cepl
2010-07-16
3
-5
/
+6
*
Create a special library prompts, add prompts.prompt, and switch bzpage
Matěj Cepl
2010-07-16
4
-57
/
+88
*
Bail out if we are not logged in.
Matěj Cepl
2010-07-16
3
-52
/
+59
*
Use Firefox nsILoginManager to store password and make it optional.
0.13
Matěj Cepl
2010-07-16
4
-13
/
+57
*
Merge branch 'betterPasswordHandling'
Matěj Cepl
2010-07-16
6
-9
/
+138
|
\
|
*
A nucleus of the documentation for passwords module.
Matěj Cepl
2010-07-16
1
-0
/
+51
|
*
change {set,remove}Password to *Login
Matěj Cepl
2010-07-16
2
-8
/
+7
|
*
Passwords library with unit test.
Matěj Cepl
2010-07-16
2
-0
/
+75
|
*
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
*
|
Forgotten EOL in the end of the file
Matěj Cepl
2010-07-15
1
-1
/
+1
|
/
*
Make the script more robust against different HTML versions of the comment
Matěj Cepl
2010-07-15
1
-11
/
+21
[next]