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
2009-06-22
Bug 491748 - Hook for bug creation
bbaetz%acm.org
2
-0
/
+20
2009-06-21
Bug 498318: Speed up field-descs.none.tmpl
mkanat%bugzilla.org
1
-0
/
+8
2009-06-21
Bug 463598: Improve the performance of the JavaScript that adjusts field valu...
mkanat%bugzilla.org
1
-6
/
+16
2009-06-19
Bug 499121 - Cache user objects for Bug::GetComments
bbaetz%acm.org
1
-1
/
+5
2009-06-03
Bug 457657 – Make e-mail comment header localizable.
wurblzap%gmail.com
3
-60
/
+19
2009-06-02
Bug 491630: Make sure DateTime never gets fractional "seconds" in new()
mkanat%bugzilla.org
1
-1
/
+2
2009-06-02
Bug 495783: Create the default Classification before setting up foreign keys,...
mkanat%bugzilla.org
2
-4
/
+22
2009-06-01
Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ...
ghendricks%novell.com
1
-1
/
+1
2009-05-30
Bug 462073: Add FK constraints to the profile_setting table - Patch by Nitish...
lpsolit%gmail.com
1
-1
/
+4
2009-05-30
Bug 462072: Add FK constraints to the products table - Patch by Nitish Bezzal...
lpsolit%gmail.com
1
-1
/
+4
2009-05-30
Bug 462070: Add FK constraints to the status_workflow table - Patch by Nitish...
lpsolit%gmail.com
1
-2
/
+8
2009-05-26
Bug 462067 - Add FK constraints to the bugs table for user, product, and comp...
dkl%redhat.com
1
-5
/
+15
2009-05-23
Bug 487330: Links in comments pointing to patches should go to the 'diff' vie...
lpsolit%gmail.com
1
-3
/
+15
2009-05-23
Bug 487443: MS-SQL requires a different use of SUBSTRING in Bugzilla::User - ...
lpsolit%gmail.com
1
-1
/
+1
2009-05-21
Bug 339679: describecomponents.cgi doesn't show components of closed products...
lpsolit%gmail.com
1
-0
/
+20
2009-05-21
Bug 493090 - Product disallownew should be converted to isactive
ghendricks%novell.com
4
-13
/
+34
2009-05-20
Bug 302511: Remove QuickSearch's dependency on default priority values
mkanat%bugzilla.org
1
-3
/
+19
2009-05-18
Bug 477593: Make the WebService send <nil/> for undef values
mkanat%bugzilla.org
1
-3
/
+44
2009-05-09
Bug 490673: WebServices's datetime_format method was in the wrong module
mkanat%bugzilla.org
3
-38
/
+58
2009-04-29
Bug 490562: QuickSearch "+" operator adds $qsword over and over for @subWords
mkanat%bugzilla.org
1
-1
/
+1
2009-04-18
Bug 482584: Add a parameter to hide the "See Also" field
mkanat%bugzilla.org
1
-0
/
+6
2009-04-17
Bug 488467: Verify and Login auth methods were being called in a random order...
mkanat%bugzilla.org
2
-2
/
+2
2009-04-17
Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, beca...
mkanat%bugzilla.org
1
-0
/
+6
2009-04-12
Bug 487769: checksetup.pl can no longer create versions in TestProduct due to...
lpsolit%gmail.com
4
-38
/
+52
2009-04-11
Bug 486006 - importxml.pl must not use format_time() for deadlines
ghendricks%novell.com
1
-2
/
+4
2009-04-11
Bug 487865: Exporting bugs in XML format uses non-unique timezones (they cann...
lpsolit%gmail.com
1
-0
/
+7
2009-04-10
Bug 471871: Bugzilla::Version has duplicated code compared to Bugzilla::Objec...
lpsolit%gmail.com
3
-111
/
+93
2009-04-09
Fix a warning thrown in the web server error log (due to bug 454251)
lpsolit%gmail.com
1
-1
/
+2
2009-04-09
Bug 440259 (2nd attempt): User::match should be using Bugzilla::User->new_fro...
lpsolit%gmail.com
1
-13
/
+6
2009-04-09
Bug 454251: Implement Bugzilla::Attachment->create() and $attachment->update(...
lpsolit%gmail.com
3
-323
/
+381
2009-04-08
Fix the warning thrown by 011pod.t
lpsolit%gmail.com
1
-1
/
+1
2009-04-08
Fix incorrect regexp for bug 333648 - Patch by me
lpsolit%gmail.com
1
-1
/
+1
2009-04-08
Back out bug 440259. PostgreSQL fails
lpsolit%gmail.com
1
-6
/
+10
2009-04-06
Bug 302420: Allow whining messages to be sent even without any results - Patc...
wicked%sci.fi
2
-0
/
+6
2009-04-06
Bug 486881: A powerless user can still see a restricted bug when he removes a...
lpsolit%gmail.com
2
-0
/
+6
2009-04-04
Bug 486239: [Oracle] Missing keyword RESTRICT on fk creation (DB::Schema expl...
mkanat%bugzilla.org
2
-2
/
+4
2009-04-03
Bug 123165 – Permissions setup option for bugzilla_user==webserver_user ...
wurblzap%gmail.com
2
-8
/
+26
2009-03-31
Bug 462068: Add FK constraints to the longdescs table - Patch by Vipin Hegde ...
lpsolit%gmail.com
1
-2
/
+8
2009-03-31
Bug 440259: User::match should be using Bugzilla::User->new_from_list - Patch...
lpsolit%gmail.com
1
-10
/
+6
2009-03-31
Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric Bu...
lpsolit%gmail.com
2
-16
/
+2
2009-03-31
Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by FrédÃÂ...
lpsolit%gmail.com
6
-35
/
+23
2009-03-31
Bug 432907: Create a JSON frontend for WebServices
mkanat%bugzilla.org
11
-93
/
+434
2009-03-31
Change trunk version number to 3.5.
mkanat%bugzilla.org
1
-1
/
+1
2009-03-31
Bug 423613: Make profiles.extern_id actually UNIQUE in the DB schema.
mkanat%bugzilla.org
2
-0
/
+6
2009-03-06
2nd fix for bug 105960 (xml.cgi and other future xml pages generate invalid X...
lpsolit%gmail.com
1
-1
/
+1
2009-03-04
Bug 474779: Quicksearch cannot find mixed/upper case keywords - Patch by Kent...
lpsolit%gmail.com
1
-1
/
+1
2009-03-02
Bug 480999: Irrelevant username check in the 'Email Addresses, Bug Numbers, a...
lpsolit%gmail.com
1
-9
/
+12
2009-03-02
Bug 154482: Checking none of the checkboxes in the "Email Addresses, Bug Numb...
lpsolit%gmail.com
1
-3
/
+0
2009-03-02
Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION max_allo...
mkanat%bugzilla.org
4
-20
/
+42
2009-03-02
Bug 121601: Have logout display index.cgi, not just a message on relogin.cgi.
mkanat%bugzilla.org
1
-0
/
+1
[next]