aboutsummaryrefslogtreecommitdiffstats
path: root/lib/logger.js
Commit message (Expand)AuthorAgeFilesLines
* Better MVC separation ... generating time sheet in content script.Matěj Cepl2011-09-011-89/+4
* Reformatting to MoFo coding styleMatěj Cepl2011-04-281-40/+42
* Allow working with the log record without a comment.Matěj Cepl2011-04-281-2/+2
* Two small typosMatěj Cepl2011-04-281-1/+2
* Make logger.timeSheetRecordsPrinter testeable and add unit test.Matěj Cepl2011-04-171-7/+6
* Auch! Say NO to the copy&paste inheritance!Matěj Cepl2011-04-171-11/+3
* Generate better <title> for the timesheet.Matěj Cepl2011-04-161-1/+13
* Working on cutting down lines from bug-page-mod.jsMatěj Cepl2011-03-251-2/+1
* Fix indentation and else for Mozilla coding guidelines.Matěj Cepl2011-03-231-82/+88
* Let's be cool and use HTML5. Also hopefully encoding will actually work.Matěj Cepl2011-03-171-2/+2
* Generated time sheets should be explicitly marked as UTF-8Matěj Cepl2011-03-031-1/+3
* Yes, we can have window object in main script!Matěj Cepl2011-03-021-1/+1
* Fix sorting of the records in generated log. Now generates time sheet!Matěj Cepl2011-03-011-1/+7
* Most of logger recovered.Matěj Cepl2011-02-201-29/+14
* Bit of cleaning of loggerMatěj Cepl2011-02-011-56/+36
* This actually almost looks like working, so much I can file bugs.Matěj Cepl2011-02-011-25/+23
* Tons of fixes, we are almost in state that the primitive run is possible.Matěj Cepl2011-01-311-3/+2
* Remove unnecessary console.logMatěj Cepl2010-09-261-1/+0
* Fix Logger object to be self contained and use storage properlyMatěj Cepl2010-09-241-19/+53
* Make certain that this.bugNo is really numerical value of bug number.Matěj Cepl2010-09-101-5/+0
* Getting Bug.get via XML-RPCMatěj Cepl2010-09-101-2/+4
* Now when we know how to load in background, do it always.Matěj Cepl2010-07-241-0/+2
* Allow empty Xorg log analysisMatěj Cepl2010-07-191-8/+0
* Create a special library prompts, add prompts.prompt, and switch bzpageMatěj Cepl2010-07-161-1/+2
* make fixMatěj Cepl2010-07-141-1/+0
* Fix timesheet generation with bad URLs and get activated on the Freedesktop b...Matěj Cepl2010-06-231-22/+26
* Make fixing MIME type again (includes creation of util.httpPOST)Matěj Cepl2010-06-221-2/+2
* Skipping over process pages && system notification.Matěj Cepl2010-06-211-4/+8
* Logger works and some cleanupMatěj Cepl2010-06-211-16/+25
* Trying to use api-utils.publicConstructor failed.Matěj Cepl2010-06-201-7/+10
* Loads a bug page without crash!!!Matěj Cepl2010-06-191-9/+10
* Write HACKING document with coding guidelines and actually fix theMatěj Cepl2010-06-181-20/+20
* Inheritance works, now there are jetpack-prototype-related bugsMatěj Cepl2010-06-171-0/+114
* Even more brutalMatěj Cepl2010-06-111-108/+0
* More cleanup to make a simple reproducerMatěj Cepl2010-06-111-4/+0
* * clean up to make jslint happy (abandoned let and replaced with var)Matěj Cepl2010-06-091-0/+1
* rewrite util.js to be more compliant with SDK usage.Matěj Cepl2010-05-311-6/+9
* First attempt to split main script into modules.Matěj Cepl2010-05-311-0/+108