index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
Bug 456043 - Make enter_bug consistent with show_bug for Severity and Priority
Simon Green
1
-13
/
+18
2014-03-26
Fix bustage
Frédéric Buclin
1
-0
/
+1
2014-03-26
Bug 978070: Do not use document.write() to insert HTML code
Frédéric Buclin
5
-56
/
+58
2014-03-26
remove tabs added by bug 984999
Byron Jones
1
-2
/
+2
2014-03-23
Bug 984999: Move set_assign_to() out of bug/create/create.html.tmpl
Acho Arnold
2
-73
/
+74
2014-03-23
Bug 962812: Use the "required" attribute where appropriate
Sunil Joshi
26
-39
/
+48
2014-03-22
Bug 276560: Use webbadge icons for alternate format links on buglist
Frédéric Buclin
8
-29
/
+59
2014-03-21
Bug 399087 - Remove the 'mostfreqthreshold' parameter
Sunil Joshi [:SunilJoshi]
4
-15
/
+8
2014-03-21
Bug 986141 - As part of bug 513212, the see_also field still displays in ente...
David Lawrence
1
-8
/
+10
2014-03-21
Bug 294021: Allow requestees to set attachment flags even if they don't have ...
Frédéric Buclin
5
-26
/
+55
2014-03-21
Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzilla
Gervase Markham
7
-19
/
+62
2014-03-21
Bug 980918 - Rename "Tags" to "Personal Tags". Patch by acho; r=gerv, a=justd...
Gervase Markham
3
-2
/
+3
2014-03-20
Bug 513212 - Allow people to set "See Also" when filing/creating/entering a b...
David Lawrence
7
-19
/
+62
2014-03-12
Bug 728892: The attachment "Details" page is still vulnerable to Clickjacking...
Frédéric Buclin
2
-2
/
+2
2014-03-11
Renamed .bzrignore to .gitignore
David Lawrence
1
-0
/
+14
2014-03-10
Bug 566331: Move JS functions out of bug/edit.html.tmpl
Ishitva Goel
2
-17
/
+14
2014-03-10
Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, enter_bug.css...
Frédéric Buclin
14
-626
/
+609
2014-03-08
Bug 956190 (part 4): Merge duplicates.css, reports.css, search_form.css, show...
Frédéric Buclin
24
-547
/
+451
2014-03-08
Bug 318715 - iCalendar Buglist doesn't include deadline
Matt Selsky
2
-0
/
+6
2014-03-06
Bug 980392 - Storable error generating when create etags for Bug.get under ce...
Dave Lawrence
1
-1
/
+1
2014-03-05
Bug 977523: Comment textarea has padding:0
Byron Jones
1
-2
/
+1
2014-03-05
Bug 977137: Comment and Preview tabs need accessibility markup
Byron Jones
2
-5
/
+18
2014-03-05
Bug 956190 (part 3): Remove IE-fixes.css (Internet Explorer 7 and older are n...
Frédéric Buclin
3
-74
/
+4
2014-03-04
Bug 387593: Remove debug code from attachment.js
Ishitva Goel
1
-5
/
+0
2014-03-04
Bug 956190 (part 2): Merge params.css and editusers.css with admin.css
Frédéric Buclin
9
-169
/
+122
2014-03-04
Bug 365050 - removal notice doesn't use English correctly (lists: =and)
Matt Selsky
1
-4
/
+2
2014-03-04
Bug 978619 - Typo in Bugzilla/Template.pm
Matt Selsky
1
-1
/
+1
2014-03-04
Bug 365057 - messages.html.tmpl file bareword should be tagged in <code> or s...
Matt Selsky
3
-3
/
+3
2014-03-04
Bug 977030 - Remove the useless buglist_joined variable in buglist.cgi
Matt Selsky
2
-4
/
+3
2014-03-04
Bug 979140: Remove remaining <tt> elements
Frédéric Buclin
2
-11
/
+5
2014-03-02
Bug 956190 (part 1): Merge index.css and page.css with global.css
Frédéric Buclin
11
-255
/
+219
2014-02-28
Bug 863093: The usermatchmode parameter no longer exists. The POD for User.ge...
Frédéric Buclin
1
-3
/
+0
2014-02-28
Bug 536171: Large Text Box should have maxlength and wrap => 1 in buglists
Lalit Khattar
1
-3
/
+7
2014-02-28
Bug 975112 - Add the "Preview" mode for "Optional Comment" in the Create New ...
Dave Lawrence
2
-14
/
+11
2014-02-27
Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns
Charlie Somerville
35
-82
/
+82
2014-02-27
Bug 893595: The pink colour of private comment will turn to white after refre...
Dave Miller
3
-1
/
+14
2014-02-26
Bug 466178 - Add an INTEGER custom field type
Simon Green
6
-3
/
+39
2014-02-26
Bug 976796 - Spelling mistakes in Bugzilla/WebService/Bug.pm
Matt Tyson
1
-7
/
+7
2014-02-26
Remove "Unicode non-character 0xfdd0 is illegal for interchange" warnings thr...
Frédéric Buclin
3
-10
/
+20
2014-02-25
Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ext...
Dave Lawrence
4
-3
/
+150
2014-02-25
Bug 962060 - User.get ignores the "maxusermatches" parameter and allows listi...
Dave Lawrence
1
-6
/
+22
2014-02-25
Bug 405011: Text is cut off when containing Unicode supplementary characters ...
Frédéric Buclin
3
-3
/
+36
2014-02-25
Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged u...
Frédéric Buclin
2
-20
/
+18
2014-02-25
Bug 975204: Comment Preview tabs broken in New bug page
Byron Jones
2
-5
/
+8
2014-02-25
Bug 963120 - allow extensions to document themselves, and build result into d...
Gervase Markham
7
-3
/
+81
2014-02-24
Bug 975896: Bugzilla crashes when editing a flag type which is not specifical...
Frédéric Buclin
3
-17
/
+21
2014-02-19
Bug 944543 - Create after_comment_commit_button hook in upstream
Andre Klapper
1
-0
/
+2
2014-02-18
Bug 972465 - Update all REST documentation to prepend /rest/ to the examples ...
Dave Lawrence
6
-40
/
+40
2014-02-17
Fix bad or_groups SQL for determining if a user can see a product. r=LpSolit,...
Gervase Markham
1
-20
/
+18
2014-02-15
Bug 966676: The 'sudo' cookie should not be accessible from JavaScript
Frédéric Buclin
1
-3
/
+10
[next]