index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-23
Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved word
mkanat%kerio.com
2
-6
/
+7
2005-09-23
Bug 308876: Iff ssl is "always", whining (and other non-interactive scripts?)...
lpsolit%gmail.com
1
-1
/
+1
2005-09-21
Bug 309221: Attachments table displays zero size for locally stored attachments
bugreport%peshkin.net
1
-1
/
+1
2005-09-16
Bug 308653: The error 'relation "map_products" does not exist' is returned us...
lpsolit%gmail.com
1
-2
/
+2
2005-09-16
Bug 282686: Multiple projects sharing the same Bugzilla codebase (different d...
lpsolit%gmail.com
2
-15
/
+54
2005-09-12
Bug 307764: CREATE TABLE column definitions should put DEFAULT attribute befo...
lpsolit%gmail.com
1
-1
/
+4
2005-09-09
Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.c...
lpsolit%gmail.com
2
-11
/
+27
2005-09-09
Bug 305523: Email preference for "CC changed" should be disabled by default f...
lpsolit%gmail.com
1
-0
/
+7
2005-09-07
Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of expo...
lpsolit%gmail.com
1
-1
/
+9
2005-09-07
Bug 301743: Replace old code from editcomponents.cgi by methods and routines ...
lpsolit%gmail.com
1
-6
/
+118
2005-09-06
Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ...
lpsolit%gmail.com
4
-8
/
+38
2005-09-06
Bug 306265: Implement User::can_see_product() - Patch by Frédéric Buclin <L...
lpsolit%gmail.com
1
-0
/
+11
2005-09-04
Bug 285705: [PostgreSQL] Index on some text columns on Postgres could use LOWER
mkanat%kerio.com
1
-0
/
+5
2005-09-03
Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion...
mkanat%kerio.com
1
-3
/
+16
2005-09-03
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...
lpsolit%gmail.com
3
-57
/
+46
2005-09-02
Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by FrédÃ...
lpsolit%gmail.com
3
-4
/
+18
2005-09-01
Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...
myk%mozilla.org
3
-95
/
+392
2005-08-31
Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept st...
mkanat%kerio.com
4
-13
/
+39
2005-08-31
Fix for bug 305773: fixes regression in flag validation code that let through...
myk%mozilla.org
2
-81
/
+101
2005-08-31
Bug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by Fré...
lpsolit%gmail.com
1
-1
/
+52
2005-08-31
Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric B...
lpsolit%gmail.com
1
-2
/
+24
2005-08-29
Bug 306117: Search on "Percentage Completed" field returns "unknown column 'b...
lpsolit%gmail.com
1
-0
/
+3
2005-08-27
Bug 305333: Move attachments.thedata to its own table
bugreport%peshkin.net
4
-3
/
+24
2005-08-27
Bug 302650: Product.pm methods don't return what is expected for milestones a...
lpsolit%gmail.com
1
-12
/
+11
2005-08-26
Bug 305771: Cannot create request flags with no requestee - Patch by Myk Mele...
lpsolit%gmail.com
1
-2
/
+3
2005-08-25
Fix nits for bug 208761 the reviewer asked me to do on checkin (make a descri...
lpsolit%gmail.com
1
-3
/
+3
2005-08-25
Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...
lpsolit%gmail.com
1
-3
/
+84
2005-08-25
Bug 305498: UTF-8 e-mail encoding is not working - Patch by Cedric Caron <ced...
lpsolit%gmail.com
1
-2
/
+2
2005-08-25
Bug 298400: [PostgreSQL] SQL error using buglist.cgi and full text search. Co...
mkanat%kerio.com
1
-1
/
+2
2005-08-23
Bug 303366: Possible locking tables conflict when voting for bugs - Patch by ...
lpsolit%gmail.com
1
-9
/
+0
2005-08-22
Bug 300231: Bugzilla::User needs a way of returning only Selectable classific...
lpsolit%gmail.com
1
-0
/
+38
2005-08-22
Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patc...
lpsolit%gmail.com
1
-0
/
+499
2005-08-21
Fix for bug 292022: accepts multiple requestees in the requestee field for a ...
myk%mozilla.org
1
-19
/
+44
2005-08-19
Bug 304583: Remove all remaining need to rederive inherited groups
bugreport%peshkin.net
5
-160
/
+89
2005-08-18
Bug 296054: [PostgreSQL] Cannot add a new query for event/whining
mkanat%kerio.com
1
-1
/
+2
2005-08-18
Bug 299848: enter_bug's automatic OS/Platform code does not work with the new...
mkanat%kerio.com
1
-1
/
+1
2005-08-16
Bug 304642: Bugzilla::Flag::GetTarget() should be called internally by Bugzil...
lpsolit%gmail.com
1
-7
/
+8
2005-08-16
Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patc...
lpsolit%gmail.com
3
-29
/
+29
2005-08-16
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B...
lpsolit%gmail.com
3
-20
/
+28
2005-08-15
Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f...
justdave%bugzilla.org
10
-10
/
+0
2005-08-15
Bug 304588: Remove 'use Bugzilla::User' from DB.pm - Patch by Frédéric Bucl...
lpsolit%gmail.com
1
-2
/
+1
2005-08-14
Bug 284263: Inherited bless permissions without inherited membership do not w...
lpsolit%gmail.com
1
-28
/
+48
2005-08-14
Bug 303914: legal_bugs_status should be spelled legal_bug_status in Bug.pm - ...
lpsolit%gmail.com
1
-2
/
+2
2005-08-13
Bug 302418: re-enable sendmail support for Windows - Patch by byron jones (gl...
lpsolit%gmail.com
2
-0
/
+13
2005-08-13
Bug 303824: BugMail should ignore deleted or renamed user accounts - Patch by...
lpsolit%gmail.com
1
-4
/
+7
2005-08-13
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
14
-56
/
+56
2005-08-10
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
5
-10
/
+8
2005-08-10
Back out bug 300231, because it triggers bug 303413.
mkanat%kerio.com
1
-37
/
+0
2005-08-10
Bug 300231: Bugzilla::Classification needs a way of returning only Selectable...
mkanat%kerio.com
1
-0
/
+37
2005-08-09
Backout of bug 303669 which broke AppendComment and possibly a number
bugreport%peshkin.net
14
-56
/
+56
[prev]
[next]