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
/
editmilestones.cgi
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-12
Bug 271596: editcomponents priv allows you to see/edit products you don't hav...
lpsolit%gmail.com
1
-7
/
+9
2005-10-25
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
1
-2
/
+2
2005-10-07
Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o...
mkanat%kerio.com
1
-4
/
+1
2005-09-28
Bug 307604: "Redisplay table with bug counts" should also be available from e...
lpsolit%gmail.com
1
-0
/
+3
2005-09-16
Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri...
lpsolit%gmail.com
1
-2
/
+1
2005-08-29
Bug 302955: Remove the "delete" link for the default milestone - Patch by Gav...
lpsolit%gmail.com
1
-0
/
+1
2005-08-10
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
1
-1
/
+0
2005-07-28
Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and Produc...
lpsolit%gmail.com
1
-268
/
+89
2005-07-21
Bug 301440: Move LogActivityEntry out of CGI.pl - Patch by Frédéric Buclin ...
lpsolit%gmail.com
1
-0
/
+1
2005-05-04
Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ...
lpsolit%gmail.com
1
-16
/
+19
2005-04-06
Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by...
lpsolit%gmail.com
1
-92
/
+50
2005-04-05
Bug 286235: Implicit joins should be replaced by explicit joins - installment A
mkanat%kerio.com
1
-3
/
+4
2005-03-16
Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...
mkanat%kerio.com
1
-2
/
+3
2005-03-16
Bug 283581 : Move UserInGroup out of globals.pl
travis%sedsystems.ca
1
-0
/
+1
2005-03-09
Bug 284975: Any code after Throw*Error is a dead code.
mkanat%kerio.com
1
-12
/
+0
2005-03-05
Bug 277782: _throw_error should unlock tables when tables are locked, automat...
mkanat%kerio.com
1
-8
/
+3
2005-02-18
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
mkanat%kerio.com
1
-13
/
+13
2005-02-17
Bug 281574 : Combine version_/milestone_/component_no_action errors into one.
travis%sedsystems.ca
1
-1
/
+1
2005-02-09
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
1
-2
/
+1
2005-01-30
Backing out the checking from bug 257315 until it gets corrected. It prevent...
justdave%bugzilla.org
1
-1
/
+2
2005-01-29
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
1
-2
/
+1
2005-01-16
Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...
jocuri%softhome.net
1
-5
/
+4
2004-09-11
Bug 190224: templatize editmilestones.cgi
justdave%bugzilla.org
1
-320
/
+345
2004-07-28
Bug 252450: Unlock tables in edit*.cgi before sending trailer
bugreport%peshkin.net
1
-4
/
+1
2004-06-16
Patch for bug 246328: make editmilestone check for invalid sortkeys; patch by...
jocuri%softhome.net
1
-0
/
+6
2004-06-12
Patch for bug 245976: fix software error caused by taint issue when trying to...
jocuri%softhome.net
1
-1
/
+1
2004-05-23
Bug 141006: Run edit*.cgis in taint mode.
jouni%heikniemi.net
1
-1
/
+1
2004-03-27
Bug 235265: Getting rid of some unwanted form value dumps.
justdave%syndicomm.com
1
-3
/
+0
2004-03-27
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br
1
-2
/
+2
2003-11-22
Bug 208604 - Make data/template dir locations configurable
bbaetz%acm.org
1
-6
/
+5
2003-09-26
Bug 76157: Give proper error message on non-numeric sortkey when editing mile...
justdave%syndicomm.com
1
-0
/
+6
2003-05-05
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
1
-1
/
+1
2003-03-30
Bug 65319 editmilestones & editversions don't have extra add.
timeless%mozdev.org
1
-1
/
+1
2003-03-27
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
jake%bugzilla.org
1
-1
/
+1
2003-01-15
Bug 148093: editmilestones.cgi shows 'xyzzy' as product bug count. r=bbaetz, ...
jouni%heikniemi.net
1
-5
/
+2
2002-10-10
Bug 173581 - Changing milestone sortkeys is broken. Patch by gerv; r=bbaetz.
gerv%gerv.net
1
-1
/
+1
2002-08-26
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
bbaetz%student.usyd.edu.au
1
-1
/
+0
2002-08-12
Bug 43600 - Convert products/components to use ids instead of names.
bbaetz%student.usyd.edu.au
1
-24
/
+30
2002-06-17
Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
bbaetz%student.usyd.edu.au
1
-0
/
+1
2002-04-30
Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jou...
gerv%gerv.net
1
-0
/
+1
2002-03-04
Bug 106377 - processmail rescanall should use lastdiffed
bbaetz%student.usyd.edu.au
1
-1
/
+2
2001-10-13
Fix for bug 104516: No code changes in this patch, all this checkin does is r...
justdave%syndicomm.com
1
-2
/
+2
2001-06-16
Fix for bug 71396 - $::db->do isn't needed anymore
jake%acutex.net
1
-9
/
+5
2001-04-07
Fix for bug 74394: editmilestones.cgi can't edit the name and sortkey at the ...
justdave%syndicomm.com
1
-7
/
+7
2000-08-31
fix for 44617: edit*.cgi: Should show which product you're working on
cyeh%bluemartini.com
1
-7
/
+7
2000-03-24
Added the concept of a "default milstone" for products, and make sure
terry%mozilla.org
1
-1
/
+17
2000-03-22
Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
terry%mozilla.org
1
-0
/
+552