Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 330985 login_required_for_pronoun doesn't make sense | timeless%mozdev.org | 2006-03-22 | 1 | -1/+2 | |
| | | | | r=lpsolit a=myk | |||||
* | Bug 330837 Fix sudo_in_progress to not say "an sudo" | timeless%mozdev.org | 2006-03-22 | 1 | -1/+1 | |
| | | | | patch by gijskruitbosch+bugs@gmail.com r=lpsolit a=myk | |||||
* | Bug 331003 auth_failure uses "put people in or out" | timeless%mozdev.org | 2006-03-22 | 1 | -1/+1 | |
| | | | | r=mkanat a=myk | |||||
* | Bug 330996 component_not_valid could be improved | timeless%mozdev.org | 2006-03-22 | 1 | -2/+2 | |
| | | | | r=lpsolit a=myk | |||||
* | Bug 331004 alias_is_numeric uses 'another' which to me implies a real one ↵ | timeless%mozdev.org | 2006-03-22 | 1 | -2/+2 | |
| | | | | | | was given/accepted r=lpsolit a=myk | |||||
* | Documentation for bug 24789 - Patch by bmo@rsz.jp, r=timeless | lpsolit%gmail.com | 2006-03-17 | 1 | -0/+44 | |
| | ||||||
* | Bug 330521: Remove @::legal_product, @::legal_components and ↵ | lpsolit%gmail.com | 2006-03-16 | 8 | -123/+62 | |
| | | | | @::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
* | Bug 330519: Remove unused IsInClassification() function from globals.pl - ↵ | lpsolit%gmail.com | 2006-03-16 | 1 | -18/+0 | |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=Tru a=justdave | |||||
* | Bug 330588 - Missing newline in Search.pm | timeless%mozdev.org | 2006-03-16 | 1 | -1/+2 | |
| | | | | r=vladd,r=Tru | |||||
* | Bug 330577 "its" is wrong in comment | timeless%mozdev.org | 2006-03-16 | 1 | -1/+1 | |
| | | | | r=Tru | |||||
* | Bug 326122: Whine mails lack the trailing MIME boundary - Patch by Marc ↵ | lpsolit%gmail.com | 2006-03-15 | 1 | -0/+1 | |
| | | | | Schumann <wurblzap@gmail.com> r=wicked a=justdave | |||||
* | Bug 329022: Remove group_name_to_id in favor of creating Group objects - ↵ | lpsolit%gmail.com | 2006-03-15 | 3 | -29/+3 | |
| | | | | Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave | |||||
* | Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - ↵ | lpsolit%gmail.com | 2006-03-15 | 5 | -158/+103 | |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
* | Fixing POD markup | timeless%mozdev.org | 2006-03-14 | 1 | -1/+1 | |
| | | | | r=wicked | |||||
* | Bug 330186: Crash when changing the status of a bug which has dependencies - ↵ | lpsolit%gmail.com | 2006-03-12 | 1 | -1/+1 | |
| | | | | Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit r=mkanat a=LpSolit/mkanat (emergency checkin procedure) | |||||
* | Bug 329334: User::match_field() may redirect you outside your Bugzilla ↵ | lpsolit%gmail.com | 2006-03-11 | 1 | -1/+1 | |
| | | | | installation - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
* | I forgot a "fix on checkin" (useless whitespaces) | lpsolit%gmail.com | 2006-03-10 | 1 | -1/+1 | |
| | ||||||
* | Bug 300551: Eliminate deprecated Bugzilla::DB routines from User.pm and ↵ | lpsolit%gmail.com | 2006-03-10 | 2 | -168/+129 | |
| | | | | Token.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
* | Fix a checkin nit on Bug 328638 that I forgot to fix on the original checkin. | mkanat%kerio.com | 2006-03-09 | 1 | -1/+1 | |
| | ||||||
* | Bug 328638: Remove @::legal_keywords and %::keywordsbyname | mkanat%kerio.com | 2006-03-09 | 15 | -63/+259 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
* | Bug 323912: When a group cannot be deleted because it is in used, ↵ | lpsolit%gmail.com | 2006-03-09 | 3 | -41/+32 | |
| | | | | ThrowUserError() should be called - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk | |||||
* | Bug 313256: Update CSS for attachment comment in real time to private ↵ | lpsolit%gmail.com | 2006-03-09 | 1 | -1/+13 | |
| | | | | comments - Patch by André Batosti <batosti@async.com.br> r=vladd a=myk | |||||
* | Bug 132893: Create header X-Bugzilla-Watch-Reason - Patch by Olav Vitters ↵ | lpsolit%gmail.com | 2006-03-09 | 2 | -25/+51 | |
| | | | | <bugzilla-mozilla@bkor.dhs.org> r=wicked a=myk | |||||
* | Bug 323905: "Group" "isn't equal to" boolean chart does not work correctly - ↵ | lpsolit%gmail.com | 2006-03-09 | 1 | -3/+6 | |
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=vladd a=myk | |||||
* | Bug 329783: SQL crash in request.cgi when the status field is used - Patch ↵ | lpsolit%gmail.com | 2006-03-09 | 1 | -14/+17 | |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
* | fix bustage (bug 286476) | lpsolit%gmail.com | 2006-03-07 | 1 | -1/+1 | |
| | ||||||
* | Bug 190370: Show "Bugzilla is pondering" page in Mac IE and AOL Client - ↵ | lpsolit%gmail.com | 2006-03-07 | 1 | -1/+3 | |
| | | | | Patch by Dave Miller <justdave@bugzilla.org> r=wicked a=myk | |||||
* | Bug 328667: if I do a search on just one product, there should be a 'new bug ↵ | lpsolit%gmail.com | 2006-03-07 | 1 | -0/+6 | |
| | | | | against this product' link - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk | |||||
* | Bug 286476 - Mid-air collision should indicate that i didn't make a comment ↵ | timeless%mozdev.org | 2006-03-07 | 1 | -0/+2 | |
| | | | | | | instead of leaving me with a confusing blank space r=lpsolit a=myk | |||||
* | Bug 329289: sidebar.xul.tmpl generates version info in output .html - Patch ↵ | lpsolit%gmail.com | 2006-03-07 | 2 | -6/+1 | |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk | |||||
* | Bug 329295: 008filter fails if . is not in PATH - Patch by Vlad Dascalu ↵ | lpsolit%gmail.com | 2006-03-07 | 1 | -0/+3 | |
| | | | | <vladd@bugzilla.org> r=LpSolit a=myk | |||||
* | Bug 328748 - Report inability to just view parameters - not edit them | timeless%mozdev.org | 2006-03-07 | 1 | -1/+1 | |
| | | | | r=lpsolit a=myk | |||||
* | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 2006-03-07 | 17 | -41/+44 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk | |||||
* | Documentation patch: document the user_group_map table; follow-up on patch ↵ | jocuri%softhome.net | 2006-03-06 | 1 | -0/+1 | |
| | | | | published in bug 180635 by victory <bmo@rsz.jp>, r=vladd: add user_group_map to the list of tables. | |||||
* | Documentation patch: document the user_group_map table; patch published in ↵ | jocuri%softhome.net | 2006-03-06 | 1 | -0/+4 | |
| | | | | bug 180635 by victory <bmo@rsz.jp>, r=vladd. | |||||
* | Documentation spelling patch: 'ou' -> 'you'; patch by victory <bmo@rsz.jp>, ↵ | jocuri%softhome.net | 2006-03-04 | 1 | -1/+1 | |
| | | | | r=vladd. | |||||
* | Patch for bug 216902: support LDAPS connections; patch by Christian Krause ↵ | jocuri%softhome.net | 2006-03-04 | 2 | -4/+24 | |
| | | | | <chkr@plauener.de>, r=vladd, a=justdave. | |||||
* | Documentation patch for bug 280517: add documentation for the 'Let me know ↵ | jocuri%softhome.net | 2006-03-04 | 1 | -0/+7 | |
| | | | | who is watching my account' feature; patch by victory <bmo@rsz.jp>, r=vladd. | |||||
* | Documentation patch: fix 'occurences'->'occurrences' spelling; patch by Vlad ↵ | jocuri%softhome.net | 2006-03-04 | 1 | -1/+1 | |
| | | | | Dascalu <vladd@bugzilla.org>. | |||||
* | Documentation patch: remove 'it it' duplication; patch by Vlad Dascalu ↵ | jocuri%softhome.net | 2006-03-04 | 1 | -1/+1 | |
| | | | | <vladd@bugzilla.org>. | |||||
* | Documentation spelling patch: 'verion'->'version'; patch by Vlad Dascalu ↵ | jocuri%softhome.net | 2006-03-04 | 1 | -1/+1 | |
| | | | | <vladd@bugzilla.org>. | |||||
* | Documentation spelling patch - remove duplicate 'when when' from ↵ | jocuri%softhome.net | 2006-03-04 | 1 | -1/+1 | |
| | | | | customization section; patch by Vlad Dascalu <vladd@bugzilla.org>. | |||||
* | Documentation patch - remove duplicate 'Note Note' spelling in text ↵ | jocuri%softhome.net | 2006-03-04 | 1 | -2/+2 | |
| | | | | documentation due to redundancy between documentation text and DocBook mark-up; patch by Vlad Dascalu <vladd@bugzilla.org>. | |||||
* | Documentation spelling patch: 'Herculaean'->'Herculean'; patch by Vlad ↵ | jocuri%softhome.net | 2006-03-04 | 1 | -2/+2 | |
| | | | | Dascalu <vladd@bugzilla.org>. | |||||
* | Patch for bug 161369: Strip trailing whitespace from login usernames; patch ↵ | jocuri%softhome.net | 2006-03-03 | 1 | -1/+1 | |
| | | | | by Paul <pdemarco@zoominternet.net>, r=vladd, a=justdave. | |||||
* | Patch for bug 74355: Set tooltip to bug title for full-url buglinks; patch ↵ | jocuri%softhome.net | 2006-03-03 | 1 | -1/+9 | |
| | | | | by David D. Kilzer (ddk) <ddkilzer@kilzer.net>, r=vladd, a=justdave. | |||||
* | Bug 329177: Bugzilla fails when there are no keywords | mkanat%kerio.com | 2006-03-03 | 1 | -7/+0 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
* | Patch for bug 329163: Add 'settings' template case in generic handling of ↵ | jocuri%softhome.net | 2006-03-03 | 1 | -0/+2 | |
| | | | | auth errors; patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk. | |||||
* | Back out accidentally commited change as part of check-in for bug 328089. | jocuri%softhome.net | 2006-03-03 | 1 | -2/+0 | |
| | ||||||
* | Bug 328602: Eliminate %::versions and @::legal_versions | mkanat%kerio.com | 2006-03-03 | 10 | -97/+69 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk |