lpsolit%gmail.com
|
450b76d28e
|
Bug 375287: Remove the version check in contrib/merge-users.pl - Patch by bugzilla@corris.org r/a=LpSolit
|
2007-03-28 12:57:29 +00:00 |
lpsolit%gmail.com
|
6c6c2fe333
|
Bug 365593: bz_webservices_demo.pl does not match the API as defined in the Webservices code - Patch by Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat a=myk
|
2007-01-06 14:20:16 +00:00 |
mkanat%bugzilla.org
|
ab60471efd
|
Bug 364637: contrib/bzdbcopy.pl: Can't locate object method "params" via package "Bugzilla" at Bugzilla/DB/Mysql.pm line 65
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
|
2006-12-29 23:17:53 +00:00 |
mkanat%bugzilla.org
|
d0484c85cb
|
Bug 363371: It is hard to determine which row has a failed encoding, with recode.pl --guess
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
|
2006-12-29 23:16:22 +00:00 |
lpsolit%gmail.com
|
54e6b6037e
|
Bug 364134: Upgrading from 2.20 to latest CVS produces error message in contrib/recode.pl - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor a=justdave
|
2006-12-26 18:12:04 +00:00 |
mkanat%bugzilla.org
|
466557f08d
|
Checkin fix for Bug 280633, which didn't work when the utf8 parameter was turned on.
|
2006-11-18 15:54:59 +00:00 |
mkanat%bugzilla.org
|
591fafbf6e
|
Bug 280633: Tools to migrate existing legacy encoded database to UTF-8 (Unicode)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
|
2006-11-18 15:00:28 +00:00 |
mkanat%bugzilla.org
|
29518f30cb
|
Bug 349256: Make the webservice get_bug into a stable API
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave
|
2006-11-14 19:10:52 +00:00 |
mkanat%bugzilla.org
|
0317f47904
|
Bug 355837: Make the webservice able to create bugs (bz_webservice_demo part)
Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=justdave
|
2006-11-02 20:03:46 +00:00 |
mkanat%bugzilla.org
|
d45d980253
|
Bug 357322: Make the login/logout of webservice conform to the bugzilla webservice standard
Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=justdave
|
2006-11-02 20:02:08 +00:00 |
mkanat%bugzilla.org
|
3d48ef4b08
|
Bug 358703: WebService functions version and timezone should follow bugzilla standard
Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk
|
2006-10-31 23:26:29 +00:00 |
mkanat%bugzilla.org
|
9d64feb250
|
Bug 356924: Remove the old bug_email inbound email interface
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> a=justdave
|
2006-10-17 07:08:06 +00:00 |
wurblzap%gmail.com
|
d7855a47db
|
Bug 351178 renamed Bugzilla.get_version to Bugzilla.version and omitted
updating this.
|
2006-10-04 19:36:47 +00:00 |
lpsolit%gmail.com
|
419a5b0fa9
|
Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no 'changer' specified) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave
|
2006-09-22 23:14:53 +00:00 |
lpsolit%gmail.com
|
8ff8a7089d
|
Bug 13534: Remove REMIND and LATER from the default resolution list (only affects new installations) - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=myk
|
2006-09-03 20:37:02 +00:00 |
mkanat%bugzilla.org
|
ab3b44ad99
|
Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for Bugzilla::User
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
|
2006-08-25 22:10:39 +00:00 |
wurblzap%gmail.com
|
2c3aae1024
|
Bug 224577: Bugzilla could use a web services interface.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=mkanat; a=myk
|
2006-08-19 17:20:25 +00:00 |
mkanat%bugzilla.org
|
f2dd0345c6
|
Bug 338375: Use Bugzilla->params everywhere instead of Param().
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
|
2006-07-03 21:42:47 +00:00 |
mkanat%bugzilla.org
|
30f6d2eada
|
Bug 342869: Use Bugzilla->params everywhere except templates
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
|
2006-07-03 21:26:22 +00:00 |
lpsolit%gmail.com
|
2542d86d42
|
Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R�mi Zara <remi_zara@mac.com> r=mkanat a=justdave
|
2006-07-03 08:53:27 +00:00 |
lpsolit%gmail.com
|
f886810984
|
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2006-06-21 00:44:48 +00:00 |
lpsolit%gmail.com
|
c62909c67f
|
Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave
|
2006-06-19 17:30:24 +00:00 |
vladd%bugzilla.org
|
ef23875b4b
|
Spelling patch: 'couldnt' -> 'couldn't'; patch by Vlad Dascalu <vladd@bugzilla.org>.
|
2006-06-19 16:25:02 +00:00 |
vladd%bugzilla.org
|
38fba9e96c
|
Spelling patch: 'kommas' -> 'commas'; patch by Vlad Dascalu <vladd@bugzilla.org>.
|
2006-06-19 16:23:33 +00:00 |
vladd%bugzilla.org
|
1f95498511
|
Spelling patch: 'visiblility' -> 'visibility'; patch by Vlad Dascalu <vladd@bugzilla.org>.
|
2006-06-19 16:21:02 +00:00 |
vladd%bugzilla.org
|
2150177743
|
Spelling patch: 'functiuon' -> 'function'; patch by Vlad Dascalu <vladd@bugzilla.org>.
|
2006-06-19 16:18:42 +00:00 |
vladd%bugzilla.org
|
da3abd0883
|
Spelling patch: 'usefull' -> 'useful' in contrib/bugmail_help.html; patch by Vlad Dascalu <vladd@bugzilla.org>.
|
2006-06-19 16:12:41 +00:00 |
vladd%bugzilla.org
|
56d023650a
|
Spelling in code comments patch: 'usefull' -> 'useful'; patch by Vlad Dascalu <vladd@bugzilla.org>.
|
2006-06-19 16:02:18 +00:00 |
vladd%bugzilla.org
|
d7e824ec1f
|
Spelling in code comments patch: 'approriately' -> 'appropriately'; patch by Vlad Dascalu <vladd@bugzilla.org>.
|
2006-06-19 15:58:33 +00:00 |
uid623
|
f48dfefd48
|
Spelling patch: replace 'specify a email-adress' with 'specify an email-address' in bugmail_help.html; patch by Vlad Dascalu <vladd@bugzilla.org>.
|
2006-06-06 16:30:51 +00:00 |
uid623
|
eeda7e67dc
|
Spelling patch: replace 'adresses' with 'addresses' in bugmail_help.html; patch by Vlad Dascalu <vladd@bugzilla.org>.
|
2006-06-06 16:27:30 +00:00 |
lpsolit%gmail.com
|
09357237f8
|
Bug 337054: Remove get_component_id() and get_component_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2006-05-29 17:24:54 +00:00 |
lpsolit%gmail.com
|
a334962409
|
Bug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, sendunsentbugmail.pl and syncLDAP.pl scripts in contrib - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
|
2006-05-15 16:06:59 +00:00 |
lpsolit%gmail.com
|
d8f76408bf
|
Bug 303708: Eliminate deprecated Bugzilla::DB routines from BugzillaEmail.pm, bug_email.pl and bugzilla_email_append.pl in contrib - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
|
2006-05-14 19:12:13 +00:00 |
mkanat%bugzilla.org
|
91551fe45d
|
Bug 335572: contrib/bzdbcopy.pl fails because it tries to insert too long a name into fielddefs
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
|
2006-04-30 23:53:28 +00:00 |
lpsolit%gmail.com
|
b3c06a9f14
|
Bug 188264: migrating user activity from one account to another (merge user accounts) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
|
2006-02-26 13:15:30 +00:00 |
timeless%mozdev.org
|
97f618f7da
|
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
|
2006-02-23 04:38:56 +00:00 |
jocuri%softhome.net
|
881cd9c9e5
|
Patch for bug 317003: change the listing of valid fields values in bug_email.pl; patch by Gabriel Sales de Oliveira <gabriel@async.com.br>, r=vladd, a=justdave.
|
2006-02-21 14:51:47 +00:00 |
timeless%mozdev.org
|
3db428f6ac
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 21:57:13 +00:00 |
timeless%mozdev.org
|
532329ac75
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 19:48:04 +00:00 |
lpsolit%gmail.com
|
5fc3fcd216
|
Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave
|
2005-11-13 17:32:12 +00:00 |
mkanat%kerio.com
|
17b1e0c37c
|
Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept string and pattern as arguments
Patch By Lance Larsh <lance.larsh@oracle.com> r=joel, a=justdave
|
2005-08-31 08:00:25 +00:00 |
bugreport%peshkin.net
|
da020d19e0
|
Bug 305333: Move attachments.thedata to its own table
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
|
2005-08-26 23:11:33 +00:00 |
lpsolit%gmail.com
|
cbfe21bb80
|
Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave
|
2005-08-10 01:30:41 +00:00 |
mkanat%kerio.com
|
6a6cfbc5aa
|
Bug 291776: A script to copy a Bugzilla DB between two cross-DB installations
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
|
2005-07-12 07:56:16 +00:00 |
mkanat%kerio.com
|
4578bd91ec
|
Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case insensitive
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
|
2005-07-08 02:31:43 +00:00 |
lpsolit%gmail.com
|
80755377ce
|
Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
|
2005-06-20 19:16:34 +00:00 |
lpsolit%gmail.com
|
707aa3b89b
|
Bug 293901: cannot specify the QA contact using bug_email.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=dberlin a=justdave
|
2005-05-12 19:13:56 +00:00 |
lpsolit%gmail.com
|
ea9820c0e7
|
Bug 293907: remove tabs from bug_email.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave
|
2005-05-12 17:26:26 +00:00 |
kiko%async.com.br
|
836c3c6aff
|
Applying documentation patch from Marc Mims <marc@sssonline.com>: fixes
manpage's description of --no-stdin and --status long-options.
|
2005-04-11 14:23:32 +00:00 |