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
...
|
*
Fix order of covering elements in createDeadLink.
Matěj Cepl
2011-06-05
1
-2
/
+2
|
*
Fix Sandybridge spelling.
Matěj Cepl
2011-06-05
1
-7
/
+7
|
*
Add logging to find out what's going on the computed style.
Matěj Cepl
2011-06-05
1
-0
/
+1
|
*
Bump the release version to make it higher than 0.92
Matěj Cepl
2011-06-05
1
-1
/
+1
|
*
Don't mess with cursor.
Matěj Cepl
2011-06-05
1
-2
/
+0
|
*
Playing with pitz.
Matěj Cepl
2011-06-05
8
-0
/
+87
|
*
Make new links work on RH BZ.
Matěj Cepl
2011-06-05
2
-2
/
+10
|
*
Fix order of parameters of fixAttachById function. XMLRPCURL is mandatory.
Matěj Cepl
2011-06-05
2
-2
/
+2
|
*
Cut out general bugzilla functions to a special module.
Matěj Cepl
2011-06-05
10
-711
/
+720
|
*
Starting another module ... all small embelishments to the page.
Matěj Cepl
2011-06-05
3
-151
/
+162
|
*
CLeaned queries.js so that it is independent of external forces.
Matěj Cepl
2011-06-05
2
-8
/
+16
|
*
First ideas about splitting queries to separate module.
Matěj Cepl
2011-06-05
3
-67
/
+71
|
*
Working on cutting down lines from bug-page-mod.js
Matěj Cepl
2011-06-05
13
-222
/
+300
|
*
Bump the version number to 1.10
Ehsan
Ehsan Akhgari
2011-06-05
1
-1
/
+4
|
*
Correct the linkification of flags based on the changes in Bugzilla 4.0
Ehsan Akhgari
2011-06-05
1
-18
/
+16
|
*
Correct the attachment linkification based on the changes in Bugzilla 4.0
Ehsan Akhgari
2011-06-05
1
-9
/
+20
|
*
Do not assign an anchor to an attachment flag if it already has one.
Ehsan Akhgari
2011-06-05
1
-2
/
+4
*
|
Palmface :( made a nice endless recursion.
Matěj Cepl
2011-07-19
2
-4
/
+4
*
|
New release
1.4
Matěj Cepl
2011-06-10
2
-1
/
+16
*
|
We should work even when interestingLineArr == 1.
Matěj Cepl
2011-06-10
1
-1
/
+1
*
|
Separate PCI ID components with colon not with comma.
Matěj Cepl
2011-06-10
2
-563
/
+565
*
|
Notice a duplicity in code between bug-page-mod.js and mozpage.js
Matěj Cepl
2011-06-01
1
-1
/
+2
*
|
Fix broken subsequent calls to message handlers.
1.3
Matěj Cepl
2011-05-31
5
-6
/
+21
*
|
Add an example scroll-down menu with askFlag.
Matěj Cepl
2011-05-31
1
-15
/
+13
*
|
New release ... for BMO.
1.2
Matěj Cepl
2011-05-31
2
-1
/
+16
*
|
Make one nice closure mozFlags instead of spreading yet another group of func...
Matěj Cepl
2011-05-31
1
-34
/
+60
*
|
First draft of the flags handling for Mozilla bugzilla.
Matěj Cepl
2011-05-31
5
-6
/
+97
*
|
There shouldn't be a semicolon after object member.
Matěj Cepl
2011-05-28
1
-1
/
+1
*
|
Merge branch 'upstreaming' into next
Matěj Cepl
2011-05-28
1
-2
/
+3
|
\
\
|
*
|
Add to the upstreamed bug note about our original bug.
Matěj Cepl
2011-05-28
1
-2
/
+3
*
|
|
New release.
1.1
Matěj Cepl
2011-05-28
2
-1
/
+16
|
/
/
*
|
Make bugs.freedesktop.org supported as well.
Matěj Cepl
2011-05-28
2
-0
/
+7
*
|
Make closing bug as UPSTREAM working again.
Matěj Cepl
2011-05-28
1
-2
/
+6
*
|
Use new tab.attach() internal page-mod method of creating new upstream bug.
Matěj Cepl
2011-05-28
2
-8
/
+20
*
|
Revert [e6762f8883], we actually want caching.
Matěj Cepl
2011-05-21
1
-5
/
+0
*
|
Release 1.0.
1.0
Matěj Cepl
2011-05-18
2
-1
/
+16
*
|
Remove unnecessary isOurPage function.
Matěj Cepl
2011-05-16
1
-8
/
+6
*
|
Fix the path to makeBacktraceAttachment.js in lib/main.js
Matěj Cepl
2011-05-15
4
-2
/
+18
*
|
New release 0.105.
0.105
Matěj Cepl
2011-05-14
5
-2
/
+20
*
|
Move RH BZ-related XMLRPC calls to data/rhlib/ directory.
Matěj Cepl
2011-05-13
2
-0
/
+0
*
|
Warn against multiple items in some {XML,JSON}RPC calls.
Matěj Cepl
2011-05-13
2
-1
/
+31
*
|
Don't allow submit for 0xFFFF component.
Matěj Cepl
2011-05-13
1
-0
/
+10
*
|
Forgot debugging print
Matěj Cepl
2011-05-13
1
-1
/
+0
*
|
Don't run chip magic on already triaged bugs.
Matěj Cepl
2011-05-13
1
-3
/
+5
*
|
Really Eclipseize formatting.
Matěj Cepl
2011-05-13
25
-549
/
+471
*
|
Add PCI ID 8086:2572 as Springdale.
Matěj Cepl
2011-05-10
1
-0
/
+1
*
|
Don’t remove whiteboard, we’ll need it.
Matěj Cepl
2011-05-08
1
-1
/
+0
*
|
We don't suppport card_CODE in Whiteboard.
Matěj Cepl
2011-05-07
1
-5
/
+1
*
|
Remove testing tabs.open
RC1
Matěj Cepl
2011-05-07
1
-1
/
+0
*
|
New release. RC1
0.104
Matěj Cepl
2011-05-07
3
-12
/
+21
[prev]
[next]