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-03-26
Bug 375251 - "Typo in the Bugzilla::WebService pod" [p=reed r=LpSolit a=LpSolit]
reed%reedloden.com
1
-1
/
+1
2007-03-26
There was an additional patch in bug 375357 that was accidentally checked-in,...
mkanat%bugzilla.org
1
-3
/
+0
2007-03-26
Bug 375357: GD::Graph requires GD::Text (not vice-versa)
mkanat%bugzilla.org
2
-5
/
+8
2007-03-26
Bug 375352: Building DBI requires PathTools
mkanat%bugzilla.org
1
-5
/
+5
2007-03-25
Bug 371475: Quicksearch should include OS field (in addition to Platform fiel...
lpsolit%gmail.com
1
-2
/
+6
2007-03-25
Bug 374051: Bugmail is no longer sent (regression) - Patch by Frédéric ...
lpsolit%gmail.com
1
-1
/
+1
2007-03-25
Bug 375246: Installation is broken by "can't coerce array into hash"
mkanat%bugzilla.org
1
-1
/
+1
2007-03-25
Bug 375138: The UI of index.cgi is broke
mkanat%bugzilla.org
4
-19
/
+18
2007-03-24
Bug 374016: Use transactions to create bugs
mkanat%bugzilla.org
1
-5
/
+8
2007-03-24
Bug 374012: Use transactions inside of Bugzilla::Object
mkanat%bugzilla.org
1
-1
/
+9
2007-03-23
Bug 374850: Add a link that encourages administrators to contribute to Bugzilla
mkanat%bugzilla.org
2
-3
/
+19
2007-03-21
Bug 192054: Bugzilla dependencies upgrade messages in wrong order
mkanat%bugzilla.org
1
-50
/
+65
2007-03-21
Bug 374540: Print out the requirements in an HTML table instead of preformatt...
mkanat%bugzilla.org
6
-21
/
+121
2007-03-20
Bug 374330: Make it possible for installation templates to be text or HTML
mkanat%bugzilla.org
5
-28
/
+135
2007-03-17
Bug 374227: Create a system for localizing basic installation strings
mkanat%bugzilla.org
3
-7
/
+270
2007-03-17
Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - ...
lpsolit%gmail.com
1
-3
/
+3
2007-03-17
Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Ma...
lpsolit%gmail.com
2
-13
/
+7
2007-03-17
Bug 174085: Want to be able to query via group in quicksearch - Patch by Teem...
lpsolit%gmail.com
2
-0
/
+8
2007-03-17
Bug 45207: Automated sanity check that can send an e-mail if there are proble...
lpsolit%gmail.com
4
-9
/
+134
2007-03-17
Bug 373639: Bugzilla->login should just return Bugzilla->user if Bugzilla->us...
mkanat%bugzilla.org
1
-1
/
+1
2007-03-16
Bug 374222: Create a setup.cgi that can check perl module requirements
mkanat%bugzilla.org
1
-0
/
+50
2007-03-16
Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::...
mkanat%bugzilla.org
7
-106
/
+204
2007-03-15
Bug 374024: Abstract-out isolation level in Bugzilla::DB so drivers can choos...
mkanat%bugzilla.org
1
-2
/
+11
2007-03-15
Post-checkin fix for Bug 121069: I had forgotten to remove an unused error me...
mkanat%bugzilla.org
1
-3
/
+0
2007-03-15
Bug 374004: Enable transaction code and use it in some installation places
mkanat%bugzilla.org
5
-45
/
+64
2007-03-14
Bug 373865: Group name is missing in the title of the group edit page
mkanat%bugzilla.org
1
-1
/
+1
2007-03-12
Bug 373492: Data in data/mining/* is corrupted - Patch by Frédéric Bucl...
lpsolit%gmail.com
1
-2
/
+5
2007-03-11
Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ...
lpsolit%gmail.com
3
-17
/
+14
2007-03-11
Bug 371774: process_bug.cgi should only validate longdesclength on mid-air co...
lpsolit%gmail.com
1
-3
/
+2
2007-03-11
I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed r=mka...
reed%reedloden.com
2
-2
/
+2
2007-03-11
Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...
reed%reedloden.com
8
-36
/
+36
2007-03-11
Bug 373511: InnoDB conversion can fail silently
mkanat%bugzilla.org
1
-0
/
+18
2007-03-11
Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch b...
lpsolit%gmail.com
1
-2
/
+0
2007-03-11
Bug 373442: Add referential integrity against the profiles table in some more...
mkanat%bugzilla.org
5
-172
/
+195
2007-03-11
We forgot to update DEFAULT_USER in bug 372700, and it caused the checksetup ...
mkanat%bugzilla.org
1
-1
/
+1
2007-03-10
Bug 372700: Make Bugzilla::Bug do bug updating for moving in process_bug.cgi
mkanat%bugzilla.org
4
-62
/
+114
2007-03-10
Bug 373411: The bug resolution can be set independently of the bug status - P...
lpsolit%gmail.com
2
-0
/
+15
2007-03-10
Spell-patch ('referes' -> 'refers') in "Using Bugzilla" documentation section...
vladd%bugzilla.org
1
-1
/
+1
2007-03-10
Spell-patch ('refered' -> 'referred') in Glossary documentation section, p=vl...
vladd%bugzilla.org
1
-1
/
+1
2007-03-10
Bug 373413: Wrong variable used when clearing the bug resolution - Patch by F...
lpsolit%gmail.com
1
-1
/
+1
2007-03-10
Bug 373315: p in the last li looks like it's other block
mkanat%bugzilla.org
1
-7
/
+6
2007-03-10
Bug 365150: #cNN comment not part of linkified URL - Patch by David D. Kilzer...
lpsolit%gmail.com
1
-2
/
+2
2007-03-10
Replace CVSZilla URL with the more up-to-date version (documentation patch), ...
vladd%bugzilla.org
1
-1
/
+1
2007-03-10
Spell-patch ('critera' -> 'criteria') in the Bugzilla XML "Administration" do...
vladd%bugzilla.org
1
-1
/
+1
2007-03-10
Spell-patch ('repsentation' -> 'representation') in the Bugzilla XML document...
vladd%bugzilla.org
1
-1
/
+1
2007-03-10
Spell-patch ('appearence' -> 'appearance') in the recently-added "The Bugzill...
vladd%bugzilla.org
1
-1
/
+1
2007-03-10
Spell-patch ('Operarting' -> 'Operating') in the recently-added "Filing Bugs"...
vladd%bugzilla.org
1
-1
/
+1
2007-03-10
Spell-patch ('refered' -> 'referred') in "Multiple Bugzilla databases with a ...
vladd%bugzilla.org
1
-2
/
+2
2007-03-10
Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documenta...
vladd%bugzilla.org
1
-2
/
+2
2007-03-10
Fix POD to fix burning tree from checkin of bug 347439.
mkanat%bugzilla.org
1
-3
/
+9
[prev]
[next]