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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-07
Bug 385379: Move dependency DB updating from process_bug into Bugzilla::Bug
mkanat%bugzilla.org
1
-0
/
+62
2007-07-05
Bug 274408: iCalendar export shows summaries only after comma (must be escape...
lpsolit%gmail.com
1
-1
/
+1
2007-07-05
Bug 339437: Make flag requestee a select box and limit users to requestable o...
lpsolit%gmail.com
1
-0
/
+16
2007-07-04
Bug 384664: Make keywords use Bugzilla::Bug in process_bug
mkanat%bugzilla.org
1
-31
/
+129
2007-07-03
Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to 'specific...
lpsolit%gmail.com
1
-1
/
+1
2007-07-02
Bug 384651: Make CC adding and removal use Bugzilla::Bug in process_bug
mkanat%bugzilla.org
2
-0
/
+92
2007-06-27
Bug 385910: Add parameter to allow "find a specific bug" to accept an empty s...
lpsolit%gmail.com
1
-1
/
+9
2007-06-22
Bug 383745: Incorrect charset specification in "please wait" screen when serv...
wurblzap%gmail.com
1
-3
/
+3
2007-06-18
Bug 384497: Add a parameter that enables debug mode for SMTP
mkanat%bugzilla.org
2
-2
/
+7
2007-06-16
Bug 384501: If you have a port name in the urlbase, SMTP may not work
mkanat%bugzilla.org
1
-1
/
+1
2007-06-14
Bug 345100: Remove obsolete parameters and "officially" turn on custom bug st...
lpsolit%gmail.com
4
-66
/
+49
2007-06-14
Bug 344964: enter_bug.cgi should look at the custom status workflow to get th...
lpsolit%gmail.com
2
-30
/
+33
2007-06-13
Bug 383935: Display how many other users have chosen to see your saved search...
lpsolit%gmail.com
1
-0
/
+23
2007-05-27
Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...
lpsolit%gmail.com
4
-48
/
+308
2007-05-26
Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch b...
lpsolit%gmail.com
1
-0
/
+2
2007-05-26
Bug 382037: Default CC is ignored when a bug is created via the webservice
mkanat%bugzilla.org
1
-1
/
+1
2007-05-26
Bug 381640: abstract_schema hook is broken--it prevents modification of the e...
mkanat%bugzilla.org
1
-14
/
+18
2007-05-25
Bug 304999: Emails not generating Date header for non-sendmail methods - Patc...
lpsolit%gmail.com
1
-0
/
+7
2007-05-24
Bug 380928 â Bugzilla::Auth::Verify::create_or_update_user can return st...
ghendricks%novell.com
1
-4
/
+3
2007-05-17
Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSo...
lpsolit%gmail.com
2
-0
/
+101
2007-05-15
Bug 373660: Move dependency checking from process_bug into Bugzilla::Bug
mkanat%bugzilla.org
1
-20
/
+52
2007-05-15
Bug 379787: Flag request mail has a blank requestee when requestee doesn't ge...
lpsolit%gmail.com
1
-0
/
+2
2007-05-15
Bug 379918: Replace ListIDsForEmail() with subselect - Patch by Joel Peshkin ...
lpsolit%gmail.com
1
-114
/
+23
2007-05-14
Bug 327077: Implement a way to get all the components with a given default as...
lpsolit%gmail.com
1
-5
/
+24
2007-05-10
Bug 376908: Installation process should not assume skins are in the same dire...
lpsolit%gmail.com
3
-4
/
+5
2007-05-06
Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer e...
mkanat%bugzilla.org
1
-2
/
+3
2007-05-06
Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla...
mkanat%bugzilla.org
3
-109
/
+49
2007-04-25
Bug 378672: Use of uninitialized value in numeric comparison (<=>) at Bugzill...
lpsolit%gmail.com
1
-2
/
+2
2007-04-19
Bug 377564: Indexes are not renamed when renaming tables
mkanat%bugzilla.org
3
-1
/
+41
2007-04-19
Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...
lpsolit%gmail.com
1
-0
/
+3
2007-04-19
Bug 372531: "match" should be a generic function in Bugzilla::Object
mkanat%bugzilla.org
3
-75
/
+84
2007-04-18
Bug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch b...
lpsolit%gmail.com
2
-4
/
+32
2007-04-15
Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting t...
justdave%bugzilla.org
5
-2
/
+128
2007-04-13
Bug 92552: Separate reassignment from bug status change (they are now indepen...
lpsolit%gmail.com
1
-17
/
+0
2007-04-11
Bug 375191: Remove ChangeStatus() and ChangeResolution() from process_bug.cgi...
lpsolit%gmail.com
1
-0
/
+84
2007-04-07
Bug 371727: One week is too long to wait for an update notification - Patch b...
lpsolit%gmail.com
1
-1
/
+1
2007-04-04
Bug 376497: validateID() should return an attachment object - Patch by Fré...
lpsolit%gmail.com
1
-8
/
+8
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
Bug 375357: GD::Graph requires GD::Text (not vice-versa)
mkanat%bugzilla.org
1
-5
/
+5
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-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-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
2
-17
/
+34
2007-03-20
Bug 374330: Make it possible for installation templates to be text or HTML
mkanat%bugzilla.org
1
-19
/
+52
2007-03-17
Bug 374227: Create a system for localizing basic installation strings
mkanat%bugzilla.org
1
-3
/
+250
2007-03-17
Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Ma...
lpsolit%gmail.com
2
-13
/
+7
[next]