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-04-15
Bug 290089: Move timestamp updates to happen before any other Schema updates
mkanat%kerio.com
2
-6
/
+84
2005-04-15
Bug 290095: Do not display flag types in show_bug.cgi whose inclusion list is...
lpsolit%gmail.com
1
-1
/
+1
2005-04-14
Back out bug bug 290089, which causes checksetup to fail on a newly-created DB.
mkanat%kerio.com
1
-73
/
+0
2005-04-14
Bug 290089: Move timestamp updates to happen before any other Schema updates
mkanat%kerio.com
1
-0
/
+73
2005-04-14
Bug 289453: components.initialowner is different in Bugzilla::DB::Schema than...
mkanat%kerio.com
1
-1
/
+1
2005-04-13
Bug 289729: fix several "uninitialized value" messages - Patch by Frédéric ...
lpsolit%gmail.com
1
-2
/
+5
2005-04-12
Bug 278268 - make Grand Total line not appear if data set add fails. Patch by...
gerv%gerv.net
1
-10
/
+15
2005-04-11
Bug 288857: Use of uninitialized value in bitwise and (&) at Bugzilla/User.pm...
lpsolit%gmail.com
1
-2
/
+2
2005-04-10
Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI m...
lpsolit%gmail.com
1
-6
/
+0
2005-04-09
Bug 199048: Preference option to reverse sort the comments stack - Patch by S...
lpsolit%gmail.com
1
-2
/
+10
2005-04-08
Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by Teemu...
lpsolit%gmail.com
1
-2
/
+0
2005-04-08
Bug 238878: Make hidden-fields template, User Matching and Flags use direct C...
lpsolit%gmail.com
3
-59
/
+63
2005-04-08
Bug 286686: ORDER BY column needs to be selected or grouped
mkanat%kerio.com
1
-4
/
+6
2005-04-06
Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by...
lpsolit%gmail.com
1
-0
/
+55
2005-04-06
Bug 284850: checksetup should rename indexes to conform to the new standard
mkanat%kerio.com
3
-47
/
+295
2005-04-05
Bug 286461:Add products table to search if classification are needed
bugreport%peshkin.net
1
-0
/
+4
2005-04-05
Bug 288527 - change precompilation to use Bugzilla::Template and so do it rig...
gerv%gerv.net
1
-2
/
+1
2005-04-05
Bug 286527: Cross-DB bz_rename_column and bz_drop_column (Part of Bug 285111)
mkanat%kerio.com
4
-27
/
+213
2005-04-05
Bug 288985: cannot remove users from the CC list - Patch by Frederic Buclin <...
lpsolit%gmail.com
1
-1
/
+3
2005-03-31
Bug 287880: [SECURITY] Comments on secure bugs still available to templates.....
mkanat%kerio.com
1
-7
/
+30
2005-03-30
Bug 73665 - migrate email preferences to their own table, and rearchitect ema...
gerv%gerv.net
5
-587
/
+436
2005-03-23
Backing out bug 286625 - checksetup.pl fails
lpsolit%gmail.com
1
-11
/
+4
2005-03-23
Bug 258515: Errors when accessing Bugzilla over IPv6 - Patch by Marc Schumann...
lpsolit%gmail.com
1
-5
/
+3
2005-03-23
Bug 286625: Add more indexes to bugs_activity table - Patch by Shane H. W. Tr...
lpsolit%gmail.com
1
-4
/
+11
2005-03-23
Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc S...
lpsolit%gmail.com
1
-4
/
+4
2005-03-22
Bug 286689: Cross-DB bz_add_index and bz_drop_index (Part of Bug 285111)
mkanat%kerio.com
3
-21
/
+181
2005-03-18
Bug 256513: Fix usage of grep (/$value/, @array);
mkanat%kerio.com
2
-2
/
+2
2005-03-18
Bug 285748: Cross-DB bz_alter_column (Part of Bug 285111)
mkanat%kerio.com
4
-9
/
+159
2005-03-18
Bug 285740: DBD::Pg must have the PG_BYTEA type specified for inserting BLOBs
mkanat%kerio.com
2
-0
/
+17
2005-03-18
Bug 285723: Cross-DB bz_add_column (Part of Bug 285111)
mkanat%kerio.com
3
-15
/
+183
2005-03-18
Bug 285713: Cross-DB bz_column_info and bz_index_info
mkanat%kerio.com
2
-4
/
+100
2005-03-18
Small nit fixes for Bug 285113.
mkanat%kerio.com
2
-2
/
+4
2005-03-18
Bug 285113: Bugzilla::DB::Schema needs a way to serialize and store its abstr...
mkanat%kerio.com
4
-24
/
+228
2005-03-17
Bug 286501: Summarize time fails with "Can't bind reference" error
mkanat%kerio.com
1
-1
/
+2
2005-03-17
Bug 286392: String concatenation on postgres does not always work
mkanat%kerio.com
2
-2
/
+2
2005-03-17
Bug 285555: FlagType::match uses a HAVING clause that PostgreSQL does not sup...
mkanat%kerio.com
1
-19
/
+11
2005-03-17
Bug 284125: PostgreSQL cannot call SUM on a boolean (Boolean Charts)
mkanat%kerio.com
1
-2
/
+2
2005-03-17
Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...
mkanat%kerio.com
1
-4
/
+8
2005-03-17
Backing out the fix for bug 135812 as it causes the mail params to be deleted...
jake%bugzilla.org
1
-12
/
+0
2005-03-16
Bug 283230: POD for Bugzilla::Flag
mkanat%kerio.com
1
-55
/
+295
2005-03-16
Bug 283231: POD for Bugzilla::FlagType
mkanat%kerio.com
1
-38
/
+225
2005-03-16
Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...
mkanat%kerio.com
8
-16
/
+79
2005-03-16
Bug 283581 : Move UserInGroup out of globals.pl
travis%sedsystems.ca
6
-11
/
+23
2005-03-16
Fix nits on bug 180652 - Frederic Buclin
travis%sedsystems.ca
1
-10
/
+4
2005-03-16
Fix for bug 82878: Generate RSS 1.0 version of bug lists.
myk%mozilla.org
1
-2
/
+3
2005-03-16
Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating address
travis%sedsystems.ca
1
-0
/
+12
2005-03-16
Bug 180652 : Marking an attachment as obsolete should cancel all unfulfilled ...
travis%sedsystems.ca
1
-44
/
+95
2005-03-16
Bug 285689 : quip_list_entry_control conversion code is not converting the en...
travis%sedsystems.ca
1
-0
/
+1
2005-03-15
Bug 285534: bugs.qa_contact should allow NULL
mkanat%kerio.com
3
-3
/
+4
2005-03-15
Bug 251960: Search.pm uses DB dependent comma operator
mkanat%kerio.com
1
-89
/
+110
[next]