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
2008-06-28
Bug 422691 â Attachment gets added twice after hitting "Back" and "Refresh"
dkl%redhat.com
3
-0
/
+80
2008-06-27
Bug 441503: Need update on contrib/syncLDAP.pl
eseyman%linagora.com
1
-4
/
+11
2008-06-26
Bug 394574: bzdbcopy should avoid reading entire tables into memory
eseyman%linagora.com
1
-3
/
+12
2008-06-26
Bug 423598: Add foreign key constraints for keywords table
mkanat%bugzilla.org
1
-2
/
+9
2008-06-26
Bug 440609 â Implement Bugzilla::Bug->check for use instead of ValidateB...
mkanat%bugzilla.org
2
-6
/
+12
2008-06-25
Bug 441541 - Email::MIME->as_string gives SCALAR for body with mismatched Ema...
gerv%gerv.net
1
-3
/
+3
2008-06-23
Bug 157092: Implement a checking mechanism for invalid regexp (Fix the Oracle...
mkanat%bugzilla.org
1
-0
/
+10
2008-06-23
Bug 424079: Ability to get history of bug activity in the WebService
mkanat%bugzilla.org
1
-0
/
+147
2008-06-20
Bug 432916: Expose usermatchmode via WebServices (User.get match argument)
mkanat%bugzilla.org
3
-14
/
+64
2008-06-20
Bug 432914: include_fields and exclude_fields arguments for WebService User.g...
mkanat%bugzilla.org
2
-4
/
+107
2008-06-20
Bug 157092 â Implement a checking mechanism for invalid regexp
dkl%redhat.com
5
-6
/
+32
2008-06-19
Bug 434620 â invalid_field_name and product_edit_denied have the same er...
dkl%redhat.com
1
-2
/
+3
2008-06-19
Bug 437614 â Product.get_products should be accessible as Product.get
dkl%redhat.com
1
-2
/
+10
2008-06-14
Fix on checkin for bug 438810: replace targets by users/groups
lpsolit%gmail.com
1
-4
/
+4
2008-06-14
Bug 438810: Whines fail when a group or user that was receiving whines is man...
lpsolit%gmail.com
2
-0
/
+73
2008-06-14
Bug 439075: Importing bugs which have a multi-select field with a single valu...
lpsolit%gmail.com
1
-4
/
+12
2008-06-14
Bug 438739: Permissions are not set properly on extensions by checksetup
mkanat%bugzilla.org
1
-5
/
+7
2008-06-13
Bug 437770: Imported bugs are ignored by queries (they never appear in buglis...
lpsolit%gmail.com
2
-0
/
+42
2008-06-07
Bug 437602: importxml.pl does not correctly build the bugs_fulltext table - P...
lpsolit%gmail.com
1
-1
/
+1
2008-06-07
Bug 437369: Deleting a bug doesn't remove related data from the bugs_fulltext...
lpsolit%gmail.com
2
-1
/
+7
2008-06-04
Bug 437013: Add hook to edit-multiple.html.tmpl to add fields to display
mkanat%bugzilla.org
1
-0
/
+2
2008-06-04
Bug 437011: Add hook to show.xml.tmpl to add fields to the end of the xml
mkanat%bugzilla.org
1
-0
/
+3
2008-06-04
Bug 437010: Add hook to show-multiple.html.tmpl to add fields to detailed bug...
mkanat%bugzilla.org
1
-0
/
+4
2008-06-04
Bug 437008: Add hook to edit.html.tmpl to show additional fields
mkanat%bugzilla.org
1
-0
/
+3
2008-06-03
Bug 435570: Let's add all field descriptions in field-descs.none.tmpl to make...
lpsolit%gmail.com
1
-45
/
+62
2008-05-30
Bug 426165 â javascript in template flag/list.html.tmpl overwrites defau...
guy.pyrzak%gmail.com
1
-1
/
+1
2008-05-29
Bug 412725: WebService functions to get information about a User
dkl%redhat.com
3
-2
/
+186
2008-05-29
Bug 318205: The path to the hook is incorrect when called from inside a block
mkanat%bugzilla.org
1
-8
/
+55
2008-05-28
Bug 435507: Provide a method of hooking the WebService error codes
mkanat%bugzilla.org
5
-2
/
+65
2008-05-24
Bug 435504: Boolean charts use field descriptions from the DB, making them en...
lpsolit%gmail.com
2
-4
/
+4
2008-05-24
Bug 435250: In the "View User Account Log" page, the information in the "What...
lpsolit%gmail.com
3
-2
/
+4
2008-05-22
Bug 435114: The description of the LDAPstarttls parameter is not displayed in...
lpsolit%gmail.com
1
-2
/
+2
2008-05-21
Bug 414779, Bug 419782, Bug 422037, Bug 423363, Bug 423369, Bug 423372, Bug 4...
mkanat%bugzilla.org
1
-24
/
+91
2008-05-21
Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch by...
lpsolit%gmail.com
5
-105
/
+21
2008-05-21
Bump version number after branching.
mkanat%bugzilla.org
2
-4
/
+4
2008-05-20
Bug 430989 â Status should probably be at the top of show_bug.cgi
guy.pyrzak%gmail.com
1
-11
/
+19
2008-05-20
Bug 434007 - Restrict group visibility text options is too small
guy.pyrzak%gmail.com
1
-1
/
+1
2008-05-20
Bug 433987 - show_bug.cgi javascript error on changing status
guy.pyrzak%gmail.com
1
-2
/
+2
2008-05-20
Bug 415278: Make the WebService's plugin discovery method more extendable
mozilla%colinogilvie.co.uk
4
-15
/
+89
2008-05-19
Bug 392212: LDAP parameters descriptions should mention how to use SSL connec...
lpsolit%gmail.com
1
-4
/
+11
2008-05-17
Bug 434062: Attachment flags can only be set once per bug (regression) - Patc...
lpsolit%gmail.com
1
-4
/
+4
2008-05-16
Bug 433851 - "Flag <select> not disabled even though user can't request or ch...
reed%reedloden.com
1
-2
/
+2
2008-05-14
Bug 433348: Created bug display should show extra nav links like show bug doe...
lpsolit%gmail.com
1
-1
/
+1
2008-05-14
Bug 430398: request.cgi does not filter component select list on distinct val...
dkl%redhat.com
2
-5
/
+20
2008-05-14
Bug 431704: Remove useless newlines in replies sent by email_in.pl - Patch by...
lpsolit%gmail.com
1
-1
/
+3
2008-05-14
Bug 330989: illegal_change_deps error uses "empowered" inconsistently with "a...
lpsolit%gmail.com
1
-7
/
+7
2008-05-14
Bug 433514: Renaming a saved search with the same name of different case caus...
lpsolit%gmail.com
2
-2
/
+6
2008-05-12
Bug 433282: Template hooks do not work if HTTP_ACCEPT_LANGUAGE doesn't match ...
lpsolit%gmail.com
1
-23
/
+2
2008-05-08
Bug 432726: [Oracle] DROP INDEX doesn't hash the index name
mkanat%bugzilla.org
1
-3
/
+15
2008-05-08
Bug 419581: [Oracle] Enable ALTER COLUMN for Oracle
mkanat%bugzilla.org
1
-0
/
+169
[prev]
[next]