index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-05
Bug 401953: Move work_time validation from process_bug to Bugzilla::Bug
mkanat%bugzilla.org
2
-27
/
+8
2007-11-04
Bug 400678: Default CC list for components not mentioned in the documentation
mozilla%colinogilvie.co.uk
1
-9
/
+11
2007-11-03
Bug 23473: Implement the ability to reverse the sort order in buglist.cgi ("A...
lpsolit%gmail.com
3
-5
/
+16
2007-10-24
Bug 357324: Date/Time Custom Fields
mkanat%bugzilla.org
7
-2
/
+59
2007-10-24
Bug 262269: A tool to auto-install missing perl packages on non-Windows systems
mkanat%bugzilla.org
7
-38
/
+449
2007-10-23
Bug 400729 Quick start guide suggests changing os list in localconfig
timeless%mozdev.org
1
-4
/
+1
2007-10-23
Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colin
lpsolit%gmail.com
17
-13
/
+43
2007-10-22
Bug 182083: Help system should support more pages - Patch by Frédéric B...
lpsolit%gmail.com
2
-0
/
+16
2007-10-22
Bug 397616: Modifying Users is mentioning <productname>, but not clear when t...
lpsolit%gmail.com
1
-5
/
+12
2007-10-21
Bug 400569: Bugzilla::Bug::editable_bug_fields() behaves incorrectly on insta...
lpsolit%gmail.com
1
-1
/
+2
2007-10-19
Bug 396245: Allow the WebService to list the installed plugins and their vers...
mkanat%bugzilla.org
3
-1
/
+93
2007-10-19
Add license blocks to the example plugin code. (Follow-up for bug 396243.)
mkanat%bugzilla.org
2
-0
/
+40
2007-10-19
Bug 396243: Allow extensions (aka plugins) to extend the WebService interface
mkanat%bugzilla.org
6
-2
/
+55
2007-10-19
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
mkanat%bugzilla.org
74
-83
/
+88
2007-10-18
Bug 398990: process_bug.cgi shouldn't check the 'reporter' field as this fiel...
lpsolit%gmail.com
2
-2
/
+2
2007-10-18
Bug 400160: contrib/merge-users.pl doesn't merge all required fields - Patch ...
lpsolit%gmail.com
1
-0
/
+2
2007-10-16
Bug 383522: mod_perl creates a separate template directory
mkanat%bugzilla.org
1
-1
/
+20
2007-10-16
Bug 356926: contrib/README doesn't reflect reality - Patch by Sam Folk-Willia...
lpsolit%gmail.com
1
-26
/
+52
2007-10-16
Bug 105366: add documentation for running Bugzilla under suexec
justdave%bugzilla.org
1
-2
/
+31
2007-10-15
Bug 398198: Multiple Bugzilla databases with a single installation docs shoul...
mozilla%colinogilvie.co.uk
1
-2
/
+2
2007-10-13
Bug 380712: Move distro-specific installation instructions to Wiki - Patch by...
lpsolit%gmail.com
1
-26
/
+19
2007-10-12
Bug 313123: Implement $component->create and $component->update based on Obje...
lpsolit%gmail.com
12
-357
/
+442
2007-10-12
Bug 399461: Bugzilla::Hook::process() doesn't flush Bugzilla->hook_args() aft...
lpsolit%gmail.com
1
-0
/
+2
2007-10-11
Bug 301832: Windows installation: ScriptInterpreterSource registry requires t...
lpsolit%gmail.com
1
-4
/
+10
2007-10-10
Additional fix for bug 313129: Bugzilla::Milestone->_check_name() incorrectly...
lpsolit%gmail.com
1
-1
/
+2
2007-10-10
Bug 57842: On enter_bug.cgi, show component description when it is selected -...
lpsolit%gmail.com
2
-115
/
+137
2007-10-10
Bug 313129: Implement $milestone->create and $milestone->update based on Obje...
lpsolit%gmail.com
6
-202
/
+280
2007-10-10
Bug 398968: editversions.cgi should use transactions for database interaction...
lpsolit%gmail.com
1
-2
/
+2
2007-10-10
Bug 398976: edit*.cgi scripts should use transactions for database interactio...
lpsolit%gmail.com
7
-97
/
+36
2007-10-09
Midair with product change while adding an attachment silently clears flags -...
lpsolit%gmail.com
6
-18
/
+36
2007-10-09
Bug 399028: Do not display all pending requests by default when the user is l...
lpsolit%gmail.com
1
-4
/
+11
2007-10-09
Bug 398986: Incorrect SQL query when moving bugs to another product - Patch b...
lpsolit%gmail.com
1
-1
/
+1
2007-10-09
Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...
lpsolit%gmail.com
15
-26
/
+31
2007-10-08
Bug 398739: "Taking a bug" while adding a new attachment locks the bug status...
lpsolit%gmail.com
3
-37
/
+36
2007-10-08
Bug 398707: whine.pl should use transactions for database interaction - Patch...
lpsolit%gmail.com
1
-7
/
+2
2007-10-08
Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (...
lpsolit%gmail.com
6
-17
/
+17
2007-10-08
Bug 398735: sanitycheck.cgi hardcodes bug statuses in the everconfirmed check...
lpsolit%gmail.com
1
-5
/
+5
2007-10-08
Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Fré...
lpsolit%gmail.com
4
-32
/
+5
2007-10-08
Bug 398883: [mod_perl] Three Variable "$cgi" will not stay shared errors in c...
mkanat%bugzilla.org
2
-0
/
+3
2007-10-06
Bug 358947: Remove dead code from post_bug.cgi about custom_tables - Patch by...
lpsolit%gmail.com
1
-4
/
+0
2007-10-06
Bug 374981: Custom field single select options not available in config.cgi rd...
lpsolit%gmail.com
3
-0
/
+22
2007-10-06
Bug 398798: checksetup.pl 'commands to install' should quote Perl module names
mkanat%bugzilla.org
1
-1
/
+1
2007-10-05
Bug 349567 â strict_isolation in post_bug should also check can_see_prod...
wurblzap%gmail.com
1
-1
/
+2
2007-10-05
Bug 398420: Midair collision protection is broken - Patch by Frédéric B...
lpsolit%gmail.com
1
-0
/
+9
2007-10-04
Bug 398428: After creating or editing an attachment, immediately display the ...
lpsolit%gmail.com
3
-10
/
+19
2007-10-03
Bug 324990: The "Bug Activity" page does not display the bug summary in the t...
lpsolit%gmail.com
3
-15
/
+15
2007-09-24
Bug 394796: "I'm added to or removed from this capacity" for "CCed" doesn't w...
lpsolit%gmail.com
1
-2
/
+2
2007-09-24
Bug 369835: email_in.pl should convert character encoding to utf8
mkanat%bugzilla.org
1
-0
/
+9
2007-09-23
Bug 154484: Option "is not" missing for email address searches - Patch by tim...
lpsolit%gmail.com
1
-0
/
+1
2007-09-23
Bug 203951: Setting your default query to include boolean charts doesn't work...
lpsolit%gmail.com
1
-6
/
+11
[next]