Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it ↵ | Frédéric Buclin | 2013-03-25 | 1 | -9/+0 |
| | | | | | | is no longer available r=glob a=LpSolit | ||||
* | Bug 798389: Update the URL mentioned by checksetup.pl to download patchutils | Frédéric Buclin | 2012-10-05 | 1 | -1/+1 |
| | | | | r=gerv a=LpSolit | ||||
* | Bug 655477: Bugzilla now requires Perl 5.10.1 | Frédéric Buclin | 2012-08-31 | 1 | -9/+0 |
| | | | | r=mkanat a=LpSolit | ||||
* | Bug 760562: Integrate TypeSniffer into core codebase (auto-detect attachment ↵ | Matt Selsky | 2012-07-04 | 1 | -0/+1 |
| | | | | | | MIME type) r/a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -16/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 716227: When checksetup.pl tells the admin that he should edit variables ↵ | Frédéric Buclin | 2012-01-10 | 1 | -6/+8 |
| | | | | | | in localconfig, the message should be red r=timello a=LpSolit | ||||
* | Bug 683644: Foreign keys aren't renamed correctly when DB tables are renamed | Frédéric Buclin | 2011-12-26 | 1 | -1/+1 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 466419: Add SSL support for SMTP | Frédéric Buclin | 2011-08-16 | 1 | -0/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 648178: Make install-module.pl check if a compiler is available | Max Kanat-Alexander | 2011-04-24 | 1 | -0/+7 |
| | | | | | and fail with a clear error if not. r=glob, a=mkanat | ||||
* | revert accidental property changes | Byron Jones | 2011-03-09 | 1 | -0/+0 |
| | |||||
* | Bug 633776: Automatic charset detection for text attachments | Byron Jones | 2011-03-09 | 1 | -0/+1 |
| | | | | r=mkanat, a=mkanat | ||||
* | Redesign the Install::DB code for migrating queries to tags, including adding | Max Kanat-Alexander | 2011-01-31 | 1 | -0/+1 |
| | | | | | a transaction and indicate_progress. https://bugzilla.mozilla.org/show_bug.cgi?id=616185 | ||||
* | Bug 337776: Basic SQLite Support for Bugzilla | Max Kanat-Alexander | 2010-10-27 | 1 | -2/+4 |
| | | | | r=LpSolit, a=mkanat | ||||
* | Bug 607083: Improve the error message that install-module.pl prints when | Max Kanat-Alexander | 2010-10-26 | 1 | -0/+1 |
| | | | | | you specify an invalid CPAN module. r=mkanat, a=mkanat (module owner) | ||||
* | Bug 602418: Add "template_cache" to bz_locations(), a way of specifying that | Max Kanat-Alexander | 2010-10-13 | 1 | -2/+2 |
| | | | | | cached templates should be stored somewhere else than the data directory. r=LpSolit, a=mkanat | ||||
* | Bug 550097: checksetup.pl should detect when run via a web server (cgi) and ↵ | Frédéric Buclin | 2010-10-11 | 1 | -0/+25 |
| | | | | | | fail with a sane error r/a=mkanat | ||||
* | Bug 586244: Make mod_headers and mod_expires optional | Max Kanat-Alexander | 2010-09-18 | 1 | -0/+17 |
| | | | | r=glob, a=mkanat | ||||
* | Fix "No language defines the string 'update_summary_truncated'" when upgrading | Max Kanat-Alexander | 2010-08-11 | 1 | -1/+1 |
| | | | | | from certain versions. https://bugzilla.mozilla.org/show_bug.cgi?id=586210 | ||||
* | Bug 586210: Make every important string printed by checksetup.pl localizable, | Max Kanat-Alexander | 2010-08-11 | 1 | -0/+221 |
| | | | | | including the localconfig parameter descriptions r=mkanat, a=mkanat (module owner) | ||||
* | Bug 428313: Properly expire the browser's CSS and JS cache when there | Max Kanat-Alexander | 2010-07-20 | 1 | -0/+2 |
| | | | | | | are new versions of those files. This also eliminates single-file skins and should also allow Extensions to have skins. r=glob, a=mkanat | ||||
* | Bug 578587: Make checksetup be way quieter when creating a new install | Max Kanat-Alexander | 2010-07-14 | 1 | -0/+4 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Bug 574376: Make checksetup.pl recommend JSON::XS to speed up the JSON-RPC | Max Kanat-Alexander | 2010-06-24 | 1 | -0/+1 |
| | | | | | WebService r=mkanat, a=mkanat (module owner) | ||||
* | Bug 430014: Re-write the code hooks system so that it uses modules instead ↵ | mkanat%bugzilla.org | 2009-11-24 | 1 | -1/+5 |
| | | | | | | of individual .pl files Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵ | mkanat%bugzilla.org | 2009-10-24 | 1 | -1/+1 |
| | | | | | | start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 208714: Make checksetup.pl move $datadir/template when it can't delete it | mkanat%bugzilla.org | 2009-08-20 | 1 | -0/+5 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 511337: Make checksetup.pl properly throw a warning when it can't ↵ | mkanat%bugzilla.org | 2009-08-19 | 1 | -0/+2 |
| | | | | | | chmod/chown a file Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 480986: The BMP -> PNG conversion tool for new attachments should be an ↵ | lpsolit%gmail.com | 2009-08-13 | 1 | -1/+0 |
| | | | | extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 507493: checksetup.pl's output should use colors for missing and too old ↵ | lpsolit%gmail.com | 2009-08-12 | 1 | -0/+1 |
| | | | | Perl modules - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 509054: Internationalize feature descriptions in checksetup.pl | mkanat%bugzilla.org | 2009-08-07 | 1 | -0/+18 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION ↵ | mkanat%bugzilla.org | 2009-03-02 | 1 | -0/+6 |
| | | | | | | max_allowed_packet (and previous versions of MySQL were just ignoring the SET SESSION), so just warn people if their max_allowed_packet is too small Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 473883: Re-arrange Perl module instructions so that required modules are ↵ | mkanat%bugzilla.org | 2009-01-16 | 1 | -17/+14 |
| | | | | | | listed at the end Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 460376: Make module-install instructions localizable. | mkanat%bugzilla.org | 2009-01-16 | 1 | -0/+65 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 414012: Include the table id in fields that fail their new max-length check. | mkanat%bugzilla.org | 2008-01-28 | 1 | -3/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | ||||
* | Bug 408448: checksetup now tells you when template precompilation is complete. | mkanat%bugzilla.org | 2007-12-15 | 1 | -0/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 408151: error 'install_data_too_long' is not defined on checksetup.pl | mkanat%bugzilla.org | 2007-12-14 | 1 | -1/+1 |
| | | | | Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=mkanat, a=mkanat | ||||
* | Bug 153129: Bugzilla uses "mediumtext" as a DB data type when it's not necessary | mkanat%bugzilla.org | 2007-12-11 | 1 | -0/+7 |
| | | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat | ||||
* | Bug 262269: A tool to auto-install missing perl packages on non-Windows systems | mkanat%bugzilla.org | 2007-10-24 | 1 | -0/+9 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) | ||||
* | Bug 374540: Print out the requirements in an HTML table instead of ↵ | mkanat%bugzilla.org | 2007-03-21 | 1 | -0/+10 |
| | | | | | | preformatted text Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 374330: Make it possible for installation templates to be text or HTML | mkanat%bugzilla.org | 2007-03-20 | 1 | -2/+20 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 374227: Create a system for localizing basic installation strings | mkanat%bugzilla.org | 2007-03-17 | 1 | -0/+16 |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat |