index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Install
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-18
Bug 395461: Allow multi-select fields to show up in buglist.cgi
Max Kanat-Alexander
1
-0
/
+2
2010-03-10
Bug 550966: Syntax errors in extensions' Extension.pm were causing "deep
Max Kanat-Alexander
1
-1
/
+7
2010-03-01
Bug 545235: Simplify Bugzilla's language-choosing code
Max Kanat-Alexander
1
-63
/
+63
2010-02-23
Bug 547336: Make installation work on Windows with Strawberry Perl Professional
Max Kanat-Alexander
1
-15
/
+4
2010-02-20
Bug 546871: Make checksetup.pl not try to fix the permissions of
Max Kanat-Alexander
1
-1
/
+0
2010-02-20
Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm)
Max Kanat-Alexander
1
-0
/
+3
2010-02-20
Bug 519035: Make the FK for series.creator have ON DELETE CASCADE instead
Max Kanat-Alexander
1
-0
/
+11
2010-02-16
Bug 372979: Make voting into an extension
Max Kanat-Alexander
1
-24
/
+30
2010-02-10
Bug 310450 - Bugzilla should send an email when a comment becomes private or...
Dave Lawrence
1
-0
/
+3
2010-02-08
Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...
Jesse Clark
1
-0
/
+3
2010-02-01
Bug 434801: [SECURITY] .htaccess doesn't prevent reading old-params.txt from ...
Reed Loden
1
-0
/
+7
2010-02-01
Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing CV...
Max Kanat-Alexander
1
-29
/
+50
2010-02-01
Bug 480968: Make checksetup.pl never show popup windows for errors, on Window...
Max Kanat-Alexander
1
-0
/
+22
2009-12-31
Bug 531841: Change all hour-related database fields to decimal(7,3) so that t...
mkanat%bugzilla.org
1
-1
/
+9
2009-12-31
Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ...
mkanat%bugzilla.org
1
-0
/
+14
2009-12-31
Bug 519858 - Move uncommonly used parameters out of the "Required" section an...
mkanat%bugzilla.org
1
-9
/
+36
2009-12-18
Bug 162060: Remove the relationship between "votestoconfirm" and whether or n...
mkanat%bugzilla.org
1
-0
/
+12
2009-12-15
After the checkin of bug 524603, checksetup.pl printed "No such file or direc...
mkanat%bugzilla.org
1
-3
/
+3
2009-12-15
Bug 524603: Allow a non-root jobqueue.pl to write to data/mailer.testfile (fo...
mkanat%bugzilla.org
1
-1
/
+25
2009-12-13
Fix a compile error in Bugzilla::Install::DB from the last checkin.
mkanat%bugzilla.org
1
-1
/
+1
2009-12-13
Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to th...
mkanat%bugzilla.org
1
-4
/
+6
2009-12-13
Bug 526734: Allow localization of the "From update of attachment" string in c...
mkanat%bugzilla.org
1
-22
/
+46
2009-12-04
Bug 532911: Remove use of Bugzilla::User from Bugzilla::Install::DB (modules ...
mkanat%bugzilla.org
1
-7
/
+7
2009-12-04
Bug 452919: Allow the "created an attachment" message in comments to be local...
mkanat%bugzilla.org
1
-8
/
+75
2009-11-26
Bug 208347: The version of Chart::Base below 2.1 cannot be determined accurat...
lpsolit%gmail.com
1
-1
/
+2
2009-11-25
Bug 530994: Allow extensions to specify where their template directory is (wh...
mkanat%bugzilla.org
1
-2
/
+67
2009-11-25
Bug 530767: Allow for CPAN distribution of extensions
mkanat%bugzilla.org
2
-4
/
+31
2009-11-25
Bug 530252: Create a script that sets up the framework of an extension
mkanat%bugzilla.org
1
-0
/
+1
2009-11-25
Bug 530960: Put hooks into template/default/hook instead of template/hook
mkanat%bugzilla.org
1
-19
/
+20
2009-11-24
Bug 430014: Re-write the code hooks system so that it uses modules instead of...
mkanat%bugzilla.org
3
-47
/
+125
2009-11-23
Bug 430010: Re-work the template hooks system so that template hooks always l...
mkanat%bugzilla.org
1
-32
/
+47
2009-11-18
Bug 421265: Let the user easily override the language used to display HTML pages
mkanat%bugzilla.org
1
-3
/
+32
2009-11-18
Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CP...
mkanat%bugzilla.org
1
-3
/
+67
2009-11-09
Bug 513593: Make the WebService taint incoming parameters
mkanat%bugzilla.org
1
-0
/
+6
2009-11-01
Bug 525025: Custom field names having UTF8-characters in them crash Bugzilla ...
lpsolit%gmail.com
1
-0
/
+16
2009-10-24
Bug 519584: Implement a framework for migrating from other bug-trackers, and ...
mkanat%bugzilla.org
2
-1
/
+4
2009-10-24
Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...
mkanat%bugzilla.org
1
-2
/
+2
2009-10-19
Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric Buc...
lpsolit%gmail.com
1
-1
/
+13
2009-09-30
Bug 519676: Allow users to set blank/false values for things in checksetup.pl...
mkanat%bugzilla.org
1
-1
/
+6
2009-09-28
Bug 519032: Remove the unused "last_viewed" column from the "series" DB table...
lpsolit%gmail.com
1
-0
/
+3
2009-09-22
Bug 517761: Checksetup creates and deletes ./data/duplicates/ directory every...
lpsolit%gmail.com
1
-1
/
+0
2009-09-22
Bug 517632: Make checksetup.pl die when it fails to create a directory
mkanat%bugzilla.org
1
-2
/
+2
2009-09-22
Bug 516712: Allow checksetup.pl to upgrade installations from before 3.4 wher...
mkanat%bugzilla.org
1
-2
/
+12
2009-09-11
Bug 515991: Blacklist CGI 3.46 and 3.47 because CGI::Carp breaks Template Too...
mkanat%bugzilla.org
1
-1
/
+3
2009-09-07
Bug 176002: Move duplicate statistics into the db
mkanat%bugzilla.org
2
-2
/
+9
2009-09-04
Bug 486306: Truncated XML-RPC response (incorrect content-length header)
mkanat%bugzilla.org
1
-3
/
+3
2009-08-19
Bug 511337: Make checksetup.pl properly throw a warning when it can't chmod/c...
mkanat%bugzilla.org
1
-3
/
+6
2009-08-18
Bug 507969: Speed up checksetup for cases when it's doing nothing
mkanat%bugzilla.org
1
-9
/
+10
2009-08-17
Bug 509497: Implement sql_group_concat for all databases
mkanat%bugzilla.org
1
-46
/
+16
2009-08-13
Bug 257933: File::Spec version check does not work against 0.90 - Patch by Fr...
lpsolit%gmail.com
1
-5
/
+0
[next]