index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
checksetup.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
There was an additional patch in bug 375357 that was accidentally checked-in,...
mkanat%bugzilla.org
2007-03-26
1
-3
/
+0
*
Bug 375357: GD::Graph requires GD::Text (not vice-versa)
mkanat%bugzilla.org
2007-03-26
1
-0
/
+3
*
Bug 374330: Make it possible for installation templates to be text or HTML
mkanat%bugzilla.org
2007-03-20
1
-2
/
+2
*
Bug 374227: Create a system for localizing basic installation strings
mkanat%bugzilla.org
2007-03-17
1
-4
/
+4
*
Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::...
mkanat%bugzilla.org
2007-03-16
1
-0
/
+1
*
Bug 361252: checksetup.pl should get confirmation from the user before causin...
lpsolit%gmail.com
2006-12-09
1
-25
/
+13
*
Bug 350307: Split out the create and update functionality of Bugzilla::Field:...
mkanat%bugzilla.org
2006-11-13
1
-1
/
+1
*
Bug 192451: Checksetup should prioritize missing module whines
mkanat%bugzilla.org
2006-10-17
1
-0
/
+2
*
Bug 352608: Make checksetup more localizable
mkanat%bugzilla.org
2006-09-14
1
-0
/
+5
*
Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a...
mkanat%bugzilla.org
2006-09-14
1
-247
/
+264
*
Bug 352593: Move group creation from checksetup.pl to Bugzilla::Install
mkanat%bugzilla.org
2006-09-14
1
-104
/
+1
*
Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and make...
mkanat%bugzilla.org
2006-09-14
1
-99
/
+59
*
Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Install
mkanat%bugzilla.org
2006-09-10
1
-219
/
+12
*
Bug 347096: Create Bugzilla->localconfig and replace most read_localconfig ca...
mkanat%bugzilla.org
2006-09-04
1
-6
/
+2
*
Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...
mkanat%bugzilla.org
2006-08-26
1
-2
/
+4
*
Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by...
lpsolit%gmail.com
2006-08-05
1
-3
/
+2
*
Bug 347290: Move default product and classification creation into Bugzilla::I...
mkanat%bugzilla.org
2006-08-04
1
-54
/
+9
*
Bug 347116: Move field-definition code from checksetup.pl into a module
mkanat%bugzilla.org
2006-08-04
1
-137
/
+1
*
Bug 347083: Move the rest of checksetup's DB-modification code into a module
mkanat%bugzilla.org
2006-08-03
1
-470
/
+21
*
Bug 346815: Move most of checksetup's schema updates into Bugzilla::Install::DB
mkanat%bugzilla.org
2006-08-03
1
-2109
/
+2
*
Bug 289357: Move AddFDef from checksetup into Field.pm
mkanat%bugzilla.org
2006-08-03
1
-107
/
+122
*
Bug 346932: Move settings creation/maintenance into Bugzilla::Install
mkanat%bugzilla.org
2006-08-02
1
-30
/
+2
*
Bug 346594: Move GraphViz check into Bugzilla::Install::Requirements
mkanat%bugzilla.org
2006-08-01
1
-22
/
+1
*
Bug 346545: checksetup should show the name and version of the OS it's being ...
mkanat%bugzilla.org
2006-08-01
1
-2
/
+14
*
Bug 346552: Move checksetup's permission-fixing code into a module
mkanat%bugzilla.org
2006-08-01
1
-159
/
+5
*
Bug 346493: Move Template pre-compilation code into a module
mkanat%bugzilla.org
2006-08-01
1
-65
/
+4
*
Bug 346483: Fix up param-updating code in checksetup.pl to all be in a module.
mkanat%bugzilla.org
2006-08-01
1
-57
/
+16
*
Bug 100953: Move data/nomail into the DB and implement a UI to edit it
karl.kornel%mindspeed.com
2006-07-30
1
-0
/
+48
*
Bug 346414: Move the creation/maintenance of the data/ directory out of check...
mkanat%bugzilla.org
2006-07-30
1
-310
/
+9
*
Bug 346410: Move enum-table population code into Bugzilla::DB
mkanat%bugzilla.org
2006-07-29
1
-68
/
+2
*
Bug 346375: Move the code that gets the initial $dbh into Bugzilla::DB
mkanat%bugzilla.org
2006-07-29
1
-77
/
+8
*
Bug 346344: Move checksetup's localconfig-handling code into Bugzilla::Instal...
mkanat%bugzilla.org
2006-07-29
1
-374
/
+22
*
Bug 346343: Clean up all of checksetup prior to localconfig code
mkanat%bugzilla.org
2006-07-29
1
-55
/
+23
*
Bug 346275: checksetup.pl should read the "answers" file into a Safe
mkanat%bugzilla.org
2006-07-29
1
-19
/
+35
*
Bug 346270: Eliminate as many BEGIN blocks as possible from checksetup.pl
mkanat%bugzilla.org
2006-07-29
1
-40
/
+19
*
Bug 346265: checksetup.pl should use Getopt::Long instead of its current hack
mkanat%bugzilla.org
2006-07-29
1
-9
/
+12
*
Bug 346212: Create POD for checksetup.pl, and move --help message into Pod::U...
mkanat%bugzilla.org
2006-07-29
1
-116
/
+172
*
Bug 344855: Create a subroutine that does all of checksetup's requirements ch...
mkanat%bugzilla.org
2006-07-28
1
-161
/
+7
*
Bug 339382: Make Bugzilla::Field use Bugzilla::Object
mkanat%bugzilla.org
2006-07-26
1
-12
/
+16
*
Bug 345389: Template-Toolkit 2.15 moved Template::Plugin::GD into a separate ...
mkanat%bugzilla.org
2006-07-25
1
-1
/
+5
*
Bug 342736: checksetup should show mod_perl requirements
mkanat%bugzilla.org
2006-07-22
1
-1
/
+27
*
Fix checkin nit on bug 344617.
mkanat%bugzilla.org
2006-07-20
1
-2
/
+2
*
Bug 344617: Move data about optional requirements into Bugzilla::Install::Req...
mkanat%bugzilla.org
2006-07-20
1
-33
/
+26
*
Bug 344612: $silent does not work properly in checksetup.pl anymore
mkanat%bugzilla.org
2006-07-20
1
-12
/
+14
*
Bug 344521: Make custom fields optionally functional on enter_bug.cgi
mkanat%bugzilla.org
2006-07-19
1
-0
/
+3
*
[No Bug] Remove double statement about adding classifications.sortkey.
mkanat%bugzilla.org
2006-07-17
1
-2
/
+0
*
Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ...
lpsolit%gmail.com
2006-07-17
1
-0
/
+19
*
Bug 281494: Create Bugzilla::Install::Requirements for requirements-checking ...
mkanat%bugzilla.org
2006-07-14
1
-158
/
+3
*
Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...
wurblzap%gmail.com
2006-07-14
1
-2
/
+16
*
Extra blank in the XML::Twig warning - r=wicked on IRC
lpsolit%gmail.com
2006-07-06
1
-1
/
+1
[next]