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
/
logger.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformatting to MoFo coding style
Matěj Cepl
2011-04-28
1
-40
/
+42
*
Allow working with the log record without a comment.
Matěj Cepl
2011-04-28
1
-2
/
+2
*
Two small typos
Matěj Cepl
2011-04-28
1
-1
/
+2
*
Make logger.timeSheetRecordsPrinter testeable and add unit test.
Matěj Cepl
2011-04-17
1
-7
/
+6
*
Auch! Say NO to the copy&paste inheritance!
Matěj Cepl
2011-04-17
1
-11
/
+3
*
Generate better <title> for the timesheet.
Matěj Cepl
2011-04-16
1
-1
/
+13
*
Working on cutting down lines from bug-page-mod.js
Matěj Cepl
2011-03-25
1
-2
/
+1
*
Fix indentation and else for Mozilla coding guidelines.
Matěj Cepl
2011-03-23
1
-82
/
+88
*
Let's be cool and use HTML5. Also hopefully encoding will actually work.
Matěj Cepl
2011-03-17
1
-2
/
+2
*
Generated time sheets should be explicitly marked as UTF-8
Matěj Cepl
2011-03-03
1
-1
/
+3
*
Yes, we can have window object in main script!
Matěj Cepl
2011-03-02
1
-1
/
+1
*
Fix sorting of the records in generated log. Now generates time sheet!
Matěj Cepl
2011-03-01
1
-1
/
+7
*
Most of logger recovered.
Matěj Cepl
2011-02-20
1
-29
/
+14
*
Bit of cleaning of logger
Matěj Cepl
2011-02-01
1
-56
/
+36
*
This actually almost looks like working, so much I can file bugs.
Matěj Cepl
2011-02-01
1
-25
/
+23
*
Tons of fixes, we are almost in state that the primitive run is possible.
Matěj Cepl
2011-01-31
1
-3
/
+2
*
Remove unnecessary console.log
Matěj Cepl
2010-09-26
1
-1
/
+0
*
Fix Logger object to be self contained and use storage properly
Matěj Cepl
2010-09-24
1
-19
/
+53
*
Make certain that this.bugNo is really numerical value of bug number.
Matěj Cepl
2010-09-10
1
-5
/
+0
*
Getting Bug.get via XML-RPC
Matěj Cepl
2010-09-10
1
-2
/
+4
*
Now when we know how to load in background, do it always.
Matěj Cepl
2010-07-24
1
-0
/
+2
*
Allow empty Xorg log analysis
Matěj Cepl
2010-07-19
1
-8
/
+0
*
Create a special library prompts, add prompts.prompt, and switch bzpage
Matěj Cepl
2010-07-16
1
-1
/
+2
*
make fix
Matěj Cepl
2010-07-14
1
-1
/
+0
*
Fix timesheet generation with bad URLs and get activated on the Freedesktop b...
Matěj Cepl
2010-06-23
1
-22
/
+26
*
Make fixing MIME type again (includes creation of util.httpPOST)
Matěj Cepl
2010-06-22
1
-2
/
+2
*
Skipping over process pages && system notification.
Matěj Cepl
2010-06-21
1
-4
/
+8
*
Logger works and some cleanup
Matěj Cepl
2010-06-21
1
-16
/
+25
*
Trying to use api-utils.publicConstructor failed.
Matěj Cepl
2010-06-20
1
-7
/
+10
*
Loads a bug page without crash!!!
Matěj Cepl
2010-06-19
1
-9
/
+10
*
Write HACKING document with coding guidelines and actually fix the
Matěj Cepl
2010-06-18
1
-20
/
+20
*
Inheritance works, now there are jetpack-prototype-related bugs
Matěj Cepl
2010-06-17
1
-0
/
+114
*
Even more brutal
Matěj Cepl
2010-06-11
1
-108
/
+0
*
More cleanup to make a simple reproducer
Matěj Cepl
2010-06-11
1
-4
/
+0
*
* clean up to make jslint happy (abandoned let and replaced with var)
Matěj Cepl
2010-06-09
1
-0
/
+1
*
rewrite util.js to be more compliant with SDK usage.
Matěj Cepl
2010-05-31
1
-6
/
+9
*
First attempt to split main script into modules.
Matěj Cepl
2010-05-31
1
-0
/
+108