Граф коммитов

4571 Коммитов

Автор SHA1 Сообщение Дата
bugreport%peshkin.net 8509f40e91 bug 202534 - Login with unrestricted IP address fails - tries to access missing get_netaddr
r=bbaetz
a=myk
2003-04-18 23:53:51 +00:00
kestes%walrus.com deddccba63 fixes to quiet warnings. 2003-04-13 22:01:17 +00:00
kestes%walrus.com 145f0583f1 make the windows appear on click only, and move the popup text to its own datastructure
so that the generated html is easy to read.
2003-04-13 20:47:26 +00:00
kestes%walrus.com cf92df8c02 put links inside the popup windows, in preparation for making the windows
appear on click.
2003-04-13 20:45:45 +00:00
kestes%walrus.com e9708fdd66 move the overlib library to its own file so that it loads faster. 2003-04-13 20:44:35 +00:00
kestes%walrus.com fce1e4396c minor fixes to quiet warnings, mostly assigning my strings the empty string when they
are created.
2003-04-13 14:21:42 +00:00
kestes%walrus.com e05503940f fix off by one error which caused some warnings in the log file. 2003-04-13 14:18:09 +00:00
kestes%walrus.com 632871f47d fix incorrect operator, wanted string comparison (eq) not numeric equality (==) 2003-04-13 14:15:01 +00:00
kestes%walrus.com 6d968b5156 minor changes to the taint system, mosty to untaint the error messages written to the
log files
2003-04-13 14:13:40 +00:00
leaf%mozilla.org ef6cd680b0 rest of bug 201520, r=cyeh. using $regexp exposed an unterminated regexp match
for [^/] when % is used, which matches any string that has any non-/ characters
in it, rather than *no* / characters before the end of the string.
2003-04-11 00:16:05 +00:00
leaf%mozilla.org 62738efed6 bug 201520, r=dmose, cyeh. Use the modified regexp string instead of the
flat pattern string when comparing file entries in pre-existing partitions.
2003-04-10 22:26:49 +00:00
burnus%gmx.de 7a29882ad1 Bug 71790 - Duplicate resolution field should include bug number of original
r=bbaetz,a=justdave
2003-04-09 09:29:19 +00:00
justdave%syndicomm.com 2df4ad4a6f Fixing tinderbox bustage from previous checkin (bug 199012) 2003-04-09 06:29:37 +00:00
gerv%gerv.net 346a44d770 Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. Patch by gerv; r,a=myk 2003-04-08 23:29:35 +00:00
myk%mozilla.org 7304298c13 Fix for bug 200961: unhorks display of bug ID in RDF version of bug list.
r=justdave
a=justdave
2003-04-07 20:13:30 +00:00
bbaetz%acm.org f1bde96d7b Bug 200072 - Creating new users from LDAP at authentication time is broken
r,a=justdave
2003-04-05 02:21:54 +00:00
burnus%gmx.de 930f17595f Bug 190589 - sidebar.cgi should link to report.cgi instead of reports.cgi for consistency
r,a=justdave
2003-04-03 12:39:06 +00:00
bbaetz%acm.org 709c9b24de Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
r=gerv
a=justdave
2003-04-02 12:35:07 +00:00
tara%tequilarista.org 1ddb4ddc5b Checking in a fix for bug #187239--preventing fully qualified paths from being displayed. 2003-04-02 05:42:22 +00:00
jake%bugzilla.org 308a3869df Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in MySQL 4. 2003-04-02 03:53:52 +00:00
jake%bugzilla.org dc2478f8ef Bug 194541 - Dot is a binary executable, not a perl script so we don't need to prefix the system call with the perl binary. There are no more system calls of perl scripts in Bugzilla, so this section can go away. 2003-04-02 01:12:31 +00:00
jake%bugzilla.org 24dea62d48 Misc. updates to the FAQ. 2003-04-02 01:10:38 +00:00
jake%bugzilla.org 32cdb1cf47 Bug 171674 - Adding a section to the Troubleshooting section describing how to fix the File::Temp problems in perl 5.6.0. 2003-04-02 00:40:56 +00:00
gerv%gerv.net e8116dc558 Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, a=justdave. 2003-04-01 07:13:19 +00:00
gerv%gerv.net b20a40ccd7 Bug 80157 - Add "regenerate" option to collectstats.pl. Patch by rwalters@qualcomm.com, with tweaks by jean_seb@hybride.com, dberlin@dberlin.org and gerv@mozilla.org; r=gerv, a=justdave. 2003-03-31 22:33:06 +00:00
gerv%gerv.net 3c2a295910 Bug 192121 - Javascript error in guided bug entry. Patch by gerv; r=kiko, a=justdave. 2003-03-31 21:42:18 +00:00
timeless%mozdev.org adcfe8cbef Bug 197689 Missing Query - The query named $name seems to no longer exist.
r=bbaetz a=justdave
2003-03-30 03:27:11 +00:00
timeless%mozdev.org bfd1422d0e Bug 65319 editmilestones & editversions don't have extra add.
r=justdave a=justdave
2003-03-30 02:46:21 +00:00
ian%hixie.ch f00de2c4ce Forgot a dependency 2003-03-27 20:28:40 +00:00
ian%hixie.ch ac06521cfd A simple HTTP redirection template (301) 2003-03-27 20:00:26 +00:00
ian%hixie.ch 070ffc9042 More bullet proofing for the module loading; Better handling of inherited AUTOLOADs; minor fixups. 2003-03-27 19:59:32 +00:00
ian%hixie.ch 1484af1516 Even neater error messages and warnings 2003-03-27 19:58:17 +00:00
ian%hixie.ch 8324c78266 Slap some duct tape around the output module to keep it together for now. Eventually this will have to be vastly simplified. 2003-03-27 19:54:12 +00:00
ian%hixie.ch 86ce78147a Comment out the debug code in the DESTROY handler 2003-03-27 19:52:23 +00:00
ian%hixie.ch 60b91e09b5 Fix fallout in the Input modules from the removal of implied properties 2003-03-27 19:50:40 +00:00
ian%hixie.ch 7418b4d70f add a redirect string, fix the other strings to corectly send back their data. 2003-03-27 19:48:52 +00:00
ian%hixie.ch 364920c56b Fix build bustage 2003-03-27 19:47:57 +00:00
ian%hixie.ch 5c08ce41ca typo fix 2003-03-27 14:59:26 +00:00
jake%bugzilla.org 3c915014e3 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
gerv%gerv.net 7f67d2b790 Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; r,a=justdave. 2003-03-24 21:33:06 +00:00
justdave%syndicomm.com 5ec0699818 Bug 190892: Radio button for "run this query" looks silly if it's the only choice. Make it a hidden input if it's the only one.
r= Gerv, a= justdave
2003-03-24 07:59:58 +00:00
bbaetz%acm.org f6fabc003f Bug 180642 - Move authentication code into a module
r=gerv, justdave
a=justdave
2003-03-22 04:47:35 +00:00
bbaetz%acm.org cc51915dd4 Bug 195695 - Requesting a non-existant format results in an Internal Error
r=gerv, a=myk
2003-03-22 01:17:02 +00:00
johnkeis 2f1e6239a8 Get ps command working on Solaris 2003-03-19 20:56:37 +00:00
johnkeis 0e13c0dcab Make the list of editors actually show up 2003-03-19 20:54:59 +00:00
timeless%mozdev.org 40f3f6a50a Bug 196300 Honor line breaks in checkin comments
r=tara
2003-03-16 15:09:33 +00:00
bbaetz%acm.org 13621af54e Bug 197180 - Long comment names not flagged as an error
r,a=justdave
2003-03-16 06:16:43 +00:00
ian%hixie.ch 6f34ba8bd5 disabling a signal handler isn't done by using undef 2003-03-15 15:07:34 +00:00
ian%hixie.ch a7bb820a34 fix the non-compiled case 2003-03-15 14:53:35 +00:00
ian%hixie.ch 56529c19a2 remove DESTROY code, rework the output system to use a single hash instead of passing arguments around, delay the loading of certain modules, fix some bugs with the removal of the built in property system, make the TemplateToolkit module only have one template object, and cache the precompiled documents, remove the HTTP output module, and other optimisations. 2003-03-15 14:14:21 +00:00