index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug 312356: The defaultpriority param should be grouped together with default...
lpsolit%gmail.com
2005-10-15
2
-7
/
+7
*
Bug 204498 Add su (setuser) function
bugreport%peshkin.net
2005-10-14
2
-0
/
+6
*
Bug 306601: Bugzilla::Classification needs a products() method - Patch by And...
lpsolit%gmail.com
2005-10-14
3
-59
/
+31
*
Bug 312185: Create a new "Attachments" tab when editing params - Patch by FrÃ...
lpsolit%gmail.com
2005-10-13
2
-36
/
+81
*
Bug 311434: bz_table_columns should use _bz_real_schema
mkanat%kerio.com
2005-10-13
1
-1
/
+1
*
Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - Pat...
lpsolit%gmail.com
2005-10-12
1
-1
/
+2
*
Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér...
lpsolit%gmail.com
2005-10-12
17
-85
/
+1854
*
Bug 311419: Update the group_controls method from Product.pm to use Group.pm ...
lpsolit%gmail.com
2005-10-12
1
-9
/
+8
*
Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals...
lpsolit%gmail.com
2005-10-12
2
-2
/
+103
*
Bug 302785: [PostgreSQL] Bugzilla cannot order a buglist by number of votes -...
lpsolit%gmail.com
2005-10-07
1
-3
/
+4
*
Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o...
mkanat%kerio.com
2005-10-07
5
-150
/
+49
*
Bug 309680: Use SQL "JOIN ... ON ..." syntax instead of "JOIN ... USING(...)"
mkanat%kerio.com
2005-10-07
1
-2
/
+2
*
Add a + to the version number to indicate it came from CVS.
mkanat%kerio.com
2005-10-02
1
-1
/
+1
*
Bump version numbers for 2.21.1
mkanat%kerio.com
2005-10-01
1
-1
/
+1
*
Bug 308662: [SECURITY] User matching bypasses 'usevisibilitygroups' restricti...
lpsolit%gmail.com
2005-10-01
1
-2
/
+2
*
Backout bug 305506: group inheritance is now broken
lpsolit%gmail.com
2005-09-28
1
-40
/
+11
*
Bug 309896: The "Saved searches" tab in User Prefs can report incorrect infor...
lpsolit%gmail.com
2005-09-28
1
-4
/
+10
*
Bug 305506: Reduce number of SQL calls in Bugzilla::User->groups
mkanat%kerio.com
2005-09-28
1
-11
/
+40
*
Bug 307602: Smooth attach_data upgrade for sites with huge attachment tables
bugreport%peshkin.net
2005-09-28
1
-0
/
+10
*
Bug 303784: Visibility can keep admin from administering groups - Patch by Jo...
lpsolit%gmail.com
2005-09-26
1
-1
/
+1
*
Bug 301392: Storable crashes checksetup with byte order error when moving dat...
lpsolit%gmail.com
2005-09-26
1
-15
/
+31
*
Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved word
mkanat%kerio.com
2005-09-23
2
-6
/
+7
*
Bug 308876: Iff ssl is "always", whining (and other non-interactive scripts?)...
lpsolit%gmail.com
2005-09-22
1
-1
/
+1
*
Bug 309221: Attachments table displays zero size for locally stored attachments
bugreport%peshkin.net
2005-09-21
1
-1
/
+1
*
Bug 308653: The error 'relation "map_products" does not exist' is returned us...
lpsolit%gmail.com
2005-09-16
1
-2
/
+2
*
Bug 282686: Multiple projects sharing the same Bugzilla codebase (different d...
lpsolit%gmail.com
2005-09-16
2
-15
/
+54
*
Bug 307764: CREATE TABLE column definitions should put DEFAULT attribute befo...
lpsolit%gmail.com
2005-09-12
1
-1
/
+4
*
Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.c...
lpsolit%gmail.com
2005-09-09
2
-11
/
+27
*
Bug 305523: Email preference for "CC changed" should be disabled by default f...
lpsolit%gmail.com
2005-09-09
1
-0
/
+7
*
Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of expo...
lpsolit%gmail.com
2005-09-07
1
-1
/
+9
*
Bug 301743: Replace old code from editcomponents.cgi by methods and routines ...
lpsolit%gmail.com
2005-09-07
1
-6
/
+118
*
Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ...
lpsolit%gmail.com
2005-09-06
4
-8
/
+38
*
Bug 306265: Implement User::can_see_product() - Patch by Frédéric Buclin <L...
lpsolit%gmail.com
2005-09-06
1
-0
/
+11
*
Bug 285705: [PostgreSQL] Index on some text columns on Postgres could use LOWER
mkanat%kerio.com
2005-09-04
1
-0
/
+5
*
Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion...
mkanat%kerio.com
2005-09-03
1
-3
/
+16
*
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...
lpsolit%gmail.com
2005-09-03
3
-57
/
+46
*
Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by FrédÃ...
lpsolit%gmail.com
2005-09-02
3
-4
/
+18
*
Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...
myk%mozilla.org
2005-09-01
3
-95
/
+392
*
Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept st...
mkanat%kerio.com
2005-08-31
4
-13
/
+39
*
Fix for bug 305773: fixes regression in flag validation code that let through...
myk%mozilla.org
2005-08-31
2
-81
/
+101
*
Bug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by Fré...
lpsolit%gmail.com
2005-08-30
1
-1
/
+52
*
Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric B...
lpsolit%gmail.com
2005-08-30
1
-2
/
+24
*
Bug 306117: Search on "Percentage Completed" field returns "unknown column 'b...
lpsolit%gmail.com
2005-08-29
1
-0
/
+3
*
Bug 305333: Move attachments.thedata to its own table
bugreport%peshkin.net
2005-08-27
4
-3
/
+24
*
Bug 302650: Product.pm methods don't return what is expected for milestones a...
lpsolit%gmail.com
2005-08-27
1
-12
/
+11
*
Bug 305771: Cannot create request flags with no requestee - Patch by Myk Mele...
lpsolit%gmail.com
2005-08-26
1
-2
/
+3
*
Fix nits for bug 208761 the reviewer asked me to do on checkin (make a descri...
lpsolit%gmail.com
2005-08-25
1
-3
/
+3
*
Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...
lpsolit%gmail.com
2005-08-25
1
-3
/
+84
*
Bug 305498: UTF-8 e-mail encoding is not working - Patch by Cedric Caron <ced...
lpsolit%gmail.com
2005-08-25
1
-2
/
+2
*
Bug 298400: [PostgreSQL] SQL error using buglist.cgi and full text search. Co...
mkanat%kerio.com
2005-08-25
1
-1
/
+2
[prev]
[next]