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
...
*
Add a configuration button for setting JSON file; fixes #15
Matěj Cepl
2010-07-01
1
-0
/
+23
*
Change default URL of JSON configuration file.
Matěj Cepl
2010-07-01
1
-1
/
+1
*
New release 0.8
Matěj Cepl
2010-07-01
2
-1
/
+2
*
Added tag 0.8 for changeset 13059f87399b
Matěj Cepl
2010-07-01
0
-0
/
+0
*
Add default configuration JSON file. Fixes #10
0.8
Matěj Cepl
2010-07-01
1
-0
/
+117
*
All I want to do in my life is to make jslint happy.
Matěj Cepl
2010-07-01
3
-4
/
+3
*
Simplify logging
Matěj Cepl
2010-07-01
1
-2
/
+0
*
enabledPackages defaults to all; fixes #14
Matěj Cepl
2010-07-01
1
-1
/
+9
*
This Request object, not Require! Fixing #7
Matěj Cepl
2010-07-01
1
-6
/
+4
*
Use 'request' module instead of home brewed load{Text,JSON} and httpPOST
Matěj Cepl
2010-06-30
6
-182
/
+88
*
Fixing .hgtags
Matěj Cepl
2010-06-27
0
-0
/
+0
|
\
|
*
Added tag 0.6 for changeset 0fd1ee954a62
Matěj Cepl
2010-06-27
0
-0
/
+0
|
*
New release.
0.6
Matěj Cepl
2010-06-27
1
-1
/
+1
*
|
Added tag 0.5 for changeset a4466292d1df
Matěj Cepl
2010-06-27
0
-0
/
+0
*
|
Cleaning up tags
Matěj Cepl
2010-06-27
1
-1
/
+1
|
/
*
Added tag 0.6 for changeset 328fc51d9894
Matěj Cepl
2010-06-27
0
-0
/
+0
*
Move all constant data out of the main JSON
Matěj Cepl
2010-06-27
11
-527
/
+166
*
Even query of our Bugzilla should be done on background.
Matěj Cepl
2010-06-24
1
-1
/
+7
*
Getting out of the mutliple heads misery.
0.5
Matěj Cepl
2010-06-24
0
-0
/
+0
|
\
|
*
Fix query upstream bugzilla (finally, I hope!)
Matěj Cepl
2010-06-24
2
-392
/
+1
*
|
Fix query upstream bugzilla (finally, I hope!)
Matěj Cepl
2010-06-24
4
-395
/
+2
|
/
*
Fix some hg metadata
Matěj Cepl
2010-06-24
2
-2
/
+2
*
Added tag r0.3 for changeset 91051f73cff7
Matěj Cepl
2010-06-24
0
-0
/
+0
*
Added tag r0.4 for changeset 3beba2a37cb2
Matěj Cepl
2010-06-24
0
-0
/
+0
*
Make URL for JSON file configurable (fixes #9)
0.4
Matěj Cepl
2010-06-24
6
-16
/
+44
*
Fix JSON of package.json for release 0.3
0.3
Matěj Cepl
2010-06-23
1
-6
/
+9
*
Docs and namespace for preferences
Matěj Cepl
2010-06-23
2
-2299
/
+1963
*
Raw HTML documentation generated by JSDoc from Javadoc comments in the code
Matěj Cepl
2010-06-23
40
-0
/
+15163
*
Fix timesheet generation with bad URLs and get activated on the Freedesktop b...
Matěj Cepl
2010-06-23
4
-26
/
+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
4
-11
/
+12
*
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
2
-1
/
+4
*
Add testing run to Makefile
Matěj Cepl
2010-06-21
1
-1
/
+4
*
Adding TODO file
Matěj Cepl
2010-06-21
1
-0
/
+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
5
-78
/
+145
*
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
3
-2
/
+64
|
\
|
*
Port bugfixes from the -prototype branch. simpleStorage is apparently
Matěj Cepl
2010-06-16
6
-189
/
+46
|
*
Bit of cleaning
Matěj Cepl
2010-06-15
2
-1
/
+5
[prev]
[next]