Age | Commit message (Expand) | Author | Files | Lines |
2015-12-16 | Bug 1232578: Do not save hashed passwords in audit_log | Frédéric Buclin | 1 | -0/+27 |
2015-12-02 | Back out bug 1138463. This fix is actually incorrect and the bug was correctl... | Frédéric Buclin | 1 | -50/+9 |
2015-09-15 | Bug 1189281 - require version 0.17 of Cache::Memcached::Fast. r=LpSolit | Gervase Markham | 1 | -1/+1 |
2015-09-15 | Bug 1189281: Use Cache::Memcached::Fast instead of Cache::Memcached. r=dylan | Luke Bearl | 1 | -2/+2 |
2015-09-07 | Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) ... | Frédéric Buclin | 1 | -1/+1 |
2015-08-14 | Bug 946780: The 'version' column of the 'bz_schema' DB table should be UNIQUE | Frédéric Buclin | 1 | -0/+4 |
2015-08-04 | Bug 1189737 - add File::Which to optional module requirements for building do... | Gervase Markham | 1 | -1/+7 |
2015-07-30 | Bug 1188980: PostgreSQL crashes when running checksetup.pl due to too long co... | Frédéric Buclin | 1 | -5/+1 |
2015-07-28 | Bug 1179856 - Increase length of logincookie value for greater security | Dylan William Hardison | 1 | -0/+6 |
2015-07-28 | Bug 1174736: The cpanfile generated by checksetup results in an unsuccessful ... | David Lawrence | 1 | -0/+1 |
2015-06-19 | Bug 1174695: The cpanfile created by checksetup.pl defines the same feature m... | Ed Morley | 1 | -6/+21 |
2015-06-12 | Bug 1170722: Authentication Delegation should add an App ID column to associa... | Dylan William Hardison | 1 | -0/+5 |
2015-05-27 | Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on Windows | Frédéric Buclin | 1 | -2/+10 |
2015-05-14 | Bug 1163248: checksetup.pl is unable to run if File::Slurp is missing | Frédéric Buclin | 1 | -3/+8 |
2015-05-01 | Bug 69267: Add the ability to deactivate keywords | Dylan William Hardison | 1 | -0/+4 |
2015-04-30 | Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in... | Frédéric Buclin | 1 | -0/+1 |
2015-04-10 | Bug 1070117 - Chart throws deprecation warnings with Perl 5.16 - shows up in ... | Gervase Markham | 1 | -3/+3 |
2015-04-10 | URI::Escape is part of URI, see bug 1051056 | Frédéric Buclin | 1 | -6/+0 |
2015-04-08 | Bug 1051056: The REST API needs to be versioned so that new changes can be ma... | David Lawrence | 1 | -1/+31 |
2015-04-02 | Bug 1143005: Add parameter to checksetup.pl that generates a cpanfile usable ... | David Lawrence | 1 | -0/+56 |
2015-03-11 | Require Text::MultiMarkdown 1.0.34 instead of 1.0.35, see bug 1130691 | Frédéric Buclin | 1 | -1/+2 |
2015-03-11 | Bug 1138463: mod_perl does not support Apache 2.4 directives | Frédéric Buclin | 1 | -9/+50 |
2015-03-09 | Bug 1130691: Support markdown tables | Albert Ting | 1 | -3/+3 |
2015-02-20 | Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new 2.4... | Frédéric Buclin | 1 | -16/+17 |
2015-02-11 | Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are en... | Frédéric Buclin | 1 | -1/+3 |
2015-02-02 | Bug 1121477: Support for Apache HTTPD 2.4 | Jochen Wiedmann | 1 | -9/+90 |
2015-01-21 | Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to prevent... | Gervase Markham | 2 | -3/+3 |
2015-01-07 | Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12 | Frédéric Buclin | 1 | -0/+2 |
2014-12-15 | Bug 950486: Move the webdotbase and font_file parameters from data/params int... | Matt Selsky | 3 | -12/+59 |
2014-12-01 | Bug 1093616: Fix permissions for contrib/replyrc | Frédéric Buclin | 1 | -0/+1 |
2014-11-26 | Bug 1038275: Comprehensible documentation for the REST API | David Lawrence | 1 | -0/+8 |
2014-11-25 | Revert "Bug 317021 - improve description of bz_canusewhine* parameters. r=ger... | Gervase Markham | 1 | -11/+0 |
2014-11-24 | Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv. | Matt Selsky | 1 | -0/+11 |
2014-11-24 | Oops. Revert commit with bogus message #2. paperbag=gerv. | Gervase Markham | 1 | -11/+0 |
2014-11-24 | Are you sure you want to check in on branch master | Matt Selsky | 1 | -0/+11 |
2014-10-31 | Bug 1062739: add the ability for administrators to limit the number of emails... | Byron Jones | 1 | -2/+2 |
2014-10-16 | Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer | Frédéric Buclin | 1 | -4/+0 |
2014-09-20 | Bug 502625: Replace Email::Send with Email::Sender | Frédéric Buclin | 1 | -12/+4 |
2014-09-17 | Bug 1064395: concatenate and slightly minify javascript files | Byron Jones | 1 | -6/+19 |
2014-09-15 | Bug 1066184: data/params.js should be renamed to data/params.json since the d... | David Lawrence | 2 | -2/+2 |
2014-09-11 | Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da... | Frédéric Buclin | 3 | -9/+8 |
2014-08-28 | Bug 330707: Add optional support for MarkDown | Koosha KM | 2 | -0/+13 |
2014-08-14 | Correctly remove the bugs.alias column, see bug 1012506 | Frédéric Buclin | 1 | -4/+0 |
2014-08-14 | Bug 1012506 - Allow a bug to have multiple aliases | Simon Green | 1 | -0/+16 |
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 6 | -0/+6 |
2014-07-31 | Bug 1044561: Bad definition of indexes for the new user_api_keys DB table | Frédéric Buclin | 1 | -0/+17 |
2014-07-27 | Bug 726696 - All authenticated WebServices methods should require username/pa... | Simon Green | 1 | -0/+4 |
2014-06-12 | Bug 1022923 - Add index to bug_user_last_visit.last_visit_ts | Dylan William Hardison | 1 | -0/+5 |
2014-06-04 | Bug 803201 - Bump minimum requirement for DateTime and | Dave Miller | 1 | -7/+5 |
2014-05-28 | Bug 1016199: move skins/assets to data/assets | Byron Jones | 1 | -4/+27 |