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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
Even more simplification
Matěj Cepl
2010-06-12
4
-8
/
+18
*
|
|
More cleanup
Matěj Cepl
2010-06-11
1
-9
/
+1
*
|
|
Even more brutal
Matěj Cepl
2010-06-11
3
-46
/
+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
*
|
|
Trying to make the simplest possible inherited objects.
Matěj Cepl
2010-06-11
5
-1614
/
+1697
*
|
|
Trying to clean-up the OO structure ... there is still something broken there
Matěj Cepl
2010-06-10
2
-53
/
+63
*
|
|
* clean up to make jslint happy (abandoned let and replaced with var)
Matěj Cepl
2010-06-09
4
-211
/
+219
*
|
|
Cleanup before re-posting to https://bugzilla.mozilla.org/show_bug.cgi?id=570741
Matěj Cepl
2010-06-08
1
-10
/
+1
*
|
|
First almost working version of main.js
Matěj Cepl
2010-06-08
5
-59
/
+160
*
|
|
Added getCurrentFlavors with tests to the clipboard module.
Matěj Cepl
2010-06-08
1
-10
/
+15
*
|
|
Clean up spurious spaces.
Matěj Cepl
2010-06-07
1
-0
/
+1
*
|
|
Fix creation of non-existent logstore
Matěj Cepl
2010-06-07
2
-2
/
+4
|
|
/
|
/
|
*
|
The first attempt to make JEP-10/Clipboard working.
Matěj Cepl
2010-06-07
2
-2
/
+132
|
/
*
Unfinished mess of everything, unworking.
Matěj Cepl
2010-06-05
5
-239
/
+237
*
With help of bugzilla (https://bugzilla.mozilla.org/show_bug.cgi?id=569273
Matěj Cepl
2010-06-03
1
-1
/
+4
*
Noted couple of URLs to go through
Matěj Cepl
2010-06-01
1
-0
/
+9
*
Adding unit tests for xmlrpc.js
Matěj Cepl
2010-06-01
2
-3
/
+5
*
Adding unit tests for Color object
Matěj Cepl
2010-06-01
1
-1
/
+1
*
Added another unit tests
Matěj Cepl
2010-06-01
1
-13
/
+1
*
* Added hopefully a full coverage of unit tests for:
Matěj Cepl
2010-05-31
1
-20
/
+25
*
rewrite util.js to be more compliant with SDK usage.
Matěj Cepl
2010-05-31
6
-21
/
+30
*
First attempt to split main script into modules.
Matěj Cepl
2010-05-31
8
-2500
/
+2528
*
Reshuffling to Jetpack-SDK directory layout.
Matěj Cepl
2010-05-31
2
-0
/
+2630