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
2012-07-31
Bug 776982 - Increase longdescs primary key size to INTSERIAL for future growth
Dave Lawrence
2
-4
/
+17
2012-07-31
Bug 778674: Throw an error in Product.get() if required params are not passed
Koosha Khajeh Moogahi
1
-1
/
+6
2012-07-31
Bug 733094: Do not populate $clause if there is no data
Frédéric Buclin
1
-10
/
+14
2012-07-31
Bug 775056 - Add prefix to filter() and filter_wants()
Frank Becker
1
-5
/
+14
2012-07-30
Bug 778226 - Add Mac OS 10.8 Mountain Lion detection
Matt Selsky
1
-0
/
+1
2012-07-30
Bug 767623 - Use HMAC to generate tokens and sensitive graph filenames
Reed Loden
1
-8
/
+6
2012-07-30
Bug 498890: Bugzilla::User::Setting doesn't need to sort DB results
Koosha Khajeh Moogahi
1
-15
/
+10
2012-07-27
Bump the version post-release
Frédéric Buclin
1
-1
/
+1
2012-07-26
Bump version to 4.3.2
Dave Lawrence
1
-1
/
+1
2012-07-26
Bug 777398: (CVE-2012-1968) [SECURITY] HTML bugmail exposes information about...
Frédéric Buclin
2
-14
/
+24
2012-07-26
Bug 774625 - describecomponents.cgi - product category listing is not sorted
Markus Kolb
1
-1
/
+1
2012-07-25
Bug 776103 - Syntax error in Bugzilla::User::Setting API doc
Koosha Khajeh Moogahi
1
-2
/
+2
2012-07-25
Bug 776972 - Increase bugs_activity primary key size to INTSERIAL for future ...
Dave Lawrence
2
-2
/
+7
2012-07-24
Bug 697224 - Add methods to get a user's saved searches to the WebService (ne...
Koosha Khajeh Moogahi
1
-0
/
+43
2012-07-24
Bug 520434 - Inconsistent naming of time fields (creation_time vs time)
Koosha Khajeh Moogahi
1
-0
/
+10
2012-07-24
Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UI
Matt Selsky
1
-3
/
+3
2012-07-24
Fix typo in a comment
Frédéric Buclin
1
-1
/
+1
2012-07-24
Bug 243764: Remove the Path-Info information from the URL as it causes unexpe...
Frédéric Buclin
1
-0
/
+5
2012-07-24
Bug 753688: Classification doesn't work as z-axis on reports
Frédéric Buclin
1
-4
/
+14
2012-07-24
Bug 771302: Fix minor errors in doc of WebService::Bug::get()
Koosha Khajeh Moogahi
1
-2
/
+2
2012-07-23
Bug 764466 - Add a primary key to the profiles_activity table
Dave Lawrence
2
-0
/
+6
2012-07-23
Bug 764457 - Add a primary key to the bugs_activity table
Dave Lawrence
2
-0
/
+6
2012-07-04
Bug 770104: Fix "use of unitialized value" warning when USER_AGENT is missing
Byron Jones
1
-1
/
+1
2012-07-04
Bug 366152: Trim whitespaces from the URL field
Koosha Khajeh Moogahi
1
-0
/
+1
2012-07-04
Bug 760562: Integrate TypeSniffer into core codebase (auto-detect attachment ...
Matt Selsky
2
-7
/
+60
2012-06-27
Fix test failures caused by Bug 762787
Byron Jones
1
-1
/
+1
2012-06-27
Bug 762787: Reduce CGI_URI_LIMIT from 8000 to 2083 (IE only)
Simon Green
1
-1
/
+2
2012-06-26
Remove tabs
Frédéric Buclin
1
-2
/
+2
2012-06-26
Bug 725373: Making someone an admin using checksetup.pl should enable their a...
Matt Selsky
1
-0
/
+6
2012-06-26
Bug 635882: html_light_quote() should accept the "target" attribute for links
Koosha Khajeh Moogahi
1
-6
/
+7
2012-06-26
Bug 762288 - Change bugs_activity.removed to match data type of bugs_activity...
Dave Lawrence
2
-1
/
+7
2012-06-26
Bug 138546: Add a checkbox to add himself to the CC list when creating or edi...
Reed Loden
1
-12
/
+12
2012-06-17
Bug 759030: Clean up Bugzilla::BugUrl modules
Matt Selsky
7
-96
/
+58
2012-06-17
Bug 765315: Mention the data type of 'product' param in POD of Bugzilla::Comp...
Koosha Khajeh Moogahi
1
-4
/
+6
2012-06-17
Bug 765558: params_to_objects() does not work properly in consecutive calls
Koosha Khajeh Moogahi
1
-2
/
+3
2012-06-10
Bug 760020 – Remove leftover support for single-file skins.
Marc Schumann
1
-5
/
+1
2012-06-09
Bug 577014: [SINGLE|MULTIPLE]_SELECT custom fields with no new values, contai...
Koosha Khajeh Moogahi
1
-0
/
+6
2012-06-08
Bug 745533 - database add index audit_log_class_at_time_idx for audit_log
Frank Becker
2
-0
/
+6
2012-06-08
Bug 760075: Fix error thrown when an allwords search starts with or ends with...
Simon Green
1
-3
/
+3
2012-06-07
Bug 761199: buglist.cgi enters in an infinite loop if called without argument...
Frédéric Buclin
1
-0
/
+4
2012-06-05
Bug 761331: Remove our customized multipart_init() method
Frédéric Buclin
1
-29
/
+0
2012-05-29
Bug 671612: Send "X-Content-Type-Options: nosniff" with every response
Matt Selsky
2
-2
/
+4
2012-05-24
Bug 744691: Throw an error early when calling a method from a non-existent class
Byron Jones
1
-0
/
+1
2012-05-22
Bug 753288: Adds support for detecting Android operating system
Byron Jones
1
-0
/
+1
2012-05-21
Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is n...
Frédéric Buclin
1
-2
/
+12
2012-05-18
Bug 752303: It is no longer possible to cancel an email address change when t...
Koosha Khajeh Moogahi
2
-12
/
+22
2012-05-17
Bug 486255: Timezone is displayed incorrectly in outgoing email with SMTP for...
Matt Selsky
1
-1
/
+2
2012-05-17
Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...
Simon Green
1
-1
/
+1
2012-05-17
Fix bustage in POD
Frédéric Buclin
1
-0
/
+1
2012-05-17
Bug 728138: Custom fields should have a "Long Description" attribute to bette...
rojanu
4
-1
/
+38
[next]