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
2006-11-28
Bug 361875: Use of uninitialized value in numeric eq (==) at Bugzilla/User.pm...
lpsolit%gmail.com
1
-6
/
+6
2006-11-28
Bug 361870: SQL query in Bugzilla::Bug::EmitDependList() too complicated - Pa...
lpsolit%gmail.com
1
-9
/
+6
2006-11-21
Fix nits about bug 316797
lpsolit%gmail.com
1
-3
/
+3
2006-11-21
Bug 316797: Token.pm needs POD - Patch by Frédéric Buclin <LpSolit@gmai...
lpsolit%gmail.com
1
-0
/
+181
2006-11-21
Bug 353656: User Interface gets corrupted by multiple localized users resolvi...
lpsolit%gmail.com
5
-44
/
+78
2006-11-20
Bug 361176: [PostgreSQL] Warning when creating tables for the first time
mkanat%bugzilla.org
1
-2
/
+2
2006-11-20
Bug 361175: [PostgreSQL] Too many "NOTICE" messages from checksetup.pl
mkanat%bugzilla.org
1
-1
/
+5
2006-11-20
Bug 361140: Upgrades from versions with enums fail UTF-8 conversion
mkanat%bugzilla.org
1
-1
/
+6
2006-11-20
Bug 361158: UTF-8 conversion fails on MySQL 5 (attach_data.id; CHARACTER SET ...
mkanat%bugzilla.org
1
-1
/
+2
2006-11-19
Bug 304550: Bugzilla should always store data in MySQL as UTF-8
mkanat%bugzilla.org
7
-9
/
+147
2006-11-17
Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute failed...
olav%bkor.dhs.org
1
-2
/
+4
2006-11-15
Do commit-time fix: Add comment explaining the sql modes that are removed
olav%bkor.dhs.org
1
-0
/
+3
2006-11-15
Bug 346091: editparams.cgi should validate the 'timezone' parameter - Patch b...
lpsolit%gmail.com
2
-0
/
+11
2006-11-15
Bug 349256: Make the webservice get_bug into a stable API
mkanat%bugzilla.org
2
-7
/
+134
2006-11-15
Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute failed...
olav%bkor.dhs.org
1
-0
/
+12
2006-11-14
Bug 277370: Ability to specify an email address to which notification about a...
olav%bkor.dhs.org
4
-9
/
+28
2006-11-13
Checkin fix for bug 360028.
mkanat%bugzilla.org
1
-0
/
+1
2006-11-13
Bug 360028: Bugzilla::Search::Saved should have create() and update(), and bu...
mkanat%bugzilla.org
3
-0
/
+108
2006-11-13
Bug 355839: The WebService should provide lists of legal field values
mkanat%bugzilla.org
2
-0
/
+111
2006-11-13
Bug 350307: Split out the create and update functionality of Bugzilla::Field:...
mkanat%bugzilla.org
2
-74
/
+188
2006-11-11
Bug 357873: loginnetmask param should default to 0
olav%bkor.dhs.org
1
-1
/
+1
2006-11-11
Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...
lpsolit%gmail.com
8
-70
/
+170
2006-11-10
Bug 357482: Webservice should have a get_products method
mkanat%bugzilla.org
2
-29
/
+115
2006-11-04
Bug 258675: action=view is still used in comments - Patch by Frédéric B...
lpsolit%gmail.com
1
-3
/
+3
2006-11-04
Bug 352403: Create an object for saved searches, and have Bugzilla::User use it
mkanat%bugzilla.org
3
-78
/
+299
2006-11-04
Bug 359234: missing indexes on the cc and profiles table cause upgrades to fail
mkanat%bugzilla.org
1
-4
/
+10
2006-11-03
Bug 353711: Move to Email:: modules for email sending
mkanat%bugzilla.org
5
-175
/
+83
2006-11-03
Bug 357322: Make the login/logout of webservice conform to the bugzilla webse...
mkanat%bugzilla.org
1
-36
/
+145
2006-11-03
Bug 355837: Make the webservice able to create bugs
mkanat%bugzilla.org
3
-11
/
+246
2006-11-02
Bug 106386 Correct misspellings in source code
timeless%mozdev.org
1
-1
/
+1
2006-11-01
Bug 357526: buglist.cgi doesn't specify encoding as UTF-8 when the rest of Bu...
mkanat%bugzilla.org
1
-1
/
+13
2006-11-01
Bug 358956: [PostgreSQL] Sequences need to be renamed when their field is ren...
mkanat%bugzilla.org
2
-2
/
+29
2006-11-01
Bug 358703: WebService functions version and timezone should follow bugzilla ...
mkanat%bugzilla.org
1
-13
/
+38
2006-11-01
Bug 356816: Make the webservice able to list products
mkanat%bugzilla.org
1
-0
/
+72
2006-10-31
Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group...
lpsolit%gmail.com
1
-0
/
+6
2006-10-24
Bug 357676: Missing module declarations in Bug.pm - Patch by Frédéric Bucli...
lpsolit%gmail.com
1
-0
/
+2
2006-10-24
Bug 357677 Crash on enter_bug.cgi
timeless%mozdev.org
1
-0
/
+1
2006-10-23
Bug 121576: fields should not be editable when viewing a bug if the user is n...
olav%bkor.dhs.org
1
-8
/
+1
2006-10-22
Bug 357537: MIME-Types direct requirement is unnecessary
mkanat%bugzilla.org
1
-8
/
+0
2006-10-21
Bug 352699: bug creation time not available on bug creation
olav%bkor.dhs.org
1
-0
/
+2
2006-10-21
Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address -...
lpsolit%gmail.com
1
-0
/
+6
2006-10-21
Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updates
mkanat%bugzilla.org
2
-23
/
+117
2006-10-21
Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...
wurblzap%gmail.com
4
-5
/
+15
2006-10-17
Bug 350921: [email_in] Create an email interface that can create a bug in Bug...
mkanat%bugzilla.org
3
-0
/
+36
2006-10-17
Bug 350220: Add hooks to checksetup for extensions.
mkanat%bugzilla.org
2
-4
/
+71
2006-10-17
Bug 192451: Checksetup should prioritize missing module whines
mkanat%bugzilla.org
2
-269
/
+256
2006-10-15
Bug 356206: Allow "do $file" to be used within localconfig
olav%bkor.dhs.org
1
-0
/
+3
2006-10-15
Bump the version number post-release.
mkanat%bugzilla.org
1
-1
/
+1
2006-10-15
Bump version number pre-release for 2.23.3.
mkanat%bugzilla.org
1
-1
/
+1
2006-10-15
Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...
lpsolit%gmail.com
1
-3
/
+54
[next]