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
/
globals.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User function
mkanat%kerio.com
2005-02-25
1
-30
/
+0
*
Bug 283237: Move DBname_to_id out of globals.pl
mkanat%kerio.com
2005-02-25
1
-16
/
+2
*
Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-25
1
-1
/
+3
*
Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes ...
mkanat%kerio.com
2005-02-25
1
-23
/
+16
*
Bug 280497: Replace "LIMIT" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-19
1
-4
/
+9
*
Bug 271276 : Cannot enter negative time for 'Hours Worked'
travis%sedsystems.ca
2005-02-17
1
-11
/
+7
*
Bug 281592: "use Bugzilla::RelationSet" in globals.pl and process_bug.cgi is ...
mkanat%kerio.com
2005-02-17
1
-1
/
+0
*
Bug 11901 : Change Bugzilla comments line-wrapping policy
travis%sedsystems.ca
2005-02-10
1
-3
/
+5
*
Bug 280994 : Move ValidateNewUser out of globals.pl
travis%sedsystems.ca
2005-02-09
1
-33
/
+0
*
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
2005-02-09
1
-3
/
+2
*
Bug 276838 : Eliminate use of $::unconfirmedstate
travis%sedsystems.ca
2005-02-09
1
-4
/
+2
*
Bug 277623 : Move PerformSubsts() out of globals.pl
travis%sedsystems.ca
2005-02-04
1
-7
/
+0
*
Bug 279690 : Remove BugInGroup from globals.pl
travis%sedsystems.ca
2005-02-02
1
-12
/
+0
*
Bug 279740 : Move CountOpenDependencies out of globals.pl
travis%sedsystems.ca
2005-02-02
1
-32
/
+0
*
Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB)
travis%sedsystems.ca
2005-02-02
1
-20
/
+0
*
Bug 280124 : Move InsertNewUser to Bugzilla::User
travis%sedsystems.ca
2005-02-01
1
-24
/
+0
*
Bug 278792 : Move Crypt() to Bugzilla::Auth
travis%sedsystems.ca
2005-02-01
1
-34
/
+2
*
Bug 279700 : Move GetComments from globals.pl into Bugzilla::Bug
travis%sedsystems.ca
2005-02-01
1
-29
/
+0
*
Backing out the checking from bug 257315 until it gets corrected. It prevent...
justdave%bugzilla.org
2005-01-30
1
-2
/
+3
*
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
2005-01-29
1
-3
/
+2
*
Bug 278791 : Move ModTime() to Bugzilla::Util
travis%sedsystems.ca
2005-01-28
1
-13
/
+1
*
Bug 236533 : Text "Additional Comments From ..." can be improved
travis%sedsystems.ca
2005-01-21
1
-2
/
+3
*
Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constan...
travis%sedsystems.ca
2005-01-19
1
-2
/
+0
*
Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzil...
jocuri%softhome.net
2005-01-17
1
-4
/
+0
*
Patch for bug 103636: Support specifying a date on which a bug is expected to...
jocuri%softhome.net
2005-01-16
1
-1
/
+1
*
Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max K...
jocuri%softhome.net
2005-01-16
1
-14
/
+0
*
Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util...
jocuri%softhome.net
2005-01-16
1
-29
/
+0
*
Bug 108870: Bugzilla does not set email prefs for new user until user visits ...
travis%sedsystems.ca
2005-01-08
1
-2
/
+4
*
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r...
gerv%gerv.net
2005-01-01
1
-21
/
+16
*
Patch for bug 269398: request.cgi should not fail with error in SQL when no p...
jocuri%softhome.net
2004-12-11
1
-12
/
+14
*
Patch for bug 258709: Make expansion of voteremovedmail honour emailsuffix; p...
jocuri%softhome.net
2004-12-09
1
-1
/
+1
*
Patch for bug 271048: Remove confusion when sorting classifications by modify...
jocuri%softhome.net
2004-12-05
1
-1
/
+1
*
Bug 224208 Add a higher level of categorization (.ie departments, locations, ...
bugreport%peshkin.net
2004-08-21
1
-4
/
+85
*
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
bugreport%peshkin.net
2004-08-04
1
-44
/
+2
*
Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
bugreport%peshkin.net
2004-07-31
1
-4
/
+4
*
Bug 251837: Extend group_group_map to control which groups can see each other
bugreport%peshkin.net
2004-07-27
1
-1
/
+1
*
Fix for bug 252370: Provide edit link for attachment in comment. Adds an
kiko%async.com.br
2004-07-24
1
-3
/
+3
*
Bug 234855: Show only products enterable by current user in edit-multiple
bugreport%peshkin.net
2004-07-10
1
-0
/
+11
*
Patch for bug 246778: ThrowUserError shouldn't cause internal error with time...
jocuri%softhome.net
2004-06-19
1
-1
/
+1
*
Bug 226411: Fixed the indentation issue mentioned in bug comments but forgott...
jouni%heikniemi.net
2004-05-13
1
-5
/
+5
*
Bug 226411: make DiffStrings handle fields with duplicate values
bugreport%peshkin.net
2004-05-13
1
-13
/
+13
*
Bug 232861: Prevent references to bugs or comments from being expanded in att...
bugreport%peshkin.net
2004-05-12
1
-3
/
+5
*
Bug 240036: Unlock tables after address error before attempting to process fo...
bugreport%peshkin.net
2004-05-12
1
-1
/
+1
*
Patch for bug 240004: limit the password generation subroutine to nice charac...
jocuri%softhome.net
2004-04-23
1
-22
/
+2
*
Random speling fix.
kiko%async.com.br
2004-03-29
1
-1
/
+1
*
Bug 233962 - UserInGroup() should not accept a second parameter any longer. P...
gerv%gerv.net
2004-03-27
1
-0
/
+4
*
Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.
kiko%async.com.br
2004-03-27
1
-13
/
+0
*
Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...
jocuri%softhome.net
2004-03-27
1
-1
/
+2
*
Patch for bug 237840: eliminate case sensitivity for "attachment N" linkifica...
jocuri%softhome.net
2004-03-22
1
-1
/
+1
*
Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, pre...
justdave%syndicomm.com
2004-03-18
1
-0
/
+32
[next]