Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 1 | -12/+12 | |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -20/+10 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -10/+20 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -20/+10 | |
local symlink to data/ directory | |||||
2013-05-03 | Bug 866248 - backport new date custom field type from bug 801664 to bmo/4.2 | Gervase Markham | 1 | -0/+1 | |
r=glob | |||||
2011-08-30 | Bug 629529: Make SQLite installs able to use jobqueue.pl | Max Kanat-Alexander | 1 | -0/+17 | |
r=glob, a=mkanat | |||||
2010-12-15 | Additional fix for bug 619016: The FK adding/removing code for SQLite didn't | Max Kanat-Alexander | 1 | -9/+26 | |
work when it was modifying tables to have their first FK or removing all the FKs on a table. r=mkanat, a=mkanat (module owner) | |||||
2010-12-15 | Bug 619016: Make SQLite installations able to alter an existing schema, | Max Kanat-Alexander | 1 | -1/+184 | |
meaning that SQLite installations can now upgrade and add custom fields. r=mkanat, a=mkanat (module owner) | |||||
2010-11-03 | The changes to bz_create_database done by the SQLite patch broke the | Max Kanat-Alexander | 1 | -0/+9 | |
creation of databases on other systems. This restores the original behavior while still retaining the correct error-throwing behavior for systems that can't create a SQLite database. https://bugzilla.mozilla.org/show_bug.cgi?id=337776 | |||||
2010-10-27 | Bug 337776: Basic SQLite Support for Bugzilla | Max Kanat-Alexander | 1 | -0/+86 | |
r=LpSolit, a=mkanat |