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

7669 Коммитов

Автор SHA1 Сообщение Дата
lpsolit%gmail.com 309934b846 Bug 337560: User Watching prefs should have an HTML anchor name - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave 2006-05-14 19:59:15 +00:00
lpsolit%gmail.com 35f7792836 Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave 2006-05-14 19:47:35 +00:00
lpsolit%gmail.com d8f76408bf Bug 303708: Eliminate deprecated Bugzilla::DB routines from BugzillaEmail.pm, bug_email.pl and bugzilla_email_append.pl in contrib - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave 2006-05-14 19:12:13 +00:00
lpsolit%gmail.com 2ae764e6b1 Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in code/user-error.html.tmpl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-05-14 18:49:33 +00:00
uid815 66f6c18161 added Wladimir's patch. gcSession used to be a private method, but it's not anymore 2006-05-12 23:21:24 +00:00
mkanat%bugzilla.org 8b54c5771a Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-12 02:41:22 +00:00
mkanat%bugzilla.org b6187a2673 Bug 96431: It's possible to write an essay in the Summary field.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-10 15:49:30 +00:00
lpsolit%gmail.com 03e3b6866f Bug 188775: Doctor should offer link to download plain text version of diff - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-10 00:51:04 +00:00
lpsolit%gmail.com 43d9afee5d Bug 7710: Pref to automatically put me on the CC: list of bugs I change - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk 2006-05-10 00:41:45 +00:00
lpsolit%gmail.com c2ef066f45 Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error message - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2006-05-10 00:33:55 +00:00
mike.morgan%oregonstate.edu 570f9240b3 Fixes for bugs 332843, 337189, 336598, 333355. Thanks to trev, Ryan for writing patches for XSL and rewrites. 2006-05-08 21:58:59 +00:00
mike.morgan%oregonstate.edu c417594bfc Rewording addon->add-on (bug 335914). Thanks Cameron. 2006-05-08 13:49:09 +00:00
lpsolit%gmail.com 081a2a0c9d Bug 337026: Users with no privs cannot edit bugs anymore (if being logged out first) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-05-08 00:18:55 +00:00
wurblzap%gmail.com 93eab2f67b Bug 333581: Provide editbugs as default timetrackinggroup value.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=mkanat, kevin.benton, a=myk
2006-05-07 21:57:43 +00:00
lpsolit%gmail.com d9d8f6103c 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 2006-05-07 20:13:49 +00:00
lpsolit%gmail.com 2f7214108d Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-05-07 19:56:05 +00:00
mike.morgan%oregonstate.edu c4ef49a80d Fixes submitted by Cameron - bug 329131, bug 334640, bug 321343, bug 336348. Thanks for your help, Cameron! :) 2006-05-06 10:10:40 +00:00
bugzilla%micropipes.com 8c9ebf2f0c Applied cameron's patch for bug 333043 2006-05-06 04:51:53 +00:00
mike.morgan%oregonstate.edu ef7e5e4de1 Export script. 2006-05-06 00:25:22 +00:00
mike.morgan%oregonstate.edu 392a719838 Added csv lib and export script (simple one) to dump results minus personal emails into a CSV file for download. 2006-05-06 00:24:02 +00:00
mike.morgan%oregonstate.edu 2feb6e77b1 Updated schema and values for apps. 2006-05-05 19:23:47 +00:00
mkanat%bugzilla.org 727d0e8949 Fix a typo in the Release Notes pointed out by RSZ. 2006-05-05 14:10:57 +00:00
lpsolit%gmail.com 76bb708b02 Bug 336283: If doctor.conf contains both WEB_BASE_URI and WEB_BASE_URI_n, only take WEB_BASE_URI into consideration and ignore all multi-installation parameters - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-05 11:17:29 +00:00
mike.morgan%oregonstate.edu ff19cd85c3 bug 336703 -- updating documentation to reflect IRC channel change from #umo -> #addons. 2006-05-05 07:52:26 +00:00
mike.morgan%oregonstate.edu b98ca6613a Fix for alert message upon search plugin install error. See bug 330272. 2006-05-05 03:18:52 +00:00
lpsolit%gmail.com c5b02c2205 Bug 336320: Doctor incorrectly uses CRLF (\r\n) instead of LF (\n) line terminator - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-04 19:16:41 +00:00
lpsolit%gmail.com 9a5e3d97ee Bug 336343: ValidateVersions() assumes file revision numbers to be of the form x.y - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-04 19:03:31 +00:00
mike.morgan%oregonstate.edu b36fb2a5e1 Reinstating the links to the three "special" categories by popular demand. 2006-05-03 18:59:11 +00:00
mike.morgan%oregonstate.edu 71c70584c6 Committing fix for addon name in install dialog bug, see bug 336441. 2006-05-03 17:37:40 +00:00
mike.morgan%oregonstate.edu 218b05e7c3 Fix for https->http -- see bug 335602. 2006-05-03 17:18:17 +00:00
mike.morgan%oregonstate.edu 0bfae16813 Updated RSS links at top of lists in extensions/themes main page to point to an HTML page, see bug 336246. 2006-05-02 22:57:05 +00:00
lpsolit%gmail.com dc6ba715b6 Bug 336315: Throw*Error() are unable to find templates - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-02 22:34:11 +00:00
lpsolit%gmail.com d52f29dc34 Bug 323590: Make it possible to have multiple WEB_BASE_URI -> WEB_BASE_PATH mappings - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-02 17:46:07 +00:00
bear%code-bear.com bc31927211 Add a "Raw Output" to the source listing header template - this gives the page a link where
the user can see the raw (non-html'ized) file content.
Patch created by Alex Vincent
bug 198802, r=bear
2006-05-02 17:38:58 +00:00
mike.morgan%oregonstate.edu dec6b6a7be Fixed sorting for popular/downloads sort in relation with bug 282696. 2006-05-01 23:39:54 +00:00
bear%code-bear.com 24e75f93a3 Applied patch to dolog to allow handling of items imported into cvs
bug 180503, r=bear
patch by Christopher Seawood
2006-05-01 21:52:22 +00:00
ccooper%deadsquid.com 2a2bb9fb69 b=335382
- adding new files for help display
2006-05-01 21:42:54 +00:00
ccooper%deadsquid.com ef6c8c235b b=335382
- add improved automated lookup for build ID
- require 10-digit build ID
- add global framework for help text
2006-05-01 21:38:39 +00:00
ajschult%verizon.net a045a5572e Bug 333369: Allow for non-recursive directory queries, r=timeless 2006-05-01 03:54:54 +00:00
mkanat%bugzilla.org 91551fe45d Bug 335572: contrib/bzdbcopy.pl fails because it tries to insert too long a name into fielddefs
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-04-30 23:53:28 +00:00
lpsolit%gmail.com c7b71e0b98 Bug 142913: Display the version of the file being edited - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-04-30 21:03:32 +00:00
lpsolit%gmail.com d6e44f70c8 Bug 331008: Consistently name errors either prod_ or product_ - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave 2006-04-30 20:52:26 +00:00
lpsolit%gmail.com 59c8e8e433 Bug 332925: The heading of the attachment diff page can extend off the right-hand side of the page, requiring horizontal scrolling in order to reach the link to the host bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2006-04-30 20:46:35 +00:00
lpsolit%gmail.com f231e748c7 Bug 335999: Remove documentation specific to MySQL 3.x and to Pg 7.4.x - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin 2006-04-30 20:35:15 +00:00
mozilla%colinogilvie.co.uk da166a3d7d Followup docs to Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to be SERIAL
Patch by me, r=LpSolit on IRC
2006-04-30 13:18:42 +00:00
mozilla%colinogilvie.co.uk 7f709884c9 Bug 335633: Docs still refer to "loginmethod"
Patch by victory(_RSZ_) <bmo@rsz.jp>; r=me
2006-04-30 12:56:03 +00:00
bugzilla%micropipes.com 74ff37cf21 fix for 335014, thanks TH for the code 2006-04-30 00:28:37 +00:00
justdave%bugzilla.org 9aebcd92bd Bug 325264: can't change newsgroups, doc links, or component description. Fixed SQL error.
r=dbaron
2006-04-27 06:31:59 +00:00
mike.morgan%oregonstate.edu 96a3771f3c Checked in http->https, something found in relation with bug 335614. 2006-04-27 03:11:55 +00:00
mkanat%bugzilla.org 5616465083 Bump version post-release. 2006-04-23 05:23:28 +00:00