- 26 Jul, 2006 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
- 06 Jul, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 282025: Queries with group pronouns should accept non-word characters in group names - Patch by Dave Miller <justdave@bugzilla.org> r=joel a=myk
-
- 04 Jul, 2006 2 commits
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 20 Jun, 2006 2 commits
-
-
lpsolit%gmail.com authored
Bug 300552: Eliminate deprecated Bugzilla::DB routines from Search.pm - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache
-
- 19 Jun, 2006 1 commit
-
-
vladd%bugzilla.org authored
Spelling in code comments patch: 'ned' -> 'need' in Bugzilla/Search.pm; patch by Vlad Dascalu <vladd@bugzilla.org>.
-
- 08 May, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
- 14 Apr, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 322285: Cancelling a flag should remove it completely from the DB - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 16 Mar, 2006 1 commit
-
-
timeless%mozdev.org authored
r=vladd,r=Tru
-
- 09 Mar, 2006 2 commits
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
lpsolit%gmail.com authored
Bug 323905: "Group" "isn't equal to" boolean chart does not work correctly - Patch by Joel Peshkin <bugreport@peshkin.net> r=vladd a=myk
-
- 07 Mar, 2006 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
-
- 19 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 320289: [PostgreSQL] Ordering a buglist by "Actual Hours" fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 24 Nov, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 16 Nov, 2005 1 commit
-
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r,a=justfave
-
- 15 Nov, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 302599: Saved searches using "days since bug changed" fail with "Can't use (to_days(now()) - to_days(bugs.delta_ts)) as a field name" error - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 14 Nov, 2005 1 commit
-
-
lpsolit%gmail.com authored
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
-
- 31 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 26 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
-
- 07 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 302785: [PostgreSQL] Bugzilla cannot order a buglist by number of votes - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
- 16 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 308653: The error 'relation "map_products" does not exist' is returned using PostgreSQL when the classification column is displayed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 06 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 31 Aug, 2005 1 commit
-
-
mkanat%kerio.com authored
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
-
- 29 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 306117: Search on "Percentage Completed" field returns "unknown column 'bugs.remaining_time' in 'having clause'" - Patch by Lance Larsh <lance.larsh@oracle.com> r=joel a=justdave
-
- 27 Aug, 2005 1 commit
-
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
-
- 25 Aug, 2005 1 commit
-
-
mkanat%kerio.com authored
Bug 298400: [PostgreSQL] SQL error using buglist.cgi and full text search. Column "relevance desc" not valid in GROUP BY Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, r=joel, a=justdave
-
- 16 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
- 10 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
-
- 06 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 301261: uninitialized value in Search.pm when querying by date - Patch by Albert Ting <altlst@sonic.net> r=LpSolit a=justdave
-
- 28 Jul, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
-
- 20 Jul, 2005 1 commit
-
-
mozilla%colinogilvie.co.uk authored
Patch by Joel, Me, r=wurblzap, a=myk
-
- 15 Jul, 2005 1 commit
-
-
myk%mozilla.org authored
Fix for bug 232612: enables boolean mode fulltext searches for better searching capabilities in the "Find a Specific Bug" page; r=lpsolit
-
- 13 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 297098: Optimize multiple email searches - Patch by Joel Peshkin <bugreport@peshkin.net> r=myk,LpSolit a=myk
-
- 11 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 291209: Allow Relative Date Searches by Hour - Patch by Justin "Callek" Wood <bugspam.Callek@gmail.com> r=joel a=justdave
-
- 08 Jul, 2005 2 commits
-
-
mkanat%kerio.com authored
Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a short time when there are certain performance problems Patch By Frederic Buclin <LpSolit@gmail.com> r=joel, a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=justdave
-
- 15 Jun, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
-
- 11 May, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 293015: PostgreSQL: GROUP BY error when searching for bugs - Patch by Olivier Sirven <osirven@elma.fr> r=mkanat a=myk
-
- 20 Apr, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
-